body, td, th {
	font-size: 13px;
	color: #000000;
	margin:0px;
}

img
{
	border:none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.bigFontTitle
{
	font-family:@黑体;
	font-size:14px;
	font-weight:bold;
}


.bigFontTitle2
{
	font-family:@黑体;
	font-size:14px;	
}

.aaa {
	line-height: 22px;
}
.menu{font-size:14px; color:#ffffff;}

.menu a:link {text-decoration: none;color: #ffffff;}
.menu a:visited {color: #ffffff;text-decoration: none;}
.menu a:hover {color: #ff0000;text-decoration: none;}

a:link {text-decoration: none;color: #000000;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #ff0000;text-decoration: none;}
.aa {
	line-height: 20px;
}

td{font-size:12px; line-height:150%;}

.inputtext,.buttonface
{font-size:12px; background:#FFFFF4; border:1px #D7E8FA solid;}



.tableT {border:1px #D2D3B4 solid;}
.lsolid {border-left:1px #aaa solid;}

.left{ float:left;}
.right{ color:#999;font-size:12px;float:right;}

.menubg {
	background-image:url(/images/menu_bg.gif)
}
.searchbar {
	background-image:url(/images/bar_search_bg.gif)
}
.menutext {
	font-size:13px;
	font:bold;
	font-family:"宋体", "微软雅黑", "新宋体";
	color:#FFF;
	text-align:center;
	word-spacing:2px;
}

.footbar
{		
	background:#BFD6E8;
	height:24px;	
}

.footer
{
	color:#0099AA;
}

#zoom
{
	font-size:14px;
	line-height:180%;
}

#fontzoom
{	
	font-size:14px;
	line-height:180%;
}

.border 
{
	border: 1px solid #D1D1D1;
}

#footwrap
{
	text-align:center;
}

.footer, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active,.minifooter {
	font-size:12px;
	line-height:24px;
	color:#000000;
}

.footer,.minifooter
{
	width:940;	
	text-align:center;
}

.minifooter
{
	margin:120 0 0 0;	
}

.tableborder {	BORDER-RIGHT: #cccccc 1px solid;	BORDER-TOP: #cccccc 1px solid;	BORDER-LEFT: #cccccc 1px solid;	BORDER-BOTTOM: #cccccc 1px solid;	BACKGROUND-COLOR: #ffffff}

#pagerTable a
{		
	FONT-FAMILY: Arial,宋体;		
	BORDER-RIGHT: #bce8fe 1px solid;
	BORDER-TOP: #bce8fe 1px solid;
	FONT-SIZE: 12px;	
	BORDER-LEFT: #bce8fe 1px solid;	
	BORDER-BOTTOM: #bce8fe 1px solid;
	HEIGHT: 21px;	
	PADDING-RIGHT: 4px;	
	PADDING-LEFT: 4px;	

}

A.tt1 {	FONT-SIZE: 12px;	COLOR: #000000;	TEXT-DECORATION: none}

.spaceSpan
{
	width:40px;
}

.navSpan
{
	width:90px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:auto;
	margin-top:auto	
}
.navSpan2
{
	width:160px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:auto;
	margin-top:auto	
}

/*鼠标经过时的单元格样式*/
.tdmouseover {
	background-color:#ECF5FF!important;
	padding-left:18px;
	color:#FFFFFF;
	}
.tdmouseout {
	background-color:#ececec!important;
	padding-left:18px;
	color:#357310;
}

.tdnav{
	padding-left:18px;
	background-color:#ececec
}

.tdListItem
{
	border: 0px;
    background-color: #EEEEEE;	
}

.tdAlterListItem
{
	border: 0px;
    background-color: #cccccc;	
}

.formsubmit {
	background: url(/Images/zh-CN/FormSubmit.gif);
	width: 88px;
	height: 29px;
	cursor: hand;
	padding: 3px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 0px;
	position: relative;
}