@font-face {
	font-family: 'microsoft yahei';
}
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	background:url(images/bg-.jpg) center repeat-y;
}

a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#BD0D05;
	text-decoration:underline;
}

.ospan14{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: 'microsoft yahei';
}
.moreA{
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
}
#otabA a{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'microsoft yahei';
}
#oBottom a{
	color:#333333;
	text-decoration:none;
}