body{
	font-size:14px;
}
table{
	font-size:14px;
}
form{
	font-size:14px;
}


#BoxLogin{
	width:970px;
	height:300px;
	background-color:#efefef;
	padding:80px 0 0 500px;
	background-image:url(/user/images/LoginBox.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#BoxLogin li{
	line-height:40px;
	height:40px;
}

#BoxLogin .colName{
	width:75px;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
#BoxReg{}

#BoxReg .box{
	padding-left:100px;
}
#BoxReg .box li{
	line-height:40px;
	height:40px;
}

#UserCanDo li{
	float:left;
	margin-right:20px;
}
#UserHead{
	padding:0 0 5px 80px;
	background-image:url(/user/images/userhead.jpg);
	background-repeat:no-repeat;
	height:100px;
}

#UserBody{
	padding:10px 0 20px 0;
	height:100px;
	background-image:url(/user/images/12.gif);
}

#UserLeft{
	float:left;
	width:200px;
	font-size:14px;
	margin:10px;
	background-color:#FFF;
}

#UserLeft h1{
	font-size:14px;
	cursor:hand;
	
}

#UserLeft h1{
	background-image:url(/user/images/H1.jpg);
	height:30px;
	padding-left:30px;
	line-height:30px;
	margin-bottom:1px;
}

#UserLeft h2{
	height:30px;
	padding-left:40px;
	line-height:30px;
	margin-bottom:-1px;
	background-image:url(/user/images/H2.gif);
	border-bottom:1px dashed #ccc;
}

#UserLeft h2 a{
	font-size:12px;
}

#UserRight{
	font-size:14px;
	float:left;
	width:730px;
	border:1px solid #ccc;
	padding:10px;
	height:450px;
	background-color:#FFF;
}

#UserRight ul{
	margin-top:20px;
	line-height:30px;
	list-style:decimal;
	}
#UserRight li{
	background-image:url(/user/images/00000067.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
}
#UserRight table{
	background-color:#efefef;
	font-size:14px;
}
#UserRight tr{
	line-height:30px;
	background-color:#FFF;
	height:30px;
}
#UserRight .TitBar{
	background-image:url(/user/images/Titbar.jpg);
	background-repeat:no-repeat;
}

#UserRight h1{
	margin-top:20px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	font-size:14px;
	padding-left:30px;
	font-weight:bold;
	background-image:url(/user/images/H3.gif);
	background-repeat:no-repeat;
}


#UserRight h2{
	font-size:14px;
	padding:20px;
	line-height:20px;
	color:#F00;
	background-color:#efefef;
}


#LoginLeft{
	float:left;
	width:300px;
	height:100px;
}



#UserLogin{
	padding:55px 0 0 20px;
	width:300px;
	height:200px;
	line-height:30px;
	background-image:url(/user/images/BoxLogin.jpg);
	overflow:hidden;
	margin-bottom:20px;
}

#UserFunction{
}

#UserFunction ul{
	line-height:25px;
}

#UserFunction li{
	margin-bottom:20px;
}


#UserLogin dd{
	line-height:30px;
}
#UserLogin dt{
	width:40px;
}

#UserLogin #userID{
	width:242px;
	height:26px;
	line-height:25px;
	background-image:url(/user/images/userID.jpg);
	border:none;
	padding-left:50px;
	margin-bottom:5px;
}

#UserLogin #password{
	width:242px;
	height:26px;
	line-height:25px;
	background-image:url(/user/images/password.jpg);
	border:none;
	padding-left:50px;
	margin-bottom:10px;
}

#UserLogin p{
	clear:both;
	padding-left:35px;
	margin:0px 0px 10px 0px;
}

#UserLogin #bt_login{
	margin-left:5px;
}

#UserReg{
	width:650px;
	float:right;
	margin-left:20px;
	padding-left:20px 0 0 20px;
}

#UserReg .TitBar{
	background-image:url(/user/images/Titbar.jpg);
	background-repeat:no-repeat;
}

#UserReg ul{
	line-height:25px;
}
#UserReg li{
	padding:5px 0 5px 0;
}

.face img{
	width:50px;
	height:50px;
}
