﻿* {
  padding:				0px;
  margin:				0px;
}

body {
	background: /* #333333 url(images/bs_bc2_bg.jpg) no-repeat fixed top;  */ #333333 url(images/master-bg.jpg) repeat-x top left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #CCCCCC;
	list-style-type: none;
}

a:link {
  color:				#996600;
  text-decoration:		none;
}

a:visited {
  color:				#996600;
  text-decoration:		none;
}

a:hover {
  color:				#996600;
  text-decoration:		none;
}

/*li {
	color:#222222;
	list-style-type:none;
}*/

#main {
	width:				970px;
}

#banner {
	background-image:	url('images/banner_09.png');
	width:				970px;
	height:				103px;
	float:				left;
}

#overbanner {
	background-image:	url('images/overbanner.jpg');
	width:				970px;
	height:				26px;
	float:				left;
}

#underbanner {
	background-image:	url('images/underbanner.jpg');
	width:				958px;
	height:				20px;
	float:				left;
	padding:			5px 7px 0px 5px;
	text-align:			right;
}

#main_inner {
	background-image:	url('images/main_back.jpg');
	background-repeat:	repeat-y;
	width:				970px;
	float:				left;
}

#left2 {
	width:				166px;
	padding:			0px 0px 0px 6px;
	float:				left;
	overflow:			hidden;
}

#content {
	width:				620px;
	margin-left:		4px;
	text-align:			left;
	overflow:			hidden;
	float:				left;
	list-style:			inside url(images/arrow.png) 3px;
	list-style-image:	url(images/arrow.png);
}

#right2 {
	width:				162px;
	padding:			0px 2px 0px 2px;
	float:				left;
}

#footer {
	background-image:	url('images/footer.jpg');
	width:				970px;
	height:				28px;
	float:				left;
	color:				#CCCCCC;
}

.head_button_left {
	background-image: 	url('images/head_button_left.jpg');
	width:				168px;
	height:				15px;
	padding:			5px 0px 0px 0px;
	color:				#CCCCCC;
	font-weight:		bold;
	float:				left;
}

.button_left {
	background-image:	url('images/button_left.jpg');
	width:				149px;
	height:				19px;
	padding:			1px 0px 0px 18px;
	text-align:			left;
	font-size:			11px;
	float:				left;
}

a.button:link,a.button:visited,a.button:active   {
	display:			block;
	width:				168px;
	height:				20px;
	color:				#CCCCCC;
	font-weight:		none;
}

a.button:hover{
	display:			block;
	width:				168px;
	height:				20px;
	color:				#996600;
	font-weight:		none;
}

.head_button_right {
	background-image:	url('images/head_button_right.jpg');
	width:				166px;
	height:				16px;
	padding:			4px 0px 0px 0px;
	font-size:			11px;
	text-align:			center;
	color:				#CCCCCC;
	font-weight:		bold;
	float:				left;
}

.inner_frame {
	width:				166px;
	padding:			0px 1px 0px 1px;
	float:				left;
}

.inner_frame_l {
	width:				166px;
	padding:			0px 1px 0px 1px;
	float:				left;
}
