@charset "utf-8";
/* CSS Document */
body{height:100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select {margin: 0;padding: 0;}
body, input, button, select, textarea, th, td,div {color: #333;font-family: "Microsoft YaHei","tahoma","arial","sans-serif";font-size: 12px;line-height: 1.5;}
img { border:none; display: block;}
input,select { outline: none; border: none;}
ul,ol { list-style-type:none;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:underline; color: #ee7700;}
.clearfix:after {
	content:"";
	visibility:hidden;
	height:0;
	display:block;
	clear:both;
	}
.clearfix{zoom:1;} /*为了照顾ie6*/
/* index begin */
/* body { background-color: #3a444e; } */
/* #bb { color: #fff; } */
.banner {
	width: 100%;
	height: 340px;
	/* border-bottom: 1px solid #165781; */
	box-shadow: 0 2px 7px #ccc;
	background: url(http://www.hoing.net/shangxueyuan/images/banner.jpg) center 0 no-repeat;
}
.main {
	width: 1000px;
	overflow: hidden;
	margin: 30px auto 50px;
	_zoom: 1;
}
.main .mL {
	float: left;
	width: 248px;
	height: 218px;
	border: 1px solid #ccc;
}
.mM {
	float: left;
	width: 388px;
	height: 218px;
	border: 1px solid #ccc;
	margin-left: 45px;
}
.mM h1 {
	font-size: 14px;
	/* color: #fff; */
	margin: 10px 0 0 15px;
}
.mM ul {
	margin-left: 20px;
	margin-right: 20px;
}
.mM li {
	padding-left: 25px;
	border-bottom: 1px dashed #ccc;
	height: 30px;
	line-height: 30px;
	background: url(http://www.hoing.net/shangxueyuan/images/1_08.png) no-repeat 5px center;
}
.mM li a {
	/* color: #fff; */
}
.mR {
	float: right;
	width: 272px;
	height: 220px;
	/* border: 1px solid #ccc; 
	background: url(../images/1_05.png) 0 0 no-repeat;*/
}