@charset "utf-8";
/* 本css包含通用top，友情链接，底部样式 */

/*默认*/

/* 选中文字的颜色 */
::-moz-selection{background: #036; color: #FFF;} 
::selection {background: #036; color: #FFF;} 


*{ margin:0; padding:0;}
body,html{  font-size:12px; background:#FFF;}
ul,li{ list-style:none;}
a {
blr:expression(this.onFocus=this.blur());
text-decoration:none;
cursor:pointer;
color:#000;
}
a:link, a:visited {text-decoration:none; }
a:hover, a:active {text-decoration:underline;}
fieldset,.img{border:0;}


.fl{float:left;}
.fr{float:right;}
img{border:0;}
.block{display:block;}
img a:hover{ text-decoration:none;}
.middle{ margin:0 auto;}
.bold{ font-weight:bold;}
.aline-5{ height:5px; overflow:hidden; width:100%;}/*5像素的高度*/
.aline-10{ height:10px; overflow:hidden; width:100%;}/*10像素的高度*/
.aline-15{ height:15px; overflow:hidden; width:100%;}/*15像素的高度*/
.aline-20{ height:20px; overflow:hidden; width:100%;}/*20像素的高度*/

.aline-105{ height:105px; overflow:hidden; width:100%;}/*105像素的高度*/



/*清除浮动*/
.clear{clear:both; height:0; line-height:0; _overflow:hidden; font-size:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;} 

/* 颜色 */
.c-red { color:#cf0000;}
.c-red a { color:#cf0000;}



/* <script type="text/javascript" src="http://ext.weather.com.cn/59896.js"></script> */
