body, html
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: "宋体";\
}

.black-12
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.Bold
{
	font-weight: bold;
}
A.FNormal
{
	font-size: 12px;
	text-decoration: none;
}
A.FBigger
{
	font-size: 13px;
}
A.FMuchBigger
{
	font-size: 14px;
}
A.FBiggest
{
	font-size: 16px;
}

.yellow
{
	font-size: 13px;
	color: #FF9900;
	font-family: "宋体";
	font-weight: bold;
}

A.a01:link
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.a01:visited
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.a01:hover
{
	font-family: "宋体";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
A.a01:active
{
	font-family: "宋体";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

A.H:link
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
A.H:visited
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
A.H:hover
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
A.H:active
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.trjg
{
	background: url(/Themes/Default/Images/Comm/line1.gif);
	height: 9px;
}
.trlink
{
	height: 14px;
}
.trmenulink
{
	height: 20px;
}


/*  FORM INPUTS  */

.inputtext, .inputpassword
{
	border: 1px solid #bdc7d8;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 3px;
}

textarea
{
	border: 1px solid #bdc7d8;
	padding: 3px;
	font-size: 11px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
}

.inputbutton, .inputsubmit
{
	padding: 2px 10px 3px 10px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #0e1f5b;
	border-right-color: #0e1f5b;
	background-color: #1973AF;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	text-align: center;
}




/*****^*****^*****^*****^*****^*****^*****^*****^*****^*****^*****
 ** 
 ** 右上角的提示框
 ** 
 *****^*****^*****^*****^*****^*****^*****^*****^*****^*****^*****/
.ShowLoading
{
	color: #FFFFFF;
	right: #888 1px solid;
	padding-right: 5px;
	border-top: #888 1px solid;
	padding-left: 5px;
	z-index: 100;
	background: #fff;
	padding-bottom: 5px;
	border-left: #888 1px solid;
	width: auto;
	padding-top: 5px;
	border-bottom: #888 1px solid;
	position: absolute;
	background-color: #1973AF;
}





#menu
{
	
	margin: 1px auto auto;
	width: 778px;
	height: 29px;
}
#nav
{
	background: #666;
	line-height: 30px;
	list-style-type: none;
}
#nav LI A
{
	display: block;
	text-align: center;
	height:29px;
}
#nav LI A:link
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav LI A:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav LI A:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/Images/navbg2.gif);
}
#nav LI
{
	float: left;
	width: 80px;
}
#nav LI UL
{
	left: -999em;
	width: 600px;
	line-height: 25px;
	list-style-type: none;
	position: absolute;
	text-align: left;
}
#nav LI UL LI
{
	float: left;
	width: 80px;
}
#nav LI UL LI A
{
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#nav LI UL LI A:link
{
	color: #000;
	text-decoration: none;font-weight: normal;
}
#nav LI UL LI A:visited
{
	color: #000;
	text-decoration: none;font-weight: normal;
}
#nav LI UL LI A:hover
{
	color: #0066FF;
	background-image: url('');font-weight: normal;
}
#nav LI:hover UL
{
	left: auto;
}
#nav LI.sfhover UL
{
	display:block;
	left: auto;
	
}

#nav LI.sfhover1 UL
{
	left: auto;
	display:none;
}
TABLE
{
	margin: auto;
}
.dotLine
{
	background: #ffffff;
	margin: 7px auto;
	width: 0px !important;
	height: 12px;
}
.dotLineB
{
	background: #000000;
	margin: 5px auto;
	width: 1px !important;
	height: 12px;
}

.from-120 {
	height: 14px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.PageMainContainer
{
    width: 1003px; 
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    background-image: url(  "/Images/0.gif" );
}
.Common
{
    width: 960px; 
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    
}


.black-14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
	font-family: "宋体";


}
.red {
	font-size: 13px;
	color: #003399;
	font-family: "宋体";
	font-weight: bold;
}