body {
	font-size: 12px;
	text-align: center;
}#main {
	width: 770px;
	margin:8px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}

#left {
	width: 224px;
	text-align:left;
	float:left;
	clear:left;
	overflow:hidden;
	
}
.login {
	background-image: url(../images/titletop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:224px;
	height:170px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.title_one {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_b {
	font-weight: bold;
}



#right {
	width: 544px;
	text-align: left;
	float:right;
	clear:right;
	overflow:hidden;
}
td {
	font-family: "";
	font-size: 12px;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.font_b_b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#main #right #r_main {
	border: 1px solid #D6D6D6;
	padding: 2px;
	margin: 8px;
}
.font_or {
	font-size: 12px;
	color: #CC3300;
}
.font_order {
	font-size: 12px;
	color: #666666;
}
input {
	color: #666666;
	border: 1px solid #999999;
}
}
