body {
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma;
}

object {
	vertical-align: bottom;
}

#body {
	width: 910px;
	margin: 0px auto 0px auto;
}

#header {
	height: 210px;
	padding: 0px 18px;
}

#footer {
	height: 150px;
	padding-right: 50px;
	color: #333;
	font-size: 11px;
	text-align: right;
}

.header {
	width: 258px;
	height: 108px;
	overflow: hidden;
	float: left;
	font-size: 10px;
	color: #fff;
}

.header a {
	color: #fff;
	text-decoration: none;
}

.hdr_sign {
	margin: 27px 15px 0px 15px;
	border: 0px;
	float: left;
	vertical-align: bottom;
}

.hdr_text {
	margin: 27px 0px 5px 0px;
	border: 0px;
	vertical-align: bottom;
}

.sign1 { background: url("/media/i/p1.gif") no-repeat; }
.sign2 { background: url("/media/i/p2.gif") no-repeat; margin: 0px 0px 0px 50px; }
.sign3 { background: url("/media/i/p3.gif") no-repeat; margin: 0px 0px 0px 50px; }

.border { background: url('/media/i/uu/body.gif') repeat-y; }
.border_top { height: 9px; background: url('/media/i/uu/body_top.gif'); }
.border_bottom { height: 9px; background: url('/media/i/uu/body_bottom.gif'); }

.menu_content {
	width: 290px;
	padding: 30px 0px;
	vertical-align: top;
}

.body_content {
	padding: 0px 40px;
	vertical-align: top;
}

.menu1 {
	margin: 0px 0px 10px 35px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.menu2 {
	margin:0px 0px 10px 35px;
	color: #4b4b4b;
	font-size: 18px;
}

.menu3 {
	padding: 10px 0px 11px 21px;
	color: #333;
	font-size: 12px;
}

.menu1 a, .menu2 a, .menu3 a {
	color: #333;
	text-decoration: none;
}

.menu1 a:hover { border-bottom: 1px solid #cccccc; }
.menu3 a:hover { border-bottom: 1px solid #007cc3; }

.submenu1_ext {
	margin: 15px 0px 25px 0px;
	padding-top: 15px;
	background: url('/media/i/uu/enter_top.gif') no-repeat top #f0f0f0;
}

.submenu1_int {
	height: 14px;
	background: url('/media/i/uu/enter_bottom.gif') no-repeat bottom #f0f0f0;
}

.submenu2_ext {
	margin: 19px 16px 0px 35px;
	padding-top: 1px;
	background: url('/media/i/uu/w_top.gif') no-repeat top #ffffff;
}

.submenu2_int {
	background: url('/media/i/uu/w_bottom.gif') no-repeat bottom;
}

.textform {font-size: 12px; color: #007CC3}
