@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	color: #000000;
}

a{
	text-decoration: none;
	color: #333333;
}

h3{
	font-size: 10px;
	color: #333333;
}

#container { 
	width:960px;  
	background: #FFFFFF;
	margin: 0 auto; 

	text-align: left; 
} 
#header {
	background-color: #DDDDDD;
	background-image: url(sul_headlogo_00.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 960px;
} 
#header h1 {
	font-size: 12px;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#gnv{
	height:40px;
	width: 960px;
	font-size: 12px;
	color: #999966;
	text-align: right;
} 

#gnv ul li{
	display: inline;
	list-style-type: none;


} 



#gnv ul li a{
	color: #333333;
	list-style-type: none;
	margin-left:10px;
	margin-right:10px;
	font-size: 12px;
	padding-top: 10px;
} 
#gnv ul li a:hover{
	color: #090;
} 



#sidebar1 {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;

}

#sidebar1 ul{
	
	width: 200px;
		display: inline;
} 

#header h2 {
	margin: 0;
	font-size: 10px;
	color: #333333;
}


#sidebar1 ul li{

	list-style-type: none;
	height: 48px;
	width: 200px;
text-indent:10px;
} 

#sidebar1 ul li a{
	color: #333333;
	font-size: 12px;
	display: block;
	height: 48px;
	width: 190px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
		
	line-height: 48px;
} 

#sidebar1 ul li a:hover{
	color: #900;
	
	
} 


#sidebar1 p{
	color: #333333;
	font-size: 12px;
	
	width: 195px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	padding: 20px 0px;		
	line-height: 2em;
} 


#mainContent {
	margin: 0;
	padding: 0px;
	float: right;
	width: 760px;
	} 
	
	

#mainContent img{
border:0;
	} 	
	
#footer {
	padding:10px 0;
	text-align: center;
	font-size:12px;
} 
#footer h3{
	font-size:12px;
} 


#tape {
	padding:10px 0;
	text-align: right;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 960px;
	font-size:10px;
} 


#copyright{
	font-size: 10px;
	text-align: center;


}


.layout1{
	float: left;
	
	width: 230px;
	margin: 10px;
	padding:5px 0;
	
}


.goods{
	font-size: 12px;
	color: #333333;
	width: 230px;
	
	
	border-bottom:dotted 2px #933;
}


.goods a:hover{
	font-size: 12px;
	color: #990;
}


.price{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.expl{
	font-size: 12px;
	color: #000000;
	margin-bottom:15px;
}

.new{
	font-size: 12px;
	font-weight: bold;
	color: #099;
	text-decoration: none;
}




#kick{
width: 960px;
font-size:10px;
border-top:solid 1px #333;
padding-top:5px;
margin:15px 0;
word-spacing:1.5em;
text-align:center;
}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}