﻿@charset "utf-8";
/*初始化所有样式表*/
* { margin:0px; padding:0px; font-size:12px; font-family: Arial, "宋体"; color:#333; line-height:20px;}
p {font-family: "宋体" Arial; margin-bottom:15px; line-height:20px;}
ul li {list-style:none;}
fieldset, img { border:none; }

body {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color:#0039aa;
	text-decoration:none;
}
a:hover, a:active {
	color:#0039aa;
	text-decoration:underline;
}

.main_area{
	background-color:#FFF;
	background-image: url(./images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	width:900px;
	overflow:hidden;
	padding:25px;
}

/* 顶部 */
.top{
	width:900px;
	margin:0 auto;
	height:38px;
	overflow:hidden;
}
/* 顶部－LOGO */
.top_logo{
	width:200px;
	height:38px;
	float:left;
	text-align:left;
}
/* 顶部右侧 */
.top_right{
	width:700px;
	height:38px;
	line-height:50px;
	color:#bbb;
	float:left;
	text-align:right;
}
.top_right a:link, .top_right a:visited{
	color:#5e5e5e;
	text-decoration:none;
}
.top_right a:hover, .top_right a:active{
	color:#5e5e5e;
	text-decoration:underline;
}



/* 底部 */
.foot{
	margin:0 auto;
	width:950px;
	height:60px;
	color:#57b;
	text-align:center;
	line-height:40px;
}
.foot a:link, .foot a:visited{
	color:#57b;
	text-decoration:none;
}
.foot a:hover, .foot a:active{
	color:#57b;
	text-decoration:underline;
}


/* 通栏区 */
.pic_banner{
	width:900px;
	height:240px;
	padding-bottom:5px;
	overflow:hidden;
	float:left;
}

/* 页面中的线 */
.line_w{
	width:100%;
	height:21px;
	background:url(./images/line_w.gif) left center repeat-x;
	float:left;
}
.line_v{
	width:41px;
	height:200px;
	background:url(./images/line_v.gif) top center repeat-y;
	float:left;
}


/* 首页主体内容区 */
.home_main{
	width:900px;
	float:left;
	padding:10px 0px;
}
.home_bt{
	width:100%;
	height:30px;
	text-align:left;
	float:left;
}
.home_pic_news{
	width:250px;
	float:left;
	padding-right:16px;
	color:#8f8f8f;
	font-size:11px;
}
.home_news_box{
	width:368px;
	float:left
}
.home_news_list{
	width:302px;
	text-align:left;
	float:left;
}
.home_news_list li{
	text-align:left;
	height:24px;
	list-style-image:url(./images/li_news.gif);
	list-style-position:inside;
}
.home_date_list{
	width:63px;
	text-align:left;
	float:left;
}
.home_date_list li{
	height:24px;
	font-size:11px;
	color:#8f8f8f;
}
.home_news_gomore{
	width:100%;
	text-align:left;
	line-height:30px;
	font-weight:bold;
	float:left;
	padding-top:10px;
}
.home_news_gomore li{
	text-align:left;
	line-height:30px;
	list-style-image:url(./images/li_more.gif);
	list-style-position:inside;
}
.home_chanye_box{
	width:225px;
	float:right;
}
.home_chanye_text{
	width:225px;
	float:left;
}

/* 首页链接 */
.link{
	width:900px;
	height:23px;
	background:#efefef;
	float:left;
}
.link a{
	color:#333;
	text-decoration:none;
}
.link a:hover, .link a:active{
	color:#333;
	text-decoration:underline;
}
.link_left{
	width:600px;
	color:#999;
	line-height:20px;
	float:left;
	text-align:left;
}
.link_right{
	line-height:20px;
	float:right;
	text-align:right;
}



/* 导航行 */
.nav_line{
	margin-top:20px;
	margin-bottom:15px;
	background-color:#3169a7;
	border-bottom:1px solid #133984;
	width:900px;
	height:25px;
	float:left;
}
.sou{
	width:175px;
	height:17px;
	text-align:left;
	margin-top:4px;
	margin-right:4px;
	float:right;
}
.sou_formbox{
	width:150px;
	border:0px;
	float:right;
}
.sou_form{
	background-color:#FFF;
	text-align:left;
	color:#5e5e5e;
	width:145px;
	padding-left:3px;
	line-height:16px;
	height:15px;
	border:0px;
	margin:0px;
	float: right;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.sou_go{
	width:19px;
	height:17px;
	float:right;
}
.sou_go a img{
	background:url(./images/search_go1.gif) no-repeat;
}
.sou_go a:hover img{
	background:url(./images/search_go2.gif) no-repeat;
}



/* 内页主体区 */
.page_box{
	width:900px;
	float:left;
}
.page_left_nav{
	background:url(./images/left_bg.gif) left top no-repeat;
	width:140px;
	height:350px;
	float:left;
	text-align:left;
	padding-top:15px;
}
.page_left_navbt{
	height:22px;
}
.page_left_nav ul li{
	padding:0; 
	margin:0;
	width:100px;
	height:18px;
	padding-top:4px;
	padding-left:38px;
	text-align:left;
	list-style-type:none;
}
.page_left_nav li a:link, .page_left_nav li a:visited{
	text-decoration:none;
	color:#5e5e5e;
}
.page_left_nav li a:hover, .page_left_nav li a:active{
	text-decoration:none;
	color:#0039aa;
}
#page_left_navat{
	background:url(./images/left_nav_at.gif) no-repeat left;
}

#page_left_navat a:link, #page_left_navat a:visited{
	text-decoration:none;
	color:#0039aa;
}

.page_right{
	width:760px;
	text-align:left;
	color:#333;
	float:left;
}
.page_banner{
	width:760px;
	padding-bottom:5px;
	float:left;
}
.page_text{
	width:740px;
	text-align:left;
	color:#333;
	float:left;
	padding:0px 10px;
}
.page_textbt{
	width:740px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
	color:#333;
	float:left;
	padding:10px 10px 0px 10px;
}
.page_text_licheng{
	width:740px;
	text-align:left;
	color:#333;
	float:left;
	padding:0px 10px;
}
.page_text_licheng p{
	line-height:18px;
	padding-bottom:10px;
}

/* 新闻 */
.news_box{
	width:760px;
	float:left;
}
.news_back{
	width:100%;
	float:left;
	font-family:"宋体";
	padding-top:15px;
}
.news_fullbt{
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
}
.news_fulldate{
	width:100%;
	font-size:12px;
	color:#5e5e5e;
	float:left;
	text-align:center;
}
.news_fulltext{
	width:720px;
	line-height:20px;
	padding:20px;
	float:left;
}
.news_date{
	width:100px;
	height:24px;
	line-height:19px;
	text-align:left;
	font-size:12px;
	color:#5e5e5e;
	float:left;
}
.news_bt{
	width:660px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	float:left;
}
.news_pic{
	width:100px;
	height:60px;
	text-align:left;
	float:left;
}
.news_text{
	width:100%;
	height:60px;
	line-height:18px;
	text-align:left;
	font-size:12px;
	color:#5e5e5e;
	float:left;
}
.go_page{
	width:100%;
	color:#8f8f8f;
	line-height:30px;
	text-align:center;
	font-family:Tahoma;
	float:left;
}
.go_page_at{
	color:#5e5e5e;
	font-weight:bold;
}