body{
	background:#313632;
	font:13px "Times New Roman", Times, serif;
	color:#9d9d9d;
}
p{
	margin:0;
	padding:5px 0;
}
.main{
	width:633px;
	margin:19px auto 19px auto;
	background:url(../images/main-rep.gif) repeat-y;
}
#header{
	background:url(../images/header.gif) no-repeat;
	width:633px;
	min-height:32px;
	position:relative;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	width:197px;
	height:98px;
	position:absolute;
	top:25px;
	left:28px;
}
.logo a{
	display:block;
	width:197px;
	height:98px;
	text-indent:-9999px;
	overflow:hidden;
}
#header p{
	text-align:right;
	padding:25px 28px 0 0;
	color:#9d9d9d;
	font:13px "Times New Roman", Times, serif;
}
/*menu*/
.menu{
	list-style:none;
	margin:77px 0 0 28px;
	padding:0 0 0 10px;
	height:22px;
	border-top:#3b7d1d 1px solid;
	border-bottom:#97af22 1px solid;
	width:567px;
}
.menu-ind li,
.menu li{
	float:left;
	padding:0 65px 0 0;
	margin:0
}
.menu-ind li.end,
.menu li.end{
	padding:0;
}
.menu-ind li a,
.menu li a{
	display:block;
	text-decoration:none;
	color:#9d9d9d;
	font:15px "Times New Roman", Times, serif;
	line-height:22px;
}
/*-----level-------*/
.menu-ind ul li,
.menu ul li {
	width: 130px;
	background: #313632;
	list-style: none;
	padding:2px;
}
.menu-ind ul li a:hover,
.menu ul li a:hover{
	background:#97AF22;
	color:#000;
}
.menu-ind li.hover,
.menu-ind li:hover,
.menu li.hover,
.menu li:hover {
	position: relative;
}
.menu-ind li.hover ul,
.menu-ind li:hover ul,
.menu li.hover ul,
.menu li:hover ul {
	display: block;
}
.menu-ind ul,
.menu ul {
	width: 134px;
	display: none;
	position: absolute;
	left:0;
	top: 100%;
	padding:0;
	margin:0;
	border: 1px solid #3C9213;
}
/*------------------*/
#content{
	min-height:506px;
	padding:30px;
}

#content .imgLeft {
	float:left;
	padding:5px;
}

#content .imgRight {
	float:right;
	padding:5px;
}

* html #content{
	height:506px;
}
#footer{
	background:url(../images/footer.gif) no-repeat;
	height:26px;
}
/*-------------------------------------------------------------------Index-----------------------------------------------*/
.images{
	list-style:none;
	margin: 0 0 0;
	padding:44px 0 0 240px;
	height:120px;
}
.images li{
	float:left;
	padding:0 25px 0 0;
}
.images li a img{
	border:#c0b9a8 1px solid;
}
.pic{
	height:218px;
	margin:23px 0 0 16px
}
.logo-2{
	background:url(../images/logo-2.jpg) no-repeat;
	display:block;
	width:222px;
	height:218px;
	float:left
}
.logo-2 a{
	display:block;
	width:222px;
	height:218px;
	text-indent:-9999px;
	overflow:hidden;
}
.pic img{
	float:right;
	margin:0 17px 0 0;
}
.pot{
	list-style:none;
	margin:0;
	padding:18px 0;
}
.pot li.one{
	background:url(../images/pot.gif) no-repeat 95% 50%;
	width:222px;
	padding:0 0 0 16px;
}
.pot li{
	background:url(../images/line.gif) no-repeat 0 50%;
	float:left;
	height:32px;
}
.pot li a{
	color:#fff;
	font-size:19px;
	text-decoration:none;
	line-height:32px;
	padding:0 0 0 22px;
}
.menu-ind{
	list-style:none;
	margin:107px 0 30px 28px;
	padding:0 0 0 10px;
	height:22px;
	border-top:#cecfce 1px solid;
	border-bottom:#cecfce 1px solid;
	width:567px;
}
.under-footer{
	width:577px;
	margin:0 auto;
	padding:0 28px 0 128px;
}
.under-footer p span{
	padding:0 0 0 60px;
}

h1 {
	font-weight:600;
	font-size:1.2em;
	color:white;
}
