#body_bg {
	background-image: url(../images/left_bg.gif);
	width: 100%;
	background-position: center top;
	background-repeat: repeat-y;
	float: left;
}
/*登录样式*/
.JsLoginUser li{
	list-style: none;
	float: left;
	padding-left: 25px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 192px;
}
/*Navbar*/

#Navbar {
	background-image: url(../images/menu_bg.gif);
	height: 34px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
}
#Navbar ul {
	padding: 0px;
	margin: 0px;
}
#Navbar ul li {
	list-style-type: none;
	text-align: center;
	float: left;
	display: block;
	height: 36px;
	line-height: 34px;
}
#Navbar ul li#kg {
	list-style-type: none;
	text-align: center;
	float: left;
	display: block;
	width: 10px;
	height: 34px;
	line-height: 2.5;
}
#Navbar ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #FEFFFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#Navbar ul li a:hover {
	background-image: url(../images/menu_hover.gif);
	background-repeat: repeat-x;
	text-decoration: underline;
}
/*Navbar*/
#main {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
/* toplist1---------------------------------------------------------------------------------------------- */
.toplist1 { float:left;}
.toplist1 .header{
	height:42px;
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
	width: 439px;
	margin-left: 5px;
}
.toplist1 .header .title {
	float:left;
	margin-left:15px;
	display:none;
}
.toplist1 .header a {
	float:right;
	display:block;
	font-size:12px;
	text-decoration:none;
	color: #333333;
	text-align: right;
	padding-right: 20px;
	line-height: 40px;
	font-family: "����";
}
.toplist1 .header a:hover { text-decoration:underline;}

