/*--------------------------------
version:1.0
author:daoke
email:mzgnc@163.com
website:http://www.daoke1983.com
--------------------------------*/
/*******************
页面头部
*******************/
#header { width:800px; height:100px; margin:0 auto; }
#header h1 { text-indent:-9999px; background: #666 url(images/logo.jpg) no-repeat; height:92px; }
/*******************
主菜单栏开始
*******************/
/*******************
主菜单栏开始
*******************/
#menu { position:relative;}
#menu ul{ position:absolute; left:80px;}
#menu ul li ul { width:100px; background:url(Images/bg.png); border:1px solid black; display:none;}
#menu .secondary-menu { left:-20px; top:45px; position:absolute; z-index:200; }
#menu .secondary-menu a.arrow { background:url(images/arrow.gif) no-repeat right center; }
#menu .secondary-menu a.arrow:hover { background:url(../../App_Themes/White/Images/nav-bg.png);}
#menu .secondary-menu a { display:block; width:80px; padding:5px 10px; }

#menu { width:800px; height:48px; margin:0 auto; background:#fff; }
#menu ul { margin:0 15px; }
#menu li { float:left; position:relative; z-index:1;}
#menu .first a { background:url(images/top_nav1-1.gif) no-repeat; padding-right:45px; }
#menu .first a:hover { background:url(images/top_nav1-1.gif) no-repeat; }
#menu a:hover { background:url(images/nav.gif) no-repeat 0 -48px; }
#menu a { background:url(images/nav.gif) no-repeat; }
#menu .firsta_onclick { background:url(images/top_nav1-1.gif) no-repeat; }
#menu .a_onclick { background:url(images/nav.gif) no-repeat 0 -48px; }
#menu .last a{ background:url(images/top_nav1-3.gif) no-repeat; padding-right:70px; }
#menu .last a:hover { background:url(Images/top_nav2-3.gif) no-repeat;padding-right:70px;}
#menu a { color:#444; display:block; padding:15px 15px; }
/*******************
菜单栏结束
*******************/
/*******************
首页内容区域
*******************/
#content { width:800px; margin:0 auto; background: #3A1011; margin-top:15px; }
.qiling { display:block; float:right; padding: 45px 0 0 10px; }
.pic { width:800px; height:140px; background:url(images/banana_bg.gif) no-repeat; position:relative; }
.pic a { position:absolute; width:40px; height:27px; text-indent:-9999px; background:url(images/bg1.gif); }
.pic a:hover { border:1px solid #ff9; }
.pic #g a { left: 22px; top: 52px; }
.pic #a a { left: 80px; top: 75px; }
.pic #t a { left: 166px; top: 43px; }
.pic #c a { left: 227px; top: 79px; }
.pic #d a { left: 337px; top: 73px; }
.pic #e a { left: 427px; top: 94px; }
.pic #f a { left: 673px; top: 80px; }
/*******************
首页滚动图片
*******************/
#demo { overflow:hidden; /*border: 1px dashed #CCC;*/
width: 650px; margin-left:50px; padding-top:60px; }
#demo img { border: 3px solid #F2F2F2; margin:0 3px 0 3px; }
#indemo { float: left; width: 800%; }
#demo1 { float: left; }
#demo2 { float: left; }
/*******************
页脚部分
*******************/
#footer { width:800px; height:130px; margin:0 auto; background:#62381e; padding-top:5px; }
#footer p { text-align:center; line-height:160%; color:#FF0; }
#footer .img_footer_left { float:left; }
#footer .img_footer_right { float:right; }
.footer_list { margin-left:250px; }
.footer_list li { float:left; }
.footer_list a { color:#ff0; display:block; padding:2px 5px; }
/*******************
首页跑马灯
*******************/
#host { width:650px; margin:10px 0 0 50px; }
#host a { color:#fff; }
