﻿body {
	background: #fffdfd url(../img/bg.jpg) repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#545454;
}
p{margin:12px 0;}
img{border:0}
a{
	color: #285B9E;
	text-decoration: none;
}
#page_con{
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
}
#header{padding:0 12px;}
#logo {
	float: left;
	color: #484848;
	line-height: 60px;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 13px;
	height: 50px;
}
#top_nav{
	float: right;
	color: #e5e3e3;
	margin: 20px 0 0 0;
}
#top_nav a{
	color:#e5e3e3;
	padding:0 25px;
}
#top_nav .box_1_right{
	width:500px;
	text-align:right;
}
#top_nav a:hover{color:#ffcc00; text-decoration: underline;}
#content_con{padding:0 5px 0 12px;}
#left_col{
	float:left;
	width:293px;
}
#leftnav ul{
	margin:5px 10px;
	padding: 0;
	list-style:none;
}
#leftnav{background-color:#f5f5f5;}
#leftnav li{
	height:25px;
	background:url(../img/sp.gif) repeat-x bottom;
}
#leftnav li.last{background:none;}
#leftnav a{
	display:block;
	color:#505050;
	background: url(../img/arrow.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{
	width:577px;
	float:right;
}
#right_col2{
	width: 865px;
	float: left;
}
#right_col3{
	width: 681px;
	float: left;
}

.flash_con{
	background:url(../img/flash_con_bg.gif) no-repeat;
	padding: 15px 22px 21px 14px;
	border-bottom:10px solid #ffffff;
}
.left_box{background:url(../img/leftbox_bg.gif) repeat-y;border-bottom:10px solid #ffffff;}
.left_box_top{background:url(../img/leftbox_top.gif) no-repeat;}
.left_box_bottom{background:url(../img/leftbox_bottom.gif) no-repeat bottom;padding:7px;}
.main_box{background:url(../img/mainbox_bg.gif) repeat-y;border-bottom:10px solid #ffffff;width:280px;}
.main_box_top{background:url(../img/mainbox_top.gif) no-repeat;}
.main_box_bottom{background:url(../img/mainbox_bottom.gif) no-repeat bottom;padding:8px;}
#news .left_box_bottom{padding:15px;}
.box_1{background:url(../img/box_1_bg.jpg) repeat-x;}
.box_1_left{background:url(../img/box_1_left.jpg) no-repeat;}
.box_1_right{background:url(../img/box_1_right.jpg) no-repeat right;height:40px;line-height:32px;}
.box_2{background:#dcdcdc url(../img/title_left.gif) no-repeat;margin-bottom:10px;}
.box_2 div{background:url(../img/title_right.gif) no-repeat right;line-height:33px;padding-left:10px;font-weight:bold;}
.title{background:#eeeeee;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;line-height:24px;padding-left:10px;font-weight:bold;margin-bottom:8px;}
#content{
	font: medium Arial, Helvetica, sans-serif;
	border: thin;
	padding: 0 10px 0 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#footer_con{
	border-top: 10px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	margin: 0 12px;
}
#footer{
	height: 75px;
	line-height: 75px;
	padding: 0 20px;
	background-color: #B8B8B8;
}
#footer a{color:#545454;}
#footer_left{float:left;font-weight:bold;}
#footer_right{float:right;}
#main .box_1{margin-bottom:5px;}
#main .box_1_right{color:#ffffff;text-align:right;padding-right:15px;}
#main_left{float:left;width:286px;}
#main_right{float:right;width:286px;}
.img_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.img_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.img_border{
	padding:2px;
	border:1px solid #b8b8b8;
}
.sp{background:url(../img/sp.gif) repeat-x;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}