body{
	 background:#030100;
     margin:0;	 
	 SCROLLBAR-HIGHLIGHT-COLOR:#ffffff ; 
	 SCROLLBAR-SHADOW-COLO:#666666 ; 
	 SCROLLBAR-3DLIGHT-COLOR:#666666 ; 
	 SCROLLBAR-ARROW-COLOR:#ffffff ; 
	 SCROLLBAR-TRACK-COLOR:#ffffff ; 
	 SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	 overflow:yes;	 
	 }

a {		
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	}
	 
a:hover {
		text-decoration:none;
		}

img {
	border: 0px;
}

p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

.bg {
	background: url(img/bg.jpg) no-repeat 0 100%;
}

.logo {
	padding: 40px;
}

.all-company {
	padding-top: 55px;
}

.company {
	list-style: none;
	display: inline;	
}

.company li {
	display: inline;
	margin-right: 35px;
	float: left;
}

.company li span {
	display: none;	
}

.company a {  
	display: block; 	
	width: 41px;
	height: 160px;
	margin: 0;
}

.company li a:hover { 
	width: 46px;
	height: 180px;
	position: absolute;
	z-index: 10;
	margin: -10px 0 -10px 0; 	
}

#01 a {
	background: url(img/01.jpg) no-repeat;
}

#01 a:hover {
	background: url(img/01-hit.jpg) no-repeat;
}

#02 a {
	background: url(img/02.jpg) no-repeat;
}

#02 a:hover {
	background: url(img/02-hit.jpg) no-repeat;
}

#03 a {
	background: url(img/03.jpg) no-repeat;
}

#03 a:hover {
	background: url(img/03-hit.jpg) no-repeat;
}

#04 a {
	background: url(img/04.jpg) no-repeat;
}

#04 a:hover {
	background: url(img/04-hit.jpg) no-repeat;
}

#05 a {
	background: url(img/05.jpg) no-repeat;
}

#05 a:hover {
	background: url(img/05-hit.jpg) no-repeat;
}

#06 a {
	background: url(img/06.jpg) no-repeat;
}

#06 a:hover {
	background: url(img/06-hit.jpg) no-repeat;
}

#07 a {
	background: url(img/07.jpg) no-repeat;
}

#07 a:hover {
	background: url(img/07-hit.jpg) no-repeat;
}

.news h1 {
	margin-bottom: 10px;
}

.news a {
	font-size: 13px;
	color: #9A9999;	
}

.news a:hover {	
	color: #fff;
}

.pinpai-content {
	padding-left: 37px;
}

.pinpai {	
	display: inline;	
}

.pinpai li {
	display: inline;
	margin-right: 10px;
	float: left;
}

.pinpai a { 
	width: 55px;
	height: 52px;
	border: 0px solid #4C4542;
}

.pinpai li a:hover { 
	border: 0px solid #A0A0A0;	
}