@charset "utf-8";
/* CSS Document */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color:#333; 
	font-family:"微软雅黑";
}

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;
	letter-spacing:0.1em;
}
table{border-collapse:collapse;}
table, td, tr, th
{
	font-size: 14px; line-height:34px;
}
li
{
	list-style-type: none; line-height:25px;
}
/* 蟈諉晇伎 */
a:link
{
	text-decoration: none;
	color: #343434;
}
a:visited
{
	text-decoration: none;
	color: #343434;
}
a:hover
{
	text-decoration: none;
	color: #343434;
}
a:active
{
	text-decoration: none;
	color: #343434;
}
/* 趼极湮苤*/
.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;
} 
.pad
{ padding:0px 5px;}
.padrt
{ padding-right:5px; text-align:right;}
.padlf
{ padding-left:5px; text-align:left;}
.clear
{
	clear: both;
	font-size: 0px;
	width: 0px;
	visibility: hidden;
}
.hidden
{
	display: none;
}
.unLine, .unLine a
{
	text-decoration: none;
}
