@charset "UTF-8";
/* CSS Document */

	
/* content style
-----------------------------------------*/	
	
#content {
	width:900px;
	margin-bottom:20px;
	}

#mainImg {
	margin-bottom: 30px;
}



/* pagebody style
-----------------------------------------*/	
	
#pagebody {
	width:900px;
	}
	
	
	
	
/* footer style
-----------------------------------------*/	
#footer {
	color:#666633;
	padding-bottom:10px;
	}


#footerInner {
	width:900px;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	height:35px;
	}

#pplink {
	background-image:url(../images/common/ppllink_bar.gif);
	background-repeat:no-repeat;
	width:715px;
	height:25px;
	float:left;
	padding: 5px 5px 5px 10px;
	font-size:75%;
	margin-right:20px;
	}
	
#pplink a {
	color:#666633;
	}
	
	
#scroll {
	width:150px;
	height:35px;
	float:left;
	text-indent:-9999px;
	}
	
#scroll a {
	background-image:url(../images/common/topup.gif);
	background-repeat:no-repeat;
	display:block;
	height:35px;
	}	
	
#scroll a:hover {
	background-position:0 -35px;
	}		
	
	
.add {
	font-size:80%;
	margin-bottom:15px;
	line-height: 150%;
	}

.copyright {
	font-size:63%;
	}

p.titleBun {
	margin-bottom:20px;
	}
	
p.titleBun a {
	text-decoration:underline;	
	}
	
	

/* banner style
-----------------------------------------*/	

#banner {
	width:900px;
	height:130px;
	position:relative;
	overflow:hidden;
	}
	
	
#banner ul {
	width:900px;
	}


#banner ul li {
	width:290px;
	height:130px;
	list-style:none;
	float:left;
	}

#banner ul li#sNavi01,
#banner ul li#sNavi02 {
	margin-right:15px;
	}




#banner ul li a {
	text-indent:-9999px;
	display:block;
	width:290px;
	height:170px;
	}


#banner ul li#sNavi01 a {
	background-image:url(../images/common/new_bnr.jpg);
	background-repeat:no-repeat;
	height:130px;
	}

#banner ul li#sNavi02 a {
	background-image:url(../images/common/new_bnr02.jpg);
	background-repeat:no-repeat;
	height:130px;
	}

#banner ul li#sNavi03 a {
	background-image:url(../images/common/new_bnr03.jpg);
	background-repeat:no-repeat;
	height:130px;
	}



#banner ul li#sNavi01 a:hover,
#banner ul li#sNavi02 a:hover,
#banner ul li#sNavi03 a:hover {
	background-position: 0 -130px;
	}	
	

/* news style
-----------------------------------------*/

#newsbar {
	width:900px;
	margin-bottom: 30px;
	}


#newsbar ul {
	width:900px;
	height:40px;
	background-image:url(../images/common/news_bar.gif);
	background-repeat:no-repeat;
	}


#newsbar ul li {
	width:785px;
	list-style:none;
	position:relative;
	top: 8px;
	left:103px;
	margin-bottom:5px;
	}


#newsbar ul li a {
	color:#FFF;
	font-size: 13px;
}


#newsbar ul lu a:hover {}

