.body{width: 992px; margin: auto; text-align:left;}
.logo{
	width: 250px;
	float: left;
	padding: 10px 0;
}
.mainmenu{
	width: 488px;
	float: right;
	padding-top: 20px;
}
.mainmenu ul{
	height: 34px;
	margin: 0;
	padding-left: 10px;
	list-style: none;
	background: url(../images/menubg.gif) no-repeat;
}
.mainmenu li{
	float: left;
	padding-right: 10px;
	background: url(../images/mm0.gif) no-repeat left center;
}
.mainmenu a{
	display: block;
	line-height: 34px;
	padding: 0 10px 0 20px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.mainmenu a:hover{
	color: #fc0;
}
#mmhome{
	background: url(../images/mm1.gif) no-repeat left center;
}
#mmjobseeker{
	background: url(../images/mm2.gif) no-repeat left center;
}
#mmcompany{
	background: url(../images/mm3.gif) no-repeat left center;
}
#mmvancacy{
	background: url(../images/mm4.gif) no-repeat left center;
}
#mmcprofile{
	background: url(../images/mmc0.gif) no-repeat left center;
}
#mmceditprofile{
	background: url(../images/mmc1.gif) no-repeat left center;
}
#mmcvacancy{
	background: url(../images/mmc2.gif) no-repeat left center;
}
#mmlogout{
	background: url(../images/mm5.gif) no-repeat left center;
}

.top{
	height: 5px;
	font-size: 1px;
	background: url(../images/top1.gif) no-repeat;
}
.bottom{
	height: 5px;
	font-size: 1px;
	background: url(../images/bottom1.gif) no-repeat;
}
.wrap{
	background: url(../images/wrapbg1.gif) repeat-y;
}
.main{
	width: 678px;
	float: left;
}
.main .inside{
	padding: 10px 15px;
}
.main h1{
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px dashed #ddd;
}

.main h2{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
.main h3{
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.main ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
.main ul li{
	background: url(../images/icon.gif) no-repeat;
	background-position: 0 7px;
	padding-left: 18px;
	margin-bottom: 2px;
	line-height: 18px;
}


.welcome{
	margin-bottom: 10px;
	background: #F5E7C5;
	padding: 10px;
}
.welcome h1{
	border: none !important;
	padding: 0px;
}

.why{
	margin-bottom: 10px;
}
.whyl{
	background: url(../images/jobseeker.gif) no-repeat top left;
	width: 300px;
	float: left;
}
.whyl blockquote{
	padding: 10px 0 10px 80px;
	margin: 0;
}
.whyr{
	background: url(../images/company.gif) no-repeat top left;
	width: 350px;
	float: right;
}
.whyr blockquote{
	padding: 10px 0 10px 145px;
	margin: 0;
}
.why a{
	padding: 3px 8px;
	background: #96cfd9;
	border: 1px solid #57b1c0;
	color: #333;
}
.why a:hover{
	background: #f5e7c5;
	border: 1px solid #dfca99;
	color: #333;
}


.place{
	margin-bottom: 10px;
}
.place .img{
	text-align: center;
}

.list-item{
	padding-top: 10px;
	margin-bottom: 15px;
}
.list-item .item{
	border-top: 1px solid #d1ebef;
	padding: 7px 5px;
	background: #effdff;
}
.list-item .item:hover{
	background: #ffc;
}

.list-item .date{
	width: 42px;
	height: 42px;
	float: left;
	text-align: center;
	background: #dff6ff;
	border: 1px solid #cae6f2;
	overflow: hidden;
	margin-right: 22px;
}
.list-item .date span{
	display: block;
	line-height: 80%;
}
.list-item .date .m, .list-item .date .y{
	padding: 4px 0 3px 0;
	font-size: 10px;
	text-transform: uppercase;
}
.list-item .date .d{
	font-size: 14px;
	font-weight: bold;
}
.list-item .desc{
	width: 450px;
	float: left;
	padding-top: 5px;
	font-size: 11px;
}
.list-item .desc2{
	width: 100px;
	float: left;
	padding-top: 5px;
	margin-right: 20px;
	font-size: 11px;
}
.list-item .even{
	background: #fff;
}
.list-item .old{
	background: #f5e7c5;
	border: 1px solid #efd495;
}

.sidebar{
	width: 314px;
	float: right;
	color: #fff;
}
.sidebar .inside{
	padding: 0 5px;
}
.sidebar h2{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebar h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.search{
	background: #17555f;
	border: 1px solid #2f747f;
	padding: 10px;
}
.search *{
	font-size: 11px;
}
.search a.selector{
	display: block;
	background: url(../images/sel.gif) no-repeat center right #C4E6EC;
	padding: 0 24px 0 6px;
	line-height: 22px;
	width: 100px;
	height: 22px !important;
	color: #333;
	overflow: hidden;
	border: 1px solid #333;
}
.search a.selector:hover{
	background: url(../images/sel2.gif) no-repeat center right #489dac;
	color: #fff;
}
.search .txt{
	width: 200px;
	border: 1px solid #fff;
}
.search_selector{
	position: absolute;
	color: #333;
}
.selector_result{
	position: absolute;
	width: 280px;
	wid\th: 264px;
	background: #C4E6EC;
	z-index: 100;
	border-bottom: 2px solid #333;
	border-left: 1px solid #333;
	border-right: 2px solid #333;
	display: none;
	padding: 7px;
}
#selector_city{
	top:56px;
}
#selector_edu{
	top:88px;
}
#selector_major{
	top:120px;
}
#selector_exp{
	top:152px;
}
.selector_result ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.selector_result li{
	width: 120px;
	float: left;
	margin-right: 10px;
}
.selector_result .navi{
	padding-top: 10px
}
.selector_result .btn{
	padding: 1px;
	background: #489dac;
	text-transform: uppercase;
	font-size: 10px !important;
	border: 1px solid #3b919f;
}
.rss{
	background: #f5e7c5;
	border: 1px solid #2f747f;
	padding: 10px;
	color: #333;
}
.gasidebar{
	background: #fff;
	padding: 5px 1px;
}
.rss .txt{
	width: 200px;
	border: 1px solid #333;
}

