@charset "utf-8";
/* CSS Document */
/* 擁CSS隅砱 */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #fff;
	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-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: #336699;
}
.cHuang
{	

	color: #FEFF99;
}
.cWhite
{
	color: #FFFFFF;
}
.cZhong
{
	color: #FA5200;
}
.cBlue
{
	color: #0066FF;
}
/* 趼极扽俶 */
.fB
{
	font-weight: bold;
}
.fI
{
	font-style: italic;
}
/* 趼极湮苤*/
.f12px
{
	font-size: 12px;
}
.f14px
{
	font-size: 14px;
}
.f16px
{
	font-size: 16px;
}
.f18px
{
	font-size: 18px;
}
.f26px
{
	font-size: 26px;
}
/* 坻扽俶 */
.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;
}
.bBottom
{
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	height: 30px;
	line-height: 16px;
	vertical-align: middle;
	width: 50px;
}
.blue_c{ display:block;}
 .blue_c a:link
{
	text-decoration:none;
	color:#0041d9
}
.blue_c a:visited
{
	text-decoration: none;
	color:#0041d9
}
.blue_c a:hover
{
	text-decoration: underline;
	color: #ff3300;
}
.footer{ margin:15px auto 0px auto; width:950px; text-align:center; line-height:25px;}