td{font-size:12px;}
div{font-size:12px;}
a{font-size:12px;}
span{font-size:12px;}
li{font-size:12px;}
.main_left
{
	float:left;
	width:222px;
}
.main_right
{
	float:left;
	width:742px;
}
.box_login
{
	width:222px;
	height:181px;
	background-image:url(../img/login_bg.gif);
}
.box_content
{
	margin-left:20px;
	margin-top:10px;
}
.boxupleft_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxupleft_gray.gif)
}
.boxupright_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxupright_gray.gif)
}
.boxdownleft_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxdownleft_gray.gif)
}
.boxdownright_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxdownright_gray.gif)
}
.boxleft_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxleft_gray.gif)
}
.boxright_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxright_gray.gif)
}
.boxup_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxup_gray.gif)
}
.boxdown_gray
{
	width:5px;
	height:5px;
	background-image:url(../img/boxdown_gray.gif)
}
.cn14_blue
{
	color:#3c6ec8;
	font-size:14px;
}
.cn14_black
{
	color:#333333;
	font-size:14px;
}
.cn14_gray
{
	color:#999999;
	font-size:14px;
}
.cn14_orange
{
	color:#ff8901;
	font-size:14px;
}
.cn12_blue
{
	color:#3c6ec8;
	font-size:12px;
}
.cn12_gray
{
	color:#999999;
	font-size:12px;
}
.cn12_red
{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}
.cn12_black
{
	color:#000000;
	font-size:12px;
}
.link_black
{
	color:#000000;
	text-decoration:none;
}
.link_black a:hover
{
	text-decoration:underline;
}
.link_gray
{
	color:#999999;
	text-decoration:none;
}
.link_gray a:hover
{
	text-decoration:underline;
}
.link_red
{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
.link_red a:hover
{
	font-weight:bold;
	text-decoration:underline;
}
.link_blue
{
	color:#3c6ec8;
	text-decoration:none;
}
.link_blue a:hover
{
	text-decoration:underline;
}
div.text
{
	background-image:url(../img/text_bg.gif);
	width:135px;
	height:20px;
	line-height:20px;
	text-indent:5px;
	border-width:0;
}
input
{
	font-size:12px;
}
input.text
{
	width:123px;
	height:15px;
	margin-top:3px;
	font-size:12px;
	text-indent:2px;
	background-color:none;
	border-width:0;
	color:#999999;
}
input.text_gray
{
	height:16px;
	border:1px solid #999999;
}
input.button_blue
{
	width:84px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(../img/button_blue.gif);
	font-size:14px;
	color:#98b1b8;
	font-weight:bold;
	cursor:hand;
}
input.button_blue2
{
	width:84px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(../img/button_blue.gif);
	font-size:14px;
	color:#98b1b8;
	cursor:hand;
}
input.button_black
{
	width:93px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(../img/button_black.gif);
	font-size:14px;
	color:#ffffff;
	cursor:hand;
}
input.button_orange
{
	width:93px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(../img/button_orange.gif);
	font-size:14px;
	color:#ffffff;
	cursor:hand;
}
input.button_gray1
{
	width:65px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(../img/button_gray1.gif);
	font-size:12px;
	color:#ffffff;
	cursor:hand;
}
input.button_gray2
{
	width:65px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:none;
	border:none;
	background-image:url(../img/button_gray2.gif);
	font-size:12px;
	color:#ffffff;
	cursor:hand;
}
#login_content td
{
	line-height:30px;
}
#login_info td
{
	line-height:25px;
}
#member_menu td
{
	line-height:25px;
}
#regtable td
{
	line-height:35px;
}
.w150
{
	width:150px;
}