body { MARGIN: 0px;padding: 0px;}
div,p,td {
	font-size:12px;
}
a:link,a:visited {
	color:gray;
}
a:hover,a:active {
	color:#336699;
}
 
.f14 {
	font-size:14px;
	line-height:120%;
}

#mainContent {
	margin-top:10px;
	text-align:center;
}

#mainContent .content {
	padding:40px;
	text-align:left;
}

.content h2{
	margin:0px;
	height:40px;
	background:url(/images/title_content.gif) no-repeat left 4px;
	font-size:14px;
	line-height:40px;
	border-bottom:#d8dfea 1px solid;
	padding-left:40px;
}

#list {
	text-align:left;
	margin-bottom:20px;
}

.list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.list li {
	padding:15px 0;
	border-bottom:#CCCCCC 1px solid;
}

.list li a {
	font-size:14.8px;
}

#footer {
	border-top:#CCCCCC 1px solid;
	margin-top:60px;
	padding:10px;
	font-family:Arial;
	color:gray;
	text-align:center;
}
 
.it_s{display:table; border:1px solid #808080;}
.if1,.if2{background:#fff; border:1px solid #fff;}
.if2{border-left:1px solid #000; border-top:1px solid #000; color:#000;}
 
.l{float:left;}
.r{float:right;clear:right;}
.c{clear:both;}
 
.c6 {color:#666; font-family:Arial;}


a{color:#512BA0}
a:hover {color:#FF0017}
a.nav{ font-size: 12px;text-decoration:none; color:#000000}
	
<!-- for chinese -->
.title {  font-family:"黑体,arial";font-size: 20px;}
.rtitle {  font-family:"黑体,arial"; font-size: 20px; color: #ffffff; }
.stitle {  font-size: 14px; font-weight: bold; line-height: 120%; }
.rstitle {  font-size: 14px; font-weight: bold; line-height: 120%; color: #ffffff; }
.mbody {   font-family:"宋体,arial"; font-size: 14px; line-height: 150%; }
.rmbody {   font-family:"宋体,arial"; font-size: 14px; line-height: 150%;  color: #ffffff; }
.sbody {  font-size: 12px; line-height: 160%; }
.sbold {  font-size: 12px; font-weight: bold; line-height: 160%; }
.rsbody {  font-size: 12px; line-height: 160%; color: #ffffff; }
.gsbody {  font-size: 12px; color: #666666; }

<!-- for english/roman -->
.embody { font-family:"arial, helvetica"; font-size: 16px; line-height: 120%; }
.esbody { font-family:"arial, helvetica"; font-size: 12px; line-height: 120%; }
.esbold { font-family:"arial, helvetica"; font-size: 12px; font-weight: bold; line-height: 120%; }
 .li { font-family:"MS Song, 宋体, Beijing"; font-size: 14px; line-height: 160%; }
.url { font-family:"arial, helvetica"; font-size:12px; vertical-align:super; color: #666666; }
.list { font-family:"MS Song, 宋体, Beijing"; font-size: 14px; line-height: 120%; }
.box {	MARGIN: 0px;padding: 2px;border: 1px solid #CCCCCC;}
.cb{color:#3767C2;font-weight:bolder; font-size: 14px; text-decoration: none}

/* color */
.err {
	color:red;
}

.success {
	color:green;
}



