@CHARSET "UTF-8";
.hit_con {
	margin: 0 auto;
	width: 421px;
	position:fixed;
	_position:absolute;
	top:30%;
	left:35%;
	z-index:9999;
	display:none;
}

.hit_con_t {
	background:
		url("http://png.gc73.com.cn/website_img/new_awards_images/hint_con_t.png")
		no-repeat;
	height: 8px;
	overflow: hidden;
}

.hit_con_c {
	background:
		url("http://png.gc73.com.cn/website_img/new_awards_images/hint_con_c.gif")
		repeat-y;
	color: #857865;
	font-family: "SimSun";
	font-size: 14px;
	height: auto;
	_height:170px;
	letter-spacing: 1px;
	line-height: 25px;
	overflow: hidden;
	padding: 0 20px;
}

.btn_close_p {
	background:
		url("http://png.gc73.com.cn/website_img/new_awards_images/user_inc_s.png")
		no-repeat;
	clear: both;
	height: 35px;
	right: 0;
	width: 35px;
}

.hit_con_c h3 {
	font: 24px Microsoft YaHei;
	margin: 20px 0 5px;
	text-align: center;
}

.hit_con_c h3 img {
	margin-right: 5px;
}

.hit_con_c .txt {
	margin-bottom: 10px;
	text-align: center;
}

.btn_hint_d {
 float:none;
 display:block;
 background: url("http://png.gc73.com.cn/website_img/new_awards_images/hint_btn.png") no-repeat;
 color: #F7F1DA;
 font-family: Microsoft YaHei;
 font-size: 20px;
 height: 42px;
 letter-spacing: 1px;
 line-height: 42px;
 margin: 0 auto 20px;
 text-align: center;
 text-decoration: none;
 width: 120px;
}

.hit_con_b {
    background: url("http://png.gc73.com.cn/website_img/new_awards_images/hint_con_b.png") no-repeat;
    height: 8px;
    overflow: hidden;
}