section,header,footer,nav,article,aside {display: block;}
/*********** CSS Reset **********/
html, body, div, form, p, a, h1, h2, h3, h4, h5, h6, img, table, td, th, input, span, section, header, footer, nav, article, aside, fieldset, textarea, dl, dt, dd, blockquote, ul, ol,select,option{ margin: 0; padding: 0; }
body{font-size: 14px;font-family:"Microsoft YaHei","微软雅黑","宋体";background:#fff;}
a img{border:none;}
ol,ul {list-style: none;}
li{ list-style-type: none;}
caption,th { text-align: left;}
address,caption,cite,code,dfn,ins,em,th,var {font-style:normal;} 
h1,h2,h3,h4,h5,h6{ font-weight: normal;} 
textarea{overflow:auto;}
a{color:#333;text-decoration:none;} 
a img{vertical-align: top;}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.b{font-weight: bold;}
.column{
	width: 1100px;
	;
	margin: 0 auto;
	zoom: 1;
 }
.cor-666 a{color: #666;}
.f-l{float: left;}
.f-r{float: right;}
.fz-14{font-size: 14px;}
.inline{display: inline;}
.ov{overflow: hidden;zoom:1;}
.ov:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clear{clear: both;overflow: hidden;height: 0;}
.t-c{text-align: center;}
.hr-1{height: 1px;overflow: hidden;background: #e4e4e4;}
.mar-t-10{margin-top: 10px;}
.mar-t-15{margin-top: 15px;}
.mar-t-20{margin-top: 20px;}
.mar-t-25{margin-top: 25px;}
.mar-t-40 {
	margin-top: 40px;
}

.mar-t-65 {
	margin-top: 65px;
}

.pad-r-10{padding-right: 10px;}
.pad-r-20{padding-right: 20px;}
.pad-t-10 {
	padding-top: 10px;
}
.pad-t-15 {
	padding-top: 15px;
}


.w-500 {
	width: 500px;
}
.w-450 {
	width: 450px;
}
.w-245 {
	width: 245px;
}
.w-280 {
	width: 310px;
}



.w-460 {
	width: 460px;
}
.w-202 {
	width: 202px;
}
.w-770 {
	width: 770px;
}
.w-300 {
	width: 300px;
}
.w-345 {
	width: 345px;
}
.w-400 {
	width: 400px;
}






.bod-r-234 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}


.pos-r{position: relative;}
