* {
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0px;
}

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #000000;
}

a {
	text-decoration: none;
	color: #006600;
	padding: 0px;
}
a:hover {
text-decoration: underline;
color: #00CC00;
}

#wrap {
margin: 20px auto;
width: 800px;
}

#header {
	height: 108px;
	background-image: url(../images/frame/header.jpg);
	background-repeat: no-repeat;
	padding-left: 180px;
	font-size: 16px;
	color: #D7001F;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #000;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #3F89FF;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
	height: 29px;
	line-height: 30px;
	background-image: url(../images/frame/menu.jpg);
	background-repeat: no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 156px;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
	color: #00B4DE;
	text-decoration: none;
}

#content {
	padding: 0 20px;
	background-image: url(../images/frame/content1.jpg);
	background-repeat: repeat-y;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
	font-size: 18px;
	font-weight: 100;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
}
.right h2 a {
text-decoration: none;
color: #000000;
}
.right h2 a:hover {
color: #666666;
}
.right pro1 {
	float: right;
	width: 570px;
	text-align: justify;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.right pro2{
	float: right;
	width:570px;
	text-align: justify;
	padding-top: 20px;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
	padding-left: 8px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 13px;
	background-color: #666666;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.left ul {
	color: #006600;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 16px;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles { padding: 10px; }

#bottom {
	padding: 10px 0;
	background-image: url(../images/frame/bottom.jpg);
	background-repeat: no-repeat;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
#wrap #header {
	margin-right: 0px;
}
#wrap #header h4a {
	font-size: 12px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 101px;
}
