/* http://www.maxdivision.com/demo/cemt/inc/style.css */
html {
	height: 100%;
	font-family:arial;
	font-size:12px;
	color:#000000;
	background:url(bg.jpg) #fff repeat-x;
}
body {
	height: auto;
	margin:0px;
	margin-top:10px;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}
.click:hover { color:#0000ff; text-decoration:underline; }
.click:active { color:#0000ff; text-decoration:none; }
.click:visited { color:#990099; text-decoration:none; }
.click:link { color:#0000ff; text-decoration:none; }
#logo {
	width:100px;
	float:left;
	padding-top:20px;
}
#search {
	width:240px;
	float:right;
	padding-top:40px;
}
#ban-content {
	width:900px;
	margin:auto;
	background:url(slider-bg.gif) top no-repeat;
	padding-top:20px;
	padding-left:29px;
	padding-right:19px;
}
.clear { clear:both; }
#slider {
	width:890px;
	height:300px;
}
#menu {
	width:890px;
	height:50px;
}
#content {
	width:890px;
	padding-top:20px;
	margin:auto;
}
.title { width:100%; height:24px; }
.content { width:100%; height:24px; min-height:140px; }
.description { width:610px; float:left; padding-top:10px;  }
.description1 { width:105px; float:left; }
.description2 { width:505px; float:right; }
.image { width:260px; float:right; }
#members { width:866px; margin:auto; }
#members .top { height:7px; width:100%; }
#members .center { padding:20px 20px 20px 20px; width:826px; height:440px; background:url(co2-center.gif) repeat-y; }
#members .bottom { height:7px; width:100%; }
.m-title { width:100%; height:32px; }
#m-left { width:400px; float:left; height:70px; }
.m-left-title { font-weight:bold; width:100%; height:22px; }
.m-left-image { float:left; width:50px; height:30px; }
.m-left-description { float:right; width:340px; }

#footer { clear:both; width:898px; margin:auto; padding-top:20px; }
#footer.top { width:100%; height:6px; }
#f-description { width:878px; height:45px; background:url(footer-cen.gif) repeat-y; padding:15px 0 0 20px; }
#f-description-main { width:878px; height:88px; background:url(footer-cen.gif) repeat-y; padding:15px 0 0 20px; }
.f-left { float:left; width:500px; }
.f-right { float:right; width:60px; padding-right:20px; }

#cemt-menu { width:890px; margin:auto; height:47px; }
.cemt-menu-left { width:8px; float:left; }
.cemt-menu-center { width:874px; float:left; background:url(menu-center.gif) repeat-x; height:47px; }
.cemt-menu-right { width:8px; float:left; }

.menu {padding:5px 0 0 1em; margin:0; list-style:none; height:35px; position:relative; font-size:12px; font-weight:bold; }
.menu li {float:left; height:35px; margin-right:1px;}
.menu li a {display:block; float:left; height:35px; line-height:33px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; }
.menu li a b { float:left; display:block; padding:0 16px 5px 12px; }
.menu li a:hover {color:#fff; background: url(hover-image-left.gif) no-repeat;}
.menu li a:hover b {background:url(hover-image-right.gif) no-repeat right top;}

#members-1 {
	width:500px;
	height:50px;
}
#members-2 {
	width:60px;
	float:left;
}
#members-3 {
	width:430px;
	float:right;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
