@charset "utf-8";

#slider{
	clear:both;
	width:939px;
	height:353px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#slider ul#slide-block{
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	height:353px;
	overflow:visible;
	position:relative;
}
#slider ul#slide-block li{
	display:inline;
	float:left;
	width:939px;
	height:353px;
	margin:0; padding:0;
	overflow:hidden;
}
#slider p.mask{
	display:block;
	width:939px;
	height:353px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:990;
}
#slider ul#nav{list-style:none; margin:0; padding:0;}
#slider ul#nav li{display:block; width:43px; height:86px; top:133px; position:absolute;}
#slider ul#nav li#slide-prev{left:6px;  z-index:991;}
#slider ul#nav li#slide-next{right:6px; z-index:992;}

#qMenu{
	width:939px;
	height:151px;
	margin:8px auto 18px;
	padding:0;
	position:relative;
}
#qMenu ul{width:945px; list-style:none; margin:0; padding:0;}
#qMenu ul li{
	display:block;
	width:186px;
	height:151px;
	position:absolute;
	top:0px;
}
#qMenu ul li.pm01{left:0px;}
#qMenu ul li.pm02{left:188px;}
#qMenu ul li.pm03{left:376px;}
#qMenu ul li.pm04{left:565px;}
#qMenu ul li.pm05{right:0px;}


#info-area{width:939px; margin-bottom:30px;}
#info-area #news{
	width:584px;
	min-height:375px;
	float:left;
	background:url(../images/news_body.gif) no-repeat left bottom;
}
#info-area #news h2{margin:0; padding:0; line-height:1;}
#info-area #news ul{list-style:none; margin:15px 30px; padding:0; text-align:left;}
#info-area #news ul li{
	clear:left;
	padding:5px 0;
	margin:0;
	border-bottom:1px dotted #999;
	font-size:14px;
	line-height:160%;
}
#info-area #news ul li span{display:block; float:left;}
#info-area #news ul li a{display:block; float:left; width:335px;}
#info-area #news ul li span.icon{line-height:1; width:75px; margin-right:10px;}	
#info-area #news ul li span.date{width:95px; margin-right:5px;}	

#info-area #side-bar{width:342px; float:right; margin:0 0 30px; text-align:center;}
#info-area #side-bar p{margin:0 0 15px; padding:0; text-align:center;}
#info-area #side-bar .other-bnr{
	width:342px;
	margin:0 0 15px;
	padding:0 0 15px;
	background:#fff url(../images/bnr_body.jpg) no-repeat left bottom;
}
#info-area #side-bar .other-bnr ul{
	list-style:none;
	width:342px;
	padding:44px 0 0;
	margin:0;
	background:url(../images/bnr_ttl.jpg) no-repeat left top;
}
#info-area #side-bar .other-bnr ul li{
	text-align:center;
	margin-bottom:15px;
}










