@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#top{
	height: 355px;
	width: 900px;
	margin: auto;
	position: relative;
}
#logo{
	height: 75px;
	width: 900px;
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
}
#logo span{
	position:absolute;
	text-align:right;
	top: 5px;
	right: 25px;
	line-height: 12px;
	color: #fdb03e;
	}	
#menu{
	background-color: #fbb00d;
	height: 30px;
	width: 900px;
	display:block;
}
#menu li{
	float: left;

}	
#banner{
	height: 270px;
	width: 894px;
	background-image: url(images/index_13.gif);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
	}
#midden{
	width: 900px;
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	margin: 0 auto;
	background-image: url(images/index_12.gif);
	padding-bottom: 20px;
}
#bot{
	width:900px;
	height:70px;
	margin:0 auto;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-color: #fbb00d;
	border-bottom-width: 10px;
	background-color: #fff;
	background-image: url(images/index_35.gif);
	}
#bot p{
	width:500px;
	height:40px;
	font-size: 12px;
	line-height: 20px;
	color: #3c4a5a;
	display: block;
	margin-right: 20px;
	float: right;
	margin-top: 15px;
}
#left{
	width: 215px;
	height:auto;
	float: left;
	padding-left:15px;
	position: relative;
}
#about{
	width: 215px;
	height:230px;
	background-image: url(images/company_18.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#about h2{
	width: 215px;
	height:45px;
	overflow:hidden;
	position:relative;
	text-indent:-2000px;
	background-image: url(images/company_06.gif);
	display: block;
}
#about ul{
}
#about li{
	font-size: 0px;
	line-height: 0px;
}
#Download{
	width: 215px;
	height:180px;
}
#Download li{
	width: 185px;
	height:30px;
	background-repeat: no-repeat;
	height: 30px;
	display:block;
	overflow:hidden;
	color:#3c4a5a;
	font-size: 12px;
	line-height: 30px;
	background-image: url(images/company_21.gif);
	padding-left: 30px;
}
#portfolio1{
	width: 215px;
	height: 115px;
	overflow:hidden;
}
#portfolio1 h2{
	width: 215px;
	height:35px;
	overflow:hidden;
	position:relative;
	text-indent:-2000px;
	background-image: url(images/company_23.gif);
	display: block;
	background-color: #FFF;
}	
#portfolio1 ul{
	display:block;
	width: 215px;
	height:80px;
	overflow:hidden;
}
#portfolio1 ul li{
	width: 120px;
	overflow:hidden;
	height: 60px;
	margin-top: 9px;
	margin-bottom:9px;
	margin-right:5px;
	border: 1px solid #000;
	display:block;
	float: left;
	font-size: 0px;
	line-height: 0px;
	background-color: #FFF;
}

#right{
	width:615px;
	height:auto;
	float:left;
	overflow: hidden;
	position: relative;
	padding-right: 30px;
	padding-left: 25px;
	padding-bottom:20px;
}
#right_p1{
	width:615px;
	height:25px;
	font-size: 12px;
	color: #fdb03e;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: right;
	line-height: 25px;
}
#right_p1 span{
		color: #666666;
}
#right_img{
	width:595px;
	height:120px;
	background-color:#FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	
}
.border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.photo{
	border: 1px solid #CCC;
}