@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Arial, Helvetica, sans-serif;vertical-align:baseline;margin:0;padding:0;}
body{font-size:13px;width:800px;line-height:1;color:#000;background:#cbbda7 url(../source/images/top_bg.jpg) repeat-x top center;margin:0 auto;}
ol,ul{list-style:none;}
a:link {
}
a:visited {
}
a:hover {
	background: #666;
}
a:active {
	color: #00F;
	font-weight: bold;
}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:400;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
p{
	margin-bottom:16px;
	font-size:13px;
	color:#333;
	line-height:1.4em;
}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0;}

strong {
font-weight:600;
}

small {
font-size:85%;
}

h1 {
color:#924806;
font-size:1.8em;
font-weight:700;
margin:0;
padding:0 0 5px;
}

h2 {
font-size:1em;
font-weight:600;
margin:0;
padding:0 0 10px;
}

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

#header {
float:left;
text-align:center;
margin:0 auto;
padding:0;
}

#content {
	float:left;
	background:#FFF url(../source/images/left_bg.jpg) repeat-y left top;
	width:800px;
	height:100%;
}

#left {
	background:url(../images/smallscuare.jpg) repeat top;
	width:200px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
}

#left h3 {
font:1.2em Georgia;
font-weight:600;
padding:0 20px;
}

#left p {
text-align:center;
font-size:11px;
}

#left_menu {
	width:200px;
	font-size:14px;
	font-weight:700;
	color:#03598f;
	border-top:1px solid #dcc7a4;
	margin:15px 0;
}

#left_menu li {
	list-style:none;
	background:url(../source/images/square.gif) no-repeat left center;
	border-bottom:1px solid #dcc7a4;
	line-height:1.2em;
}

#left_menu li a:link,#left_menu li a:visited {
padding:5px 10px 5px 25px;
}

#left_menu li a {
text-decoration:none;
display:block;
}

#left_menu li a:hover {
background:#fff url(../source/images/square.gif) no-repeat left center;
}

#middle {
	float:left;
	width:280px;
	background:#fff;
	padding:20px;
}

#middle ul {
margin:0 0 16px 30px;
}

#middle li {
list-style:disc;
line-height:1.4em;
}

#inside_right {
float:left;
width:560px;
background:#fff;
padding:20px;
}

#inside_right ul {
list-style-type:disc;
padding:5px 0 16px 25px;
}

#inside_right ul ul {
padding:0 0 0 25px;
}

#inside_right ul li {
padding:0 0 4px 0;
}

#inside_right h3 {
color:#236c97;
padding:0 0 10px;
}

.color_text {
color:#236C97;
}

#news {
width:266px;
margin:0 auto;
padding:0;
}

#news h3 {
font-size:1.8em;
color:#333;
text-align:center;
padding:10px 0 20px;
}

#news_top {
background:url(../source/images/news_top_bg.jpg);
margin:0;
padding:0;
}

#news_body {
width:242px;
background:url(../source/images/news_bg.jpg) repeat-y top left  ;
margin:0;
padding:0 12px 1px;
}

#news_bottom {
width:266px;
height:7px;
background:url(../source/images/news_bottom_bg.jpg) no-repeat top center;
margin:0;
padding:0;
}

#right {
	float:left;
	width:240px;
	background:#fff;
	text-align:left;
	padding:20px;
}

#footer {
float:left;
width:760px;
background:url(../source/images/footer_bg.jpg) no-repeat top;
color:#645c4e;
font-size:12px;
text-align:center;
margin:0;
padding:20px;
}
.bold {
	font-weight: bold;
}
.red {
	color: #F00;
	font-weight: bold;
}
.left {
	text-align: left;
}
.blue {
	color: #00F;
	font-weight: bold;
}
