/* CSS Document */

BODY{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 493px;
}
.ban_side {
	background-image: url(images/ban_side.jpg);
	background-repeat: repeat-x;
	height: 184px;
}
.red_bold {
	font-size: 11px;
	font-weight: bold;
	color: #CD2901;
	text-decoration: none;
}

.wlcme {
	background-image: url(images/wlcm.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 46px;
}
.inb {
	background-image: url(images/inb2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ceo {
	background-image: url(images/ceo_pic.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 74px;
}
.clime {
	color: #FFFFFF;
	text-decoration: none;
}
.clime:hover {
	color: #CD2901;
	text-decoration: none;
}

.cam {
	background-image: url(images/cam.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 74px;
}
