html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
}

#wrapper {
	width: 770px;
	background-color:#006734;
	margin:10px auto;
	border: 1px solid #006633;
	text-align:left;
	color: #333333;
}

#banner {
	height: 130px;
	background-image: url(../../images/corporation/banner1.jpg);
	background-repeat: no-repeat;
	background-color: #006734;
	background-position: center top;
	color: #333333;
}

#leftcol #nav ul {
margin: 0; 
padding: 0;
background-color: transparent;
list-style-type: none;
font-size: 80%;
border: 1px solid #006633;
}

#leftcol #nav ul li {
	display: inline;
	padding: 4 0 6 4;
	margin: 0;
}

#leftcol #nav ul li a{
	border-bottom: 1px solid #006633;
	color: #006633;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	background-color: #CBFEED;
	padding: 4px 0px 6px 4px;
}

#leftcol #nav a:hover, #leftcol #nav a:focus {
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 10px;
	background-image: url(../../images/bidu/red.gif);
	color: #006633;
	border-left: 1px solid #999999;
	padding: 4px 0px 6px 3px;
}
#leftcol #nav ul li .current {
	color: #FF9900;
	text-decoration: none;
	text-align: right;
	background: #CBFEED url(../../images/corporation/red.gif) no-repeat left;
	font-weight: bold;
	border-right: 1px solid #6AFBAB;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px 5px 6px 4px;
}

#leftcol .contact {
	font-size: 75%;
	color: #333333;
	background: #CBFEED;
	border: 1px solid #006633;
	padding: 4px 0px 6px 4px;
}

#content{
	margin-left: 200px;
	background: #CBFEED;
	color: #333333;
}

#content p{
font-size: 80%;
margin: 20px;
}

#content li {
	list-style-image: url(../../images/corporation/li.gif);
	font-size: 80%;
	margin-left: 40px;
}

#content h1{
	font-size: 130%;
	color: #003366;
	padding: 0;
	margin: 20px;
	background: #FFFFFF;
}

#content h2{
	font-size: 110%;
	color: #003366;
	padding: 0;
	margin: /*100px 0 0*/ 20px;
	background: #FFFFFF;
}

.leftimage{
	float: left;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
}

.clearit{
	clear: both;
	
}

#footer{
	background-color: #006734;
	color: #FFFFFF;
	padding: 3px;
	
}

#footer p {
font-size: 70%;
}

#leftcol{
	margin-left: 10px;
	margin-top: 0px;
	width: 170px;
	margin-bottom: 20px;
	float: left;
	height: 170px;
}

#content p.right{
float: right;
}

.container{
	width: 99%;
	float:right;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-left: thin solid #FF9900;
	color: #333333;
}
#footer img {
	vertical-align: text-bottom;
}
table {
	font-size: 80%;
}
caption{
	font-size: 130%;
	color: #000066;
	font-weight: bold;
	background: #FFFFFF;
}
.larger {
	font-size: 120%;
}
.right {
	text-align: right;
}
.leftsection {
	float: right;
	margin-right: 10px;
	display: block;
}
.smaller {
	font-size: 90%;
	font-style: normal;
}
img {
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
