/*********main sytle*********/
* {
	margin: 0;
	padding: 0;
}
body{
	font-size: 12px;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
}
img{
	border:0;
}
p {
	line-height: 1.5em;
	margin: 5px;
	text-indent: 2em;
}
ul {
	list-style-type: none;
}
h1{
	font-size:20px;
	width: 100%;
	text-align: center;
	line-height: 2em;
}
h2{
	font-size:14px;

}
h3{
	color:#fff;
	font-size:14px;
	background:url(../images/protitle2.png) no-repeat 0 0;
	line-height:32px;
	padding-left:10px;
}
h5{
	font-size:14px;
	line-height: 2em;
}
h6{
	font-size:12px;
}
address {
	font-style: normal;
	text-align: center;
	float : inherit;
	margin: 10px 0 0 0;
	color: #777;
	line-height: 1.5em;
	clear: both;
}
address a {
	color: #0066CC;
}
address a:hover {
	text-decoration: underline;
}
a.morelink{
	float:right;
	margin:5px 8px 0 0;
	display:block;
	height:15px;
	width:60px
}
/********main body********/
div#header,div#viimg,div#main,div#footer,div#links2,div#main2{
	width:900px;
	margin:0 auto;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	position:relative;
}
div#header{
	background:url(../images/headerbg.jpg) repeat-x;
	height:70px;
	padding-top:8px;
}
div#logo{
	margin-left:30px;
	width:200px;
	height:64px;
	float:left
}
div#viimg{
	background:#DCE2F0
}
div#viimg object,div#viimg img{
	margin:5px;
}
div#main{
	height:auto!important;
	height:330px;
	min-height:330px;
}
div#footer{
	height:60px;
	background:url(../images/footerhr.png) no-repeat center 0;
}
/******************lefts*******************/
div#lefts{
	padding:10px 0 0 20px;
	float: left;
	height:240px;
	width:325px;
	background:url(../images/mainline.jpg) no-repeat 340px 20px;
}
h4.newstitle{
	height:32px;
	width:284px;
	background:url(../images/newstitle.jpg)
}
ul#newslist{
	width:290px;
	margin-top:30px;
}
ul#newslist li{
	width:100%;
	padding:3px 5px;
	background:url(../images/dash.jpg) repeat-x 0 20px;
}
ul#newslist li a{
	color:#006699
}
ul#newslist li span{
	margin-right:20px;
}
/******************right*******************/
div#rights{
	height:310px;
	width:525px;
	padding:10px 10px 0 20px;
	float: right;
}
div#prolist,div#link{
	float:left;
	width:520px;
	height: 200px;
}
div#prolist ul{
	width:520px;
	mrgin-top: 30px;
}
div#prolist li{
	float:left;
	width:115px;
	height:163px;
	margin:6px;
	background:url(../images/proimgbg.jpg)
}
div#prolist li img{
	width:100px
}
div#prolist li td{
	overflow:hidden
}
div#prolist li table{
	width:110px;
	margin:5px 0 0 2px;
}
/*ul#prolist li:hover{
	float:left;
	width:115px;
	height:163px;
	margin:5px;
	background:url(../images/proimgbg.jpg)
}*/
h4.protitle{
	width:513px;
	height:32px;
	background:url(../images/protitle.jpg)
}
h4.linktitle{
	width:513px;
	height:21px;
	background:url(../images/linkstitle.jpg)
}
div#link{
	height:78px;
	margin-top: 10px;
}
div#link ul{
	width:520px;
}
div#link li{
	float:left;
	height:44px;
	width:90px;
	overflow:hidden;
	margin: 10px 5px;
}
div#link li img{
	width:88px
}
/******************menux*******************/
div#menux{
	background: url(../images/menuxbg_hover.png);
	float: right;
	height: 56px;
	margin-right: 20px;
	width: 506px;
}
div#menux li{
	float:left
}
div#menux li a{
	display:block;
	height:54px;
	width:100px;
	background:url(../images/menux.jpg);
}
div#menux li#link1 a:link,div#menux li#link1 a:visited{
	background-position:0 0
}
div#menux li#link1 a:hover, div#menux li#current1 a{
	background-position:0 -54px
}
div#menux li#link2 a:link,div#menux li#link2 a:visited{
	background-position:-100px 0
}
div#menux li#link2 a:hover, div#menux li#current2 a{
	background-position:-100px -54px
}
div#menux li#link3 a:link,div#menux li#link3 a:visited{
	background-position:-200px 0
}
div#menux li#link3 a:hover, div#menux li#current3 a{
	background-position:-200px -54px
}
div#menux li#link4 a:link,div#menux li#link4 a:visited{
	background-position:-300px 0
}
div#menux li#link4 a:hover, div#menux li#current4 a{
	background-position:-300px -54px
}
div#menux li#link5 a:link,div#menux li#link5 a:visited{
	background-position:-400px 0
}
div#menux li#link5 a:hover, div#menux li#current5 a{
	background-position:-400px -54px
}
/****************************pages2************************/
div#lefts2{
	width:250px;
	padding:40px 0 0 20px;
	float:left;
	background:url(../images/prolist2title.png) no-repeat 50px 10px;
}
div#rights2{
	width:600px;
	float:right;
	padding: 10px 0 0 0;
}
div.jobs,div.contact,div.intro,div.news{
	width:560px
}

