body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/bg05.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	color:#000000;
	text-align: left;
}
.border {
	border: 1px solid #999;
}
.bottumbdr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


h1 {font-size:20px;}
h2 {margin-top:10px; font-size:18px;}
h3, h4, h5, h6 {
	font-size:18px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}


p, ul li{
	line-height:normal;
	padding: 0px;
	text-align: justify;
	color: #000;
}

.main_container {
	width:940px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #8B8B8B;
	height: 1230px;
}

.logo {
	width:690px;
	height:85px;
	float:left;
}

.contact {
	width:240px;
	height:80px;
	float:right;
}

.slogan_box {
	width:250px;
	height:85px;
	float:right;
	margin-bottom: 10px;
}
.contact_box {
	width:250px;
	float:right;
	margin-top: 90px;
}
.menu_box {
	width:105px;
	float:left;
	padding:5px;
	height:750px;
	z-index:2;
}
.slogan_text {font-size: 18px; color: #FFFFFF;}
.contact_text {font-size: 16px; color: #FFFFFF;  font-family:Arial, Helvetica, sans-serif}

.middle_container {
	width:940px;
	margin-top: 0px;
	height: 900px;
	position: absolute;
}

a.menu:link {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #000099;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
	display: block;
}
a.menu:visited {
	text-decoration: none;
	color: #000099;
font-size:14px;
	font-weight:bold;
border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
display: block;
}
a.menu:hover {
	text-decoration: underline;
	color: #000099;
font-size:14px;
	font-weight:bold;
border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
display: block;
}
a.menu:active {
	text-decoration: none;
	color: #000099;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
	display: block;
}

a:link {
	text-decoration: none;
	font-size:11px;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #900;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color: #000099;
	font-size:11px;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000099;
	font-size:11px;
}

.no_logo2 {
	font-size: 45px;
	font-weight: bold;
	color: #FF0000;
}
.no_logo1 {font-size: 45px; font-weight: bold; color: #000066; }

.no_logo3 {
	font-size: 45px;
	font-weight: bold;
	color: #000000;
}
.font_content {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.color_hd {
	color: #A90101;
	font-weight: bold;
}
.marginleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
