@charset "utf-8";
/* CSS Document */
/* 擁CSS隅砱 */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 12px;
	color: #545454; background:url(../images/head_top.gif) repeat-x;}

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-size: 12px;
	font-weight: normal;
}
table, td, tr, th
{
	font-size: 12px;
}
li
{
	list-style-type: none;
}
/* 蟈諉晇伎 */
a:link
{
	text-decoration: none;
	color: #545454;
}
a:visited
{
	text-decoration: none;
	color: #545454;
}
a:hover
{
	text-decoration: underline;
	color: #ff3300;
}
a:active
{
	text-decoration: none;
	color: #000;
}
/* 趼极晇伎 */
.cRed
{
	color: #ee3e02;
}
.cHui
{
	color: #999999;
}
.cHei
{
	color: #000;
}
.cHuang
{
	color: #FEFF99;
}
.cWhite
{
	color: #FFFFFF;
}
.cZhong
{
	color: #FA5200;
}
.cBlue
{
	color: #0066FF;
}
.cGreen{ color:#19a319;}
/* 趼极扽俶 */
.fB
{
	font-weight: bold;
}
.fI
{
	font-style: italic;
}
/* 趼极湮苤*/
.f12px
{
	font-size: 12px;
}
.f14px
{
	font-size: 14px;
}
.f16px
{
	font-size: 16px;
}
.f18px
{
	font-size:18px;font-family:微软雅黑,黑体;color:#000;font-size:18px;line-height:26px;font-weight:normal; 
}
.f25px
{
	font-size:25px;font-family:微软雅黑,黑体;color:#333;padding-top:8px;
}
/* 坻扽俶 */
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
	font-size: 0px;
	width: 0px;
	visibility: hidden;
}
.clear2:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hidden
{
	display: none;
}
.unLine, .unLine a
{
	text-decoration: none;
}
.noBorder
{
	border: none;
}
.c_hbg{ background:#fff9d9;}