/* h3 */

.h3About {
	background: url(../img/h3About.gif) bottom left no-repeat;
	}
	
.h3Free {
	background: url(../img/h3Free.gif) bottom left no-repeat;
	}
	
.h3Seo {
	background: url(../img/h3Seo.gif) bottom left no-repeat;
	}
		
.h3Tool {
	background: url(../img/h3Tool.gif) bottom left no-repeat;
	}	

.h3Accessup {
	background: url(../img/h3Accessup.gif) bottom left no-repeat;
	}
	
.h3Recommend {
	background: url(../img/h3Recommend.gif) bottom left no-repeat;
	}
	
.h3Faq {
	background: url(../img/h3Faq.gif) bottom left no-repeat;
	}	

.h3Contact {
	background: url(../img/h3Contact.gif) bottom left no-repeat;
	}

.h3Book {
	background: url(../img/h3Book.gif) bottom left no-repeat;
	}

/* about */

.prof th,
.prof td {
	padding: 10px;
	border-bottom: 1px dashed #cccs;
	}
	
/* sitemaplus */

.smpFlow dt {
	font-weight: 700;
	margin-top: 16px;
	border-bottom: 1px dotted #aaa;
	}
	
.smpMovie {
	margin: 6px 0 ;
	padding-left: 20px;
	background: url(../assets/images/icon/icoMovie.gif) left 1px no-repeat;
	}
	
	
/* tables */

table.ranking {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: auto;
	}
	
table.ranking td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px 5px;
	}	

.header {
 background: #ddd;
}
	
.subheader {
 background: #eee;
}
	
.main {
 font-weight: 700;
}