@charset "gb2312";
/* CSS Document */

html,body {
	font: 12px Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	background-color: #fff;
	margin:0;
	padding:0;
	color:#333;
}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, select,input, textarea, th, td{
	margin:0;
	padding:0;
}
ol, ul ,li{list-style: none;}
a{ color:#333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration:none;color: #ff0000;}

a img{border:none;}
.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-bottom:-1px;}
.fl{float:left;}
.fr{float:right}
.w1000{ width:1000px; margin:0 auto;}
.mt8{ margin-top:8px}
.mt6{ margin-top:6px}
.p12blue {font-size: 12px;font-weight: bold;color: #0074b5;}
.p12blue01 {font-size: 12px;color: #0074b5;}
.p12blue02{ color:#007ca7;font-size: 12px;}
.p14blue {font-size: 14px;font-weight: bold;color: #0074b5;}
.p14blue1{font-size: 14px;font-weight: bold;color: #007ca7;}
.p12red {font-size: 12px;color: #FF0000; font-style:normal}
.graybg,.graybg td{ background:#f4f4f4}
