body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #2b3140;
	height: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #be0610;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 16px;
	text-align: justify;
}
a:link {
	color: #be0610;
	text-decoration: underline;
}
a:visited {
	color: #be0610;
	text-decoration: underline;
}
a:hover {
	color: #be0610;
	text-decoration: none;
}
a:active {
	color: #be0610;
	text-decoration: underline;
}	
#main {
	width: 100%;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto 5px auto;
	width: 950px;
	padding: 0;
}
#header {
	height: 277px;
	width: 950px;
	margin: 0;
	padding: 0;
	background-image:url(../images/header_image.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
}
.header_1st {
	height: 25px;
	width: 100%;
	font-weight:bold;
}
.header_logo {
	height: 197px;
	width: 100%;
}
.header_menu{
	height: 29px;
	width: 100%;
}
.header_submenu {
	height: 26px;
	width: 100%;
}
.box_text {
	padding-top: 5px;
	padding-left: 5px;
}
.menu_box {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 5px;
}
.menu_box a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_box a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_box a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_box a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.submenu_box {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 5px;
}
.submenu_box a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.submenu_box a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.submenu_box a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.submenu_box a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#content {
	width: 950px;
}
#footer {
	width: 100%;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}
#content_left {
	width: 710px;
	margin-right: 5px;
	float: left;
	height: 100%;
}
#content_right {
	width: 225px;
	float: left;
	background-image: url(../images/bg_menu.jpg);
	background-repeat:repeat-y;
	height: 600px;
	border-bottom: 1px solid #8c8c8c;
	height: 100%;
}
#clear {
	clear: both;
	float: none;
}
#footer_content {
	margin: 0 auto 0 auto;
	padding-top: 5px;
	color: #000000;
	text-align: center;
}
.news_box {
	margin: 15px 5px 0 5px;
}
.news_box_data {
	color: #8d1c05;
	margin-bottom: 0 0 2px 0;
	font-size: 10px;
}
.news_box_content {
	margin: 0;
	padding: 0 0 5px 0;
	vertical-align:top;
	border-bottom: 1px dotted #CCCCCC;
}
.menu_box_right {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #8c8c8c;
}
.menu_box_right_title {
	background-image: url(../images/bg_menu_box.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 23px;
	border-bottom: 1px solid #8c8c8c;
	margin: 0;
	padding: 0;
}
.menu_box_right_content {
	margin: 5px;
	padding: 0px;
}
.menu_box_right_bg {
	background-image:url(../images/bg_box.jpg);
	background-repeat:repeat-x;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 223px;
}
.menu_right {
	margin: 0px;
	padding: 4px 0 0 40px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.news_box_content_img1 {
	width: 490px;
	margin: 0;
	padding: 0;
	vertical-align:top;
	float:  left;
}
.news_box_content_img2 {
	width: 210px;
	margin: 0;
	padding: 0;
	vertical-align:top;
	float:  left;
}
.news_image {
	margin: 10px;
}
.content_text {
	text-align:justify;
}
.content_text a:link {
	text-decoration: underline;
	color: #be0610;
}
.content_text a:visited {
	text-decoration: underline;
	color: #be0610;
}
.content_text a:active {
	text-decoration: underline;
	color: #be0610;
}
.content_text a:hover {
	text-decoration: none;
	color: #be0610;
}
.lit {
	text-align: justify;
	line-height: 12px;
	font-size: 10px;
}
#preview {
	margin: 0;
	padding: 0;
}
.pr {
	font-size: 10px;
}