body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000;
	font-size:12px;
	font-family:Arial,"Times New Roman", Times, serif, Helvetica, sans-serif;
}
td,th {
	font-size: 12px;
}
a {
	font-size: 12px;
}
a:link {
	color:#333232;
	text-decoration: none;
}
a:visited {
	color:#333232;
	text-decoration: none;
}
a:hover {
	color:#3F5E94;
	text-decoration: underline;
}
a:active {
	color:#3F5E94;
	text-decoration: underline;
}
.company-name{
	font-size:30px;
	color:#E3E9EF;
	padding-left:200px;
	font-family:"Times New Roman", Times, serif;
}
.company-keyword{
	font-size:16px;
	padding-left:320px;
	padding-top:10px;
	color:#2A5D9C;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
a.nav:link {
	color:#C1E1FC;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a.nav:visited {
	color:#C1E1FC;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a.nav:hover {
	color:#C1E1FC;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}
a.nav:active {
	color:#C1E1FC;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}
.left-title{
	font-size:13px;
	font-weight:bold;
	color:#0A5693;
	padding-left:25px;
}
.intro{
	font-size:14px;
	line-height:24px;
}
.pro-title{
	font-weight:bold;
	padding-left:10px;
}
.pro-box{
	padding:10px 12px 10px 15px;
}
.left-nav{
	padding:10px 12px 10px 16px;
}
.left-footerline{
	background:url(../images/footerline.jpg) center bottom no-repeat;
}
.pic-border{
	padding:3px;
	border:1px solid #CCCCCC;
}
a.pronav:link {
	color:#33517F;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a.pronav:visited {
	color:#33517F;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a.pronav:hover {
	color:#f60;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}
a.pronav:active {
	color:#f60;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}
.copyright{
	color:#595959;
	line-height:22px;
}
.left-nav1{
	padding:4px 12px 10px 26px;
}
.contactus{
	line-height:22px;
	color:#333232;
}
.content{
	line-height:24px;
	font-size:14px;
}
.content-box{
	padding:14px 14px 20px 20px;
}
a.contnav:link {
	color:#333232;
	font-size:14px;
	text-decoration: none;
}
a.contnav:visited {
	color:#333232;
	font-size:14px;
	text-decoration: none;
}
a.contnav:hover {
	color:#3F5E94;
	font-size:14px;
	text-decoration: underline;
}
a.contnav:active {
	color:#3F5E94;
	font-size:14px;
	text-decoration: underline;
}
h1{
	font-size:12px;
	margin:0px;
}
.border-style{
	border-top:1px dotted #cccccc; 
	padding-top:10px;
	text-align:center;
}