@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-x;
	background-color:#3e3e3e;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	}	

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#login a:link {
	color: #ffffff;
	text-decoration: none;
}
#login a:visited {
	text-decoration: none;
	color: #ffffff;
}
#login a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer_main a:link {
	color: #999999;
	text-decoration: none;
}
#footer_main a:visited {
	text-decoration: none;
	color: #999999;
}
#footer_main a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.normal_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.normal_black {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.small_white {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.small_black {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.form_black {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.form_txtbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: 1px solid #297805;
	}	
.small_ash {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#999999;
}
#body_main {
	clear: both;
	float: left;
	height: 650px;
	width: 850px;
}
#top {
	float: left;
	height: 80px;
	width: 850px;
}
#header_main {
	float: left;
	height: 285px;
	width: 850px;
}
#mid_main {
	float: left;
	height: 207px;
	width: 850px;
}
#footer_main {
	float: left;
	height: 78px;
	width: 850px;
}

#header_1 {
	float: left;
	height: 285px;
	width: 228px;
}
#logo {
	float: left;
	height: 85px;
	width: 228px;
}
#header_1a {
	float: left;
	height: 285px;
	width: 228px;
	background-image:url(../images/lady_logo.gif);
}
#header_2 {
	float: left;
	height: 285px;
	width: 144px;
	background-image:url(../images/logo_b.gif);
}

#menu {
	float: left;
	height: 285px;
	width: 176px;
}
#login {
	float: left;
	height: 285px;
	width: 302px;
}
#mid_1 {
	float: left;
	height: 207px;
	width: 228px;
	background-image:url(../images/lady_b.gif);
	background-repeat:no-repeat;
}
#mid_2 {
	float: left;
	height: 187px;
	width: 602px;
	padding-top: 20px;
	padding-left: 20px;
}

