﻿
/*=======   CSS Document   =======*/
body {font:12px/22px "宋体", arial; padding:0; margin:0; background:url(../images/bg.gif) repeat;}
*{ list-style:none; margin:0; padding:0;}
margin,padding{margin:0; padding:0;}
img{border:0;margin:0;padding:0;}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-style:normal;}

/**/
a{blr:expression(this.onFocus=this.blur());outline: none;}/*批量去掉虚线框，第一句用于IE，第二句用于FF Safari等*/
a{font:12px/22px "宋体";color:#666; text-decoration:none;}
a:hover{font:12px/22px "宋体";color:#FF6D01;text-decoration:none;}
.link_red{color:#FF6600;text-decoration:underline;}
.link_red:hover{color:#ED135A; text-decoration:underline;}
.link_line{text-decoration:underline;}
/**/
.font_red{color:#D5201D;}
.font_red_B{font-weight:bold;color:#D5201D;}
.font_yellow{color:#FF0;font:12px/28px "宋体";}
.space_t{padding-top:6px;background:#FFF;}

