/*
div#mainContents{
	margin:0;padding:0;
}

div#mainContents h1,div#mainContents h2{
	display:none;
}
*/
h1#mainH1{
	display:none;
}
div#mainFirst{
	height:138px;
	margin-bottom:10px;
}

div#mainFirst div#firstLogin{
	float:left;	
}
div#firstCenterBox{
	float:left;
	margin-left:10px;
	height:138px;
	overflow:hidden;
}
div#mainRightBannerBox{
	width:213px;
	height:136px;
	overflow:hidden;
}
div#firstCenter{
	margin:0;padding:0;
}
div#mainFirst div#firstNotice{
	float:left;
	margin-left:10px;
	background:url(/images/main/notice_bg.gif) no-repeat;
	width:213px;
	height:138px;
}

div#mainSecond{
	clear:both;

}
div#mainSecond div#secondLeft{
	float:left;
}
div#secondLeft div.titleDate{
	height:27px;
	width:200px;
}
div#secondLeft div.titleDate span{
	float:left;
	color:#343434;
	font-weight:bold;
	padding:5px 0 0 10px;
}

div#secondLeft div.titleDate img{
	display:block;float:left;
	margin:2px 0 0 11px;
}
div#secondLeft div.tagList{
	width:200px;
	height:110px;
	clear:both;
	background:url(/images/main/tag_background.gif) no-repeat;
}
div#secondLeft div.pollContent{
	margin-top:9px;
	width:200px;

}

div#mainSecond div#secondEmploy{
	float:left;
/*	position:relative;*/
}
dl, dt, dd{
	margin:0;padding:0;
}
div#secondEmploy dl.titleBtn{
	height:27px;
	margin-left:10px;
	width:457px;
}
div#secondEmploy dl.titleBtn dt{
	float:left;

}
div#secondEmploy dl.titleBtn dd{
	float:left;
	padding:2px 0 0 5px;
}
div#secondEmploy div.employBtn{
	border-top:1px solid #ccc;
	padding-top:5px;
}
div#secondEmploy div.employBtn img{
	margin-left:2px;
}
div#secondEmploy ul.employList{
	border-top:1px solid #ccc;
	padding:10px 0 0 0;
	width:415px;
}

img#pagePrev,img#pageNext{
	cursor:pointer;
}
div#secondEmploy ul.employList li.pic img{
	display:block;
	border:1px solid #cacaca;
}
div#secondEmploy ul.employList li.pic{
	width:77px;float:left;
	text-align:center;
	background:none;
}
div#secondEmploy ul.employList li.text{
	width:230px;
	float:left;

	padding:0 0 3px 15px;
	background:url(/images/main/icon_main_spot.gif) 10px 5px no-repeat;
	text-overflow: ellipsis; overflow:hidden;white-space : nowrap; }
}
div#secondEmploy ul.employList li.pic span{
	margin-top:5px;
	width:75px;
	font-size:11px;
	text-overflow: ellipsis; overflow:hidden;white-space : nowrap; 
}


div#mainSecond div#secondAdv{
	float:left;
}
div#secondAdv{

}
div#secondAdv dl,div#secondAdv dt,div#secondAdv dd{
	padding:0;margin:0;
}
div#secondAdv dl{
	width:213px;
	margin-top:13px;
}
div#secondAdv dt{
	padding-left:2px;
	margin-bottom:2px;
}
div#secondAdv dd{
	float:left;
	margin-top:1px;
}
div#secondAdv dd img{
	display:block;
}
div#secondAdv dd.spec_right{
	padding-left:2px;
}
div#mainThird{
	clear:both;
}

div#freeContents{
	width:155px;
	margin-left:10px;
}
div#freeContents dl img{
	display:block;
}
div#freeContents dt{
	padding:7px 0 7px 0;
	border-bottom:1px solid #e8e8e8;
}
div#freeContents dd{
	border:1px solid #e8e8e8;
	border-top:none;

}
div#freeContents dd.siteuse{
	border-top:1px solid #e8e8e8;
	margin-top:10px;
	padding:62px 0 0 13px;
	height:98px;
	background:url(/images/main/btn_siteuse.gif) no-repeat;
}

div#freeContents dd.faq{
	border:none;
	margin:8px 0 10px 0;
	float:left;
}
div#freeContents dd.mail{
	border:none;
	margin:8px 0 10px 3px;
	float:left;
}
div#freeContents dd.helper{
	clear:both;
	border:none;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding:188px 0 0 102px;
	background:url(/images/common/index_resize.jpg) no-repeat;
	height:215px;
}
div#freeContents dd.time{
	border:none;
}
				