@import url("main.css");
/*-------------主导航菜单---------------*/
#nav {clear:both;margin:0;padding:0;width:950px;height:35px;background: #EEE url(images/nav-bg.gif) repeat-x;margin-top:0px;}
#main-menu { float:left;margin:0;padding:0;width:946px;padding-left:10px;}
#main-menu ul {margin:0;padding:0;}
#main-menu ul li{float:left;margin:0;padding-left:22;list-style:none;}
#main-menu ul li a { float:left; width: auto; height: auto; text-align: center; text-decoration: none; font-size:12px; font-weight:bold; color: #FFFFFF; padding:10px; overflow: hidden; }
#main-menu ul li a:hover { background: #1A799F;Color:#FFF;}
#main-menu .current a { background: #1A799F;Color:#FFF;}


#header-pic{
	float:left;
	width:950px;
	height:90px;
	text-indent:-99999px;
	background:url('images/header-pic.jpg');
}

#header-pic-zonghe{
	float:left;
	width:950px;
	height:90px;
	text-indent:-99999px;
	background:url('images/header-pic-zonghe.jpg');
}
/*-------------首页大图片和新闻列表---------------*/
#probox1{
	float:left;width:400px;
}
#probox3{
	float:right;width:250px;
}


/*-------------边线颜色---------------*/
#main {
	border-right:0px solid #d4d4d4;
	border-left:0px solid #d4d4d4;
	border-bottom:0px solid #A59E94;
}
#bottombox{
	BORDER-TOP: #CAC4C0 0px solid;
	BACKGROUND: #FFF;
}
/*-------------左右TITLE栏---------------*/
#bar-title {
	height: 28px;
	width: 100%;
	color:#FFF;
	font-weight:bold;
	background: #FFF url(images/bar-bg.gif) repeat-x 0 0;
	padding:0;
}

.bar-title-text {
	float: left;
	font-size: 12px;
	margin: 0 7px 0 0;
	padding:8px 0 0 12px;
	color:#158EBF;
	font-weight:bold;
}


/*-------------首页新闻列表TITLE栏---------------*/
#newsbox1{
	float:left;width:330px;height:auto;margin-left:0px;padding-top:3px;
}
#newsbox2{
	float:left;width:330px;height:auto;margin-left:16px;padding-top:3px;
}
.text
{	line-height:2.1;
}


/*-------------友情链接---------------*/
#bottomnav {clear:both;margin:0;padding:0;width:950px;height:26px;background: #E6E6E6;}
#bottom-text { float:left;margin:0;padding:5px;width:80px;height: 26px;text-decoration: none; font-size:12px; font-weight:bold;}
#bottom-menu { float:left;margin:0;padding:0;width:866px;padding-left:0px;}
#bottom-menu ul {margin:0;padding:0;}
#bottom-menu ul li{float:left;margin:0;padding:0;list-style:none;}
#bottom-menu ul li a { float:left; width: auto; height: auto; text-align: center; text-decoration: none; font-size:12px; font-weight:normal; color: #666; padding:7px; overflow: hidden; }
#bottom-menu ul li a:hover { background: #E6E6E6;Color:#999;text-decoration: underline;}
#bottom-menu .current a { background: #E6E6E6;}
#bottom-menu-left {
	float:left;width:2px;height:auto;background: url(images/bg_l.gif) top no-repeat;
}
#bottom-menu-right {
	float:right;width:2px;height:auto;background: url(images/bg_r.gif) top no-repeat;
}