@charset "utf-8";
/* CSS Document */
<!--

body {
background-image:url(image/bg.jpg);
background-repeat: no-repeat;
margin:0px;s
font-family:"Tahoma";
font-size:11px;
}

.h1{
color:#666666;
text-align: center;
font-family:"Tahoma";
font-size:11px;
font-weight:normal;
}	
.borderPic{
border:2px solid #2e9834;	
	}
	
	.borderPic2{
border:2px solid #cccccc;	
	}

.sh{
font-family:"Tahoma";
font-size:12px;
color:#2e9834;
font-weight: bold;
}

a.sh {
font-family:"Tahoma";
font-size:12px;
color:#0000cc;
font-weight: bold;
text-decoration:none;
}

.sw{
font-family:"Tahoma";
font-size:10px;
color:#0000cc;
font-weight: bold;
}
	
.sy{
font-family:"Tahoma";
font-size:11px;
color: #F90;
font-weight: bold;
}

a.sy {
font-family:"Tahoma";
font-size:11px;
color:#ffd300;
font-weight: bold;
text-decoration:none;
}	

a:hover.sy {
font-family:"Tahoma";
font-size:11px;
color: #0000cc;
font-weight: bold;
text-decoration:none;
}	

a.sy2 {
	font-family:"Tahoma";
font-size:11px;
color: #009;
font-weight: bold;
text-decoration:none;
}
			
.hy{
font-family:"Tahoma";
font-size:14px;
color:#ffc200;
font-weight: bold;
}
		
		
.rd{
font-family:"Tahoma";
font-size:11px;
color:#ff0000;
font-weight: bold;
}
.s1{
font-family:"Tahoma";
font-size:12px;
color:#2e9834;
font-weight: normal;
}
ol.ss li { font-weight:normal;  margin:5px 1px;}

<style type="text/css">
<!--
#container {
	width:980px;
	margin:0 auto;
}
#header {
	width:978px;
	border:1px solid #d7d7d7;
	background:#f1f0f0;
}
.whiteinner {
	width:100%;
	border:1px solid #fff;
}
#bumpboxlogo {
	background:url(images/bumpboxlogo.png) no-repeat left top;
	width:269px;
	height:94px;
	float:left;
}

#logo{
	display:block;
	width:269px;
	height:94px;
}
	
#slogan {
	height:64px;
	padding:20px 30px 10px 10px;
	font-size:1.4em;
	color:#313232;
	float:right;
	letter-spacing:-1px;
	line-height:1.5em;
}
.clear {
	line-height:0px;
	height:0px;
	clear:both;
	font-size:0em;
}
.fat {
	font-weight:bold;
	letter-spacing:-1px;
}
#left {
	width:360px;
	float:left;
	margin:30px 20px 0 0;
	background:#f1f0f0;
	border:1px solid #d7d7d7;
	height:320px;
}
#left p, #right p {
	color:#666;
}
.bl {
	color:#36aae1;
}
.p10 {
	padding:10px;
}
#right {
	float:left;
	width:594px;
	margin:30px 0 0 0;
	background:#f1f0f0;
	border:1px solid #d7d7d7;

}
h2 {
	font-weight:bold;
	font-size:1.4em;
	margin:0;
	padding:0;
	margin:0 0 20px 0;
}

ul{
margin:0;
padding:0;
float:left;
list-style:none;
}
ul li{
float:left;
margin:0 3px 0 0;
list-style:none;
padding:0;
}
a img{
border:none;
}

a{
	color:#CC3333;
	text-decoration:none;
}

#footer{
	background:#f1f0f0;
	border:1px solid #d7d7d7;
	}

