@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-family:"宋体";
	font-size:12px;
	color:#FFF;
	}
img{
	border:0 none;
	}
ul,li{
	list-style-type:none;
	}
.box{
	width:960px;
	margin:0 auto;
	}
.top{
	width:960px;
	height:310px;
	padding-bottom:10px;
	}
.top_01,.top_02{
	float:left;
	}
.main{
	width:960px;
	height:auto;
	overflow:hidden;
	background-color:#d7d7d7;
	padding-top:10px;
	}
.tit{
	width:960px;
	height:27px;
	background-image:url(../images/tit.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	}
.con_01{
	width:940px;
	padding:0 10px;
	height:auto;
	overflow:hidden;
	}
.con_l{
	float:left;
	width:440px;
	height:314px;
	background-image:url(../images/main_r.jpg);
	background-repeat:no-repeat;
	}
.con_l img,.con_2 img{
	padding-bottom:5px;
	padding-right:5px;
	}
.con_2{
	float:right;
	width:430px;
	height:314px;
	background-image:url(../images/mian_l.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	}
.con_02{
	width:960px;
	height:auto;
	overflow:hidden;
	color:#000;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	}
.con_02 td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #ccc;
	height:22px;
	padding-left:5px;
	line-height:22px;
	}
.con_02left{
	float:left;
	}
.con_02right{
	float:right;
	}
.con_03{
	padding:10px;
	}
.flash{
	width:426px;
	height:309px;
	float:left;
	}
.lunbo{
	width:426px;
	height:309px;
	overflow:hidden;
	}
.lunbo img{
	border:0 none;
	}
.list{
	width:100%;
	height:20px;
	position:relative;
	top:-30px;
	right:10px;
	text-align:right;
	line-height:20px;
	}
.list span{
	background:#000;
	padding:2px 5px;
	color:#FFF;
	cursor:pointer;
	}
.list span.on{
	color:#fff;
	background:#fd0505;
	}
.news{
	width:500px;
	float:right;
	height:309px;
	overflow:hidden;
	}
.new_tit{
	height:24px;
	width:500px;
	line-height:24px;
	background-color:#1d364a;
	font-size:14px;
	font-weight:700;
	text-indent:10px;
	}
.new_nr{
	width:500px;
	line-height:24px;
	color:#000;
	padding-top:10px;
	}
h2{
	color:#b00e47;
	font-size:14px;
	font-weight:700;
	text-align:center;
	}
h2 a{
	color:#b00e47;
	text-decoration:none;
	}
h2 a:hover{
	color:#b00e47;
	text-decoration:underline;
	}
.new_bg{
	color:#000;
	padding-top:15px;
	}
.new_bg td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #ccc;
	height:22px;
	padding-left:5px;
	line-height:22px;
	}
.clear{
	clear:both;
	}
.con_04{
	background-color:#d7d7d7;
	padding:10px 0;
	height:120px;
	}
.con_04 li{
	width:192px;
	text-align:center;
	height:120px;
	float:left;
	}
.con_05{
	width:960px;
	height:165px;
	background-color:#1d364a;
	}
.con_tit{
	height:24px;
	line-height:24px;
	text-indent:10px;
	font-size:14px;
	font-weight:700;
	border-bottom:2px solid #b00e47;
	}
.con_05 ul{
	padding-top:10px;
	}
.con_05 li{
	width:192px;
	text-align:center;
	height:120px;
	float:left;
	}
.con_06{
	padding:10px;
	background-color:#d7d7d7;
	}
.con6_news{
	width:300px;
	padding-right:10px;
	line-height:28px;
	float:left;
	}
.con6_news a{
	color:#1d364a;
	text-decoration:none;
	}
.con6_news a:hover{
	color:#1d364a;
	text-decoration:underline;
	}
.con6_news li{
	list-style-type:disc;
	list-style-position:inside;
	color:#1d364a;
	}
.con6_r{
	float:right;
	height:392px;
	width:320px;
	color:#1d364a;
	}
.message_tit{
	text-indent:14px;
	}

.con6_mid{
	width:300px;
	padding-right:10px;
	float:left;
	color:#1d364a;
	}
.con6_mid a{
	color:#1d364a;
	text-decoration:none;
	}
.con6_mid a:hover{
	color:#1d364a;
	text-decoration:underline;
	}
.con6_mid p{
	line-height:24px;
	}
.footer{
	margin-top:10px;
	}