div.prolist2,div#lefts2,div#main2,div#rights2{
	height:auto!important;
	height:580px;
	min-height:580px;
}
div.prolist2{
	width:150px;
	background:url(../images/prolist2bg.png) no-repeat center 0;
	margin:0 auto;
	padding:20px 20px 0 30px;
}
div.prolist2 dt{
	font-weight:bold;
	line-height:2em;
	color:#006699
}
div.prolist2 dd a{
	line-height:2em;
	padding-left:1em;
	display:block;
	color:#666;
}
div.prolist2 dd a:hover{
	background:url(../images/arrow.png) no-repeat 0 6px;
}
div#links2{
	height:60px;
	padding:40px 0 20px;
	background:url(../images/links2title.png) no-repeat 30px 10px;
}
div#links2 ul{
	width:700px;
	margin:0 auto;
}
div#links2 li{
	float:left;
	height:44px;
	width:90px;
	overflow:hidden;
	margin: 10px 20px;
}
div#links2 li img{
	width:88px
}

/********************rights2 page*******************/
div.readnews,div.news{
	background:url(../images/newsviimg.jpg) no-repeat
}
div.intro{
	background:url(../images/introviimg.jpg) no-repeat
}
div.contact{
	background:url(../images/contactviimg.jpg) no-repeat
}
div.jobs{
	background:url(../images/jobsviimg.jpg) no-repeat
}
div.readnews,div.news,div.contact,div.intro,div.jobs{
	padding:180px 10px 20px
}
img.jobstitle{
	margin:20px 30px;
}
div.news ul{
	width:350px;
	margin:0 auto;
}
div.news ul li{
	padding:5px 0 5px 20px;
	background:url(../images/newsicon.png) no-repeat 0 8px;
	border-bottom:1px solid #ccc;
}
div.news li span{
	float:right;
	color:#999;
}
div.product{
	height:auto!important;
	height:330px;
	min-height:50px;
}
div.productlist{
	margin:10px 20px;
	width:430px;
	background: #eee;
}
div.productlist ul{
	width:350px;
	margin:0 25px;
}
div.productlist li{
	margin:5px 0;
	width:350px;
}
div.productlist li a:hover{
	color:#1D89B7;
}
div.productlist p{
	padding: 0 10px 0.4em
}
h2.producttitle1{
	background:url(../images/producttitle1bg.png) no-repeat 0 0;
	padding:0 10px;
	width:460px;
	color:#1D89B7;
	line-height:29px;
}
h6.producttitle2{
	margin:5px 20px;
	line-height:34px;
}
/************menu***************/
.CNLTreeMenu img.s {cursor:pointer;vertical-align:middle;}
.CNLTreeMenu ul {padding:0;}
.CNLTreeMenu li {list-style:none;padding:0;}
.CNLTreeMenu li.mother {list-style:none;padding:0;}
.Closed ul {display:none;}
.Child img.s {background:none;cursor:default;font-weight:bold;}

#CNLTreeMenu2 ul {margin:0 0 0 17px;}
#CNLTreeMenu2 img.s {width:17px;height:15px;}
#CNLTreeMenu2 .Opened img.s {background:url(../images/opened.gif) no-repeat 6px 3px;}
#CNLTreeMenu2 .Closed img.s {background:url(../images/closed.gif) no-repeat 5px 3px;}
#CNLTreeMenu2 .Child img.s {background:url(../images/child.gif) no-repeat 5px 4px;}
#CNLTreeMenu2 {float:left;width:230px;border:1px solid #ccc;background:#eee;color:inherit;margin:3px;padding:4px 2px;}
