@charset "gb2312";
/* CSS Document */
/*====================代码重置====================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, section, article, aside, header, footer, nav, dialog, figure, hgroup {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Microsoft YaHei, "΢ź" ,  Verdana, Tahoma, Arial, \5b8b\4f53, sans-serif;
	font-size: 13px;
}
*{border-style:none; outline:none;}
table {
	border-collapse: collapse;/*为表格设置合并边框模?/
	border-spacing: 0;
}
textarea {
	resize: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
img {
	
	border-style:none; 
}
input, img {
	vertical-align: middle;
}
a {
	color: #333;
	text-decoration: none;
	border: 0;
	outline: none;

	
}

input:focus, a:focus {
	outline: none;
}
.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}


/*************通用************/
.cl{ clear:both !important;}
.r{ color:#e81c3d !important;}
.under{ text-decoration:underline !important;}
.mr25{ margin-right:25px;}
.ml40{ margin-left:40px !important;}
.ml100{ margin-left:100px !important;}
.ml20{ margin-left:20px !important;}
.no_bdb{ border-bottom:none !important;}
.no_bdr{ border-right:none !important;}
.h15{ height:15px;}
.h10{ height:10px;}
.h30{ height:30px;}
.h35{ height:35px;}
.h75{ height:75px;}
.h182{ height:182px !important;}
.h185{ height:185px !important;}
.w110{ width:110px !important;}
.w150{ width:150px !important;}











