@charset "utf-8";
/* CSS Document */
/* 威邦网络科技  www.cnwei.net */

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin:0; 
	padding:0; 
	font-weight:normal;
	font-style:normal;
	font-size:100%; 
	font-family:inherit;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
ol, ul ,li{ 
    list-style:none;
}
img { 
    border:0; height: auto; max-width: 100%;
}
p{
	margin:0;
	padding:0;
}
body {
	font-size:12px; 
	color:#333;
	font-family:"STHeiti","Microsoft YaHei","Arial","宋体","Tahoma","Helvetica","sans-serif";
	background:url(../images/body_bg2.jpg) repeat-x #fff;
	
}
a {
	color:#333; 
	text-decoration:none;
}
a:hover {
	color:#d00;
}
.clear {
	border:0; 
	line-height:0; 
	height:0; 
	clear:both; 
	font-size:0; 
}
