body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #363637;
	background: #dce2ff url(images/sbody_top.jpg) repeat-x top;
	
    
	
	
}

		
a:link, a:visited { color: #333; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #C00; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }


#swrapper {
	width: 970px;
	margin: 0 auto;
}



#sheader {
	clear: both;
	width: 910px;
	height: 30px;
	padding: 10px 30px;
	background: url(images/sheader.png) no-repeat;
}

#sheader  #site_title {
	float: left;
	width: 400px;
	padding-top: 5px;
}

#sheader  #site_title h1 {
	margin: 0;
	padding: 0;
}

#sheader  #site_title h1 a {
	margin: 5px;
	padding: 0px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#sheader  #site_title h1 a span {
	display: block;
	margin-top: 0px;
	font-size: 12px;
	color: #d00000;
	font-weight: bold;
	letter-spacing: 3px;
}

#sheader #header_right {
	float: right;
}

#header_right #header_button {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_button li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header_button li a {
	float: left;
	display: block;
	width: 48px;
	height: 48px;
	margin-left: 10px;
}

#header_right form {
	margin: 10px 0 0 0;
	padding: 0;
}




#sbanner {
	width: 970px;
	height: 160px;
	padding: 10px 0;
}

#sbanner #banner_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sbanner #banner_box li {
	margin: 0;
	padding: 0;
	display: inline;
}

#sbanner #banner_box li a {
	position: relative;
	display: block;
	float: left;
	width: 960px;
	height: 160px;
	margin-left: 10px;
}

#sbanner #banner_box li span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 960px;
	height: 163px;
}

#sbanner #banner_box li .current {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 960px;
	height: 163px;
	background: url(images/sbanner_hover.png) no-repeat;
}


#smenu {
	width: 950px;
	height: 40px;
	padding: 0 20px;
	background: url(images/smenu.png) no-repeat center top;
}

#smenu ul {
	margin: 0px;
	padding: 15px 0 0 15px;
	list-style: none;
}

#smenu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#smenu ul li a {
	float: left;
	display: block;
	margin-right: 50px;
	font-size: 12px;
	text-decoration: none;
	color: #003;
	font-weight: bold;
	outline: none;
}
#smenu ul li a:hover {
	color: #C00;
}



.sbox {
	margin-bottom: 10px;
	background: url(images/sbox_body.jpg) repeat-y right;
}

.sbox .body {
	padding: 8px 15px 5px 15px;
}

.sbox h2 {
	position: relative;
	height: 25px;
	margin: 0;
	padding: 8px 15px;
	font-size: 14px;
	color: #004682;
	font-weight: bold;
	background: url(images/sbox_tr.jpg) no-repeat top right; 
}

.sbox h2 span {
	position: absolute;
	width: 10px;
	height: 35px;
	top: 0;
	left: 0;
	background: url(images/sbox_tl.jpg);
}

.sbox .box_bottom {
	position: relative;
	height: 12px;
	background: url(images/sbox_br.jpg) top right;
}

.sbox .box_bottom span {
	position: absolute;
	width: 10px;
	height: 12px;
	top: 0;
	left: 0;
	background: url(images/sbox_bl.jpg);
}

.scontent {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.scontent li {
	padding: 0;
	margin: 5px 0;
}

.scontent li a {
	display: block;
	color: #003;
	padding: 0px 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/smenu_list.png) left center no-repeat;
}

.scontent li a:hover {
	color: #c00;
}

.scontent h1 {
	font-size: 13px;
	font-weight: bold;
}


#scontent_wrapper {
	clear: both;
	padding: 10px;
}

#sleft_sidebar {
	float: left;
	margin-right: 10px;
	width: 710px;
}

#sright_sidebar {
	float: right;
	width: 230px;
}

#scontent {
	float: left;
	width: 470px;
}

.bcontent {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.bcontent li {
	padding: 0;
	margin: 0px 0;
}

.bcontent li a {
	display: block;
	color: #003;
	padding: 0px 0px;
	font-size: 12px;
	text-decoration: underline;
}

.bcontent li a:hover {
	color: #c00;
}

.bcontent h1 {
	font-size: 13px;
	font-weight: bold;
}




#bcontent_wrapper {
	clear: both;
	padding: 10px;
}

#bcontent {
	float: left;
	width: 470px;
}


.sidebar_box {
	margin-bottom: 10px;
	text-align: center;
}



#sfooter_wrapper {
	background: #bfbfbf url(images/sfooter.jpg) top repeat-x;
}

#sfooter {
	width: 950px;
	padding: 30px 10px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#sfooter a {
	color: #FFFFFF;
	font-weight: normal;
}

#sfooter a:hover {
	color: #FFFFFF;
	font-weight: normal;
}


#sfooter a:hover {
	text-decoration: none;
}

#sfooter .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #666666;
}

.footer_menu .last_menu {
	border: none;
}


