@charset "UTF-8";
/* CSS Document */

body {
	background-position: left;
	margin: 0px;
	padding: 0px;
	background-color: #330000;
}
#main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#wrapper {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	height: auto;
	width: 850px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header {
	margin: 0px;
	height: auto;
	padding: 10px;
	width: 830px;
}
#sub_heder {
	padding: 10px;
	margin: 0px;
	width: 830px;
}
#main {
	padding: 10px;
	width: 830px;
	margin: 0px;
	overflow: auto;
}
#main h3 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 5px;
	background-color: #E7F3FC;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	color: #330000;
	font-weight: 850;
	font-size: 12px;
	line-height: 16px;
}
#sub_heder h2 {
	font-size: 16px;
	line-height: 20px;
	color: #993333;
	font-weight: 830;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sub_heder #news {
	margin: 0px;
	padding: 10px;
	border: 1px dotted #330000;
	background-color: #E9EAC8;
	font-size: 14px;
	line-height: 18px;
}
#main #container {
	float: left;
	height: auto;
	width: 830px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}
#main img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#header h1 {
	font-size: 20px;
	color: #AF8552;
	margin: 0px;
	padding: 10px;
	background-color: #E9EAC8;
	border: 2px solid #330000;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: auto;
}
