﻿*
{
	margin:0px;
	padding:0px;
	border:none;
	font-size:12px;
}
.Pointer
{
	cursor:pointer;
}
.Center
{
	text-align:center;
}
.Hidden
{
	display:none;
}
img
{
	position:relative;
}
div
{
	position:relative;
}
div.Clear
{
	clear:both;
}
.Left
{
	float:left;
}
.Right
{
	float:right;
}
a
{
	text-decoration:none;
	cursor:pointer;
}
.InputWrap
{
	height:17px;
	padding:2px;
	border:1px solid #DFB8B9;
	background-color:#ffffff;
}
.InputWrap input, .TextareaWrap textarea
{
	border:solid 1px #ffffff;
	background-color:#ffffff;
	color:#454545;
	font-size:13px;
}
.InputWrap input
{
	height:15px;
	line-height:15px;
}
.TextareaWrap textarea
{
	line-height:20px;
	overflow-x:hidden;
	overflow-y:auto;
}
.NoDataInput input, .NoDataInput textarea
{
	color:#BFBFBF;
}
.WritingInput
{
	background-color:#FEFBBD;
}
.WritingInput input, .WritingInput textarea
{
	border:solid 1px #FEFBBD;
	background-color:#FEFBBD;
}
.TextareaWrap
{
	padding:4px;
	border:1px solid #DFB8B9;
	background-color:#ffffff;
}
/*字体*/
.H1, H1, .H1 a, H1 a
{
	font-size:21px;
	font-weight:600;
}
.H2, H2, .H2 a, H2 a
{
	font-size:17px;
	font-weight:600;
}
.H3, H3, .H3 a, H3 a, .NoRecord
{
	font-size:14px;
	font-weight:600;
}
.Large, .Large a
{
	font-size:14px;
}
.H4, H4, .H4 a, H4 a
{
	font-size:13px;
	font-weight:600;
}
.Big, Big, .Big a, Big a
{
	font-size:13px;
}
Bold, B, Bold a, B a, .Bold, .B, .Bold a, .B a
{
	font-weight:600;
}
.H5, H5, .H5 a, H5 a
{
	font-size:11px;
}
.H6, H6, .H6 a, H6 a, .DecorationLi
{
	font-size:10px;
}
/*字体*/
html
{
	_background-image: url(about:blank);
	_background-attachment: fixed;
}
.PageTop
{
	position:fixed;
	_position: absolute;
	left:0px;
	top:0px;
	_top: expression(documentElement.scrollTop + 0 + "px");
	width:100%;
	height:30px;
	margin:auto;
	background-color:#000000;
	z-index:10;
}
.PageTop iframe
{
	width:100%;
	height:30px;
}
.IframeBack
{
	_position: absolute;
	top: 0px;
}
#hdivQuickLoginIframeWrap
{
	_top: expression(documentElement.scrollTop + (documentElement.clientHeight - 164) / 2 + "px");
}
.PageHead
{
	width:830px;
	height:252px;
	margin:auto;
	padding-top:30px;
	z-index:8;
}
.PageHead .Navigation
{
	position:absolute;
	top:225px;
	left:185px;
	width:465px;
	height:40px;
	z-index:8;
}
.PageHead .Navigation .Icon
{
	float:left;
	width:93px;
	height:40px;
}
.PageBody
{
	width:830px;
	min-height:450px;
	*height:auto;
	_height:450px;
	margin:auto;
	z-index:6;
}
.PageBottom
{
	clear:both;
	width:100%;
	height:60px;
	line-height:20px;
	padding:15px 0px 0px 0px;
	color:#444444;
}
.PageBottom a
{
	color:#444444;
}
.PageBottom a:hover
{
	color:#FF078E;
}
