	body,
	html {
	margin:0;
	padding:0;
	color:#333333;
	background-image: url(../includes/web_img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #6699CC;
	}
	table {
	font-size: 0.8em;
	}
	body {
		min-width:750px;
	}
	#container {
	margin:0 auto;
	width:640px;
	background-image: url(web_img/body_bg.gif);
	text-align: left;
	}
	#header {
	height: 320px;
	background-image: url(web_img/header.jpg);
	}
	#main {
	float:right;
	width:370px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	#side_bar {
	float:left;
	width:200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
	}
	#footer {
	clear:both;
	background-image: url(../includes/web_img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	height: 20px;
	}
#sub_menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 179px;
}
#sub_menu a
{
	display: block;
	color: #333333;
	background-image: url(web_img/sub_button_bg_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 18px;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 5px;
}
#sub_menu a:hover
{
	display: block;
	color: #FFFFFF;
	background-image: url(web_img/sub_button_bg_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 18px;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 7px;
}
#sub_menu li li a
{
	display: block;
	color: #333333;
	background-image: url(web_img/sub2_button_bg_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 16px;
	font-size: 9px;
	padding-top: 4px;
	padding-left: 25px;
	margin-top: -1px;
}
#sub_menu li li a:hover
{
	display: block;
	color: #FFFFFF;
	background-image: url(web_img/sub2_button_bg_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 16px;
	font-size: 9px;
	padding-top: 4px;
	padding-left: 25px;
}
hr {border: none 0; 
border-top: 1px dashed #CCCCCC;
width: 100%;
height: 1px;
} 
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.4em;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_style1 {
	font-size: 0.9em;
	color: #666666;
}
.txt_style2 {
	font-size: 0.9em;
	color: #FFFFFF;
}
.img1 {
	border: 10px solid #CCCCCC;
}
.txt_style1 a {
	color: #336699;
	text-decoration: none;
}
.txt_style1 a:hover {
	color: #990000;
	text-decoration: underline;
}
.txt_style2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.txt_style2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
