@charset "utf-8";
/*
Build Date: 2010-01-06 16:10
Author: NOVA WU
Email: novawu@gmail.com
*/
body { background:url(images/body_bg.png) repeat;color:#fff}
#layout {}
#main { width:1000px; margin:0 auto; overflow:auto; line-height:20px; }
/*导航栏*/
#main #nav {height:350px;overflow:hidden}
/*主体部分*/
#main #body.comm{background:none;background-color:#7e0100}
#main #body.other_class{ background:url(images/a04161back.jpg) repeat-y}
#main #body { overflow:auto; zoom:1; padding:8px 8px 0 8px;background:#fff url(images/index_bg.png) no-repeat}
#main #body .r { width:656px; float:right }
#main #body .l { width:310px; }

.r #content{margin:30px 40px 10px 25px}
#com_content{margin:20px 40px 10px 25px;overflow:auto;zoom:1}
#com_content img,#com_content .flash{margin:10px;float:left;}
#contact_box{width:500px;margin:0 auto}

/*分割条*/
.sline{background:url(images/sline.png) no-repeat center center;height:5px;margin:5px auto;}
.indexbox{height:536px;min-height:536px}
.title{font-size:22px;color:#CB5D60;margin-bottom:5px; text-align:center}

/*页脚部分*/
#foot {background-color:#ae782e;margin:0 30px;color:#fff}
#foot .background {height:40px; text-align:center; font-size:12px; line-height:40px }

/*联系我们*/
#contact_box .title{text-align:left; color:#fbae06;}

/*关于我们
#aboutus{display:none}*/

#coupon a{ color:#cc0000;}
