/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1; background:#ECE7C9;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:hover{ text-decoration:underline;}

/*************样式****************/
 
.main{  width:100%; height:auto; margin:0 auto;}
.ban{ width:975px; height:384px; margin:0 auto; background:url(../img/banner1.jpg) no-repeat;}
.ban ul{ width:425px; height:40px; background:#D10F27; margin:42px 34px auto auto; float:right;}
.ban ul li{ float:left; background:url(../img/libj.jpg) right no-repeat; font-size:14px; line-height:40px; font-weight:bold; padding:0 16px;}
.ban ul li a{ color:#FEFFF8;}
.ban ul .shouye a{ color:#FFFF04;}
.laoshi{ width:975px; margin:0 auto; margin-top:+1px;}
.laoshi img{ display:block;}
.kaocheng{ width:975px; height:284px; background:url(../img/kc.jpg) no-repeat; margin:0 auto;}
.kaocheng_left{ float:left; width:640px; height:234px;  }
.kaocheng_left h1{ font-size:14px; color:#F9EFF7; height:35px; line-height:35px; margin:18px auto auto 24px; font-weight:bold;}
.kaocheng_left ul{ margin-top:10px;}
.kaocheng_left ul li{ float:left; font-size:13px; font-weight: bold; line-height:50px;   margin-left:14px; display:block; float:left;}
.kaocheng_left ul li a{ background:url(../img/fk.jpg) left no-repeat; padding-left:8px; color:#080000;}
.kaocheng_right a{ width:273px; height:222px; float:right; margin:5px 59px auto auto;}
.xiancheng{ width:975px; margin:0 auto;}
.xiancheng img{ display:block;}