@charset "utf-8";
/* CSS Document */


/*统一默认定义*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,  
blockquote,th,td {margin:0; padding:0; }  
table { border-collapse:collapse; border-spacing:0; }  
fieldset,img { border:0; }  
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }  
ol,ul { list-style:none; }  
caption,th { text-align:left; }  
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }  
q:before,q:after { content:”; }  
abbr,acronym { border:0; } 
html{font-family: "Tahoma","微软雅黑","宋体"; width:100%; height:100%;}
body{ width:100%; height:100%;}


.ui-state-default
{
    float:left;
}

.rtnr .nr table{ border-top:1px solid #000; border-left:1px solid #000;}
.rtnr .nr table td{border-bottom:1px solid #000; border-right:1px solid #000; }


.rtnr .nr img{ width:expression_r(this.width > 450 && this.height < this.width ? 450:true);
max-width:450px;
height:expression_r(this.height >370 ? 370:true);
max-height:370px; }

* html .rtnr .nr img { /* for ie6 */
width: expression(this.width > 450 && this.width > this.height ? 450 :true);
height: expression(this.height > 370 ? 370 : true);
}

.het .cn a
{
    color:#333; text-decoration:none;
}

.rtit_fu{ margin:0px 30px; clear:both; display:block;height: auto; overflow:hidden; font-size:14px; line-height:24px; text-indent:30px; color:#666;}

.rtit_time{ width:100%; clear:both; display:block; text-indent:30px;font-size:14px; line-height:27px; font-weight:normal; color:#666;}


#a_logo img{ width:expression_r(this.width > 210 && this.height < this.width ? 210:true);max-width:210px;height:expression_r(this.height >75 ? 75:true);max-height:75px; }
* html #a_logo img { /* for ie6 */width: expression(this.width > 210 && this.width > this.height ? 210 : auto);height: expression(this.height > 75 ? 75 : auto);}

.phlt{ display:none;}
.phrt{ display:none;}

.menudaoh{position:relative; z-index:99999;}

.ftu .ftlt{display:none;}
.ftu .ftrt{display:none;}

.ptuli{display:none;}
.spli{display:none;}

.list .lptu{ display:none;}


.page a ,.page a:hover
{
    color:#000; text-decoration:none;
}


.ftu .nr li .zi .abcdefg{ height:35px;line-height:35px;}