* {
	padding:0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    text-align: center;
    background:url(images/body_bg.png) repeat-x;
}

img {
    border:0;
}

h1 {
	font-size:22px;
	color:#303030;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:justify;
}


a {
	color:#df6000;
	text-decoration:underline;	
}

a:hover {
	text-decoration:none;
}

.clear {
    clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.wrapper {
    width:960px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.header {
	width:960px;
	height:150px;
}

.logo {
	width:210px;
	float:left;
}

.logo a {
	display:block;
	margin-left:9px;
}

.header_right {
	width:750px;
	height:150px;
	float:left;
	background:url(images/header_right_bg.jpg) no-repeat;
}

.header_right .claim {
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#da7803;
	padding:33px 0 0 25px;
}

.top_navi {
	margin-left:245px;
}

.top_navi ul {
	list-style:none;
}

.top_navi ul li {
	display:block;
	position:relative;
	height:42px;
	line-height:42px;
	float:left;
	background:url(images/top_navi_spacer.png) no-repeat;
}

.top_navi ul li a {
	padding:0 25px 0 25px;
	font-size:19px;
	color:#FFF;
	text-decoration:none;
}

.top_navi ul li ul {
	position:absolute;
	left:0;
	top:41px;
}

.top_navi ul li ul li {
	background:url(images/top_navi_border.png) repeat-y #88abd2 right top;
	padding:0;
	width:100%;
	height:24px;
	line-height:24px;
}

.top_navi ul li ul li a {
	background:url(images/top_navi_left_border.gif) no-repeat;
	display:block;
	font-size:12px;
	text-decoration:underline;
}

.top_navi ul li ul li a:hover {
	text-decoration:none;	
}
          
.top_navi .submenu {
	display:none;
}

.top_navi .last {
	padding:0;
}

.top_navi .submenu_spacer {
	line-height:2px;
	height:2px;
	width:100%;
	background:url(images/submenu_spacer.gif) repeat-x;
}

.top_navi .submenu_spacer .left_div {
	background:url(images/top_navi_border.png) repeat-y;
}

.top_navi .submenu_spacer .right_div {
	width:100%;
	background:url(images/top_navi_border.png) repeat-y right top;
}

.top_navi .submenu_spacer img {
	height:2px;
	width:100%;	
}

.top_navi .submenu_last {
	background:url(images/top_navi_border.png) repeat-x;
}

.content {
	width:960px;
}

.content_left {
	float:left;
	width:220px;
}

.content_right {
	float:left;
	width:740px;
}

.content_right_padding {
	padding:25px 0 0 25px;
}

.left_navi_head {
	position:absolute;
}

.left_navi_head div {
	position:absolute;
	top:-55px;
	background:url(images/left_navi_head.png) no-repeat;
	width:220px;
	height:56px;	
	font-size:22px;
	color:#be6802;
	font-family:Tahoma;
	line-height:56px;
	text-indent:30px;
}

.left_navi {
	margin-top:1px;
	background:url(images/left_navi_main.png) repeat-y;
	
}

.left_navi ul {
	list-style:none;
	background:url(images/left_navi_sub_head.png) no-repeat;
}

.left_navi ul li {
	background:url(images/left_navi_spacer.png) no-repeat 9px bottom;
	text-indent:45px;
}

.left_navi ul li a {
	display:block;
	height:30px;
	line-height:30px;
	background:url(images/left_navi_main_point.gif) no-repeat 32px 12px;
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.left_navi ul li a:hover {
	text-decoration:underline;
}

.left_navi ul li.last {
	background:url(images/left_navi_foot.png) no-repeat 9px bottom;
}

.left_navi ul li ul {
	background:none;
}

.left_navi ul li ul li {
	background:url(images/spacer.gif);
	text-indent:60px;
}

.left_navi ul li ul li a {
	display:block;
	height:24px;
	line-height:24px;
	background:url(images/left_navi_sub_point.gif) no-repeat 47px 10px;
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}

.search_box {
	background:url(images/search_box_bg.png) no-repeat;
	margin:20px 0 20px 9px;
	width:210px;
	height:65px;
}

.search_spacer {
	float:left;
	width:14px;
}

.search_input {
	float:left;
	margin-top:18px;
	width:138px;
	height:29px;
	background:url(images/search_input_bg.png) no-repeat;
}

.search_input input {
	background:none;
	border:0;
	padding:2px;
	font-size:13px;
	width:130px;
	margin:4px 0 0 2px;
}

.search_button {
	margin-left:8px;
	margin-top:18px;
	float:left;
}

.left_navi_head_blue {
	background:url(images/left_navi_head_blue.png) no-repeat;
	width:220px;
	height:37px;
	font-size:22px;
	color:#FFF;
	font-family:Tahoma;
	line-height:37px;
	text-indent:30px;	
}

.left_navi_blue {
	margin:0;
}

.left_navi_blue ul {
	background:none;
}

.footer {
	width:100%;
	height:40px;
	line-height:40px;
	margin-top:30px;
	background:url(images/footer_bg.png) repeat-x;
}

.footer_left {
	float:left;
	width:480px;
}

.footer_left div {
	padding-left:30px;
	color:#FFF;
}

.footer_right {
	float:right;
	width:480px;
	text-align:right;
}

.footer_right a {
	color:#FFF;
	display:block;
	margin-right:20px;
	text-decoration:underline;
}

.footer_right a:hover {
	text-decoration:none;
}

.storytitle {
	margin:0 0 10px 0;
}

.storytitle a {
	color:#303030;
	font-family:Tahoma;
	font-weight:normal;
	padding:0;
	font-size:20px;
	text-decoration:none;
}

.storycontent {
	margin-bottom:10px;
}

.storycontent ul {
	padding-left:20px;
}

.storycontent ol {
	padding-left:20px;
}

.storytitle a:hover {
	text-decoration:underline;
}

.post {
	margin-bottom:15px;
}

.page {
	margin-bottom:15px;
}

.commentlist {
	list-style:none;
}

#comment {
	width:500px;
}

.feedback {
	width:715px;
	border-top:1px #7e99b9 solid;
	padding-top:5px;
}

.feedback_left {
	width:400px;
	float:left;
}

.feedback_left a {
	color:#426b9a;
	font-weight:bold;
}

.feedback_right {
	width:300px;
	float:right;
	text-align:right;
}
