*{
font-size:12px;
}

/*body:nth-of-type(1) *{font-size:99%;}*/

.woong{
font-size:12px;
}

.line{
background:none;
border:none;
}

font a{
	font-weight:nomal;
	color:#FF3366;
	text-decoration:none;
}

font a:hover{
	color:#FF3366;
	text-decoration:underline;
}

#table01{
width:580px;
margin-left:32px;
}

#test{width:680px; margin-top:8px;}
.container { width:680px; height:230px; overflow:hidden; position:relative; cursor:pointer}
.slides { position:absolute; top:0; left:0;  margin:0; padding:0;}
.slides div { position:absolute; top:0; width:680px; display:none;  margin:0; padding:0;}
.previous{ width:24px; height:70px; background:url("/design/dollweb/image/left.jpg"); float:left; text-indent:-9999px; display:block; list-style:none; }
.next{ width:24px; height:70px; background:url("/design/dollweb/image/right.jpg"); float:left; text-indent:-9999px; display:block; list-style:none; }
#bottom{ width:680px; height:70px; padding-left:2px;}
ul.pagination{ 
	list-style-type:none; 
	margin:0; 
	padding:0; 
	margin:0;
	}
ul.pagination li { 
	float:left; 
	margin:0;
	text-indent:-9999px;
	display:block;
	}	
ul.pagination a { 
	display:block; 
	width:209px;  
	height:70px; 
	overflow:hidden; 
	}
ul.pagination a.b1{ 
background:url("/design/dollweb/image/f2_b.jpg") no-repeat 0 0; 
	}
ul.pagination li.active a.b1{
	background:url("/design/dollweb/image/f2_a.jpg") no-repeat 0 0;}
	
ul.pagination a.b2{ 
background:url("/design/dollweb/image/f1_b.jpg") no-repeat 0 0; 
	}
ul.pagination li.active a.b2{
	background:url("/design/dollweb/image/f1_a.jpg") no-repeat 0 0;}

ul.pagination a.b3{ 
background:url("/design/dollweb/image/f3_b.jpg") no-repeat 0 0; 
	}
ul.pagination li.active a.b3{
	background:url("/design/dollweb/image/f3_a.jpg") no-repeat 0 0;}
