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


body {
  background: #111111 url(images/master-bg4.jpg) repeat-x top left;
  font-size:				10px;
  font-family:				Verdana, Arial, Helvetica;
  color:					#fff;
}
a:link {
  color:					#eb7400;
  text-decoration:			none;
}	
a:visited {
  color:					#eb7400;
  text-decoration:			none;
}			
a:hover {
  color:					#eb7400;
  text-decoration:			none;
}
#main {
	width:				970px;
}
#banner {
	background-image:	url('images/banner2.jpg');
	width:				970px;
	height:				200px;
	float:				left;
}

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

#underbanner {
	background-image:	url('images/underbanner2.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;
}
#right2 {
	width:				162px;
	padding:				0px 2px 0px 2px;
	float:				left;
}
#footer {
	background-image:	url('images/footer.jpg');
	width:				970px;
	height:				28px;
	float:				left;
}
.head_button_left {
	background-image:	url('images/head_button_left.jpg');
	width:				168px;
	height:				15px;
	padding:				5px 0px 0px 0px;
	color:				#fff;
	font-weight:			bold;
	float:				left;
}

.head_button_left2 {
	background-image:	url('images/head_button_left2.jpg');
	width:				168px;
	height:				15px;
	padding:				5px 0px 0px 0px;
	color:				#fff;
	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:				#fff;
	font-weight:			none;
}

a.button:hover{
	display:block;
	width:				168px;
	height:				20px;
	color:				#eb7400;
	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:				#fff;
	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;
}