.toplist1 .body {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* toplist1_1 */
.toplist1_1 .body ul {overflow:hidden;}
.toplist1_1 .body li {
	float:left;
	width:100%;
	line-height:28px;
	color: #666666;
}
.toplist1_1 .body li a {
	float:left;
	padding-left:15px;
	color:#333333;
	text-decoration:none;
	background-image: url(../images/ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
}

.toplist1_1 .body li a:hover { color:#0e8fd2; text-decoration: underline;}
.toplist1_1 .body li span { float:right; text-align:right; }


/* ---------------------------------------------------toplist2 -----------------------------------------*/
.toplist2 { float:left;}
.toplist2 .header {
	height:40px;
	background-image: url(../images/gg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.toplist2 .header .title {
	float:left;
	margin-left:15px;
	display:none;
}
.toplist2 .header a {
	float:right;
	display:block;
	font-size:11px;
	text-decoration:none;
	color: #F8F8F8;
	text-align: right;
	padding-right: 20px;
	line-height: 40px;
}
.toplist2 .header a:hover { text-decoration:underline;}
.toplist2 .body {
	margin: 0px;
	background-image: url(../images/gg_bg.gif);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 6px;
}

/* toplist2_1 */
.toplist2_1 .body ul{
	margin: 0px;
	padding: 0px;
}
.toplist2_1 .body li{
	float:left;
	width:250px;
	line-height:20px;
	color:#6c6c6c;
	display: block;
	background-image: url(../images/ico.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	margin-top: 6px;
}
.toplist2_1 .body li a {
	float:left;
	padding-left:10px;
	color:#4E4F4F;
	text-decoration:none;
	padding-right: 10px;
	font-size:13px;
}
.toplist2_1 .body li a:hover { color:#0e8fd2; text-decoration: underline;}
.toplist2_1 .body li span {
	float:right;
	text-align:right;
}

#login_div {
	height: 35px;
	float: left;
	background-image: url(../images/login_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.login_title {
	font-size: 14px;
	font-weight: bold;
	color: #AC0000;
	line-height: 36px;
	width: 100px;
	display: block;
	text-align: right;
	float: left;
}
.login_form{
	float: left;
	width: 180px;
	height: 26px;
	display: block;
	background-image: url(../images/input_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	margin-left: 5px;
}
.login_form input {
	border: 1px solid #F7F7F7;
	height: 20px;
	width: 136px;
	padding-top: 2px;
}
.login_form1{
	float: left;
	width: 180px;
	height: 26px;
	display: block;
	background-image: url(../images/pw_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	margin-left: 10px;
}
.login_form1 input {
	border: 1px solid #F7F7F7;
	height: 20px;
	width: 136px;
	padding-top: 2px;
}
.login_form2{
	float: left;
	width: 200px;
	height: 28px;
	display: block;
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
}
#news_div {
	background-image: url(../images/news_bg2.gif);
	background-repeat: no-repeat;
	height: 252px;
	width: 705px;
	float: left;
	display: block;
}
#main_left {
	float: left;
	width: 698px;
}

.news_img_div {
	height: 224px;
	width: 236px;
	float: left;
	margin-top: 15px;
	border: 1px solid #D5E5FE;
	margin-left: 6px;
}

.news_img_div img {
	width: 236px;
	height: 224px;
}

#ss_div {
	background-image: url(../images/ssbg.gif);
	height: 48px;
	width: 696px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
}
.ss_div_form {
	display: block;
	padding-top: 14px;
	padding-left: 120px;
	float: left;
	width: 320px;
}
.ss_div_form_bt {
	float: left;
	width: 100px;
	text-align: left;
	padding-top: 14px;
	display: block;
}



#xx_div {
	background-image: url(../images/xxbg.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 698px;
	float: left;
	margin-top: 10px;
}
#main_right {
	float: left;
	width: 275px;
}
.xz_div {
	margin-top: 8px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:275px;
	height:192px;
	border:1px solid #CCC;
}
.xz_div .body {
	margin-top: 8px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:275px;
	height:192px;
}
.xz_div .body .imgDiv { float:left; width:275px; height:120px; margin:3px 0 0 -5px;}
.xz_div .body .imgDiv img { width:180px; height:120px; float:left; margin-left:50px;}
.xz_div .body .detailDiv { float:left; overflow:hidden; width:255px; height:37px;  line-height:150%; text-indent:2em;text-align:left; padding:10px;margin-top:5px;}
.vcd_div {
	text-align: right;
	margin-top: 8px;
}
.right_bt_div {
	text-align: right;
	margin-top: 8px;
}

/* toplist3---------------------------------------------------------------------------------------------- */
.toplist3 { float:left;}
.toplist3 .header{
	height:20px;
	background-repeat: no-repeat;
	width: 690px;
	margin-bottom: 20px;
}
.toplist3 .header .title { float:left; height:100%; display:none }
.toplist3 .header a { float:right; line-height:20px; text-align:center; font-size:12px; font-family:Arial; margin-right:20px; display:inline; color:#245BAA; text-decoration:none;}
.toplist3 .header a:hover { text-decoration: underline;}
.toplist3 .body { }
/* toplist3_1 */
.toplist3_1 .body .imgDiv {
	float:left;
	width:180px;
	text-align: center;
}
.toplist3_1 .body .imgDiv img {
	width:146px;
	height:112px;
	border: 1px solid #92C8F3;
}
.toplist3_1 .body .detailDiv {
	overflow:hidden;
	width:490px;
	line-height:20px;
	text-align:left;
	text-indent: 20px;
	margin: 0px;
	float: left;
	height: 130px;
	color: #545454;
	padding-top: 5px;
}
.link_div {
	background-image: url(../images/right_link_bg.gif);
	background-repeat: no-repeat;
	height: 431px;
	width: 273px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-position: left top;
	margin-top: 10px;
}
.link_div ul {
	margin: 0px;
	padding: 0px;
}
.link_div ul li {
	float: left;
	list-style-type: none;
	margin-left: 12px;
	margin-top: 8px;
	padding: 0px;
}
/* toplist4 ------------------------------------------------------------------------------------------------------------*/
.toplist4 {
	float:left;
	width:270px;
	border: 1px solid #C2DAFF;
}
.toplist4 .header {
	height:53px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	width: 267px;
}
.toplist4 .header .title { padding-left:85px; line-height:20px;  color:#004e77; font-weight:bold; font-size:14px; text-align:center; display:none}
.toplist4 .header a { float:right; line-height:34px; display:block; font-family:Arial;font-size:12px; margin-right:20px; text-decoration:none;}
.toplist4 .header a:hover { text-decoration:underline;}
.toplist4 .body {  padding:5px; background:url(../images/tl4_b.gif) repeat-y; }
.toplist4 .footer { height:7px; background:url(../images/tl4_f.gif) repeat-x; }

/* toplist4_1 */
.toplist4_1 .body ul {
	margin: 0px;
	padding: 5px;
}
.toplist4_1 .body li {
	width:100%;
	line-height:25px;
	color:#6c6c6c;
	display: block;
	float: left;
}
.toplist4_1 .body li a {
	float:left;
	padding-left:10px;
	color:#333333;
	text-decoration:none;
	background-image: url(../images/ico4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.toplist4_1 .body li a:hover { color:#0e8fd2; text-decoration: underline;}
.toplist4_1 .body li span { float:right; text-align:right; }
#footer {
	background-image: url(../images/end_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 163px;
	width: 100%;
}
#footer p {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

	padding-top: 15px;
	font-size: 12px;
	color: #686868;
}
/* toplist5---------------------------------------------------------------------------------------------- */
.toplist5 { float:left;}
.toplist5 .header{
	height:41px;
	background-repeat: no-repeat;
	width: 341px;
	background-position: left top;
}
.toplist5 .header .title { display:none; padding-left:85px; line-height:20px;  color:#004e77; font-weight:bold; font-size:14px; text-align:center;}
.toplist5 .header a {
	float:right;
	line-height:40px;
	display:block;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	padding-right: 15px;
}


.toplist5 .header a:hover { text-decoration:underline;}
.toplist5 .body {
	border: 1px solid #C2D9FF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* toplist5_1 */
.toplist5_1 .body ul {
	margin: 0px;
	padding: 0px;
        float:left;
}
.toplist5_1 .body li {
	float:left;
	width:100%;
	line-height:28px;
	color: #666666;
}
.toplist5_1 .body li a {
	float:left;
	padding-left:25px;
	color:#333333;
	text-decoration:none;
	background-image: url(../images/ico3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size:14px;
}
.toplist5_1 .body li a:hover { color:#0e8fd2; text-decoration: underline;}
.toplist5_1 .body li span { float:right; text-align:right; }
#main_left_banner {
	float: left;
	height: 128px;
	width: 696px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.news_div1 {
	background-image: url(../images/t1.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 337px;
	float: left;
	padding: 0px;
}
.news_div2 {
	background-image: url(../images/t2.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 337px;
	float: left;
}
.news_div3 {
	background-image: url(../images/t3.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 337px;
	float: left;
}
.news_div4 {
	background-image: url(../images/t4.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 337px;
	float: left;
}
.news_div5 {
	background-image: url(../images/t55.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 337px;
	float: left;
}
.news_div6 {
	background-image: url(../images/t66.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 337px;
	float: left;
}


/*-----------------------------------------------列表页list-----------------------------------------------*/
#content1{
	width:1000px;
	margin: 0 auto;

	}
.list_left{
	float:left;
	width:272px;
	margin-top:10px;
	}
.subNavi_tit{
	float:left;
	width:273px;
	height:42px;
	background-image: url(../images/list_left_tit_bg.jpg);
	background-repeat:no-repeat;
	}
.subNavi_tit a{
    text-align:left;
	line-height:42px;
	width:150px; 
	display:block;
	float:left;
	height:42px;
	color:#fff; 
	margin-left:52px; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration:none;
	}
.subNavi_con{
	float:left;
	width:271px;
	border:1px solid #2d7492;
	border-top:none;
	padding-bottom:80px;
	}
.subNavi_con .header  
{
  width: 271px; 
  height: 38px; 
  line-height: 38px; 
}
.subNavi_con .header a  
{
    display:block; 
    overflow:hidden; 
    background:url(../images/list_left_hover.jpg) repeat-x;
    height:38px; 
    line-height:38px; 
    color: #2d7492; 
	font-size: 14px; 
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}

.subNavi_con .header a:hover  
{
 background:url(../images/list_left_hover1.jpg) repeat-x; 
}

.subNavi_con .header a span  
{
    margin:10px 15px 10px 8px;
    float:left; display:block; overflow:hidden; width:20px; height:20px; 
}

.subNavi_con .header .extensible span  
{
   background:url(../images/accordion.gif); background-position:0 0px;
}

.subNavi_con .header .extensible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -20px;
}

.subNavi_con .header .collapsible span  
{
   background:url(../images/accordion.gif); background-position:0 -40px;
}

.subNavi_con .header .collapsible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -60px;
}


	
	
	
/*右侧*/
.list_right{
	float:right;
	width:713px;
	margin-top:10px;
	}
.list_right .list_right_tit{
	float:left;
	width:713px;
	height:42px;
	_height:80px;
	background-image:url(../images/list_right_tit_bg.jpg);
	background-repeat:no-repeat;
	}
.list_right .list_right_tit p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right .list_right_tit p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

/*-----翻页----*/

#page{
	display:block;
	width:580px;
	height:40px;
	float:left;
	padding-left:100px;
	padding-top:20px;
	}
#page li{
	float:left;
	}
#page li a{
	display:block;
	width:36px;
	height:25px;
	text-align: center;
	line-height: 25px;
	border:1px solid #CCC;
	margin-right:10px;
	color:#666;
	text-decoration:none;
	}
	#page li span{
	display:block;
	/*width:15px;*/
	height:15px;
	border:1px solid #CCC;
	padding:5px;
	margin-right:10px;
	color:#666;
	text-decoration:none;
	}
#page li a:hover{
	color:#fff;
	background-color:#b01f1f;
	}
#page li.pageup a,#page li.next a{
	display:block;
	width:50px;
	}
#page li a.ct_1{
	color:#fff;
	background-color:#b01f1f;
	}
#page li a.ct_1 a:hover{
	color:#FFF;
	}
/*---------------------------------------------------------------------详细页detail-----------------------------------------------------*/
.list_right1{
	float:right;
	width:1000px;
	margin-top:10px;
	}
.list_right1 .list_right_tit1{
	float:left;
	width:1000px;
	height:42px;
	_height:80px;
	background-color:#255AC0;
	}
.list_right1 .list_right_tit1 p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right1 .list_right_tit1 p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}
.list_right_con1{
	float:left;
	width:998px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

.list_right_con1 .news_cent_tit{
	display:block;
	width:960px;
	height:80px;
	float:left;
	text-align:center;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-left:20px;
	_margin-left:13px;
	border-bottom:2px solid #666;
	}
.list_right_con1 .news_cent_time{
	display:block;
	width:960px;
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	margin-bottom:20px;
	color:#999;
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:960px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:970px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	color:#666;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;/*ie6bug*/
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
	
	/*--新闻列表--*/
.list{ margin:7px 10px 0 10px; _margin:8px 10px 0 10px;/*ie6bug*/ text-align:left; }
.list li{ width:100%; height:34px; line-height:34px; _height:30px;/*ie6bug*/ _line-height:30px;/*ie6bug*/ border-bottom:1px dotted #CCC; }
.list li a{ color:#666; display:block; background:url(../images/list_icon.jpg) no-repeat left center; padding-left:15px; }
.list li span{ float:right; text-align:right; color:#666; }
.xz_div .title{display:none;}

/*覆盖样式，设置列表页左右高度-------注意边框颜色*/
.list_left{height:810px; border:#2d7492 1px solid}
.list_right{height:810px;border:#2d7492 1px solid}
.subNavi_con{border:none}
.list_right_con{border:none}
