/* Create by G5 desgin http://www.g58.net*/
body {
	font-size:12px;
	margin:0;
	padding:0;
	height:auto;
	background-color:white;
	text-align:center;
}
#contentArea {
	margin:0 auto;
	width:780px;
	text-align:left;
	padding-top:8px;
	background-color:white;
	overflow:hidden;
}
input {
	font-size:12px;
	margin:0;padding:0;
	>/*IE Only*/margin:-1px 0;	/*修正IE下Input标签与上下其他标签之间会多出1px像素高的问题*/
}
div,table,ul,li{
	font-size:12px;
}
h1,h2,h3,h4 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
p{
	margin:0;padding:0;
}
dl,dt,dd {
	padding:0;
	margin:0;
	list-style:none;
}
ul,li{
	margin:0;padding:0;
	list-style:none;
}
form {
	margin:0;padding:0;
	overflow:hidden;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#0000cc;
}
a:hover {
	text-decoration:underline;
	color:#0000ff;
}
a.en {
	font-family:verdana;
	font-size:10px;
}
select {
	font-size:12px;
}
.clearBoth {
	clear: both;height:0;overflow:hidden;;
}
.input1 {
	border:1px solid #cccccc;
	height:14px;
	line-height:14px;
}
.input2 {
	vertical-align:middle;
	border:none;
	margin:0 !important;
	margin-top:-6px;
	height:18px;
}
.input3 {
	vertical-align:middle;
	border:none;
	background-color:#f7f7f7;
}
.inputForm {
	border:1px solid #cccccc;
	height:22px;
	line-height:22px;
	width:200px;
}



/*Top Area start*/
#topArea {
	clear:both;
	width:780px;
	margin:0 auto;
	height:103px;
	overflow:hidden;
}
#topLeft {
	float:left;
	width:330px;
}
#logo{
	padding-top:5px;
}
#topRight {
	float:right;
	width:450px;
	text-align:right;
	overflow:hidden;
}
#topRight img{width:421px;height:96px;margin-top:3px;}

/**/
/* Menu area start */
#menuArea {
	clear:both;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	width:780px;
	height:28px;
}
#menuArea .left{
	float:left;
	width:11px;
	height:28px;
	background:url(/images/style1/menu_bg_left.gif) no-repeat;
}
#menuArea .center{
	float:left;
	width:758px;
	height:28px;
	background:url(/images/style1/menu_bg.gif) repeat-x;
}
#menuArea .right{
	float:left;
	width:11px;
	height:28px;
	background:url(/images/style1/menu_bg_right.gif) no-repeat;
}
#topMenu {
	width:758px;
	margin:0 auto;
	letter-spacing:1px;
}
#topMenu a {
	height:28px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:white;
	overflow:hidden;
	text-decoration:none;
	display:block;
}
#topMenu a:link{color:white;}
#topMenu a:visited{color:white;}
#topMenu a:hover{color:#ddd;}
#topMenu li {
	float: left;
	width:75px;
	line-height:28px;
	text-align:center;
	background:url(/images/style1/menu_bg_line.gif) no-repeat right;
}
#topMenu li.isHere {}
#topMenu li.isHere a{color:#ddd;}
#topMenu li.isHere a:visited{color:#ddd;}

/* Menu area end*/
/* Top area end */

/*banner area start */
.banner {float:left;margin-left:10px;width:560px;height:140px;}
/*banner area end */

/*Bottom area*/
#bottomArea {
	clear:both;
	width:780px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
#bottom {
	color:#333;
	margin:0 auto;
}
#bottom .top{height:9px;background:url(/images/style1/box_3_top.gif) no-repeat top;overflow:hidden;}
#bottom .middle{border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
#bottom .menu a{
	color:#006699;
}
#bottom .menu{
	color:#006699;
}

#bottomArea p {
	margin:0;padding:0;
	line-height:14px;
	height:18px;
}
#bottomArea a {
	color:#333;
}
#bottomArea .design a {
	padding-left:10px;
	color:#999;
}
#bottomArea a:hover {
	color:blue;
}
/*Bottom area end*/

.bottomAD{
	clear:both;
	overflow:hidden;
	margin-top:5px;
}





.showPage {
	padding-top:10px;
	margin:0 auto;
	text-align: center;
	clear:both;
}
.showPage img{border:none;}
.showPage a{color:#D60202}
.showPage a:visited{color:#D60202}
.showPage span{
	line-height:16px;
	margin:0 2px;
	overflow:hidden;
	font-family:verdana;
	font-size:11px;
	padding:0 3px;
}
.showPage span.isHere{
	color:white;
	background-color:#D60202;
	border:1px solid #D60202;
	text-decoration:none;
}
.showPage span a{color:#666;padding:0 3px;border:1px solid #999;}
.showPage span a:visited{color:#666;}
.showPage span a:hover{color:#D60202;border:1px solid #D60202;}


.more {
	clear:both;
	text-align:right;
	padding-right:5px;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
}
.more a{
	color:#006699;
}



.ErrMsgShow {
	margin:30px auto;
	width:350px;
	border:1px solid #ACDAFD;
}
.ErrMsgShow .head {
	height:25px;
	line-height:25px;
	text-align:center;
	background:url(/images/style1/bg14.gif) repeat-x 0 -5px;
	margin:1px;
	color:#0068B7;
}
.ErrMsgShow .footer {
	margin:10px auto;
	text-align:center;
}
.ErrMsgShow .footer input{
	border:1px solid #999;
	background-color:#f7f7f7;
	padding-top:2px;
}
.ErrMsgShow ul{
	margin-left:20px;
	padding:10px 0;
}
.ErrMsgShow ul li{
	line-height:20px;
	list-style-position:outside;
	list-style-type:circle;
}

.tblReg{
	width:100%;
	margin-top:10px;
}
.tblReg span{
	color:red;
}



hr {
	height:1px;
	color:#ddd;
}

