.dotBorderRight {
    border-right: 1px dotted #686969;
}

#mainNavHeaderBasic {
    height: 280px;
    background: url(../image/main/corphome_main.jpg) no-repeat 0 0; 	
}

#mainNavHeader {  
    margin: 0 auto 16px auto;
}

#mainNavHeaderLinks {
    width: 276px;
    height: 272px;
    margin: 0 0 0 551px;
    padding: 8px 0;
}

.navGlow {
    background: url(../image/main/navGlow.png) no-repeat 9px 50%;
}

#mainNavHeaderLinks a {
    display: block;
    height: 32px;
    padding: 24px 0 8px 104px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    border: none;
    background: no-repeat 16px 50%;
}

#mainNavCnc {
	background-image: url(../image/main/corphome_cncthumb.png) !important;	
}

#mainNavNotify {
	background-image: url(../image/main/corphome_notifythumb.png) !important;	
}

#mainNavConf {
	background-image: url(../image/main/corphome_confthumb.png) !important;	
}

#mainNavDiary {
	background-image: url(../image/main/corphome_diarythumb.png) !important;	
}

#mainLeft {
    padding: 4px 32px;
    float: left;
    line-height: 1.4;
	width: 385px;
}

#mainRight {
	padding: 4px 0;
    line-height: 1.4;	
    width: 450px;
    overflow: hidden;
    cursor: pointer;
}

#mainRight a {
	border-bottom: none;	
}

.howeImg {
    background: no-repeat 0 2px;
    width: 92px;
    height: 143px;
}

#ulJadEx {
    padding: 0;
    list-style: inside;
    margin: 8px 0 16px 0;
}

#ulJadEx li {
    padding-bottom: 2px;
    margin: 0;
}

#slideContainer, #slideLeft, #slideRight {
	float: left;	
	height: 208px;
}

#slideContainer {
	overflow: hidden;	
	width: 386px;
	position: relative;
}

#slideBox a {
	width: 386px;
	margin-right: 24px;
	float: left;
}	

#slideLeft, #slideRight {
	background: no-repeat 50% 50%;
	width: 32px;	
}

#slideLeft {
	background-image: url(../image/main/nav-left.png) !important;
}

#slideRight {
	background-image: url(../image/main/nav-right.png) !important;
}

#imgStrikeIron {
	background-image: url(../image/main/index_strikeiron.gif);
	width: 217px;
	height: 67px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;	
}

.imgAppian {
	background: url(../image/main/index_appian.gif) no-repeat 100% 0;
	padding-right: 140px;
	height: 67px;
}

.imgCommentFunnel {
	background: url(../image/main/index_commentfunnel.gif) no-repeat 100% 8px;
	padding-right: 140px;
	height: 67px;
}

.imgDialogic {
	background: url(../image/main/index_dialogic.gif) no-repeat 100% 0;
	height: 67px;
	padding-right: 190px;
}

.imgDialogicContest {
	background: url(../image/main/dialogic_contest.gif) no-repeat 100% 0;
	height: 80px;
	padding-right: 190px;
}

.howeBlock {
    width: 270px;
}

