@charset "utf-8";
/* CSS Document */
body
{
	background-image: url(../image/bg.jpg);	
}
/* 顶部 */
.center{
	width:960px;
	margin:0 auto;
}

.compcaption
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 80px;
	background-color: #FFF;
	margin-top:8px;
	padding-bottom:10px;
}
.compcaption h2
{
	font-size:22px;
	line-height:45px;
}

.nav{ line-height:30px;}
.nav span {float:left; width:60px}
.nav h2{ font-size:12px; font-weight:normal}


.n-left
{
	float:left;
	width:470px;
	height:300px;
	border:1px solid #4489F0;
	background-color:#FFF;
	margin-bottom:10px;
}
.n-left .n-title
{
	line-height:25px;
	background-color: #75A8F4;
	color:#FFF;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
.n-left .n-content
{
	padding:10px;
	line-height:25px;
}
.n-right
{
	float:right;
	width:470px;
	height:300px;
	border:1px solid #ffa95c;
	background-color: #FFF;
	margin-bottom:10px;
}
.n-right .n-title
{
	line-height:25px;
	background:#ffa95c;
	color:#FFF;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
.n-right .n-content
{
	padding:10px;
	line-height:25px;
}
#left{
	width:960px;

	
}
#left .cpzs{
	border:1px solid #4489F0;
	background-color: #FFF;
}
#left .title{
	height:30px;
	background-color: #75A8F4;
}
#left .title h2{width:100px;height:30px;line-height:30px;padding-left:10px;font-size:14px;color:#FFF;float:left; font-weight:bold}
#left .title span{height:30px;float:right; width:60px;}
#left .title span a{line-height:30px;font-size:14px;color:#FFF;text-decoration:none}
#left .cpzs .conter{}
#left .cpzs ul{width:960px;height:245px;}
#left .cpzs ul li{width:120px;height:110px;padding:10px 0 0 30px;float:left;}
#left .cpzs ul li span{width:120px;height:25px;display:block;text-align:center}
#left .cpzs .img{width:118px;height:85px;border:1px solid #9abff7;background:#999}
#left .cpzs .img img{
	width:118px;
	height:85px;
	}

#left .sjxx{border:1px solid #75A8F4;margin-top:10px;background-color: #FFF; padding-bottom:10px;}
#left .sjxx .title,#left .cpzs .title{line-height:30px;color:#fff;padding-left:10px;font-size:14px;}
#left .sjxx .conter h1{line-height:30px;font-size:16px;text-align:center; margin-top:20px; font-weight:bold}
#left .sjxx .conter p{margin-left:20px;margin-right:20px;font-size:14px;color:#666; line-height:25px;}
#left .sjxx .conter span{font-size:14px;color:#666}


#right{width:287px;float:right}
#right .info{
	
	margin-top:10px;
	border:1px solid #ffa95c;
	background-color: #FFF;
}
#right .info .title{background:#ffa95c;color:#FFF;font-size:14px;line-height:30px; padding-left:10px}
#right .info p{ margin:10px; line-height:25px;word-break: break-all;}
#right .info ul{ margin:10px}
#right .info ul li{ line-height:25px}
#right .info ul li a{text-decoration:none;color:#000}
#right .info ul li a:hover{color:#093}
#right .info .caption{font-size:14px; line-height:25px; font-weight:normal; margin:10px}
