
/* CSS by:xutao */
@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}

body{ background:#61B41E; font:12px/1.8 Verdana, Arial, "宋体", SimSun ,serif, sans-serif;color:#333}
div,form,select,textarea,input { font-family:arial; font-size:12px;}
img { border:0;}

a:link,a:visited{color:#0038A5;text-decoration:none;}
a:hover,a:active{color:#f00;text-decoration:underline;}	

.fw { font-weight:bold;}
.cb { clear:both;}
.tac { text-align:center;}
.red{color:red;}
.green{color:green;}

/*blank room*/
.blank50{clear:both;overflow:hidden;height:50px;}

.all { width:920px; margin:0 auto; overflow:hidden; clear:both;background:#61B41E;}

.t1{width:920;height:80px;background:url(top_1.jpg) no-repeat;clear:both;margin-top:50px;}
.t2{width:920;height:80px;background:url(top_2.jpg) no-repeat;clear:both;}
.t3{width:920;height:80px;background:url(top_3.jpg) no-repeat;clear:both;}

.bg{width:920;margin:0px;padding:0px;background:url(top_bg.jpg) repeat-y;clear:both;}
.bg .cnc{padding:1px 70px;}
.bg span{color:red;font-weight:bold;font-family:Verdana}

.bottom{width:920;height:120px;background:url(bottom.jpg) no-repeat;clear:both;}

