*{ margin:0; padding:0;}
img{ border:none;}

a{ text-decoration:none; color:#AAA;}
a:hover{ text-decoration:none; color:#aaa;}
.clear{ clear:both; width:0px; height:0px; overflow:hidden;}
 a.news:link {color: #349dee;text-decoration: none; }
 a.news:visited {text-decoration: none;color: #349dee; }
 a.news:hover {text-decoration: underline;color: #349dee;  }
 a.news:active {text-decoration: none;color: #349dee;  }
 
 a.newsb:link {color: #646464;text-decoration: none; font-weight:bold;}
 a.newsb:visited {text-decoration: none;color: #646464;font-weight:bold;}
 a.newsb:hover {text-decoration: none;color: #349dee; font-weight:bold; }
 a.newsb:active {text-decoration: none;color: #349dee;font-weight:bold; }
 
 a.news1:link {color: #666666;text-decoration: none; }
 a.news1:visited {text-decoration: none;color: #666666; }
 a.news1:hover {text-decoration: underline;color: #349dee;  }
 a.news1:active {text-decoration: none;color: #349dee;  }



body{
	font-family:Tahoma, Verdana;
	font-size:12px;
	line-height:22px;
	color:#666;
	text-align:center;
	background-image:url(../images/bj.jpg);
    background-repeat:no-repeat;
	background-color:#F7F7F7;
	background-repeat:repeat-x;
}

#page{
	width:980px;
	margin:0 auto;
	text-align:left;
	height:auto;
}

#header{
	height:122px;
	overflow:hidden;
}

#tbody{
	width:980px;
	background-color:#fff;
	padding:6px 6px;
	height:100%;
}


/* input style */
.text{
	height:14px;
	border:1px #4E4E4E solid;
	border-bottom:none;
	border-right:none;
	background-color:#9B9B9B;
	padding-left:1px;
	color:#000;
}

/* header style */
#top{
	height:110px;
	float:left;
}

#top .logo{
	float:left;
	width:760px;
}
.logoimg{ float:left;padding-left:0px; padding-top:8px;}
.sitetitle{ float:left; padding-left:0px; padding-top:0px; text-align:left; border:0px solid #fff; width:480px;}

#top .meta{
	text-align:right;
	float:right;
	width:200px;
	font-size:11px;
	padding-top:15px;
}
#top .meta1{
	text-align:right;
	float:right;
	width:200px;
	font-size:11px;
	padding-top:8px;
}
#top .search{
	text-align:right;
	float:right;
	width:200px;
	overflow:hidden;
	background:url(../images/search.gif) 20px 8px no-repeat;
}

#top .search input{
}
/* 导航菜单开始*/
#menu{
	height:38px;
	background-color:#FFFFFF;
	float:left;
	width:100%;
	background:url(../images/daohang_bj.jpg) no-repeat;
}
#index_banner{
	height:438px;
	background-color:#FFFFFF;
	margin-top:1px;
	float:left;
	width:100%;
	background:url(../images/index_banner.jpg) no-repeat;
}
#index_banner .index_banner_flash{
	height:123px;
	padding:156px 2px 0px 595px;
	line-height:20px;
	width:200px;
	float:left;
}

#index_4p{
	height:248px;
	background-color:#FFFFFF;
	float:left;
	width:100%;
	background:url(../images/index_4p.jpg) no-repeat;
}
#index_4p .index_4p_1{
	height:123px;
	padding:17px 2px 0px 28px;
	line-height:20px;
	width:200px;
	float:left;
}
#index_4p .index_4p_2{
	height:123px;
	padding:17px 2px 10px 40px;
	line-height:20px;
	width:200px;
	float:left;
}
#index_4p .index_4p_3{
	height:123px;
	padding:17px 2px 0px 45px;
	line-height:20px;
	width:200px;
	float:left;
}
#index_4p .index_4p_4{
	height:123px;
	padding:17px 2px 0px 45px;
	line-height:20px;
	width:200px;
	float:left;
}
UL,li {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;}
#menu UL {text-align:center; ;LINE-HEIGHT:22px;list-style:none; margin-top:8px;}
#menu ul li{float:left; width:103px; text-align:center; padding-top:2px; height:20px;font-size:13px;font-weight:bold;}
.menu a:link{color: #696969;height:20px;text-decoration: none;font-size:13px;font-weight:bold;}
.menu a:visited{color: #696969;height:20px;text-decoration: none;font-size:13px;font-weight:bold;}
.menu a:hover {color: #00A1FF;TEXT-DECORATION: none;height:20px;font-size:13px;font-weight:bold;}

/* 导航菜单结束*/
/* tbody style */
#innerTbody{
	background-color:#000000;
	border:none!important;
	border:1px #000000 solid;
}

#sidebar{
	width:186px;
	float:left;
	padding:75px 10px 20px 10px;
}

#sidebar .menupic{
	margin-left:130px;
}

#sidebar .panel{
	background-color:#171717;
	border:1px #323232 solid;
	padding:14px;
	margin-bottom:8px;
	
}

#sidebar .panel p{
	margin-bottom:14px;
}

#sidebar .panel .title{
	font-weight:bold;
	color:#009CFF;
	font-size:14px;
}

#sidebar .panel .link{
	margin:0px;
}

#sidebar .panel .link a{
	color:#D1CB72;
	text-decoration:underline;
}

#mainContent{
	width:666px;
	padding:330px 20px 20px;
	float:right;
}


/* footer style */
#footer{
float:left;
width:100%;
height:80px;
}
#footer_meta{
	height:80px;
}

#footer_meta .left{
	width:650px;
	float:left;
	padding-top:20px;
}
#footer_meta .right{
	width:300px;
	float:right;
	padding-top:20px;
}

#friend{
    float:left;
    width:100%;
    height:40px;
	color:#767676;
}
#friend ul li {list-style:none; width:85px; float:left}
.friend a:link{color: #696969;height:20px;text-decoration: none;font-size:12px;}
.friend a:visited{color: #696969;height:20px;text-decoration: none;font-size:12px;}