/* Create by G5 desgin http://www.g58.net*/
body {
	font-family:tahoma;
	font-size:11px;
	margin:0;
	padding:0;
	height:auto;
	text-align:center;
	background:url(/images/style1/bg.gif) repeat-x top;
}
#contentArea {
	margin:0 auto;
	width:880px;
	text-align:left;
	margin-top:10px;
	background-color:white;
}

input {
	font-family:tahoma;
	font-size:11px;
	margin:0;padding:0;
	>/*IE Only*/margin:-1px 0;	/*修正IE下Input标签与上下其他标签之间会多出1px像素高的问题*/
}
div,table{font-family:tahoma;font-size:11px;}
h1,h2,h3,h4 {font-family:tahoma;font-size:11px;font-weight:normal;margin:0;padding:0;}
textarea{font-family:tahoma;font-size:11px;border:1px solid #ccc;}
p{margin:0;padding:0;}
ul,li,dl,dt,dd {padding:0;margin:0;list-style:none;}
form {margin:0;padding:0;overflow:hidden;}
img {border:0;}
a {text-decoration:none;color:#0000cc;font-family:tahoma;}
a:hover {text-decoration:underline;color:#0000ff;}
a.en {font-family:verdana;font-size:10px;}
select {font-size:11px;}
.clearBoth {clear: both;height:0;overflow:hidden;}



/*Top Area start*/
#topArea {
	clear:both;
	width:880px;
	height:110px;
	margin:0 auto;
	overflow:hidden;
}
#logo{float:left;width:520px;clear:both;overflow:hidden;}
#logo .left{float:left;padding-top:10px;padding-left:50px;}
#logo .right{float:right;margin-top:54px;}
.searchArea{float:right;padding-top:50px;padding-right:20px;}

#mainMenu{clear:both;text-align:left;margin:0 auto;margin-bottom:1px;width:880px;height:30px;line-height:30px;background:url(/images/style1/menubg.jpg) no-repeat;}

#topMenu {width:640px;height:30px;margin:0 auto;}
#topMenu a{padding:0 20px;height:30px;line-height:30px;text-align:center;color:white;font-weight:bold;font-size:12px;}
#topMenu a:visited{color:white;}
#topMenu a:hover{color:#FCFB9A;}

#topMenu li{
	float:left;
	height:30px;
	cursor:pointer;
	background:url(/images/style1/menuLine.gif) no-repeat right 10px;
}

#topMenu li.isHere{}
#topMenu li.isHere a{color:#FCFB9A;text-decoration:underline;}
#topMenu li.isHere a:visited{color:#FCFB9A;}
#topMenu li.isHere a:hover{color:#FCFB9A;}

#topMenu li ul {
	clear:both;
	left: -999em;
	position: absolute;
	background:white;
	border:1px solid #C1EBFD;
	border-top:none;
	z-index:1000;
	padding-top:10px;
}
#topMenu li ul li{
	float:none;
	width: 120px;
	height:29px !important;
	height /**/:30px;
	line-height:29px;
	overflow:hidden;
	background:none;
	border-top:1px dotted #C1EBFD;
}
#topMenu li ul li/*IE5.5+*/{>/*IE5.5+*/margin-top:-2px;}

#topMenu li ul a{
	width:auto;
	height:auto;
	font-size:12px;
	display: block;
	text-align:center;
}
#topMenu li ul a:link  {
	color:#004474;
	text-decoration:none;
}
#topMenu li ul a:visited  {
	color:#004474;
	text-decoration:none;
}
#topMenu li ul a:hover  {
	color:white;
	text-decoration:none;
	font-weight:normal;
	background:#4384CC;
}
#topMenu li:hover ul {
	left:auto;
}
#topMenu li.menuHover li{
	background:none;
}
#topMenu li.menuHover ul {
	left:auto;
}
#topMenu li.menuHover li a{color:#004E78;text-decoration:none;}
#topMenu li.menuHover li a:hover{color:white;text-decoration:none;background-color:#33B4ED;}
#topMenu li ul li.separate{border-top:1px solid #ccc;}

/**/
/* Top area end */

#promotionArea .left{
	float:left;border:1px solid #ccc;width:413px !important;width /**/:415px;height:180px !important;height /**/:182px;
}
#promotionArea .right{
	float:left;margin-left:15px;border:1px solid #ccc;width:218px !important;width /**/:220px;height:180px !important;height /**/:182px;
}


/*banner area start */
#bannerArea {
	clear:both;
	margin:0 auto;
	width:880px;
	background-color:white;
}

.banner {
	clear:both;
	text-align:center;
}
/*banner area end */
#loginArea{margin:10px 0;height:150px;}
#loginArea a{color:#555;}
#loginArea a:hover{color:#555;}

/*Bottom area*/
#bottomArea {
	clear:both;
	width:880px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
#bottom {color:#333;margin:5px 0;line-height:20px;font-family:tahoma;}

