body {
	margin: 0px;
}
a:link {
	color: #4F4E4F;
}
a:visited {
	color: #4F4E4F;
}
a.l1:link {
	color: #FFFFFF;
}
a.l1:visited {
	color: #FFFFFF;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #0b81e6;
	font-weight: normal;
}
.f12{
	font-size: 12px;
	line-height: 20px;
	color: #626262;
	text-decoration: none;
}
.f12b{
	font-size: 12px;
	line-height: 20px;
	color: #474748;
	text-decoration: none;
	font-weight: bold;
}
.f14b{
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.f16b{
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.f20b{
	font-size: 20px;
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
.blue12{
	font-size: 12px;
	color: #3366cc;
}
.white10{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.white12{
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
}
.white12 a{color: #ffffff;}
.white12b{
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white12b a{color: #ffffff;}
.white14b{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.brown12{
	font-size: 12px;
	line-height: 25px;
	color: #a44004;
	text-decoration: none;
}
.brown14b{
	font-size: 14px;
	line-height: 25px;
	color: #a44004;
	text-decoration: none;
	font-weight: bold;
}
.red12{
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;
	text-decoration: none;
}

.p1{
	padding: 5px;
	height: 35px;
	width: 92px;
	border: 1px solid #efefef;
}
.p2{
	height: 154px;
	width: 135px;
	border: 1px solid #e4e0e0;
}.pcbox {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 88px;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 30px;
	float: left;
	
}
.pcbox a{line-height: 30px;color: #666666;
}
table {
	font-size: 12px;
}

