@import url(/basic/css/sheet.css);
body{
margin:0px;
margin-left:30px;
text-align:left;
}
a:link{
font-size:12px;
text-decoration:none;
color:#666666;
}
a:visited{
font-size:12px;
text-decoration:none;
color:#666666;
}
a:hover{
font-size:12px;
text-decoration:none;
color:#ff4400;
}

td{
height:25px;
font-size:12px;
padding-left:10px;
}

form{
margin:0px;
}
input{
height:20px;
font-size:12px;
padding-left:2px;
}
textarea{
border:1px inset #efefef;
font-size:12px;
}

.input_text{
	width:200px;
border:1px inset #cccccc;
height:20px;
}

.user_col{
	float:left;
}

.user_col_spacer{
	float:left;
	width:10px;
}

.user_row{
	clear:both;
	line-height:20px;
}
.user_login_row{
	clear:both;
	line-height:30px;
	height:30px;
}
.box_Login{
	padding-left:10px;
	background-image:url(../images/login.gif);
	width:250px;
	height:300px;
	line-height:30px;
	font-size:14px;
    color:#666;
}

.box_reg{
	text-align:left;
	margin:20px;
}

.User_board_out{
	line-height:25px;
	border-bottom:1px solid #ccc;
	padding-left:30px;
	background-image:url(../images/login.gif);
	background-position:0px -330px;
	background-repeat:no-repeat;
	background-color:#F60;
	cursor:hand;
}

.User_board_Over{
	line-height:25px;
	border-bottom:1px solid #ccc;
	padding-left:30px;
	background-color:#fffff6;
	background-image:url(../images/login.gif);
	background-position:0px -330px;
	background-repeat:no-repeat;
	cursor:hand;
}

.User_sub_out{
	line-height:25px;
	border-bottom:1px solid #ccc;
	padding-left:50px;
	background-image:url(../images/login.gif);
	background-position:0px -360px;
	background-repeat:no-repeat;
}

.User_sub_Over{
	line-height:25px;
	border-bottom:1px solid #ccc;
	padding-left:50px;
	background-color:#fffff6;
	background-image:url(../images/login.gif);
	background-position:0px -360px;
	background-repeat:no-repeat;
}


.User_header{
	height:80px;
	padding-left:50px;
	font-size:28px;
	border-bottom:1px solid #cccccc;
	background-image:url(../images/user_log.jpg);
	background-repeat:no-repeat;
}

.bt{
	width:95px;
	border:1px solid #cccccc;
	height:25px;
	color:#666;
	background-image:url(../images/bt_bg.gif);
	background-repeat:repeat-x;
}

.board_Name_box{
	clear:both;
	padding-left:40px;
	line-height:30px;
	background-image:url(../images/Login.gif);
	background-position:0px -300px;
	background-repeat:no-repeat;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	margin-top:20px;
}

.board_Name{
	font-size:14px;
	font-weight:bold;
	color:#F60;
}
.user_login_head{
	line-height:40px; padding-left:40px; font-weight:bold;
}