/* CSS Document */
div#main div#banner{
	height: 371px;
	background: url(../images/banner.jpg) no-repeat center;
	background-position: center center;
}

.banner_main{ width:988px; margin:0 auto;}
.banner_control{ float:left; width:988px; height:409px; position:absolute;}
.banner_control .btn{ position:absolute; bottom:20px; right:20px; z-index:100;}
.banner_control .btn_point_on{float:left;width:10px;height:10px;background-image: url(../images/btn_on.gif);background-repeat: no-repeat;margin-right:15px; line-height:1px;}
.banner_control .btn_point_off{float:left;width:10px;height:10px;background-image: url(../images/btn_off.gif);background-repeat: no-repeat;margin-right:15px;cursor:pointer; line-height:1px;}
.banner1{width:100%;height: 365px;background-position: 49% center;background-image: url(../images/banner01.jpg);background-repeat: no-repeat;}
.banner2{width:100%;height: 365px;background: url(../images/banner02.jpg) no-repeat center;background-position: 49% center;}
.banner3{width:100%;height: 365px;background: url(../images/banner03.jpg) no-repeat center;background-position: 49% center;}
.banner4{width:100%;height: 365px;background: url(../images/banner04.jpg) no-repeat center;background-position: 49% center;}
div#main div#banner ul#nav{
	list-style: none;
	display: block;
	position: relative;
	left: 652px;
	top: 343px;	
}

div#main div#banner ul#nav li{
	float: left;	
}
/*----------------------------------------------------------------------*/
div#main div#content ul li{
	display: block;
	width: 307px;
	height: 167px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #666;	
}
/*----------------------------------------------------------------------*/
div#main div#content ul li#c01{ 
}


/*----------------------------------------------------------------------*/
div#main div#content ul li#c02{
	background: url(../images/c02.jpg) no-repeat;	
}
/*----------------------------------------------------------------------*/
div#main div#content ul li#c03{
	background: url(../images/c03.jpg) no-repeat;	
}

div#main div#content ul li#c04{
}