@charset "utf-8";
/* CSS Document */
*{font-size:12px; font-family:'宋体',Verdana, Arial, Helvetica, sans-serif; color:#333333;}
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,form,select,input,span,ul,ol,li{margin:0px;padding:0px;font-weight:normal;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0px;}
.clear{width:0px; height:0px; font-size:0px; line-height:0px; margin:0px; padding:0px; clear:both}
/*页面的空白*/
.blank1{height:1px;overflow:hidden;margin:0px auto;}
.blank2{height:2px;overflow:hidden;margin:0px auto;}
.blank3{height:3px;overflow:hidden;margin:0px auto;}
.blank5{height:5px;overflow:hidden;margin:0px auto;}
.blank8{height:8px;overflow:hidden;margin:0px auto;}
.blank10{height:10px;overflow:hidden;margin:0px auto;}
.blank15{height:15px;overflow:hidden;margin:0px auto;}
/*页面空白-颜色为白色*/
.blank_f1{height:1px;overflow:hidden;margin:0px auto;background:#FFF;}
.blank_f2{height:2px;overflow:hidden;margin:0px auto;background:#FFF;}
.blank_f3{height:3px;overflow:hidden;margin:0px auto;background:#FFF;}
.blank_f5{height:5px;overflow:hidden;margin:0px auto;background:#FFF;}
.blank_f8{height:8px;overflow:hidden;margin:0px auto;background:#FFF;}
.blank_f10{height:10px;overflow:hidden;margin:0px auto;background:#FFF;}
.blank_f15{height:15px;overflow:hidden;margin:0px auto;background:#FFF;}
/*默认链接颜色*/
a {color:#666;text-decoration:none;}
a:visited {color:#666;text-decoration:none;}
a:hover {color:#007AC3;text-decoration:underline;}
a:active {color:#007AC3; text-decoration:underline;}
/*页面最外层*/
.content{width:940px; margin:0px auto; overflow:hidden;}

#rotator {
     float:left;
	WIDTH: 582px; HEIGHT: 221px; TEXT-ALIGN: left;
	display:block;
	margin:0 auto;
}


pre {
whitewhite-space: pre-wrap; /* css-3 */
whitewhite-space: -moz-pre-wrap; /* Mozilla, since 1999 */
whitewhite-space: -pre-wrap; /* Opera 4-6 */
whitewhite-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
} 

