@charset "utf-8";
/* CSS Document */
/* 擁CSS隅砱 */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #f6feef;
	font-size: 12px;
	color: #545454;}

div, form, img, ul, ol, li, dl, dt, dd
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	clear:both;
}
table, td, tr, th
{
	font-size: 12px;
}
li
{
	list-style-type: none;
}
.hight{height:20px;}
/* 蟈諉晇伎 */
a:link
{
	text-decoration: none;
	color: #057684;
}
a:visited
{
	text-decoration: none;
	color: #057684;
}
a:hover
{

	color: #F00;
}
a:active
{
	text-decoration: none;
	color: #057684;
}
/* 趼极晇伎 */
.cRed
{
	color: #fd0505;
}
.cHui
{
	color: #999;
}
.cHei
{
	color: #000;
}
.cblue
{
	color: #057684;
}
.clan
{
	color: #057684;
}

.cWhite
{
	color: #FFF;
}
/* 趼极扽俶 */
.fB
{
	font-weight: bold;
}
.fI
{
	font-style: italic;
}
/* 趼极湮苤*/
.f12px
{
	font-size: 12px;
}
.f14px
{
	font-size: 14px;
}
.f18px
{
	font-size: 18px;
}
.f28px
{
	font-size: 28px;
}
/* 坻扽俶 */
.left
{
	float: left; height:21px; line-height:21px; ;
}
.right
{
	float: right;
}
.right img { margin-right:5px;}
.right img a:hover{ color:#F00;}
.clear
{
	clear: both;
	font-size: 0px;
	width: 0px;
	visibility: hidden;
}
.hidden
{
	display: none;
}
.unLine, .unLine a
{
	text-decoration: none;
}
.more{ 
    padding-right:15px; padding-top:10px; float:right;
}