.sidebar_last{
	padding: 10px 4px;
}
.sidebar_last ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar_last li{
	line-height: 22px;
	border-bottom: 1px solid #2f747f;
	background: url(../images/icon2.gif) no-repeat;
	background-position: 0 7px;
	padding-left: 16px;
}
.sidebar_last a{
	color: #fff;
}
.sidebar_last a:hover{
	color: #C4E6EC;
}

.tool{
	padding: 7px;
}
.follow{
	width: 140px;
	float: left;
}
.follow div, .font div{
	padding-bottom: 5px;
}
.font{
	width: 130px;
	float: right;
	text-align: right;
}

.sidebar_half{
	padding: 7px;
}
.sidebar_half ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar_half li{
	width: 50%;
	float: left;
	border-bottom: 1px solid #2f747f;
	line-height: 20px;
}
.sidebar_half a{
	color: #fff;
}
.sidebar_half a:hover{
	color: #96cfd9;
}

.footer{
	padding: 7px;
}
.footer_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_menu li{
	display: inline;
	padding-right: 10px;
}
.footer a{
	color: #333;
}
.footer a:hover{
	color: #111;
	text-decoration: underline;
}

.search-main{
	padding: 10px;
	background: #ccc;
	border-bottom: 3px solid #aaa;
	margin-bottom: 10px;
	font-weight: bold;
}

.detail-content table{
	width: 100%;
}
.detail-content td{
	border-bottom: 1px solid #efefef;
	padding: 3px !important;
	font-size: 11px;
}
.detail-content th{
	background: #cae6f2;
	font-size: 11px;
}
.detail-content h3{
	margin: 0 0 10px 0;
}
.detail-content p{
	line-height: 150%;
	margin: 10px 0;
}

.job-content-ads{
	padding: 15px 0 10px 15px;
	float: right;
}
.job-content-adslink{
	padding-bottom: 10px;
	text-align: center;
}
.job_desc_title{
	font-size:12px !important;
	padding: 10px 0  0 !important;
	font-weight: normal !important;
}

#adslinktop{
	padding: 10px 0;
	margin-bottom: 5px;
}

.detail-content li{
	line-height: 22px !important;
}

.nextprev{
	padding: 4px 0 15px 0;
	font-size: 11px;
	font-weight: bold;
}
.next{
	width: 310px;
	float: right;
	text-align: right;
}
.prev{
	width: 310px;
	float: left;
}


.detail-date{
	padding: 6px;
	text-align: center;
	border-top: 1px solid #96cfd9;
	border-left: 1px solid #96cfd9;
	border-right: 2px solid #6bb3bf;
	border-bottom: 3px solid #6bb3bf;
	margin-left: 10px;
}
.detail-date .info{
	font-size: 10px;
}
.detail-date .detail-d{
	font-size: 36px;
	font-weight: bold;
}
.detail-date .detail-m{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
	text-transform: uppercase;
}
.detail-date .detail-t{
	padding: 4px 0;
	font-size: 11px;
}
.company-description{
	margin: 10px 0;
	line-height: 18px;
}

#company-login{
	width: 400px;
}

.mcheckbox ul{
	margin: 0;
	list-style: none;
	padding: 0;
}
.mcheckbox ul li{
	padding:0 !important;
	background: none !important;
	width: 200px !important;
	float: left !important;
	display: block;
}
.small{
	padding: 4px 0;
	font-size: 11px;
}

.submitlowongan a{
	background: #fc0;
	border: 1px solid #fff;
	display: block;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
.submitlowongan a:hover{
	background: #08383f;
	border: 1px solid #2f747f;
	display: block;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #96cfd9;
}