* {
	outline: none;
}

html
{
	background: #beda86;
}
body {
	width:770px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal;
}

.head_left
{
	width: 375px;
	height: 308px;	
	float: left;
	background: url(../images/top2_1.jpg);
	display: block;
}

.head_right
{
	width: 393px;
	height: 308px;	
	float: left;
	background: url(../images/top2_2.jpg);
	display: block;
}

#middle_wrap
{
	width: 750px;
	margin-left: 18px;
	min-height: 300px;
	background: white;
	padding-top: 5px;
}

.mid_left
{
	float: left;
	width: 120px;
	background: #f5f1ee;
}

.mid_right
{
	float: left;
	width: 455px;
	border-left: 2px solid #d4cac1;
	min-height: 260px;
}

#menu_wrap
{
	width: 110px;
	height: 100%;
	background: #f5f1ee;
}

#menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 5px;
	font-weight: bold;
	line-height: 20px;
	color: #66667e;
}

#menu li
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#menu li a
{
	color: #66667e;
	text-decoration: none;	
}

.title
{
	padding: 0px;
	margin: 0px;
	background-color: white;
	background-image: url(../images/grad.png);
	background-repeat: repeat-y;
	display: block;	
	width: 100%;	
	padding-left: 10px;
	color: #bed986;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text_wrap
{
	background: #f5f1ee;
	width: 440px;
	padding-left: 10px;
}

.end_right
{
	float: left;
	width: 163px;
	min-height: 300px;
	background: url(../images/main1_3.jpg);
	margin-left: 7px;
}

#over_wrap
{
	float: left;
	background: #f5f1ee;
	width: 580px;
	padding-bottom: 8px;
	min-height: 260px;	
}

#comments
{
	font-size: 9px;
}

#comments label
{
	float: left;
	width: 70px;
	margin-bottom: 10px;
}

#comments input,select
{
	float: left;
	width: 130px;
	margin-bottom: 10px;
}

#rapid
{
	margin-top: 10px;
	width: 160px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: black;
}

#rapid a
{
	text-decoration: none;
	color: black;
}

#rapid a:hover
{
	text-decoration: underline;
}

.apilink {
	float: left;
	width: 215px;
	height: 40px;
	margin: 3px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 13px;
	text-align: center;
	word-wrap: break-word;
	overflow: hidden;
}
