﻿.WebAbout {
	width: 100%;
	height: auto;
	margin: 30px auto;
	display: inline-block;
}
.AboutAsion{
	width:1100px; 
	height:100%; 
	font-size:14px; 
	margin:0px auto;	
	line-height:30px;
	overflow:auto;
	zoom:1
}
.aboutTitle{
	font-size:22px;
	margin:15px;
	font-weight:600;
	line-height:40px;	
	background:#EEEEEE;
	text-align: justify;
	text-indent: 2em;
}
#aboutL{
	width:859px;
	padding:5px 20px;
	_padding:10px;
	float:right;
	display:inherit;		
	height:auto;
	min-height:300px;
	display:inherit;
	background:#FFF;
	border-left:1px solid #F7F7F7;
}
#aboutL p{
	text-align: justify;
	text-indent: 2em;
	margin-left:20px;
	margin-right:20px;
	font-size:15px;
	line-height:30px;
}
#aboutL B{
	color:#006699;
}
#aboutR{
	width:220px;
	float:left;
	background:#FFF;
	height:auto;
    display:inherit;
    border:1px
}
#aboutR a{
	height:35px;
	display:block;
	line-height:35px;	
	text-align:center;	
	text-decoration:none;	
	background:#CCC;
}
#aboutR a:hover{
	height:35px;
	display:block;
	line-height:35px;	
	text-align:center;	
	text-decoration:none;	
	background:#4f5555;
}
.aboutnavlink{
	color:#4f5555;
}
.aboutBorderBottom
{
    border-bottom:1px solid #4f5555;
}
.aboutnavnow{	
	color:#FFFFFF;
	display:block;	
	background:#4f5555;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
}
.aboutzltab{	
	width:602px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;	
}
.aboutzltab ul{
	margin:0;
	padding:0;
	font: 16px, sans-serif;
	color:#000; 
	height:30px; 
	line-height:30px; 
	overflow:hidden;
	border-radius:5.0px;
	border:1px solid #4f5555;	
}
.aboutzltab li{
	float:left;
	height:30px; 
	line-height:30px; 
	text-align:center;
	border:0;
	cursor:pointer;
	font:16px;
	color:#000;
	width:200px;
	list-style:none;		
}
.aboutzltab li.now{
	color:#FFFFFF;
	background:#4f5555;
	font-weight:bold;
}
.zltable{
	text-align:left;
	padding-left:0px;
	font: 12px/20px;
	border:1px;	
	width:710px;	
	caption-side: top; 	
	border-collapse: collapse;	
	empty-cells: hide; 
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.zltable td{
	border:1px solid #CCC;
	padding-left:5px;
	margin:0;
}
.zltable tr{
	padding:0;
	margin:0;	
	border:1px solid #ccc;
}
.zltitle{
	background:#EEEEEE;
	font-weight:600;
}
.list-style-cycle
{
    margin-left:80px;
}
.list-style-cycle li
{
    list-style:disc; 
    margin-left:15px;       
}


/* Product Title and nav*/
.product-nav
{
    width:100%; 
    margin:0px; 
    padding:0px; 
    height:80px; 
    line-height:80px; 
    border-bottom:1px solid #EEE;}
.product-navContent
{
    width:1100px; 
    margin-left:auto; 
    margin-right:auto;}
.product-navL {
	font-size: 18px;
	float: left;
	color: #333;
	margin: 10px 0px;
	height: 60px;
	line-height: 60px;
}
.product-navR {
	float: right;
	color: #aaa;
}
.product-navR span {
	margin: 0px 4px;
	font-size: 14px;
	color: #aaa;
}
.abouttab{	
	width:200px;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;	
	float:left;
}
.abouttab ul{
	margin:0;
	padding:0;
	font: 14px, sans-serif;
	color:#333; 
	height:auto;
	line-height:30px; 
	overflow:hidden;
	border:0px;
}
.abouttab li{
	height:40px; 
	line-height:40px; 
	text-align:center;
	border:0px;
	cursor:pointer;
	font-size:14px;
	color:#333;
	width:200px;
	list-style:none;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
}
.abouttab li:hover,.abouttab li.now:hover{
	background:#369;
	color:#FFF;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
}
.abouttab li.now{
	color:#333;
	background:#F7F7F7;	
	font-size:14px;
	width:200px;
}    