body {
	margin: 0px;
	padding: 0px;
	min-width: 940px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color: #000;
	background-color: #000;
	background-image: url(../page/creat_vtop.png);
	background-repeat: repeat-x;
	position: relative;
}
ul {
	list-style: none;
	margin-bottom: 0;
}
a img {
	border: 0;
}
#masthead {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#wrapper {
	background-color: #000;
	padding: 0;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#main {
	margin: 0 auto;
	width: 960px;
	padding: 0;
	background-image: url(../page/creat_bg.jpg);
}

#mainleft {
	float: left;
	width: 240px;
	background-position: top left;
}

#mainleft .content {
	line-height: 1.5em;
	padding: 18px;
	color: #707149;
	font-size: 1em;
}

#mainright {
	margin: 0 0 0 240px;
}

.maincontent {
	padding: 20px 30px;
	background-color: #FFF;
	font-size: .8em;
	line-height: 1.5em;
}
.maincontent h2 {
	font-size: 1em;
	margin: 24px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.maincontent p {
	margin: 0;
}
#mainleft .content a {
	text-decoration: none;
	border: 1px solid #CCC;
	padding: 2px 4px;
	color: #707149;
}
#mainleft .content a:hover {
	text-decoration: none;
	border: 1px solid #CCC;
	padding: 2px 4px;
	background-color: #000;
	color: #EEE;
}
.maincontent strong {
	font-variant: small-caps;
}
.panel14 {
	margin:14px;
}
.panel18 {
	margin:18px;
}
.panel18small {
	margin:6px;
	font-size:0.7em;
	color: #BBB;
	line-height: 1.2em;
	padding-top: 12px;
}

#footer {
	margin-top: 0px;
	background-color: #000;
	width: 100%;
	clear: both;
	background-image: url(../page/creat_foot.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 1px;
	height: 30px;
}

#footer .content {
    position: relative;
    overflow: visible;
	font-size: 0.7em;
}

#footer .foot {
	clear: both;
	padding-top: 8px;	
	padding-left: 244px;
	overflow: hidden;
	color: #333;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #444;
}

#footer a:hover {
	color: #CCC;
	border-bottom: 1px solid #444;
	text-decoration: none;
}
#footer .foot p.copyright {
	padding: 0 12px;
	margin: 0;
	float: right;
	color: #555;
}
#footer .foot p.links {
	padding: 0 12px;
	margin: 0;
	float: left;
	color: #333;
}
