﻿body {margin:0px auto;line-height:20px;font-family:"宋体";font-size:12px;color: #333; background:url(../images/layout_bg_01.jpg) no-repeat center top #186591;}
ul,li{padding:0;margin:0;list-style-type:none;border:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{border:0;margin:0;padding:0;}
 
.clear{clear:both;}

/*链接*/
a{blr:expression(this.onFocus=this.blur());outline: none;}/*批量去掉虚线框，第一句用于IE，第二句用于FF Safari等*/
a{font:"宋体,arial";color:#333; text-decoration:none;}
a:hover{font:"宋体,arial";color:#666;text-decoration:none;}
.link_green1{color:#EBFFA4;}
.link_green1:hover{color:#003300;}
.link_blue{ font-weight:bold;color:#1e536e;}
.link_blue:hover{color:#1e536e;}

/*字体*/
.font_white { color:#FFF;}
.font_red { color:#8b0000;}
.font_red1 { color:#FF0000;}
p { padding-top:4px; line-height:26px;}
/*边距*/
.space_t{margin-top:6px;line-height:0;}

/*底色*/
.bg_gray { background-color:#CCCCCC;}

/*浮动*/
.fl1 {float: left;}
.fl2 {float: right;}

