body{
	text-align:center;
	/*font-family:arial,"ËÎÌå";*/
	margin:0;
	padding:0;
	background:#FFF;
	font-size:12px;
	color:#666;
}
body.body3 {background:url(images/idbodybg.jpg) 0 60px repeat-x #fff;}
div,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:0;
}
ul,ol,li {list-style-type:none;}
table,td,tr,th,input,select{font-size:12px;}
input {font-family:Arial;}/*text and password width*/
table{border-collapse:collapse;}
hr {
	clear:both;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
	height:2px;
	overflow:hidden;
}
i {font-size:14px;color:red;font-family:ËÎÌå;font-style:normal;margin:0 5px;}/*  *  */
/*link style*/
a:link {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#bc2931; text-decoration:underline;}
a:active {color:#bc2931;}

/*font style*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.fb{font-weight:800;}
.fi{font-style:italic;}
.dele{text-decoration:line-through;}
.ful {text-decoration:underline;}

.red {color:#F00;}
.red2 {color:#df4000;}
/*small header style*/
#head,#main,#foot {
	width:980px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

#head {
	height:80px;
	padding:0 0 0 5px;
}
#logo {
	width:217px;
	height:60px;
	float:left;
	text-align:left;
	padding-left:0px;
}
#logo img {
	width:217px;
	height:47px;
	float:left;
}
#logo h2 {
	font-size:26px;
	font-family:"ºÚÌå";
	font-weight:700;
	color:#666;
	margin-top:10px;
}
#qlink {
	float:right;
	overflow:hidden;
}
#qlink li {
	display:inline;
	line-height:54px;
	padding-left:12px;
	padding-right:8px;
	border-left:1px solid #999;
	margin-left:-2px;
}
#qlink img  {margin-top:-2px;_margin-top:0;}
/*bottom*/
#botlink {
	height:40px;
	line-height:40px;
	border-top:1px solid #ccc;
	margin-top:20px;
}
#copyright {
	height:130px;
	line-height:20px;
}
#copyright a:link,#copyright a:visited {
	color:#666;
}