body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0;margin:0;}
html {
	min-height: 100%;
	_height:100%;
}

body{color:#444444;background-color: #fff; min-height: 100%; _height:100%;}
table{border-collapse:collapse; border-spacing:0;}
ul, ol{list-style:none;}
img{
	border:none;
	display:inline-block;
	
}
button{ cursor:pointer;}
input,textarea{ font-size:12px;}
body{font-size:12px; font-family: Tahoma, Geneva, sans-serif;}
.bg{
	background-image: url(men.png);
	background-repeat: repeat-y;
	background-position: center 0;
}
	
a{ text-decoration:none; color:#444444;}
a:hover{ text-decoration:none; color:#ff7300;}
a:focus { outline: none; }
.clear{clear:both; }
.wrap{
	width:985px;
	margin:0 auto;
	overflow:auto;
	padding:0 16px;
}
.left{ float:left;}
.right{float:right;}
h2{ font:normal 12px verdana;display:inline;}

h1,h3,h4,h5,h6{ font-size:14px; font-weight: normal;}
.more{font-size:14px; color:#000; font-weight:bold; line-height:14px; }
.col{color:#F81700;}
.col2{color:#fff;}
.col3{color:#e76d00; font-size:16px;}
/* 公共部分结束*/
