@charset "utf-8";
/*清除文档类型声明中的默认属性*/
body {font-family:宋体,serif;font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}   
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
fieldset,img{border:none;}
ol,ul {list-style:none;}   
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}   
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 

a {color:#333;text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#BA2636;text-decoration:underline;}
a:active {color:#BA2636;text-decoration:none;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.blank20{clear:both; height:20px; overflow:hidden; display:block;}

.body{ background:url(bg.jpg)}
.mbody{ width:824px; height:595px; margin:0 auto; background:#FFF;}

.menu{height:31px; background:url(menu-bg.jpg);}
.menu ul{ width:770px; margin:0 auto;}
.menu li{width:128px; float:left;  text-align:center;}
.menu li a{font-size:14px; font-weight:bold; color:#FFF; display:block; width:128px; height:23px; background:url(button-2.jpg); padding-top:8px;}
.menu li a:visited {text-decoration:none;}
.menu li a:hover {color: #FF0;text-decoration:none; background:url(button-1.jpg); width:128px;}
.menu li a:active {color:##FF0;text-decoration:none;}

body{background:#98d11e;}