@import"common2.css";

#header{
   background-image:url(../img/top.png);
   width:958px;
   height:484px;
   background-repeat:no-repeat;
   margin:auto;
   behavior: url(iepngfix.htc);
}

#header_left{
   float:left;
   padding:0px 0px 330px 10px;
   width:128px;
}

#shop{
    background-image:url(../img/shop.jpg);
	width:405px;
	height:72px;
	background-repeat:no-repeat;
	margin:30px 0px 0px 0px;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.6em;
	padding:45px 0px 0px 280px; 
}

#shop a{
    color:#999999;
}

#map{
  clear:both;
  padding:10px 0px 0px 0px;
  width:685px;
  margin:auto;
}

h3{
    background-image:url(../img/title01.png);
	width:100px;
	height:18px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	behavior: url(iepngfix.htc);
	margin:0px 0px 10px 0px;
}

h4 a{
    background-image:url(../img/news.png);
	width:241px;
	height:25px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	behavior: url(iepngfix.htc);
	display:block;
	margin:10px 0px 0px 430px;
}

h4 a:hover{
    background-position:0px -25px;
}

h5 a{
    background-image:url(../img/contact.png);
	width:232px;
	height:23px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	behavior: url(iepngfix.htc);
	display:block;
	margin:5px 0px 0px 150px;
}

h5 a:hover{
    background-position:0px -23px;
}


.box01{
    font-size:12px;
	color:#999999;
	width:650px;
	margin:0px 0px 0px 5px;
}

.box01 a{
	color:#999999;
	text-decoration:none;
}

.box01 a:hover{
    color:#CCCCCC;
}

#cnp {
	position:relative;
	top:200px;
	left:550px;
}
	
