.winframe
{
	float: left;	
	width: 300px;
}
.wintop
{
	float: left;
	width: 400px;
}
.wintop_l
{
	float: left;
	width: 9px;
	height: 43px;
	background: url(../Images/win_boder_bg.gif) no-repeat;
}
.wintop_m
{
	float: left;
	width: 100%;
	height: 43px;
	background: url(../Images/win_top_bg.gif) repeat-x;
}
.wintop_m .win_title
{
	float: left;
	margin-top: 3px;
	display: inline;
	line-height: 40px;
	padding-left: 10px;
	color: #bf8d25;
	font-size: 18px;
	font-family: "黑体";
}
.wintop_r
{
	float: left;
	width: 62px;
	height: 43px;
}
.wintop_r a.win_close
{
	float: left;
	width: 62px;
	height: 43px;
	display: inline;
	background: url(../Images/win_boder_bg.gif) -9px 0 no-repeat;
}
.wintop_r a.win_close:hover
{
	float: left;
	width: 62px;
	height: 43px;
	display: inline;
	background: url(../Images/win_boder_bg.gif) -9px -43px no-repeat;
}
.winbottom
{
	float: left;
	width: 100%;
	height: 9px;
	display: inline;
	overflow: hidden;
}
.winbottom_l
{
	float: left;
	width: 9px;
	height: 9px;
	background: url(../Images/win_boder_bg.gif) 0 -43px no-repeat;
}
.winbottom_m
{
	float: left;
	width: 382px;
	height: 9px;
	background: url(../Images/win_bottom_bg.gif) repeat-x;
}
.winbottom_r
{
	float: left;
	width: 9px;
	height: 9px;
	background: url(../Images/win_boder_bg.gif) 0 -52px no-repeat;
}
.winmiddle
{
	float: left;
	width: 100%;
}
.winmiddle .win_mode1
{
	float: left;
	width: 300px;
	padding: 50px;
	padding-bottom: 20px;
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.winmiddle .winmiddle_btn
{
	float: left;
	width: 156px;
	padding-left: 144px;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
}
.winmiddle .winmiddle_btn a.win_btn
{
	float: left;
	display: inline;
	width: 112px;
	height: 37px;
	background: url(../Images/win_btn.gif) no-repeat;
	line-height: 37px;
	text-align: center;
	font-size: 16px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.winmiddle .winmiddle_btn a.win_btn:hover
{
	background: url(../Images/win_btn.gif) 0 -37px no-repeat;
}


.jyhd
{
	float: left;
	width: 340px;
	padding: 30px 0 0 40px;
}
.jyhd
{
	width: 100%;
}
.jyhd th
{
	color: #666666;
	font-size: 12px;
	height: 30px;
}
.jyhd td
{
	color: #666666;
	font-size: 12px;
}