.bottomMenu{height:28px !important;height /**/:30px;border:1px solid #A6DEF7;color:#0082BB;line-height:28px;}
.bottomMenu a{color:#0082BB;}
.bottomMenu a:hover{color:#0082BB;}
.bottomMenu a:visited{color:#0082BB;}
#bottom a {color:#333;}
#bottom a:hover {color:#333;}
#bottom a:visited {color:#333;}
#bottom .design a {padding-left:10px;color:#999;}
/*Bottom area end*/

.bottomAD{
	clear:both;
	overflow:hidden;
	margin-top:5px;
}



.showPage {padding-top:10px;margin:0 auto;text-align: center;clear:both;font-family:tahoma;}
.showPage img{border:none;}
.showPage a{color:#0068B7}
.showPage a:visited{color:#0068B7}
.showPage span{line-height:16px;margin:0 2px;overflow:hidden;font-family:verdana;font-size:11px;padding:0 3px;}
.showPage span.isHere{color:#0068B7;border:1px solid #0068B7;text-decoration:none;}
.showPage span a{color:#666;padding:0 3px;border:1px solid #999;font-family:tahoma;}
.showPage span a:visited{color:#666;}
.showPage span a:hover{color:#0068B7;border:1px solid #0068B7;}

.ErrMsgShow {margin:30px auto;width:350px;border:1px solid #ACDAFD;}
.ErrMsgShow .head {height:25px;line-height:25px;text-align:center;background-color:#038CD0;margin:1px;color:white;}
.ErrMsgShow .detail td{padding:10px;line-height:20px;}
.ErrMsgShow .detail ul{margin-left:20px;padding:10px 0;}
.ErrMsgShow .detail ul li{line-height:20px;list-style-position:outside;list-style-type:circle;}
.ErrMsgShow .footer {margin:10px auto;text-align:center;}
.ErrMsgShow .footer input{border:1px solid #999;background-color:#f7f7f7;padding-top:2px;}

/*树形菜单*/
#TreeMenu {font-family:arial,verdana;}
#TreeMenu ul{}
#TreeMenu ul li {overflow:hidden;line-height:30px;text-align:right;background:url(/images/style1/tleLeftMenu.jpg) no-repeat center top;}
#TreeMenu ul li.TreeClassId_4{background:url(/images/style1/tleLeftMenu2.jpg) no-repeat center top;}
#TreeMenu ul li.TreeClassId_9{background:url(/images/style1/tleLeftMenu3.jpg) no-repeat center top;}
#TreeMenu ul li{
	margin-bottom:4px !important;	/*FF,Opera*/
	margin-bottom  /*IE5+*/:-4px;	/*IE5 only*/
}
#TreeMenu ul li/*IE5.5+*/{		/*IE7 Only*/
	>/*IE5.5+*/margin-bottom:2px !important;
}
* html #TreeMenu ul li{margin-bottom:-6px !important;}	/*IE5.5 - IE6*/

#TreeMenu ul li a{display:block;padding-right:10px;font-weight:bold;font-size:12px;color:white;}
#TreeMenu ul li a:visited{color:white;}
#TreeMenu ul li a:hover{color:white;}
#TreeMenu ul li ul{margin:5px 0 3px 0;display:none;}
* html #TreeMenu ul{margin:5px 0 9px 0 !important;;}	/*IE6 below*/

#TreeMenu ul li.isHere a{color:white}
#TreeMenu ul li.isHere ul li a{color:#00A1E9}
#TreeMenu ul li.open ul{display:block;}
#TreeMenu ul li.close ul{display:none;}
#TreeMenu ul li ul li{line-height:25px;text-align:left;background:url(/images/style1/tleLeftMenuSub.gif) no-repeat center top;}

#TreeMenu ul li ul li{
	margin-bottom:2px !important;	/*FF*/
	margin-bottom  /*IE5+*/:-4px;
}
#TreeMenu ul li ul li/*IE5.5+*/{
	>/*IE5.5+*/margin-bottom:0px !important;
}
* html #TreeMenu ul li ul li{margin-bottom:-11px !important;}	/*IE5.5 - IE6*/

#TreeMenu ul li ul li a{color:#00A1E9;padding-left:20px;font-weight:bold;font-size:11px;}
#TreeMenu ul li ul li a:visited{color:#00A1E9;}
#TreeMenu ul li ul li a:hover{color:#00A1E9;text-decoration:underline;}
#TreeMenu ul li ul li.isHere a{color:#00A1E9;text-decoration:underline;}
#TreeMenu ul li ul li.isHere a:visited{color:#00A1E9;}
#TreeMenu ul li ul li.isHere a:hover{color:#00A1E9;}
#TreeMenu ul li ul li ul{display:block;margin:0;}
#TreeMenu ul li ul li ul li{height:auto;line-height:21px;overflow:hidden;padding-left:6px;background:url(/images/style1/tleLeftMenuSub2.gif) no-repeat 
20px 8px;}
#TreeMenu ul li ul li ul li{
	margin-bottom:2px !important;	/*FF*/
	margin-bottom  /*IE5+*/:-4px;
}
#TreeMenu ul li ul li ul li/*IE5.5+*/{
	>/*IE5.5+*/margin-bottom:0px !important;
}
* html #TreeMenu ul li ul li ul li{margin-bottom:-20px !important;}	/*IE5.5 - IE6*/

/*end*/

