@import url("style/menu.css");
/**/
body{
	margin:0 auto;
	padding:0;
	background:#407AA0 url(images/mainbg.jpg) repeat-x;
}
*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:none;
	margin:0;
	padding:0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
#sub_main{width:1002px;height:630px;margin:0 auto;background:url(images/maincon.jpg) no-repeat center;}
#sub_channel {
	width: 884px;
	margin-left:58px;
	padding-top:17px;
}
#sub_channel_head {
	background:url(images/sub_head_bg.jpg) no-repeat 0 0;
}
#sub_channel_head .head_con{
	height:71px;
}
.head_con input{width:150px;height:18px;border:1px #cccccc solid;margin-left:5px;}
/*--------Nav-------*/
#sub_channel_head #channel_nav{
	height:29px;
	line-height:29px;
	background:url(images/sub_web_nav_bg.jpg) repeat-x;
	border-top:2px #009cad solid;
	border-bottom:2px #001B3B solid;
}
#sub_channel_head #channel_nav  #nav_list_pane{
	/*width:648px;
	margin:0 auto;
	*/	
}
#sub_channel_head #channel_nav  ul{
	/*width:648px;
	margin:0 auto;
	*/
	
}
#sub_channel_head #channel_nav  ul li{
	background:url(images/sub_web_nav_li_bg.jpg) no-repeat left 0;
	float:left;
	width:auto;
	list-style:none;
}
#sub_channel_head #channel_nav ul li a{
	color:#FFFFFF;
	display:block;
	width:81px;
	text-align:center;
}
#sub_channel_head #channel_nav  li a:hover{
	color:#FFFFFF;
	background:#00A77E;
}
#sub_channel_head #channel_nav ul li#clearbg{
	background:none;
}
/*--------Index Swf-------*/
#sub_channel_index #channel_index{
	height:297px;
	background:url(images/channel_index.jpg) no-repeat;
}
/*--------Index Tabs-------*/
.sub_web_tabs{
	height:157px;
	
}
.main{clear:both;}
#tabs0 {width:840px;margin:0 auto;}
.menu0{width:840px;padding-top:15px;}
.menu0 li{display:block;float: left;width:168px;height:28px;cursor:pointer;font-weight:bold;color:#ffffff;text-align:center;background:url(images/tabs_a.jpg) no-repeat left bottom;}
.menu0 li.hover{font-weight:bold;color:#0066AF;background:url(images/tabs_hover.jpg) no-repeat;height:28px;text-align:center;}
.menu0 li span{padding-top:9px;display:block;}
#main0 ul{display: none;}
#main0 ul li{list-style-type:none;}
#main0 ul.block{display: block;}

/*detail*/
.tabscon01{background:url(images/tabs_sub_01.jpg) no-repeat 621px bottom;height:115px;}
.tabscon02{background:url(images/tabs_sub_02.jpg) no-repeat 621px bottom;height:115px;}
.tabscon03{background:url(images/tabs_sub_03.jpg) no-repeat 621px bottom;height:115px;}
.tabscon04{background:url(images/tabs_sub_04.jpg) no-repeat 621px bottom;height:115px;}
.tabscon05{background:url(images/tabs_sub_05.jpg) no-repeat 621px bottom;height:115px;}

.copyright_sub{line-height:30px;text-align:right;padding-right:25px;height:30px;}

