body
{
	margin:0px 0px 0px 0px;
	text-align:center;
}

*
{
	font-size:12px;	
}

a:link
{
	text-decoration:underline;
	color:Blue;	
}
a:visited
{
	color:Blue;
}
a:hover
{
	text-decoration:none;
	color:Red;
}

.ContentText
{
	font-size:12px;
	line-height:20px;	
	color:#333333;	
}

.contentdiv
{
	width:960px;
	margin:0px auto;	
}

.floatleft
{
	float:left;
}

.floatright
{
	float:left;
}

.yellow
{
	color:Yellow;
}

.fontsize12px
{
	font-size:12px;
}

.fontsize14px
{
	font-size:14px;
}

.margin4px
{
	width:4px;
	font-size:1px;
}

.noticebg
{
	background-image:url("../img/main_top_bg2.gif");
}

.PersonalBtn
{
	background-image:url("../img/main_personal_gryw.gif");	/*没有*/	
}

.CorporateBtn
{
	background-image:url("../img/main_personal_gsyw.gif");	/*没有*/
}

.CmbInfoBtn
{
	background-image:url("../img/main_personal_zhxx.gif");	/*没有*/
}

.btnStyle
{
	float:left;
	width:94px;
	height:23px;
	background-repeat:no-repeat;
}

.subMenu
{
	float:left;		
	background-color:#adadad;
	height:23px;	
	width:676px;	
	z-index:5;	
}
.subMenu ul
{
	list-style:none;
	margin:0px 0px 0px 0px;	
	height:23px;
}
.subMenu li
{
	padding-left:8px;		
	padding-right:8px;	
	float:left;
	border-right:solid 1px white;		
	margin-top:5px;	
}

.subMenu li.getEnd
{
	padding-left:8px;		
	padding-right:8px;
	border:0;	
	float:left;
}

.MainTitle
{
	background-image:url("../img/right_bg1.gif");
	height:18px;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:10px;
	padding-left:15px;	
	width:160px;
	color:#333333;		
}

.MainMore
{
	background-image:url("../img/more.gif");		
	width:38px;	
	background-repeat:no-repeat;
	vertical-align:top;
	margin-left:150px;		
}

.Spacing12px
{
	height:10px;
	font-size:1px;
	
}

.RightLink
{
	float:left;
	clear:none;
}

.RightLink ul
{
	background-image:url("main_personal_bg2-1.gif"); /*没有*/
	margin:0px 0px 0px 0px;	
	list-style-type: none;
}

.RightLink li
{
	
	background-image:url("../img/personal_button03-1.gif");
	margin-left: 18px;
	padding-left: 16px;
	height: 28px;
	line-height: 28px;
	background-position:left 46%;
	background-repeat: no-repeat;
	text-align:left;
}

.PageBottomBg
{
	background-image:url("../img/bottom_button.gif");
	height:15px;
	width:960px;
	margin:0px auto;
}

.MainNoticeLink
{
	background-image:url("../img/top_button1.gif");		
	height:18px;
	background-repeat:no-repeat;	
	background-position-y:50%;	
	padding-left:15px;		
	color:black;
}

.LeftLinkIcon
{
	background-image:url("../img/personal_button02.gif");			
	background-repeat:no-repeat;	
	background-position-y:46%;	
	margin-left:5px;
	padding-left:10px;		
	color:black;
}

.spacing5px
{
	font-size:1px;
	height:5px;
}

.trimtext
{
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

.arrowTwoIcon
{
	background-image:url("../img/personal_button03-1.gif");	
	background-repeat:no-repeat;	
	background-position-y:46%;		
	padding-left:16px;		
	color:black;
}
