﻿@charset "utf-8";
/* CSS Document */

@import url(../css/main.css);
.left{
	padding:1px;
	width:728px;
	margin-bottom:8px;
}
.c_title
{
	background:url(../images/c_title_bg.gif) repeat-x top;
	width:728px;
	height:95px;
	text-align:center;
}
.c_title h1
{
	color:#c63384;
	padding:30px 0 10px 0;
}
.tag
{
	width:728px;
	font-size:12px;
	padding-top:8px;
}
.top
{
	width:695px;
	margin:0 auto;
	height:68px;
	border:solid 1px #ddd;
	background:#F7F9FC;
	margin-top:10px;
	margin-bottom:10px;
}
.top p
{
	width:675px;
	margin:0 auto;
	padding-top:10px;
	color:#333;
	font-size:14px;
	line-height:24px;
}
.left .content
{
	width:695px;
	margin:0 auto;
}
.left .content p
{
	line-height:24px;
	color:#333;
	font-size:14px;
	padding:5px 0;
}
.c_img
{
	width:500px;
	height:300px;
	margin:0 auto;
	padding:10px 0;
}
.c_img img
{
	width:500px;
	height:300px;
}
.ts
{
	width:711px;
	margin:0 auto;
	padding:10px 0;
	height:171px;
	background:url(../images/img_tip.jpg) no-repeat center;
}
.ts .btn
{
	padding:120px 0 0 200px;
}
.ts .btn a
{
	margin:0 10px;
}
.next
{
	width:685px;
	padding:0 10px;
	height:27px;
	line-height:27px;
	margin:0 auto;
}
.hotarticle
{
	width:685px;
	height:320px;
	margin:0 auto;
	padding:10px 0;
}
.hotarticle .title{
	border-bottom:1px solid #c63384;
	height:26px;
	line-height:26px;
	padding-left:10px;
	width:675px;
}
.hotarticle h3
{
	color:#333;
	background:url(../images/icon8.gif) no-repeat left;
	padding-left:25px;
}
.hotarticle ul{
	padding-top:10px;
	width:624px;
	margin:0 auto;
}
.hotarticle ul li
{
	width:302px;
	float:left;
	line-height:26px;
	background:url(../images/icon3.gif) no-repeat left 12px;
	padding-left:10px;
}
.hotarticle ul li h4 a:link,.hotarticle ul li h4 a:visited
{
	color:#c63384;
}
.hotarticle ul li h4 a:hover
{
	text-decoration:underline;
}
.hotarticle ul li p
{
	text-indent:0em;
	padding-left:10px;
}

/*右侧相关文章*/
.article
{
	width:238px;
	height:259px;
	background:#fff;
}
.article ul
{
	width:208px;
	margin:0 auto;
	padding:10px 0;
}
.article ul li
{
	background:url(../images/icon10.gif) no-repeat left;
	padding-left:15px;
	line-height:28px;
}
