@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
#container {
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#out-con {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top-pan {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 62px;
}
#top-lft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 764px;
	text-align: center;
	font-size: 30px;
	padding-top: 12px;
	font-weight: bold;
	color: #01642E;
}
#top-rht {
	float: left;
	width: 156px;
	padding-left: 20px;
}
#banner {
	margin-top: 20px;
	padding-bottom: 30px;
}
#overview {
	font-family: "myriad_applemedium";
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	color: #333;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-weight: 700;
}
#pro {
	padding: 20px;
	*margin-bottom: 20px;
}
#pro .center {
	padding-right: 20px;
	padding-left: 20px;
}
#pro ul li {
	float: left;
	text-align: center;
}
#pro h2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#pro h2 a {
	color: #000;
}
#pro h2 a:hover {
	color: #F60;
}
#footer {
	background-color: #666;
	height: 180px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F60;
	padding: 20px;
}
#foo-inn {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foo-inn h2 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#foot-nav {
	width: 330px;
	float: left;
}
#foot-nav ul {
	font-size: 12px;
	line-height: 20px;
	color: #D6D6D6;
}
#foot-nav li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: left;
	width: 130px;
	margin-left: 12px;
	line-height: 32px;
}
#foot-nav li a {
	color: #D6D6D6;
	text-decoration: none;
}
#foot-nav li a:hover {
	color: #fff;
}
#foot-nav h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#foot-vdo {
	width: 220px;
	float: left;
	margin-right: 45px;
	margin-left: 45px;
}
#foot-loc {
	width: 300px;
	float: left;
}
#foot-loc p {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding-top: 15px;
}
#copy {
	background-color: #333;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;
	padding-top: 13px;
}

/** Sub pages **/

#sub-container {
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/sub-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sub-title {
	height: 44px;
	padding-top: 26px;
}
#sub-title h1 {
	font-size: 18px;
	font-weight: normal;
	color: #009900;
}
#cont-area {
	background-image: url(../images/con-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 960px;
}
#con-lef {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 672px;
	margin-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 420px;
	color: #333;
}
#con-lef p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 10px;
}
#con-lef h2 {
	font-size: 17px;
	color: #F30;
	margin-top: 15px;
	margin-bottom: 15px;
}
#con-lef ul {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#con-lef li {
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
	line-height: 20px;
	padding-bottom: 10px;
}
#con-lef table {

}
#con-lef td {
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 5px;
}
#con-rht {
	float: left;
	width: 218px;
	padding: 20px;
}
#con-rht img {
	margin-bottom: 10px;
}
#sub-pro {
	margin-bottom: 20px;
	*margin-bottom: 40px;
	margin-top: 20px;
	width: 672px;
	height: 350px;
}
#sub-pro li {
	background-image: none;
	padding-left: 0px;
}
#con-lef #eng-tab td {
	font-size: 14px;
	border: 1px solid #fff;
	padding: 5px;
}
