/* #p-home
-----------------------------------------------------------------------------  */
#p-home #main{
	_margin-right:2px;
	}
#p-home #main #mainInner{
	width:630px;
	margin:0px 8px 0px 12px;
	}
#p-home #main .section{
	position:relative;
	width:100%;
	}
#p-home #main .section .rss{
	position:absolute;
	top:58px;
	right:8px;
	}
#p-home h1{
	background:none;
	}
#p-home #keyv{
	display:block;
	margin-bottom:15px;
	}
#p-home h2{
	margin:0px 0px 5px 0px;
	height:32px;
	border:0px;
	text-indent:-5000px;
	background: #FFF url("/img/common/sub.jpg") no-repeat 0% 0%;
	clear:both;
	}
#p-home #info{
	background-position:0px 0px;
	}
#p-home #recent{
	background-position:0px -32px;
	}

#p-home .list dt {
	float:left;
	padding:3px 0px 3px 31px;
	background:url("/img/common/icon/li.gif") no-repeat 10px 50%;
	clear: both;
}
#p-home .list dd {
	padding:3px 0px 3px 110px;
	_padding-left:100px;
	background:url("/img/common/line_dot.gif") repeat-x 0% 100%;
}

#p-home .list dd .china{
	background:url("/img/common/icon/china.gif") no-repeat 0% 50%;
	padding-left:25px;
	}
#p-home .list dd .india{
	background:url("/img/common/icon/india.gif") no-repeat 0% 50%;
	padding-left:25px;
	}
#p-home .list dd .thai{
	background:url("/img/common/icon/thail.gif") no-repeat 0% 50%;
	padding-left:25px;
	}
#p-home .list dd .wa{
	background:url("/img/common/icon/wa.gif") no-repeat 0% 50%;
	padding-left:25px;
	}


#p-home #studyList, #p-home #jobList{
	background:#E6D8C4;
	}
#p-home #studyList li, #p-home #jobList li{
	float:left;
	margin:0px auto;
	}

#p-home #studyList li img, #p-home #jobList li img{
	display:block;
	margin-bottom:2px;
	}
#p-home #studyList li img{
	*margin-bottom:-1px;
	}
#p-home #studyList .text, #p-home #jobList .text{
	color:#444;
	padding-left:12px;
	background:url("/img/common/icon/li_jsarea.gif") no-repeat 2px 4px;
	text-decoration:underline;
	}
#p-home #studyList .text:hover, #p-home #jobList .text:hover{
	color:#636;
	text-decoration:none;
	}
#p-home #studyList li.last, #p-home #jobList li.last{
	padding-right:0px;
	}

#p-home #studyList{
	margin-top:5px;
	padding:8px 8px 6px 11px;
	}
#p-home #jobList{
	padding:8px 10px 6px 12px;
	margin-bottom:15px;
	}
#p-home #studyList li{
	width:200px;
	padding:0px 5px 0px 0px;
	}
#p-home #jobList li{
	width:194px;
	padding:0px 11px 0px 0px;
	}
#p-home #jobList .text{
	background-position:1px 4px;
	}


