#main_bnr_thm {
	border: solid 1px #d1d1d1;
	border-collapse: collapse;
	padding: 0;
	height: 280px;
}
#main_bnr_thm tr td {
	padding: 0;
}
#main_bnr {
	width: 465px;
	height: 278px;
}
#main_thm1 {
	background: url(../img/btn1.jpg) no-repeat;
}
#main_thm2 {
	background: url(../img/btn2.jpg) no-repeat;
}
#main_thm3 {
	background: url(../img/btn3.jpg) no-repeat;
}
#main_thm4 {
	background: url(../img/btn4.jpg) no-repeat;
}
.main_thmsep {
	background: url(../img/btnsep.gif) no-repeat;
}
.fadeimg1-thm {
	width: 202px;
	height: 68px;
	border-color: #d1d1d1;
	border-width: 0 1px;
	border-style: solid;
	cursor: pointer;
	color: #333333;
	vertical-align: middle;
	padding-left: 15px !important;
	font-size: 12px;
}
.main_thmsep {
    border-color: #D1D1D1;
    border-style: solid;
    border-width: 0 1px;
    height: 2px;
}
#fadeimg1 {
	width: 465px;
	height: 278px;
	border: none;
	overflow: hidden;
	position: relative;
}
#mainMask {
	position: relative;
}
