@charset "utf-8";
/* CSS Document */

/*menu*/
#menu{margin:38px 0px 0px 21px;width:385px;height:36px;font:14px "宋体";background:url(images/menu_bg.gif) no-repeat;}
#menu ul{margin:0px;margin-left:5px;padding:0px;list-style:none;}
#menu li{display:inline;line-height:35px;text-decoration:none;}
#menu li a{display:block;float:left;margin:0px 15px;text-decoration:none;color:#ED1C24;line-height:32px;font-weight:bold;}
#menu li a:hover{color:#8B4513;}

/*top*/
#top{width:950px;height:142px;background:url(images/top_font.gif) 0px 35px no-repeat;}

/*content*/
#content{width:950px;height:592px;background:url(images/content_bg.gif) no-repeat;}
#content .p{margin:0px auto;margin-top:10px;padding-top:30px;width:787px;font:13px "黑体";line-height:16px;color:#8B4513;}
#content h3{margin: 0;color:#fff;font:14px "黑体";font-weight:bold;line-height:2px;padding-top:0px;}

/*footer*/
#footer{width:950px;height:45px;background:url(images/footer_line.gif) left bottom no-repeat;}
#footer p{margin:0px;padding-top:15px;font:14px "黑体";text-align:center;color:#F79D00;}

/*canhuishouce*/

#content_c{width:950px;margin:50px;height:780px;background:url(images/canhui_bg.gif) no-repeat;}
#content_c .p{margin:0px auto;padding-top:24px;width:787px;font:13px "黑体";line-height:20px;color:#8B4513;}
#content_c h3{margin: 0;color:#fff;font:14px "黑体";font-weight:bold;line-height:5px;padding-top:10px;}
#content_c h2{font:16px "黑体";font-weight:bold;color:#fff}

