

/* ///////////////////////////////////////////// */


body { background:#fff; margin: 0px 0px 0px 0px; text-align: center; }


body,div,td,th {
	font-family: 'Lucida Grande', '微软雅黑', '黑体', '宋体', simsun, sans-serif;
	font-size:15px;
	color: #666666;
	line-height: 150%;
	background-repeat: repeat;
}


div,form,img { padding: 0px; border: 0px; margin: 0px; }
dl,dt,dd,ul,ol,li { list-style-type: none; list-style-position: outside; padding: 0px; border: 0px; margin: 0px; }
dl,ul { clear: left; text-align: left; }
dt,dd,li { display: block; }
h1,h2,h3,h4,h5 { margin: 0px; }
select,input { font-size: 9pt; }
td,p,div { text-align: left; }

a { text-decoration:underline; }
a:link {
	color: #666666;
}
a:visited { color: #666666; }
a:hover { color: #F30; text-decoration: underline; }
a:active { color: #F30;	}

.center { margin: 0px auto 0px auto; }
.left { float: left; }
.right { float: right; }

.font_w{ color:#fff; float:right; position:relative; top:-30px; right:15px;}
.font_r{ color:red; }
.font_link{}
a.font_link { text-decoration: underline; }
a.font_link:visited { color: #666; }

.font_title { background:#c11214; height:40px; line-height:40px; color:#fff; text-align:center;}
.font_1{ padding:20px; }
.font_2{ font-weight:bold; color:#333; float:left; margin-left:-8px; }
.font_2b{ font-weight:bold; color:#333; float:left;}
.font_3{ font-size:13px; }
.font_4{ font-size:26px; text-decoration: underline; line-height: 200%;}
.font_5{ font-size:20px; color:#333;}
.font_5b{ font-size:20px; color:#F00; margin-left:-10px;}






