/* CSS Document */
body {
	background-color: #C0BEBE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.main_contain {
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
a:link {
    outline: 0;
	color: #FF2020;
	text-decoration: none;
}
a:hover {
    outline: 0;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
    outline: 0;
	color: #FF2020;
	text-decoration: none;

}
a:active {
    outline: 0;
	text-decoration: none;
}
.header_con {
	position: relative;
	height: 570px;
	width: 930px;
}
.menu_con_ser {
	position: absolute;
	height: auto;
	width: 179px;
	left: 681px;
	top: 94px;
}
.menu_but_ser a {
	display:block;
	width: 170px;
	color:#999544;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	height: 38px;
	padding-top: 20px;
	position: relative;
	line-height: 17px;
	background-image: url(images/but-ser-01.jpg);
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
}
.menu_but_ser a:hover {
	color: #FFFFFF;
	background-image: url(images/but-ser-01.jpg);
	background-position: 0px -58px;
}
.menu_but_ser a:active {
	color:#CCCCCC;
	background-image: url(images/but-ser-01.jpg);
	background-position: 0px -116px;
}
.menu_con_info {
	position: absolute;
	height: auto;
	width: 107px;
	left: 71px;
	top: 14px;
}
.info_but_con {
	height: 32px;
	width: 107px;
	margin-bottom: 3px;
	position: relative;
}
.main_contain_in {
	position: relative;
	height: auto;
	width: 600px;
	padding-right: 210px;
	padding-left: 120px;
	padding-bottom: 30px;
}
.title_logo {
	position: relative;
	height: 60px;
	width: 600px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.title_01 {
	position: relative;
	height: auto;
	width: 590px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	color: #CCCC99;
	background-color: #A90100;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BB0000;
}
.title_02 {
	position: relative;
	height: auto;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #CCCC99;
	background-color: #A90100;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BB0000;
	padding: 5px;
	text-align: center;
}
.top_con {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10px;
	position: absolute;
	height: 15px;
	width: 100px;
	left: 494px;
	text-align: right;
	top: 6px;
	text-decoration: none;
}

.content_area_01 {
	position: relative;
	height: auto;
	width: 590px;
	background-color: #B1AFB0;
	padding: 5px;
}

