@charset "utf-8";
/* CSS Document */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	height: 100%;
	width: 100%;
}
html{
	height: 100%;
	width: 100%;
}
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;
}
p
{ 
    margin:0px; 
	padding:0px; 
	line-height:26px;
	text-indent:2em;
	letter-spacing:0.1em;
}
table, td, tr, th
{
	font-size: 12px; margin-bottom:3px;
}
ul
{
	margin:0;padding:0;
}
li
{
	list-style-type: none; line-height:25px;
}
/* 趼极扽俶 */
.fB
{
	font-weight: bold;
}
/* 趼极湮苤*/
.f12px
{
	font-size: 12px;
}
.f14px
{
	font-size: 14px;
}
.f16px
{
	font-size: 16px;
}
.f18px
{
	font-size: 18px;
}
.f20px
{
	font-size: 20px;
}
/* 坻扽俶 */
.left
{
	float: left;
}
.right
{
	float: right;
}
.margin-bottom
{
  margin-bottom:10px;
}
.margin-bo
{
  margin-bottom:5px;
}
.clear
{
	clear: both;
	font-size: 0px;
	width: 0px;
	visibility: hidden;
}
.hidden
{
	display: none;
}
.unLine, .unLine a
{
	text-decoration: none;
}
.white{color:#fff;}
.cblack{ color:#000;}
.cblue{ color:#01437b;}
.cred{color:#FF0000;}
.cgred{ color:#aaaaaa;}
.cyel{ color:#ef8100;}
.center{text-align: center;}