@charset "utf-8";
@import "0-import.css";


/*boxC  center  height:668px;*/
.center .boxC{
	float:left;
	width:355px;
	border-left:1px solid #999999;
	font-size:13px;
	z-index:1;
}
.center .boxCC{
	margin:0px 0px 0px 20px;
}
.center .boxC .newlist{
    float:left;
	width:333px; 
	font-size:13px;
	margin:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.center .boxC .newlist a{
	float:left;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;	
}
.center .boxC .newlist tr{
	float:left;
	line-height:20px;
}
.center .boxC .newlist tr td{
	padding-bottom:5px;
}
.center .boxC .newlist tr .td1{
	width:18px;
	padding-top:8px;
}
.boxC h1{
	float:left;
	padding:15px 0px 20px 18px;
}
/*boxR 内容 right*/
/*.center .boxR{
	float:left;
	width:358px;
	height:668px;
	margin:0px 0px 0px 40px;
	
	+margin:0px 0px 0px 43px;
}*/
.center .boxR{
	float:right;
	width:358px;
	display: inline;
	overflow: hidden;
	font-size:13px;
	zoom: 1; 	
}
.center .boxR .boxR01{
	float:left;
	width:340px;
	line-height:18px;
	margin-bottom:20px;
}
.center .boxR .bg01{
	float:right;
	background:url(../images/bg01.jpg) no-repeat top right;
	zoom:1;
}
.center .boxR .bg02{
	float:right;
	background:url(../images/bg02.jpg) no-repeat top right;
	zoom:1;
}
.center .boxR .boxR01 .texp{
	float:left;
	width:200px;
	margin:15px 0px 0px 0px;
	font-size:13px;	
}
.center .boxR .boxR01 .titimg{
	float:left;
	width:140px; 
	margin-top:120px;	
}

.center .boxR .boxR01 p img{
	float:left;
	padding:10px 10px 0px 0px;
	display:inline;
}
/*ie6兼容 只对ie6 起作用*/
*html .center .boxR .boxR02{
   margin-left:0px;
}
.center .boxR .boxR02{
	float:left;
	width:320px;
	padding-left:20px;
}
.center .boxR .boxR02 p{
	float:left;
	width:300px;
}
.center .boxR .boxR02 p img{
	float:left;
	padding:10px 10px 0px 0px;
	display:inline;
}

/*footer 底 */
.footer{
	float:left;
	width:1003px;
	height:88px;
	background:url(../images/footer.jpg) no-repeat center bottom;
	padding:0px;
	margin:0px;
	clear:both;
}
