/* catch */

#catch {
	width: 520px;
	}

#catch h3 {	
	margin: 0px;
	padding: 0px;
	width: 520px;
	height: 40px;
	background: url(../img/catchCap.gif) top left no-repeat;
	}

#catch p {
	padding: 3px 10px 10px 10px;
	background: url(../img/catchBody.gif) top left repeat-y;
	}

#catch #catchFoot {
	text-align: left;
	padding: 3px 10px 10px 10px;
	background: url(../img/catchFoot.gif) bottom left no-repeat;
	}

.icoApp {
	display: block;
	margin: 20px 0 0 10px;
	padding-left: 56px;
	background: url(../assets/images/index/ico_parttime.gif) left 3px no-repeat;
	}

/* keyplus */

#keyplus h3 {
	margin: 0px;
	padding: 0px;
	width: 285px;
	height: 70px;
	background: url(../img/topKeyCap.gif) top left no-repeat;
	text-indent: -9999px;
	}

#keyBody {
	width: 285px;
	background: url(../img/topKeyBody.gif) top left repeat-y;
	text-align: right;
	}

#keyBody form,
#keyBody ul {
	position: static;
	padding: 2px 15px;
	}

#keyFoot {
	padding:0px 15px 15px 15px;
	background: url(../img/topKeyFoot.gif) bottom left no-repeat;
	}

/* news */

.h3News {
	background: url(../img/h3News.gif) bottom left no-repeat;
	}
	
#home #center h4 {
	padding: 0px;
	margin: 3px 0px;
	color: #FF3300;
	background: none;
	}	

.news {
	padding-left: 10px;
	}
	
.news dt {
	color: #FF6600;
	}

/* book */

#home #center .subnews {
	margin: 15px 0px 5px 0px;
	color: #666666;
	font-size: 110%;
	}

#book img {
	float: left;
	margin: 0px 7px 5px 0px;
	}



.newBook {
	clear: both;
	margin: 8px 0px 12px 0px ;
	}

.newBook img {
	float: left;
	}

.newBook dl {
	margin-left: 10px;
	}

#book .bookLink {
	clear: both;
	padding: 3px 0px 3px 33px;
	background: url(../img/book_icon.gif) center left no-repeat;
	}

/* free */

#freeself .ranking {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 20px auto;
	}
	
#freeself .ranking td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px 5px;
	}	
	
/* sidebar */

#topkey {
	background: url(../img/freekeyplus.gif) top left no-repeat;
	padding: 10px;
	}
	
#topkey form {
	margin-top: 36px;
	text-align: right;
	}
	
.push li {
	line-height: 100%;
	margin-bottom: 10px;
	}

#home #sidebar dt {
	padding: 3px 5px 0px 5px;
	margin: 0px;
	color: #FF6600;
	}

#home #sidebar dd {
	padding: 3px 5px;
	margin: 0px 0px 3px 0px;
	}



#home #sidebar ul {
	border-width: 0px;
	font-size: 100%;
	background: none;
	}
	
#home #sidebar li {
	padding: 0px;
	margin: 0px;
	}

#home #sidebar #sideFoot {
	padding-bottom: 10px;
	background: url(../img/sideFoot.gif) bottom left no-repeat;
	}		