.password1 {
    background-image:url(/images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
    border: 1px solid #CCCCCC;
}
.username1 {
    background-image:url(/images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
    border: 1px solid #CCCCCC;
}
.CheckCode {
	background-position: 1px 1px;
	background-repeat:no-repeat;
	height:20px;
	FONT-SIZE: 12px;
    border: 1px solid #CCCCCC;
}
.Header {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.Header_Left{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.Header_Right{
	float: left;
}
.Header_Right_MemberLogin{
	text-align: center;
	height: 78px;
}
#LoginInfo Ul{
	margin-right: auto;
	margin-left: 100px;
}
#LoginInfo Ul Li{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.Header_Right_NavMenu ul li{
	float: left;
	height: 25px;
	width: 84px;
	margin-right: 10px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

.NavMenu{
	background-image: url(/Images/menu_bg1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}
.NavMenu a,.NavMenu a:Hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.NotNavMenu{
	background-image: url(/Images/menu_bg2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #0068b7;
}
.NotNavMenu a,.NotNavMenu a:hover{
	font-size: 14px;
	color: #0068b7;
	text-decoration: none;
}
.Search{
	background-image: url(/Images/search_bg.jpg);
	text-align: center;
	height: 35px;
	width: 990px;
	margin:auto;
	clear: both;
	overflow:hidden; 
}
.SearchTop{
	margin-top: 4px;
}
.SiteMsg{
	background-image: url(/Images/search_bg2.jpg);
	background-repeat: repeat-x;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
}
.SiteMsg_Left{
	background-image: url(/Images/search_l.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 10px;
}
.SiteMsg_Right{
	background-image: url(/Images/search_r.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 10px;
}
.SiteMsg_Center_Left{
	float: left;
	line-height: 28px;
	height: 28px;
}
.SiteMsg_Center_Right{
	float: right;
	line-height: 28px;
	height: 28px;
}
.ProductBigTree{
	font-size: 14px;
	color: #0068B7;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
