#wrapper {width:1100px; height:599px; position:relative;}
#meta_area {
	float:left;
	margin-top:15px;
	width:1000px;
	height:444px;
	position:relative;
}

#slider {left:200px; position:relative; width:800px; height:354px;}
#slider ul {position:absolute; list-style:none; top:0; left:0; }
#slider li {float:left; width:800px; height:354px;}

.pagination {list-style:none; width:195px; height:444px; position:absolute; left:0; background-color:#fff;}
.pagination li {cursor:pointer; text-align:center; color:#000; width:195px; height:74px; background:url(../img/index/meta_btn.gif) no-repeat left top;  }
.pagination li:hover { color:#fff; background:url(../img/index/meta_btn.gif) no-repeat left bottom;}
li.current {background-image:url(../img/index/meta_btn.gif) no-repeat left bottom;}

.btn01 {padding-top:15px;}
.btn02 {padding-top:10px;}

li#content {width:800px; height:354px;}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}