@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
body{font:12px/25px "宋体"; }
#top .linktext a:hover,a{text-decoration:none;}
a:hover{text-decoration:underline;}
li{list-style:none;}
/***全局***/
#wrap{width:985px;margin:0 auto; overflow:hidden;}
/***头部***/
#top{background:url(../images/logo.jpg) 0 0 no-repeat; width:992px; height:102px; margin-top:10px;}
/***文字连接***/
#top .linktext{width:970px; height:25px; float:right; margin-top:35px; text-align:right;padding-right:15px;color:#46af15;}
#top .linktext a{color:#46af15;}
/***导航***/
#top .nav{width:600px; height:32px; float:right; margin-top:10px;}
#top .nav ul{width:550px; height:32px; font-size:15px ;margin-left:40px; font-weight:bold;}
#top .nav li{float:left; width:90px;  margin:0 10px;line-height:32px;}
#top .nav li a{color:#fff;}
#top .nav li a:hover{text-decoration:none;}
/**banner**/
#banner{background:url(../images/banner.jpg) no-repeat; width:985px; height:201px; margin-top:10px;}
/***bottom**/
#bottom{background:url(../images/index/bottom_bg.jpg)  repeat-x; width:100%; height:70px; margin-top:15px;}
#bottom p{text-align:center; line-height:35px; color:#fff;}
#bottom p a{color:#3d3d3d;}
#bottom p a:hover{text-decoration:none;}