body{ color:555555; font-size:12px; font-family:"ËÎÌå"; line-height:22px;}
*{ margin:0px; padding:0px;}
.clear{ clear:both;}

/*png image style fix*/
html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/static/image/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.top_notice{ margin:5px auto; padding:4px 5px 3px 5px; text-align:center; color:#FF0000; width:918px; font-size:12px; font-weight:bold; border:#FF6600 solid 1px; background:#F6F6F6 }

.header{ margin:8px auto; background:url(/static/image/dh.gif) no-repeat 0px 0px; width:950px; height:36px;}
	.header ul{ list-style:none; }
	.header ul li{ float:left; margin:0px 5px 0px 5px; padding-top:8px;  width:79px; height:28px; text-align:center; display:inline}
	.header ul li.on{background: url(/static/image/dh.gif) no-repeat -82px -50px;}
	.header ul li.on a{ color:#000000;}
	.header ul li.on a:hover{ color:#FF6600;}
	.header ul li.on_2{ width:50px; background: url(/static/image/dh.gif) no-repeat 0px -50px;}
	.header ul li.on_2 a{ color:#000000;}
	.header ul li.on_2 a:hover{ color:#FF6600;}
	.header ul li a{ color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none;}
	.header ul li a:hover{ color:#FFFF00; text-decoration:underline;}
	
.logo_act{ margin:auto; width:950px; padding:5px 0px 0px 0px;}
	.logo_act .h_logo{ width:300px; height:68px; float:left;}
	.logo_act .h_act{ width:600px; float:right; padding-top:25px; text-align:right;}

	
.account_security{float:left; background:url(/static/image/account_security.gif) no-repeat; font-size:12px; text-align:center; color:#FFFFFF; width:124px; height:12px; padding-top:1px; line-height:13px; margin-top:3px;}
.account_risk{float:left; background:url(/static/image/account_security.gif) no-repeat 0px -17px; font-size:12px; text-align:center; color:#FFFFFF; width:124px; height:12px; padding-top:1px; line-height:13px; margin-top:3px;}
	
.footer{ clear:both; margin:auto; width:950px; border-top:#CCCCCC dashed 1px; padding-top:10px; color:#666666; text-align:center}
