body {margin:0; font-family:Georgia,  background:url(images/head_bckg1.jpg) repeat-x center top:url() ;}

a {color:#FDC605; text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin:15px 0 10px 0;
}
h2 {font-size:20px; font-weight:normal; margin:10px 0;}
img {border:none;}
br {line-height:10px;}

#container {
	width:1000px;
	margin:0 auto;
}

#logo {
	height:40px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/1.png);
}
#logo a {
	color:#979797;
	text-decoration:none;
	font-size:30px;
	text-transform:uppercase;
	background:url() no-repeat;
	float:left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

#menu {
	padding-right:30px;
	height:56px;
	background-image: url(images/2.png);
}
#menu ul {padding:0; margin:0; float:right;}
#menu li {float:left; list-style:none;}
#menu a {
	display:block;
	width:126px;
	height:38px;
	font-size:14px;
	text-decoration:none;
	color:#ABABAB;
	text-align:center;
	background:url(images/menu_deact.gif) no-repeat;
	padding-top:18px;
}
#menu a:hover, #menu a.active {background:url(images/menu_act.gif) no-repeat; color:#180202;}

#main {
	color:#D6D6D6;
	font-size:11px;
	line-height:16px;
	background-image: url(images/test.png);
}

#main ul {padding:0; margin:10px 0;}
#main li {margin-left:20px;}
#main img {border:6px solid #FFFFFF; margin:0 5px;}
#main img:hover {border-color:#D6D6D6;}

#text_top {
	font-size:12px;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/5.png);
}

#text_bottom {
	width:940px;
	float:left;
	padding:30px 30px;
	background-image: url(images/test.png);
}

#first_col {
	width:100px;
	float:left;
	margin-right:130px;
	background-image: url(images/test1.png);
}
#first_col h2 {
	color:#FFF;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:2px;
}
#first_colbd {
	width:280px;
	float:left;
	margin-right:40px;
	height: 320px;
}
#first_colbd h2 {
	color:#FFF;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:2px;
}

#second_col {
	width:660px;
	float:left;
	margin-right:30px;
	background-image: url(images/test1.png);
}
#second_col h2 {
	color:#94d223;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
	text-indent: 1em;
}
#second_col p {
	font-size: 15px;
	margin-bottom: 20px;
	color: #FFF;
	font-family: "宋体";
	text-indent: 24pt;
}

#second_colbd {
	width:580px;
	float:left;
	margin-right:30px;
	background-image: url(images/test1.png);
}
#second_colbd h2 {
	color:#94d223;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
	text-indent: 1em;
}
#second_colbd p {
	font-size: 15px;
	margin-bottom: 20px;
	color: #FFF;
	font-family: "宋体";
	text-indent: 24pt;
}
#third_col {
	width:140px;
	float:left;
	background-image: url(images/test1.png);
}
#third_col h2 {
	color:#23abd2;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:1px;
}
#third_col p {
	font-size: 15px;
	margin-bottom: 20px;
	color: #FFF;
	font-family: "宋体";
}
#footer {
	clear:both;
	height:50px;
	color:#ffffff;
	font-size:11px;
	background-image: url(images/test.png);
}
#footer_left {
	float:left;
	padding:16px 0 0 30px;
	font-size: 14px;
}
#footer_right {
	float:right;
	padding:16px 30px 0 0;
	font-size: 14px;
}

