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

body{
background:#E7E6E0 none repeat scroll 0 0;
background-color1:#9C9;
color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
margin-top:20px;		
}
img { border:0}
.wrap{
	width:950px;
	margin:auto;
}
a{
text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.logo img{
border-color:#EEEEEE #ddd #ddd #EEEEEE;
border-style:solid;
border-width:1px 1px 1px 1px;
float:right;
margin-bottom:-68px;
margin-right:-10px;
-moz-border-radius:3px;
z-index:4;
position:relative;
}

.header{
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom:none;
	padding:20px;
	padding-bottom:5px;
	height:40px;
}

.logo1 {
	float:left;
}

.clearer{
	clear:both;
}
ul{
	margin:0;
	padding:0;
}

.content{
-moz-border-radius:3px;
border:1px solid #ddd;
background-color:#fff;
height:500px;
padding:20px;
position:relative;
border-top:none;
padding-top:10px;
}
.menu{
	float:right;
	margin-top:15px;
}
.menu ul li{
	display:inline;
	margin-right:10px;
}
.menu li a{
font-size:17px;
text-decoration:none;
color:#999;
font-weight:bold;
}

.menu li a.selected,.menu li a:hover{
color:#393;
}
.menu li a:hover{
	text-decoration:underline;
}
hr{
	color:#eee;
}

.content-detail{
	margin-top:10px;
}
.home{
	height:650px;
}
.home h3,.technology h3,.productsandservices h3,.aboutus h3,.contactus h3,.news h3,.events h3{
	color:#393;
}
.news{
height:400px;	
}
.events{
height:400px;		
}
.technology{
	height:1050px;
}
.aboutus{
	height:1800px;
}
.productsandservices{
	height:1750px;
	}
	.contactus{
		height:600px;
	}
	
.content-detail .left{
	float:left;
}
.content-detail .right{
	margin-left:425px;
}
.newsBox{
border:1px solid #CCCCCC;
float:right;
padding:10px;
text-align:left;
width:320px;
height:198px;
}
.newsBox ul li{
	list-style:none;
	margin-top:10px;
}
.newsBox ul li.heading{
	color:#393;
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
}

.footer{
	margin-top:10px;
}
.footer ul li{
	display:inline;
}

