@charset "utf-8";
/* CSS Document */
/*公共属性*/
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th, td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font:12px/1.5 '宋体',tahoma, Srial,helvetica,sans-serif;}
body{background-image:url(../images/ditan_03.gif); background-repeat:repeat-x;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
em{font-style:normal;}
ul, ol{list-style:none;}
a{text-decoration:none;color:#fff;}
a:hover{text-decoration:underline;color:#fff;}
img{border:0px;}
table{border-collapse:collapse; border-spacing:0;}
/*header属性*/
.header{width:980px; height:108px; margin:0 auto;}
/*.head2{ height:92px;}*/
.head{height:91px; background:url(../images/dtqx_05.jpg) repeat-x; overflow:hidden;}
.head1{ width:980px; height:91px; margin: 0 auto; overflow:hidden;}
/*content属性*/
.content{width:980px; height:3000px; margin:0 auto; background:red;}
.content_info{width:980px; margin:0 auto;}
/*company属性*/
.company{background-image:url(../images/ditan_24.gif); height:385px;}
.company_info{width:980px; margin:0 auto;}
/*footer属性*/
.footer{background-image:url(../images/ditan_27.jpg); height:174px;}
.footer_info{width:980px; margin:0 auto; padding-top:40px;}
.footer_info p{text-align:center; line-height:24px; color:#fff;}
.footer_about{float:left;}
.footer_dt{float:right; margin:24px 10px 0 0;}

/*乐语*/
.leyu{position:absolute;width:384px; height:153px; background:url(http://zt.taidiwo.com/images/ly_popup.jpg) no-repeat; z-index:1000;}
/*.leyu2{position:absolute;width:440px; height:171px; background:url(http://www.imelite.com.cn/images/jwly_bg.jpg) no-repeat; z-index:1000;}*/
#AdLayer1{ margin:0;position:fixed;_position:absolute;visibility:hidden;z-index:1}

.fixed-right{width:106px;height:283px;position:fixed;right:0px;top:170px;left:auto;z-index:100;clear:both;_position:absolute;_top:170px;_top:expression(eval(document.documentElement.scrollTop+220));_left:0;}
* html .fixed-right /* IE6 右侧固定 */ 
{position:absolute;right:auto;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));}