/* CSS Document */

*{margin:0 auto; padding:0; font-size:12px;}

body{text-align:center; padding:0; margin:0 auto; background:#21a17e;}

a:link,a:visited{color:#333; text-decoration:none;}
a:hover{color:#F60; text-decoration:underline;}
ul{list-style:none;}
.clear{clear:both;}

#top{width:1002px; height:31px; line-height:31px; background:url(/img2/Top_bg.gif) repeat-x}

#tl{float:left; width:610px; height:31px; text-align:left; padding-left:10px; display:inline;}
#tl .ft{color:#F00;}
#tr{float:left; width:380px;height:31px; display:inline;}

#Nav{width:1002px; height:75px; background:url(/img2/Nav_bg.gif) repeat-x;}
#logo{float:left; width:150px; height:56px; margin-top:12px; background:url(/img2/logo.gif) no-repeat center center;}
#Nav_link{float:left; width:852px; height:50px; margin-top:20px; line-height:22px; display:inline;}
.Nav_a{float:left; margin:0 6px; padding-right:15px; display:inline;}
.Nav_a ul li a{margin:0 2px;}
.line{background:url(/img2/nav_line.gif) no-repeat right center;}

/* 导航广告 */

#ad1{width:980px; height:90px; padding:0 11px; background:#FFF;}

/* 搜索框 关健词 部分*/
#Search{width:980px; height:21px; padding:5px 11px; border-bottom:1px solid #CCC; background:#FFF; overflow:hidden;}
	#keyword{float:left;width:760px; height:21px; line-height:21px;}
		#keyt{float:left; width:88px; height:21px; background:url(/img2/KeyT.gif) no-repeat; color:#FFF;}
		#keyc{float:left; width:auto;}
		#keyc ul li{float:left;margin:0 5px; background:url(/img2/Arraw_01.gif) no-repeat left center; padding-left:12px; display:inline;}
	#Stext{float:right; width:220px; text-align:left; display:inline;}
/* 搜索框 关健词 结束 */


/*   友情链接部分    */



#Links{width:980px;padding:6px 11px; background:#FFF; overflow:hidden;}
#Link{width:960px; border:1px solid #00CCCD; padding:5px 9px; overflow:hidden;}
#link1,#link2,#link3{width:960px;}

#linkt{float:left; width:75px; height:auto; line-height:22px; text-align:left; padding-left:20px; background:url(/img2/link_arr.gif) no-repeat left center; font-size:14px; font-weight:bold; color:#038897;}

#linkc{float:left; width:865px; height:auto; line-height:22px; text-align:left; border-bottom:1px dashed #CCC; white-space:nowrap;}
#linkc a{float:left; margin:0 4px;}


/*  版权  */

#BLine{
	clear:both;
	width:1002px;
	height:5px;
	background:#FFF;
	overflow:hidden;
}

#CopyRight{
	clear:both;
	width:980px;
	border-top:1px solid #666;
	line-height:25px;
	padding:10px 11px;
	background:#FFF;
	overflow:hidden;
}

