﻿body {
	background: #000000;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
}
p{margin:12px 0;}
img{border:0}
a{color:#7b5330;}
#pagecon {
	background:#ffffff;
	width:880px;
	margin:0 auto;
	border-left:1px solid #676767;
	border-right:1px solid #676767;
	padding:10px 8px 10px 10px;
}
#header_con{
	background: #e7e7e7 url(../img/header_border.gif) repeat-y;
	border-bottom:1px solid #b9b9b9;
}
#header{
	background: url(../img/header_top.jpg) no-repeat;
	height:115px;
}
#logo {
	float:left;
	width:300px;
	color:#3d3d3d;
	line-height:115px;
	text-align:center;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#topnav {
	float:right;
	padding-top:70px;
	width:300px;
}
#topnav ul{
	margin:0;
	padding: 0;
	list-style:none;
}
#topnav li{ display:inline}
#topnav a{
	display:block;
	float:left;
	background: url(../img/arrow.gif) no-repeat left 6px;
	padding:0 0 0 17px;
	margin-right:20px;
	line-height:20px;
	text-decoration:none;
	color:#6d6d6d;
}
#topnav a:hover{color:#0000ff; text-decoration: underline;}
#content{padding:10px 0;}
#left_col {
	float:left;
	width:266px;
}
#leftnav ul{
	margin:0;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:24px;
	border-bottom: 1px solid #d5d5d5;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display:block;
	color:#6d6d6d;
	background: url(../img/arrow.gif) no-repeat 2px center;
	padding:0 0 0 20px;
	line-height:24px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#leftnav a:hover{color:#0000ff; text-decoration: underline;}
#news{color:#6d6d6d;line-height:140%;}
.news_entry{
	color:#6d6d6d;
	background:url(../img/sp.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	position:relative;
}
.news_entry a{color:#3d3d3d;}
.news_entry span{color:#7b5330;}
#right_col{
	float:right;
	width:606px;
}
#main{margin-bottom:5px;}
#main_left, #main_right{
	background:url(../img/main_box_bg.jpg) no-repeat;
	width:269px;
	height:170px;
	padding: 11px 15px 10px 15px;
}
#main_left{float:left;}
#main_right{float:right;}
.main_title{
	padding: 0 0 0 30px;
	color:#ffffff;
	font-size:20px;
}
.main_content{
	padding: 20px 0 0 0;
	color:#6d6d6d;
}
.main_content .arrow_list{float:left;}
.flash_con{
	background:url(../img/flash_con_bg.jpg) no-repeat;
	padding: 7px 12px 12px 6px;
	border-bottom:2px solid #ffffff;
	margin-bottom:5px;
}
#footer_con{
	background: #e7e7e7 url(../img/header_border.gif) repeat-y;
	border-top:4px solid #3d3d3d;
}
#footer{
	background: url(../img/footer_bg.gif) no-repeat left bottom;
	color:#3d3d3d;
	padding: 20px 20px 0 20px;
	height:40px;
}
#footer a{
	color:#3d3d3d;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
.arrow_list{
	margin:0;
	padding: 0;
	list-style:none;
}
.arrow_list li{
	background: url(../img/arrow.gif) no-repeat left center;
	padding:5px 0 5px 17px;
}
.left_box{
	width:266px;
	margin-bottom:10px;
}
.left_box_top{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 6px;
	background: url(../img/left_box_top.gif) no-repeat;
}
.left_box_content{
	background: #e3e7ed url(../img/left_box_bg.jpg) repeat-x;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:5px 10px;
}
.left_box_bottom{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 6px;
	background: url(../img/left_box_bottom.gif) no-repeat;
}
.right_box{
	width:605px;
	margin-bottom:10px;
	background: url(../img/right_box_bg.gif) repeat-y;
}
.right_box_top{
	background: url(../img/right_box_top.gif) no-repeat;
}
.right_box_bottom{
	background: url(../img/right_box_bottom.gif) no-repeat left bottom;
	padding:15px;
}
.title{
	background: url(../img/title1_bg.gif) repeat-x;
	margin-bottom:8px;
}
.title_left{
	background: url(../img/title_left.gif) no-repeat left top;
}
.title_right{
	background: url(../img/title_right.gif) no-repeat right top;
	height:39px;
	padding: 10px 0 0 30px;
	color:#ffffff;
	font-size:20px;
}
.title_1{
	background: url(../img/title1_bg.gif) repeat-x;
	margin-bottom:8px;
}
.title_1 .title_right{color:#ffffff;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.img_left{
	float:left;
	margin: 0 10px 10px 0;
}
.img_right{
	float:right;
	margin: 0 0 10px 10px;
}
.img_border{
	padding:4px;
	border:1px solid #c2c2c2;
}