*{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}


.clfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clfix{
	zoom:1;
}

ul{
	list-style:none;
}
a{
	color:#ee836f;
}

a:hover{
	color:#fe5d1c;
	text-decoration:none;
}

strong{
	color:#f0908d;
}
.belt strong{
	color:#3f312b;
}

.clear{
	clear:both;
}
.iepng{
	behavior:url(iepngfix/iepngfix.htc);
}

.rs{
	text-align:right;
}
.ls{
	text-align:left;
}

.space{
	margin-bottom:10px;
}

.mini{
	font-weight:normal;
	font-size:10px;
}

.under{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ddbb99;
}

.beige{
	background-color:#fffff0;
}
.belt{
	background:#ede4cd;
	padding:3px;
}

body{
	text-align:center;
	background:#000;
	color:#DDD;
}

#wrapper{
	width:960px;
	margin:10px auto 20px auto;
	text-align:left;
	background:transparent url(../image/background.jpg);
	padding-top:5px;
}

#side{
	width:145px;
	float:left;
	padding-top:10px;
}


#header{
	width:140px;
	height:180px;
	background:transparent url(../image/logo.jpg) no-repeat left top;
	overflow:hidden;
	position:relative;
	z-index:10;
	float:left;
}

#header a{
	display:block;
	position:absolute;
	top:0;
	left:5px;
	width:100%;
	height:180px;
	text-indent:-9999px;
}
#navigation{
	height:221px;
}

#side #navi {
	width:140px;
	height:220px;
	background: url(../image/sprite.gif) no-repeat left top;
	overflow:hidden;
	z-index:10;
	position:relative;
	border-top:1px dotted #AAA;
}

#navi li{
	display:block;
	width:140px;
	height:40px;
	position:absolute;
	left:0;
	top:0;
	border-bottom:1px dotted #AAA;
}

#navi li.navi-1{
	top:0;
}
#navi li.navi-2{
	top:41px;
}
#navi li.navi-3{
	top:82px;
}
#navi li.navi-4{
	top:123px;
}
#navi li.navi-5{
	top:164px;
}


#navi a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:140px;
	height:100%;
	text-indent:-9999px;
}

#side .info{
}
#side .info li{
	margin-bottom:15px;
}
#content{
	padding:10px;
}
#main{
	width:785px;
	float:right;
}
#main #slider{
	margin-bottom:10px;
	width780px;
	height:480px;
	overflow:hidden;
}

#middle{
	margin-top:10px;
	padding:20px 0;
	border-top:1px dotted #CCC;
}
#middle .middle-left{
	width:450px;
	float:left;
}
#middle .middle-center{
	width:339px;
	text-align:center;
	float:left;
	border-left:1px dotted #CCC;
}
#middle .middle-right{
	width:310px;
	float:right;
}

#content .box{
	clear:both;
	padding-top:20px;
	border-top:1px dotted #CCC;
	
}

#middle h3{
	font-size:1em;
	margin-bottom:10px;
	color:#e45e32;
}

#middle h4{
	font-size:0.9em;
	margin-bottom:10px;
	color:#f8b862;
	border-left:2px solid #ca8269;
	line-height:1.75;
	padding-left:10px;
	margin-top:10px;
	

}




.grid-620{
	width:619px;
	float:left;
	border-right:1px dotted #CCC;
}





#footer{
	background:#000;
	color:#EEE;
	border-top:1px solid #c9a86d;
	padding:20px;
	text-align:center;
}
#footer a{
	color:#ebe1a9;
}

#footer .bottom{
	width:940px;
	font-size:0.65em;
	margin:0 auto;
	text-align:left;
}

#footer .bottom img{
	vertical-align:middle;
}