@charset "utf-8";
*{padding:0;margin:auto;}
body{
FONT-SIZE:12px;
color:#000000;
font-family:'宋体',Arial, Helvetica, sans-serif;
background:url(../images/bigbg.jpg) center top repeat-x;
}
td,div{FONT-SIZE:12px; line-height:18px; font-family:'宋体',Arial, Helvetica, sans-serif; color:#000000;}
img{ border:0;}
a:visited{TEXT-DECORATION: none;color: #000000;}
a:active{TEXT-DECORATION: none;color: #000000;}
a:link{text-decoration: none;color: #000000;}
a:hover {COLOR: #cc0000; TEXT-DECORATION: underline;}

.input{ border:1px solid #CCCCCC; color:#000000; height:19px; padding-top:2px; padding-left:2px;}
.textarea{ border:1px solid #CCCCCC; color:#000000;}

.whitelink {color:#FFFFFF;}
.whitelink a{color:#FFFFFF;}
.whitelink a:link{color:#FFFFFF;}
.whitelink a:visited{color:#FFFFFF;}
.whitelink a:hover{color:#CCCCCC;text-decoration:underline;}

/*定义一些常用的颜色*/
.orange{color:#FF6600;}
.brown{color:#990000;}
.red{color:#FF0000;}
.green{color:#008000;}
.blue{color:#0000FF;}
.blue2{color:#0260BA;}
.yellow{color:#FFFF00;}
.white{color:#FFFFFF;}
.whiteB{color:#FFFFFF;font-weight:bold;}
.blueB01{color:#0071E1; font-weight:bold;}
.ash{color:#666666;}
.ash2{color:#999999;}
.green2{color:#027901;}

.topic_green {color:#009900;}
.topic_green a{color:#009900;}
.topic_green a:link{color:#009900;}
.topic_green a:visited{color:#009900;}
.topic_green a:hover{color:#009900;text-decoration:underline;}

.topic_yellow {color:#ffcc00;}
.topic_yellow a{color:#ffcc00;}
.topic_yellow a:link{color:#ffcc00;}
.topic_yellow a:visited{color:#ffcc00;}
.topic_yellow a:hover{color:#ffcc00;text-decoration:underline;}

.topic_blue {color:#0000FF;}
.topic_blue a{color:#0000FF;}
.topic_blue a:link{color:#0000FF;}
.topic_blue a:visited{color:#0000FF;}
.topic_blue a:hover{color:#0000FF;text-decoration:underline;}


.topic_red {color:#ff0000;}
.topic_red a{color:#ff0000;}
.topic_red a:link{color:#ff0000;}
.topic_red a:visited{color:#ff0000;}
.topic_red a:hover{color:#ff0000;text-decoration:underline;}

.xianlu_topic {color:#484729;}
.xianlu_topic a{color:#484729;}
.xianlu_topic a:link{color:#484729;}
.xianlu_topic a:visited{color:#484729;}
.xianlu_topic a:hover{color:#484729;text-decoration:underline;}

.content{
	text-align:left;
  margin:10px;
  width:730px;
  padding:0;
  overflow:hidden;
  line-height:25px;
  }
  
.content img{
    	max-width: 730px;
        max-height: 730px;
        width:expression(onload=function(){if (this.offsetWidth>this.offsetHeight){
        this.style.width=(this.offsetWidth > 730)?"730px":"auto"
        }
        {this.style.height=(this.offsetHeight < 730)?"auto":"730px"}
        });
		overflow:hidden;
	}

.content object{
    	max-width: 730px;
        max-height: 730px;
        width:expression(onload=function(){if (this.offsetWidth>this.offsetHeight){
        this.style.width=(this.offsetWidth > 730)?"730px":"auto"
        }
        {this.style.height=(this.offsetHeight < 730)?"auto":"730px"}
        });
		overflow:hidden;
	}

.thisposition{color:#666666;}
.thisposition a{color:#666666;}
.thisposition a:link{color:#666666;}
.thisposition a:visited{color:#666666;}
.thisposition a:hover{color:#666666;text-decoration:underline;}
.thisposition .now{color:#F7933D;}
.thisposition .now:link{color:#F7933D;}
.thisposition .now:visited{color:#F7933D;}
.thisposition .now:hover{color:#F7933D;text-decoration:underline;}

.font_style01{font-size:15px; color:#FFFFFF;}
.font_style01 a{font-size:15px;color:#FFFFFF;}
.font_style01 a:link{color:#FFFFFF;text-decoration:none;}
.font_style01 a:visited{color:#FFFFFF;text-decoration:none;}
.font_style01 a:hover{color:#FFFFFF;text-decoration:underline;}