@charset "UTF-8";
/* CSS Document */

/*------------------------------ 
Generic 
------------------------------*/
body {
	font: 80%/160% Arial, Helvetica, sans-serif;
	background:url(../images/page-bg.jpg) repeat-x 0% 0%;
	color:#333333;
	margin:0px;
	background-color: #f0f0f0;
}
p {
	text-align:justify;
	padding:0 20px 0 20px;
	margin:1.5em 0 1.6em 0;
}
img {
	border:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
}
ol {
}
ol li {
}
form {
	margin:0;
	padding:0;
}
input, textarea {
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
/*------------------------------ 
Heading and Title 
------------------------------*/
h1 {
	font:200% Arial, SimHei, Sans-Serif;
	margin:0 0 20px 0;
	padding:0;
}
h2 {
	font:160% Arial, SimHei, Sans-Serif;
	margin:0 0 10px 0;
	padding:0;
	line-height:110%;
}
h3 {
	font:120% Arial, SimHei, Sans-Serif;
	margin:0;
	padding:0;
	line-height:10px;
}
/*------------------------------ 
Page Wrap
------------------------------*/
#page-wrap {
	width:850px;
	background-color:#FFF;
	margin:0 auto;
}
/*------------------------------ 
Header
------------------------------*/
#header {
	width:850px;
	height:300px;
	background:url(images/header.jpg) no-repeat 0% 0% #FFF;
	position:relative;
}
.nav {
	position:absolute;
	left:0px;
	bottom:0px;
}
.nav li {
	float:left;
	position:relative;
}
.nav li img {
	z-index:1;
	position:absolute;
	bottom:0;
	left:0;
}
.nav li a span{
	display:none;
	position:absolute;
}
.nav li a:hover span{
	z-index:2;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
.home {
	width:107px;
	height:52px;
}
.about-us {
	width:102px;
	height:52px;
}
.service {
	width:94px;
	height:52px;
}
.product {
	width:105px;
	height:52px;
}
.partner {
	width:111px;
	height:52px;
}
.contact-us {
	width:146px;
	height:52px;
}
.home span {
	width:107px;
	height:52px;
	background:url(images/home-btn-over.jpg) no-repeat;
}
.about-us span {
	width:102px;
	height:52px;
	background:url(images/about-us-btn-over.jpg) no-repeat;
}
.service span {
	width:94px;
	height:52px;
	background:url(images/service-btn-over.jpg) no-repeat;
}
.product span {
	width:105px;
	height:52px;
	background:url(images/products-btn-over.jpg) no-repeat;
}
.partner span {
	width:111px;
	height:52px;
	background:url(images/partner-btn-over.jpg) no-repeat;
}
.contact-us span {
	width:146px;
	height:52px;
	background:url(images/contact-us-btn-over.jpg) no-repeat;
}
.mail {
	position:absolute;
	top:1px;
	left:0;
	z-index:2;
}
.lang {
	position:absolute;
	top:1px;
	right:0px;
	z-index:2;
}
.lang li {
	width:80px;
	height:20px;
	padding-top:4px;
	float:left;
	position:relative;
	text-align:center;
}
.flash-header {
	width:850px;
	height:248px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.search {
	width:185px;
	height:45px;
	position:absolute;
	right:0px;
	bottom:1px;
}
.search li {
	float:left;
	position:relative;
}
.search li.title {
	width:185px;
	height:25px;
}
.search li.input {
	width:110px;
	height:20px;
	margin:0 5px 0 5px;
}
.search li.input input {
	width:100px;
}
.search li.search-btn {
	width:46px;
	height:20px;
	margin:0;
}
/*------------------------------ 
Left Column
------------------------------*/
#leftcol {
	width:200px;
	float:left;
	position:relative;
	background:url(images/Pylon_index_14.jpg) no-repeat top right;
}
#leftcol .companyInfo {
  padding-left: 30px;
}
.ciTitle {
  margin-left: 1px; 
}
.companyInfo .vlink {
  font-style: italic;
  
}
/*------------------------------ 
Right Column
------------------------------*/
#rightcol {
	width:650px;
	float:right;
	position:relative;
	margin-bottom:20px;
}
/*------------------------------ 
Footer
------------------------------*/
#footer {
	clear:both;
	width:850px;
	height:105px;
	background:url(images/footer.jpg) no-repeat 0% 0%;
	position:relative;
}
#footer ul {
	position:absolute;
	left:125px;
	top:8px;
}
#footer ul li {
	width:100px;
	height:15px;
	float:left;
	position:relative;
	text-align:center;
}
#footer li span {
	display:block;
	width:1px;
	height:6px;
	background-color:#a5a5a5;
	position:absolute;
	right:0px;
	top:4px;
}
#footer a {
	color:#a5a5a5;
}
#footer a:hover {
	color:#a5a5a5;
}
/*------------------------------ 
Content
------------------------------*/
.content {
	padding:20px 20px 20px 20px;
}
.space {
	display:block;
	width:610px;
	height:20px;
}
/*------------------------------  
Index Content
------------------------------*/
.news {
	display:block;
	width:630px;
	float:left;
	position:relative;
	margin-left:10px;
}
.news li {
	float:left;
	position:relative;
}
.news li.title {
	width:630px;
	position:relative;
}
span .more-button {
	position:absolute;
	bottom:-8px;
	right:20px;
}
ul.news-list {
	width:390px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.news-list li {
	width:390px;
	height:30px;
	margin-bottom:10px;
	font-size:12px;
	line-height:15px;
}
.news-list li span {
	display:block;
	width:94px;
	height:22px;
	background-color:#f0f0f0;
	padding:8px 0 0 6px;
	float:left;
	position:relative;
	font-size:13px;
}
.ad {
	display:block;
	width:630px;
	height:172px;
	float:left;
	position:relative;
	margin:15px 0 15px 10px;
}
.focus {
	display:block;
	width:630px;
	float:left;
	position:relative;
	margin-left:10px;
}
.focus img {
	float:left;
}
/*------------------------------  
About Us Content
------------------------------*/
ul.aboutus {
	margin-left:50px;
	margin-bottom:1.5em;
}
ul.aboutus li {
	list-style-position:outside;
	list-style-type:disc;
}
/*------------------------------  
Service Content
------------------------------*/
/*------------------------------  
Products Content
------------------------------*/
.product-title {
	clear:both;
	display:block;
	width:610px;
	height:28px;
}
.product-list {
	width:520px;
	height:150px;
	float:left;
	position:relative;
	margin:20px 0 40px 45px;
}
.product-list li {
	width:120px;
	height:150px;
	padding:0 5px 0 5px;
	float:left;
	position:relative;
}
.product-list li span {
	display:block;
	width:120px;
	height:22px;
	background-color:#f0f0f0;
	padding:8px 0 0 0;
	position:absolute;
	bottom:-33px;
	left:5px;
	text-align:center;
}
.product-list-more {
	width:520px;
	float:left;
	position:relative;
	margin:20px 0 40px 45px;
}
.product-list-more li {
	width:120px;
	height:150px;
	margin-bottom:55px;
	padding:0 5px 0 5px;
	float:left;
	position:relative;
}
.product-list-more li span {
	display:block;
	width:120px;
	height:22px;
	background-color:#f0f0f0;
	padding:8px 0 0 0;
	position:absolute;
	bottom:-33px;
	left:5px;
	text-align:center;
}
span.product-more  {
	width:565px;
	height:15px;
	float:left;
	position:relative;
	text-align:right;
}
/*------------------------------  
Partner Content
------------------------------*/
.customer-list {
	margin:5px 0 30px 0;
}
.customer-list li {
	width:610px;
	text-align:center;
}
/*------------------------------  
Contact Content
------------------------------*/
p.address {
	width:490px;
	font:12px Arial, SimHei, Sans-Serif;
	position:relative;
	margin:0 0 0 55px;
	padding:10px 5px 10px 5px;
	text-align:left;
	line-height:15px;
}
p.address a {
	color:#333;
}
/*------------------------------ 
Color:;
Content-title:;
Content:;
RightSide-title:;
RightSide:;
Footer-nav:;
Footer:;
------------------------------*/
/*------------------------------ 
------------------------------*/
