﻿@charset "utf-8";
/* TongYong  通用 */
*{margin:0;padding:0;font-size:12px;font-family:Arial, Helvetica, sans-serif;}


/* ChangYongMoRen 常用默认  */
body{margin-bottom:15px;background:#cbf0fe url(../images/pagebg.gif) repeat-x;}
body.wh_bo{background:#fff;}
ul li{list-style:none;}
img{border:0;}
h1,h2,h3{font-size:12px;}
hr{margin:0;padding:0;overflow:hidden;height:1px;color:#eee;background-color:#eee;border:1px solid #eee;}
em{font-style:normal;}

a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a:focus {-moz-outline-style: none; }

a:link{font-size:12px;color:#0082c8;text-decoration:none;}
a:visited{font-size:12px;color:#0082c8;text-decoration:none;}
a:hover{font-size:12px;color:#0082c8;text-decoration:underline;}
a:active{font-size:12px;color:#0082c8;text-decoration:none;}

/* ChangYongYinYong 常用引用  */
div.clearboth{height:0;font-size:0;clear:both;overflow:hidden;display:block;}
.border1px{border:1px solid #eee;}
.alignleft{text-align:left;!important}
.alignright{text-align:right;}
.alignright{text-align:center;!important}
.attn{color:#ff6400;}

.ztgre{color:#060;}
.ztyel{color:#ff6400;}
/* Input 表单 */
.bn_bl{
	font-weight:bold;
	color:#fff;
	width:60px;
	height:24px;
	line-height:24px;
	border:0;
	background:url(../images/bn_blue_bg.gif) no-repeat;
	}
