﻿@charset "utf-8";
/* CSS Document */

/*页面公共部分样式*/
* { margin:0; padding:0; word-break:break-all; }
body {
	color:#333;
	font:12px/1.6em Helvetica, Arial, sans-serif;
	text-align:center;
	background-color: #709fcb;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
h1, h2, h3, h4, h5, h6 { font-size:1em;}
a { color:#333; text-decoration:none; }
a:hover { color:#ff6600; text-decoration:none; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input
{
	font-family: Tahoma,Verdana,宋体;
	font-size: 14px;
	color:#56759e;
	line-height: 22px;
	border: 1px #bcc8dc solid;
	text-indent:5px;
}
select { font:12px Helvetica, Arial, sans-serif; margin:9px 10px;}
table { border-collapse:collapse; margin:8px; }
td { text-align:center;}
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
#container {
	margin:0 auto;
	width:992px;
	height:auto;
	background:#FFF;
}
#header {
	height:213px;
	margin:0px auto;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main{
	margin:0px auto;
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainmenu {
	height:38px;
	margin: 0px auto;
	width:972px;
}
#menu_left
{
	float:left;
	height:38px;
	width:8px;
	background-image:url(dh1.jpg);
	background-repeat: no-repeat;
}
#menu_right
{
	float:right;
	height:38px;
	width:6px;
	background-image:url(dh3.jpg);
	background-repeat: no-repeat;
}
#menu
{
	height:38px;
	float:left;
	width:958px;
	background-image: url(dh2.jpg);
	background-repeat: repeat-x;
}
#menuul
{   width:100%;
	height:38px;
	padding:0px;
	margin-top:0px;
}
#menuul li
{
	list-style:none;
	float:left;
	width:97px;
	height:38px;
	font-size:13px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	margin-left:8px;
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#menuul a
{
	color:#fff;
	line-height:41px;
}
/*#menuul .onli
{
	color:#fff;
	width:70px;
	height:38px;
}*/
#menuul .onli a
{
	color:#fff43e;
	font-weight:bold;
	width:70px;
}
#menuul .outli
{
	background:none;
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#top
{
	height:30px;
	width:972px;
	margin:1px auto;
	background-image: url(index_15.jpg);
}
#top_date{ float:left; width:240px; padding-top:6px;}
#top_weater{ float:left; width:270px; padding-top:3px;}
#top_news{ float:left; width:400px; padding-top:6px;}
#top_more{ float:left; width:50px; padding-top:6px; color:#C00;}

/*index页面样式*/
#mainContent { width:972px; margin:2px auto;}
#mainContent_left { float:left; width:705px; height: auto;}
#mainContent_right { float:right; width:259px; height: auto;}

#newslist { width:92%; margin:0px auto;}
#newslist li
{
	list-style:none;
	line-height:21px;
	margin-top:6px;
	float:left;
	width:100%;
	color:#333;
	text-indent:10px;
	background-image: url(tit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#CCC dashed 1px;
}
#newslist li .title
{
	float:left;
}
#newslist li .date
{
	float:right;
}

#note{ width:259px; margin:6px auto;}
#note_top{
	background-image: url(index_18.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#note_top .bt
{
	float:left;
	width:160px;
	height:31px;
	font-weight:bold;
	font-size: 14px;
	color: #fff;
	line-height:30px;
	text-indent:18px;
	text-align:left;
}
#note_top .more
{
	float:right;
	color:#586c85;
	width:50px;
	height:31px;
	text-align:center;
}
#note_top .more a
{	
	color:#586c85;
	line-height:30px;
}
#note_nr{ 
    margin:0px auto; 
	width:257px; 
	padding-top:5px; 
	padding-bottom:10px; 
	border-bottom:#d4ddec solid 1px; 
	border-left:#d4ddec solid 1px; 
	border-right:#d4ddec solid 1px; 
	height:150px; overflow:hidden; height:auto; }

#pic{ margin:6px auto 0px auto;}

#news{ 
    width:703px;
	margin:6px auto;
	height:275px;
	background:#f2f2f2;
	border:#e2e2e2 solid 1px; }
#news_top{
	font-size:22px;
	font-weight:bold;
	color:#F00;
	line-height:45px;
	text-align:left;
	text-indent:50px;
	background-image: url(index_20.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:44px;
	border-bottom:#e2e2e2 solid 1px;
}
#news_mid{ margin:0px; background:#FFF;}
#news_mid_left{ float:left; width:300px; height:230px;}
#news_mid_right{ float:right; width:400px; height:230px;}
#tpqh img{ margin:5px auto; border:#d0d0d0 solid 1px; width:280px; height:210px; padding:3px;}
#news_nr{ width:400px; height:227px; padding:0px 10px 10px 0px;}

#part { width:705px; margin:0px auto; height:auto;}
#part_left { float:left; width:349px; height: 240px;}
#part_right { float:right; width:349px; height: 240px;}
#mode { width:349px;  height:auto; margin-top:3px;}
#mode_mid { width:347px;  height:198px; border-left:#d4ddec 1px solid; border-bottom:#d4ddec 1px solid; border-right:#d4ddec 1px solid; margin:0px auto; padding-top:5px;}
#mode_mid_pic{ margin:8px auto;}

#rwfc{ width:330px; margin:0px auto; border-bottom:#CCC dashed 1px;}
#rwfc_left{ float:left; width:160px;}
#rwfc_right{ float:right; width:160px;}
#rwfc_pic img{ width:131px; height:95px; border:#CCC solid 1px; padding:1px; margin:3px auto;}
#rwfc_con{ width:140px; line-height:18px; text-align:left;}
h1{ font-size:12px; color:#C00;}
#rightnewstab1
{
	width:349px;
	height:30px;
	margin:0px auto;
}
#rightnewstab1 .seltabul
{
	width:349px;
	height:30px;
	background-image: url(index_22.jpg);
}
#rightnewstab1 .seltabul li
{
	width:92px;
	height:25px;
	float:left;
	margin-left:5px;
	list-style:none;
	text-align:center;
	font-size:12px;
	color: #fff;
	line-height:28px;
	font-weight:bold;
}
#rightnewstab1 .seltabul li a{color: #0777c4;}
#rightnewstab1 .seltabul .onthisli
{
	width:92px;
	height:25px;
	float:left;
	margin-left:5px;
	list-style:none;
	text-align:center;
	font-size:12px;
	color: #0777c4;
	font-weight:bold;
	background-image:url(index_28.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-top:5px;
}
#rightnewstab1 .seltabul .onthisli a{ color:#fff;}
#rightnewstab1 .seltabul .outthisli
{
	width:92px;
	height:25px;
	float:left;
	margin-left:5px;
	list-style:none;
	text-align:center;
	font-size:12px;
	color: #fff;
	cursor:pointer;
	background-image:url(index_26.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	font-weight:bold;
	margin-top:5px;
}
#newslist1 { width:94%; margin:0px auto;}
#newslist1 li
{
	list-style:none;
	line-height:21px;
	margin-top:6px;
	float:left;
	width:100%;
	color:#333;
	text-indent:10px;
	background-image: url(tit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#newslist1 li .title
{
	float:left;
}
#newslist1 li .date
{
	float:right;
}
#tl{ margin:5px auto; width:705px; height:75px;}
#tl_left
{
	float:left;
	height:75px;
	width:231px;
}
#tl_right
{
	float:right;
	height:75px;
	width:231px;
}
#tl_center
{
	height:75px;
	float:left;
	width:242px;
	text-align:center;
}

#rightnewstab4
{
	width:972px;
	height:auto;
	margin:10px auto;
}
#rightnewstab4_left{
	float:left;
	width:130px;
	background-image:url(link1.jpg);
	height:34px;
}
#rightnewstab4_right{ float:right; width:842px; text-align:left; height:34px;}
#rightnewstab4 .seltabul
{   width:842px;
	height:34px;
	background-image: url(link.jpg);
}
#rightnewstab4 .seltabul li
{
	height:34px;
	float:left;
	list-style:none;
	text-align:left;
	font-size:12px;
	line-height:35px;
	padding-left:40px;
	padding-right:40px;
	color: #fff;
	font-weight:bold;
	background-image: url(link_64.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#rightnewstab4 .seltabul li a{color: #fff;}

#rightnewstab4 .seltabul .onthisli
{
	height:34px;
	float:left;
	list-style:none;
	text-align:left;
	font-size:12px;
	line-height:35px;
	padding-left:40px;
	padding-right:40px;
	color:#fff;
	font-weight:bold;
	background-image: url(link_66.jpg);
	background-repeat: repeat-x;
}
#rightnewstab4 .seltabul .onthisli a{ color:#FF6600;}
#rightnewstab4 .seltabul .outthisli
{
	height:34px;
	float:left;
	list-style:none;
	text-align:left;
	font-size:12px;
	padding-left:40px;
	padding-right:40px;
	padding-right:20px;
	color: #fff;
	font-weight:bold;
	cursor:pointer;
	background-image: url(link_64.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#link
{
	margin:0px auto; 
	height:20px; overflow:hidden; height:auto;
	background:#ececec;
	padding-bottom:5px;
	padding-top:10px;
}
#link li
{   
    width:225px;
	list-style:none;
	float:left;
	font-size:12px;
	text-align:left;
	color:#666;
	cursor:pointer;
	font-weight:bold;
	margin-left:15px;
}
#link a
{
	color:#666;
	line-height:24px;
}
#link .onli
{
	color:#666;
}
#link .onli a
{
    width:225px;
	color:#fff43e;
	font-weight:bold;
}
#link .outli
{
    width:225px;
	background:none;
}
#footer {
	height:90px;
	line-height:25px;
	color:#000;
	margin:8px auto 0px auto;
	width:972px;
	background-image: url(bottom_71.jpg);
	background-repeat: repeat-x;
}