@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.master #container {
	position: relative;
	width: 860px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.master #main_header {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.master #left_header {
	float: left;
	width: 300px;
	height: 70px;
}
.master #center_header {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}
.master #right_header {
	float: right;
	width: 460px;
	height: 70px;
}
.master #page_details {
	font-size: small;
	padding-right: 5px;
	padding-left: 5px;
}
.master #header_menu {
	text-align: center;
	vertical-align: middle;
	height: 60px;
	font-size: small;
	color: #666666;
}
.master #header_text {
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
}
.master #header_text a a:hover a:visited {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	color: #666666;
}
.master #picture {
	text-align: center;
}
.master #main_content {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: small;
}
.master #advertising {
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 220px;
}
.master #advertising p {
	font-size: x-small;
}
.master #advertising h1 {
	font-size: small;
}
.master #ad_left {
	float: left;
	width: 30%;
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
	text-align: center;
}
.master #ad_center {
	width: 33%;
	float: right;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: ridge;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #333333;
	border-left-color: #333333;
}
.master #ad_right {
	float: right;
	width: 30%;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.master #footer_menu {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
}
.master  #footer_text {
	text-align: center;
	font-size: small;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
}
.fltrt {
	float: right;
	margin-left: 1px;
}
.fltlft {
	float: left;
	margin-right: 1px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.master h1 {
	font-size: large;
	color: #a80000;
}
.master h2 {
	font-size: large;
	color: #2f3148;
}
.master h3 {
	font-size: small;
	color: #000099;
	font-weight: bold;
}
.master h4 {
	font-size: small;
	color: #CC0000;
}
.master h5 {
	font-size: x-small;
	color: #FF6600;
	font-weight: normal;
}
.master h6 {
	font-size: small;
	color: #CC0000;
}
.master p {
	font-size: small;
	color: #111111;
}
.join_head {
	font-weight: 400;
	color: #C0273B;
	background-color: #ccc;
}

