@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:0;
}
.clr {
	clear:both;
}
body {
	font-family: Arial;
	background:url(../images/bg.gif) repeat-x left top;
	font-size:12px;
}
#main {
	background:url(../images/sunlight.gif) no-repeat left top;
	padding-top:35px;
}
.menu {
	background:url(../images/top_btn_pan.png) no-repeat left top;
	width:986px;
	height:52px;
	margin:0 auto;
	position:relative;
}
.menu ul {
	list-style-type:none;
	padding:12px 0 0 5px;
}
.menu ul li {
	float:left;
	margin:0 8px;
}
.menu ul li a {
	text-decoration:none;
	color:#FFF;
	font-size:19px;
	background:none;
	display:block;
}
.menu ul li a span {
	display:block;
	background:none;
	cursor:pointer;
	padding:0 10px;
	height:30px;
	line-height:30px;
}
.menu ul li a:hover , .menu ul li.active a {
	background:url(../images/menu_over_right.jpg) no-repeat right top;
}
.menu ul li a:hover span , .menu ul li.active a span {
	background:url(../images/menu_over_left.jpg) no-repeat left top;
}
.joinmail {
	display:block;
	float:right;
	background:url(../images/join_our.jpg) no-repeat left top;
	width:142px;
	height:25px;
	text-decoration:none;
	color:#FFF;
	margin:16px 10px 0 0;
}
#holderCont {
	background:url(../images/contain_bg.png) repeat-y left top;
	width:986px;
	margin:0 auto;
	margin-bottom:-43px;
}
#container {
	background:url(../images/contain_bot.jpg) no-repeat left bottom;
	position:relative;
	padding-bottom:15px;
}
.materials {
	width:918px;
	margin:0 auto;
	padding:15px;
}
.contak {
	background:url(../images/contsmall.jpg) no-repeat right center;
}
.materials h2 {
	font-size:16px;
	color:#1d579a;
	font-weight:normal;
	line-height:22px;
	padding-bottom:5px;
}
.materials p {
	padding-bottom:10px;
}
.materials label {
	display:block;
	float:left;
	width:230px;
	text-align:right;
	line-height:25px;
	height:25px;
	margin:12px 8px 0 0;
}
.materials label b {
	color:#FF0000;
	font-weight:bold;
}
.materials input.input {
	float:left;
	margin:14px 0 0 0;
	width:200px;
	border:1px solid #666666;
	height:21px;
	line-height:21px;
}
.materials input.btn {
	float:left;
	margin:14px 20px 0 0;
	height:25px;
	line-height:21px;
}
.materials select {
	float:left;
	margin:14px 0 0 0;
	height:21px;
	width:200px;
	line-height:21px;
}
.hinhold {
	position:relative;
}
ul.communities {
	list-style-type:none;
	float:left;
	width:230px;
	padding:0 0 0 10px;
}
ul.communities li {
	line-height:30px;
	background:url(../images/bulet_blue.gif) no-repeat left 10px;
	padding:0 0 0 20px;
}
img.comedu {
	float:left;
}
.welcomeBox {
	background:#62960e url(../images/welcome_green_bg.jpg) repeat-x left top;
	width:918px;
	margin:0 auto;
	padding:15px;
}
.welcomeBox h1 {
	font-size:25px;
	color:#FFF;
	font-weight:normal;
}
.welcomeBox p {
	color:#FFF;
}
.threeBox {
	width:287px;
	height:310px;
	float:left;
	padding:15px 20px 0 20px;
	margin-bottom:20px;
	background:url(../images/blue_bg.gif) no-repeat center bottom;
}
.threeBox h2 {
	font-size:15px;
	color:#1d579a;
	height:30px;
}
.threeBox p {
	padding:10px;
}
.threeBox p a {
	color:#0257bb;
	text-decoration:none;
}
.headImage {
	padding:16px;
}
#footer {
	background:#374b01;
	height:206px;
}
#footerContain {
	width:948px;
	margin:0 auto;
	padding:60px 0 0 0;
}
#footer ul {
	list-style-type:none;
	padding:0 0 8px 0;
}
#footer ul li {
	float:left;
	color:#6daf07;
	line-height:25px;
}
#footer ul li a {
	text-decoration:none;
	padding:0 6px;
	color:#6daf07;
}
#footer ul li a:hover {
	text-decoration:underline;
}
.footmenu {
	float:left;
	width:769px;
}
#footer p.privecy {
	color:#5c8818;
	padding:3px 6px;
}
#footer p a {
	color:#5c8818;
	text-decoration:underline;
}
.addressDiv {
	float:right;
	color:#5c8818;
	text-align:right;
}
#dropdown_list {
	position:absolute;
	padding-bottom:6px;
    padding-top:4px;
	right:8px;
	top:0px;
	width:333px;
	height:143px;
	background:url(../images/joinlist_bg.gif) no-repeat left top;
	z-index:999;
}
#dropdown_list b {
	color:#FF0000;
	font-size:17px;
}
