@import url("style/menu.css");
@import url("style/index.css");
/**/
body{
	margin:0 auto;
	padding:0;	
	background:#3f7ba0;
}
*{
	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;
}
#mainpane{background:url(images/mainbg.jpg) repeat-x;}
#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 #00A77E solid;
	border-bottom:2px #001B3B solid;
}
#sub_channel_head #channel_nav  #nav_list_pane{

}

/*-------------------------------------------------------------------------------公司简介---------------------------------------------------------------------*/
.about_page{width:1002px;margin:0 auto;background:url(images/maincon_2.jpg) repeat-y;}
.about_content{width:1002px;margin:0 auto;background:url(images/about_bottom.jpg) no-repeat left bottom;height:auto!important;height:600px;min-height:600px;padding-bottom:60px;}
#sub_about{width:1002px;margin:0 auto;background:url(images/about_main.jpg) no-repeat center top;}
#banner_about{height:172px;}

#about_con{background:url(images/about_con_bg.jpg) repeat-y;}
#about_center{background:url(images/about_top.jpg) no-repeat left top;height:auto!important;height:400px;min-height:400px;}
#about_bottom{background:url(images/about_bottom.jpg);height:105px;}

/*About Left*/
#about_left{width:182px;float:left;}
#about_title{height:28px;line-height:28px;padding-left:50px;background:url(images/about_ico_01.jpg) no-repeat 26px 8px;}
#about_side_nav{width:170px;margin:0 auto;}
/*#about_side_nav a{display:block;height:30px;line-height:30px;background:url(images/about_ico_02.jpg) no-repeat 22px 10px;padding-left:45px;color:#585858;border-bottom:1px #ACB7C9 dotted;}*/

/*About Right*/
#about_right{width:700px;float:right;}
#about_now_site{height:28px;line-height:28px;color:#282828;text-align:right;}
#about_now_site a{color:#282828;}
#about_det{width:645px;margin:0 auto;}
#about_det_title{height:30px;line-height:30px;font-size:14px;font-weight:bold;color:#18467F;}

/*About foot*/
#about_foot{color:#05080C;height:25px;line-height:25px;text-align:right;width:880px;margin:-56px auto 0 auto;}
#about_foot a{color:#05080C;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; float:left;background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{position:relative; display: block;width:20px;height:19px;top:3px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
