body {
	background-image		: url(../images/body.jpg);
}

.splash {
	width				: 508px;
	height				: 479px;
	text-align			: left;
	margin-top			: 8px;
}

.advert1 {
	width				: 180px;
	height				: 150px;
	text-align			: left;
	margin-top			: 8px;
}
.advert2 {
	width				: 180px;
	height				: 150px;
	text-align			: left;
	margin-top			: 14px;
}
.advert3 {
	width				: 180px;
	height				: 150px;
	text-align			: left;
	margin-top			: 15px;
}

li.news {
	background-repeat	: no-repeat;
	background-position	: left 0.18cm;
	margin-left			: -4px;
	line-height			: 14px;
	padding-left		: 16px;
	padding-top			: 4px;
	margin-right		: 8px;
	border				: none;
}

.blockleft_top {
	background-image		: url(../images/top_left.gif);
}

.blockpc_top {
	background-image		: url(../images/top_pccheck.gif);
}

.block_content {
	line-height				: 18px;
}

.blockmain_top {
	background-image		: url(../images/top_center.gif);
}

.title_submenu {
	color					: #0c3765;
}

.submenu li {
	background-image		: url(../images/arrow_darkblue.gif);
}

span.required {
	color					: #0c3765;
}

input.caiw[type="text"] {
	color					: #999999; 
	padding-left			: 4px;
}