/* CSS Document */

.mainsection {
	margin-top: 25px!important;
	/* [disabled]background: #9CC; */
}
/** ULINK **/
a#ulink, a#ulink2 {
	font-size: 18px;
	color: #FFF;
	background: #999999;
	text-align: center;
	padding: 20px 0px;
	border-radius: 6px;
}
a#ulink {
	width: 82%;
	float: left;
}
a#ulink2 {
	width: 15%;
	float: right;
}
a#ulink:hover, a#ulink2:hover {
	background: #F9991E;
	}
	

.headbox, .dbox {
	width: 890px;
	float: left;
}

.dbox {
	height: auto;
	margin: 0px;
	/* [disabled]background: #FC9; */
}
.spotzone {
	/* [disabled]float: left; */
	width: 890px;
	margin-bottom: 40px;
}
.cbox1, .cbox2, .chead, .ctext {
	width: 268px;
}
.cbox1, .cbox2 {
	padding-top: 0px;
	float: left;
	overflow: hidden;
	height: 300px;
	/* [disabled]position: relative; */
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]background: #CFF; */
	padding-left: 0px;
}
.cbox1 {
	padding-right: 21px;
	margin-right: 21px;
	border-right: 1px solid #CCC;
	/* [disabled]width: 2px; */
}

.cbild1, .cbild2, .cbild3 {
	margin-bottom: 10px;
	background: url(../screen/loader5.gif) no-repeat center center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.cbild1 img, .cbild2 img, .cbild3 img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.cbild1 {
	/* [disabled]border: 1px solid #CCC; */
	width: 268px;
	float: left;
}
.cbild2 {
	float: left;
}
.cbild3 {
	float: right;
}


.chead {
	font: 700 21px 'Marvel', sans-serif;
	color: #036;
	text-align: left;
	float: left;
	margin: 0px 0 3px 0;
}
.ctext {
	color: #4D4D4D;
	margin: 0;
	/* [disabled]height: 150px; */
	overflow: hidden;
	text-align: left;
	float: left;
	font-size: 13px;
	line-height: 17px;
}


.whitetext {
	font-size: 5px;
	color: #FFF;
	/* [disabled]width: 890px; */
	overflow: hidden;
	margin-top: 0px;
	height: 5px;
}
.mldid {
	color: #666;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 21px;
	float: right;
	width: 297px;
}
.mldid p {
	margin-top: 0px;
	margin-bottom: 6px;
}

.cbox {
	margin: 30px 0 0 0;
	float: left;
	width: 297px;
}
.cbox img {
	float: left;
	margin-right: 26px;
}
.cbox .goback {
	color: #666;
	float: left;
	margin: 28px 0 0 0;
	font-size: 18px;
}
.cbox:hover  {
	opacity: 0.75;
}
