@charset "utf-8";
/* CSS Document */

#wrapper{
	background-image: url(../images/companybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#lin{
	background-image: url(../images/companybar.gif);
	background-repeat: no-repeat;
}

#page_body{
	background-image: url(../images/companysidebar.gif);
	background-repeat: repeat-y;
}

#left{
	background-color: #005284;
}


#left p.ti{
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	padding-top:40px;
}

#com{
	padding-top:45px;
	text-align:center;
}

#com li{
	padding-bottom:5px;
}

.ye{
	color: #FF0;
}

.whi{
	color: #FFF;
}


#right{
	background-image: url(../images/companytop.gif);
	background-repeat: no-repeat;
}

#right p{
	line-height:150%;
	float:left;
	margin-top:50px;
	margin-left:40px;
	width:355px;
	height:150px;
	font-size: 16px;
	color: #000;
	letter-spacing:110%;
}

#right img{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#side1{
	width:220px;
	padding-left:40px;
	padding-right:10px;
	float:left;
	display:inline;
}

#side2{
	height:770px;
	background-image: url(../images/companyleft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#en{
	paddeing-bottom:20px;
	background-image: url(../images/companyenbg.gif);
	background-repeat: repeat-y;
	background-position: right top;

}

h1{
	background-image: url(../images/companyen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:350px;
	height:50px;
	margin-left:10px;
	margin-top:10px;
}

h1 p{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-left:135px;
	letter-spacing:2px;
	padding-top:10px;
}


#en ul{
	padding:10px 20px 10px 40px;
	line-height:1.2;
}

.ex1{
	font-style: italic;
	font-weight: bold;
	color: #03C;
	font-size: 16px;
}

.ex2{
	font-size:14px;
	padding-left:10px;
}


#re{
	margin-top:20px;
}




#map{
	float:left;
	width:350px;
	height:230px;
	margin-left:10px;
	background-image: url(../images/companym.gif);
	background-repeat: no-repeat;
}


#map ul{
	padding-top:80px;
	padding-left:10px;
	line-height:1.8;
	letter-spacing:-1px;
}



#map2{
	width:320px;
	float:right;
	text-align:right;
}

#footer{
	background-image: url(../images/companyfooter.gif);
	background-repeat: no-repeat;
}