@charset "utf-8";
body,html,ol,ul,li,form,dl,dd,dt{padding:0;margin:0;}
/**{vertical-align:middle;}*/
body {
	font: normal normal normal 12px/140% Arial,Verdana,Geneva,sans-serif;
	background:#dce1e2 url(../imgs/bg_global.jpg) repeat-x fixed;
	color:#696969;
	line-height:120%;
}
.tiD{ color:White;}
.tiD_B{ color:White; font-weight:bold;}
a{text-decoration:none;color:#717171;}
a:hover{color:#F18A1C;text-decoration:underline;}
p{margin:5px 0px;}
li{list-style:none;}
img{border:0;}
.clear{line-height:0;clear:both;height:0; width:0; overflow:hidden;}
/***/
.horNav{ width:100%; height:20px;}
.horNav li { float:left;padding:0 5px; overflow:visible;}
.horNav-div{ width:160px;float:left;padding:0 5px; overflow:visible;margin:-1px 0 0 0;/* border:1px solid red;*/}
.navActived{color:#F18A1C;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h2{color:#f18a1c;font-size:14px;font-weight:bold;}
.h2f{ color:#717171;}
/*** global set complete ***/
#wrap{width:892px;margin:0 auto;padding-top:10px;}
#boxTop,#boxBottom{width:100%;height:14px;background:transparent none no-repeat scroll center;}
#boxTop{background-image:url(../imgs/box_top.png);}
#boxBottom{background-image:url(../imgs/box_bottom.png);}
#head,#footer{
	width:860px;
	padding:0 16px;
	background:transparent url(../imgs/box_middle.png) repeat-y scroll center;
}
/* page head */
#head{height:auto;}
#logo{float:left;width:400px;height:70px;}
#tool{
	/* fix ie filter error */
	position:relative;
	float:right;
	width:400px;
	height:20px;
	text-align:right;
	padding:25px 15px;
}
.searchKey,.bt_lan,.bt_search{
	padding:0;border:0;margin:0;
	color:#666;
}
.searchKey{
	width:150px;
	height:18px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
.bt_lan
{
	cursor: pointer;
	width:75px;
	height:20px;
	margin-right:10px;
	background:transparent url(../imgs/bt_lan_en.jpg) no-repeat;
}
.bt_search{
	width:50px;
	height:20px;
	margin-left:2px;
	background:transparent url(../imgs/bt_search.jpg) no-repeat;
}
#navContainer
{
	background-color:#848388;
	width:100%;height:30px;
	padding-top:7px;
	/*border:1px solid red;*/
}
* html #navContainer
{
	overflow:hidden;
}
#welcome{float:left;width:120px;height:21px;padding-left:10px;color:#c0c0c0;}
#navigation{
	/* this set fix IE6 filter error */
	float:left;
	width:auto;
	text-align:center;
	margin:1px 0 0 30px;
	position:relative;
}
	.Menu{ float:left; width:120px; height:15px; line-height:14px; text-align:center;}
	.MenuName{ width:120px; height:15px;border-left:1px solid #b7b7b7;}
#navigation-li{width:114px;margin-top:2px;border-left:1px solid #b7b7b7;line-height:14px;height:14px;}
#navigation a:hover,#navigation a:actived{color:#F18A1C;}
/* page head config end */

/* page content config */
#rbody{height:auto; margin:0 auto; padding:0 16px; width:860px; text-align:left;background:transparent url(../imgs/box_middle.png) repeat-y scroll center; overflow:hidden;}
/* page content config end */

/* page foot config */
#footer{background:none; height:50px;margin-top:10px;}
#serviceTel{float:left;width:200px;height:30px;line-height:30px;padding-left:32px;background:transparent url(../imgs/serviceTel.gif) no-repeat;}
#textLink{float:left;width:600px;padding-top:7px;/* border:1px solid red;*/}
#textLink ul{width:350px;float:left;}
#textLink li{width:69px;height:14px;line-height:14px;text-align:center;padding:0;border-right:1px solid #717171;}
#counter{float:right;width:200px;height:30px;line-height:30px;}
.visitID{color:#000;}
.Clear{width:0;height:0; line-height:0; margin:0; padding:0; clear:both;}