﻿body {
	background: #f2f0ed url(../img/bg.jpg) repeat-x;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
}
h6{margin:12px 0;}
h5{margin:12px 0;}
h4{margin:12px 0;}
h3{margin:12px 0;}
h2{margin:12px 0;}
p{margin:12px 0;}
img{border:0}
a{color:#7e5330;}
#topnav {
	float:right;
}

#pagecon {
	width:900px;
	margin:0 auto;
}
#page_top {
	line-height:95px;
	height:115px;
	font-size:30px;
	color:#5f5f5f;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 40px;
}

#header {
	background: #ffffff url(../img/header_bg.jpg) repeat-x;
	border: 3px double #929393;
	height:192px;
	padding:5px;
	margin-bottom:5px;
}
#flash_con{
	float:left;
	width:567px;
	border:1px solid #929393;
}
#header_right{
	float:right;
	font-size:9px;
	width:285px;
	height: 184px;
	padding: 0 10px;
	margin: 4px 0 0 0;
	border-left: 1px solid #a1a1a1;
}
#header_right .header_title{
	font-weight: bold;
	color: #5f5f5f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_con{border: 3px double #929393;}
#content_top{
	background: #f4f4f4 url(../img/content_top_bg.jpg) repeat-x;
	padding:5px;
}
.main_block{
	background: #f9f9f9 url(../img/main_bg.jpg) repeat-x;
	border:1px solid #d4d4d4;
	padding: 0 5px;
	width:268px;
	float:left;
}
.main_sp{
	border-left:1px solid #cfcfcf;
	margin: 0 10px;
	width:1px;
	float:left;
	height: 165px
}
.main_title{
	background: url(../img/main_title_sp.jpg) no-repeat center bottom;
	line-height:25px;
	color:#5f5f5f;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.main_content{
	padding:10px 0;
}
.content_sp{
	background: url(../img/content_sp_bg.jpg) repeat-x;
	height:17px;
}
#content{
	background: #ffffff;
	padding: 10px 10px 0 10px;
}
#left_col {
	float:left;
	width:216px;
}
.title{
	height: 26px;
	color: #ffffff;
	background: url(../img/title_bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 2px 0 0 10px;
}
.left_col_block{
	border:1px solid #d4d4d4;
	background: url(../img/left_col_block_bg.jpg) repeat-x;
	margin-bottom:10px;
}
.left_title{
	background: url(../img/main_title_sp.jpg) no-repeat center bottom;
	line-height:25px;
	color:#133773;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	position:relative;
}
#leftnav{
	padding:1px 0;
	margin:5px 0;
}
#leftnav ul{
	margin:0 5px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom:1px solid #d5d5d5;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display:block;
	color:#4b4a4a;
	background: url(../img/bullet.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}
#right_col{
	float:right;
	width:650px;
}
#footer{
	background: #f9f9f9 url(../img/footer_bg.jpg) repeat-x;
	border-top:1px solid #000000;
	height:32px;
	padding: 20px 30px 0 30px;
	clear:both;
}
#footer a{
	color:#5f5f5f;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{
	float:right;
	color:#173d78;
}
.padding10{padding:10px;}
.img_left{
	float:left;
	margin: 0 10px 10px 0;
}
.img_right{
	float:right;
	margin: 0 0 10px 10px;
}
.img_border{
	background: #f9f9f9 url(../img/main_bg.jpg) repeat-x;
	border:2px solid #bebebe;
}
.right{text-align:right;}
a.readmore{
	color:#ffffff;
	text-decoration:none;
	border:1px solid #2967ad;
	background: #173d78 url(../img/readmore_bg.jpg) repeat-x;
	padding: 2px 10px 4px 10px;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}