body {
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma,sans-serif;
	font-family: Tahoma,sans-serif;
}

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

#header {
	height: 210px;
	padding: 0px 10px;
	border-collapse: collapse;
}

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

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

a:hover {text-decoration: none;}

#logo {
  margin: 50px;
}

#footer {
	padding: 10px;
	color: #333;
	font-size: 11px;
}

#footer_block {
	text-align: center;
	position: fixed;
	bottom: 10px;
	width: 100%;
}

.ind_link {
	color: #333333;
}
.ind_link:hover {
	text-decoration: none;
	color: #007cc3;
}

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

.bgenter {
	width: 239px;
	height: 67px;
	margin-top: 20px;
}

.bgenter a {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

.menu1 a, .menu2 a, .menu3 a {
	color: #333333;
}
.menu1 a:hover, .menu2 a:hover, .menu3 a:hover {
	text-decoration: none;
	color: #007cc3;
}

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

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

li {
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

.h1 {font-size: 18px; color: #4B4B4B}

p {line-height: 16px; text-align: justify;}

.bor2 {border-bottom: 1px #F0F0F0 solid; padding:15px 21px 25px 21px}

.about1 {font-size: 11px; color: #333333;}
a.about1:hover {color: #007cc3}
.about4 {font-size: 11px; color: #333333;}
a.about4:hover {color: #007cc3}

a.stat1 {color: #000;}
a.stat1:hover {text-decoration: none; color: #007cc3;}

a img { border: 0; }

.bg9 { background-image: url('./images/u2/8.gif'); background-repeat: repeat-x; background-position: top; padding:20px 0px 0px 0px; }

.maintext {font-size: 12px; color: #333333}

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

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

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

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

input   {
        color: #354261;
        font-family: verdana, sans-serif;
        font-size: 11px;
}

.error_msg {
	color: red;
}

.alternation {
	background: #F5F5F5;
}
