﻿/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
html{  background:#e9e9e9;}

/* CSS Document = Paco */
body {
font-size:12px; 
color:#303030;
line-height:22px;
margin:0 auto; 
text-align: left;font-family: "宋体", Arial, Helvetica, sans-serif;
width:auto;
}

dd, dt, dl, ol, img,input , form {
	margin: 0;
	padding: 0;
	border: 0;
}
li, ul, div, p, h6, h5, h4, h3, h2, h1 {
	margin: 0;
	padding: 0;
}
li{
	overflow: hidden; /*不显示超过对象宽度的内容*/;
	white-space: nowrap; /*限制在一行内显示所有文本*/
	list-style-type: none;
}


/*line-color*/
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
img{
border:0px;
}


.bg{
	background:url(../images/12.15index01.jpg) top repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}
.main{margin:0 auto; width:960px;}
.top{ float:left; width:960px; height:276px; background:url(../images/12.15index02.jpg) left no-repeat;}
.top p{ float:left; width:87px; line-height:30px; font-size:14px; padding-left:50px; padding-top:14px; font-weight:bold; text-align:center;}
.top p a{ color:#000000;}
.top span{ float:left; width:90px; font-size:14px; color:#FFFFFF; font-weight:bold; line-height:35px; padding-left:80px; padding-top:81px;}
.top span a{ color:#FFFFFF;}

.ct{ float:left; width:960px; margin-top:5px; background:#000000; padding-bottom:15px; display:inline;}

.ct_lf{ float:left; width:650px; margin-left:10px; margin-top:10px; background:#FFFFFF; display:inline;}
.ct_lf_a{ float:left; width:650px; height:38px; background:url(../images/12.15list04.jpg) top no-repeat; font-size:14px; color:#FFFFFF; font-weight:bold; text-align:center; line-height:38px;}
.ct_lf_a a{ color:#FFFFFF;}
.ct_lf_b{ float:left; width:650px; -height:1000px; min-height:1000px;}
.ct_lf_b img{ float:left; width:571px; height:auto; padding-left:40px; padding-top:20px; padding-bottom:20px;}
.ct_lf_b p{ float:left; width:571px; padding-left:40px; font-size:14px; color:#000000; line-height:30px; padding-bottom:10px;}




.ct_rt{ float:right; width:280px; margin-right:10px; background:#FFFFFF; margin-top:7px; overflow:hidden; display:inline; -height:1040px; min-height:1040px;}
.ct_rta{ float:left; width:280px;}
.ct_rta span{ float:left; width:189px; height:40px; background:url(../images/12.15list02.jpg) left no-repeat; line-height:40px; font-size:14px; padding-left:83px;}
.ct_rta span a{color:#e5308e; font-weight:bold;}
.ct_rta ul{ float:left; width:280px; padding-top:9px; border-bottom:dotted 1px #262626;}
.ct_rta ul li{ float:left; width:275px; padding-left:5px; padding-bottom:28px;}
.ct_rta ul li img{ float:left; width:189px; height:125px;  border:1px #CCCCCC solid; padding:2px; margin-left:40px; display:inline;}
.ct_rta ul li p{ float:left; width:265px; line-height:26px; color:#303030; white-space:normal; text-align:center;}
.ct_rta ul li p a{ color:#303030;}
.ct_rta h5{ float:right; width:35px; line-height:40px; font-size:12px; background:url(../images/12.15index17.jpg) left  no-repeat; padding-left:15px; line-height:30px;}
.ct_rta h5 a{ color:#474747; font-weight:normal;}






