html, body {
   margin: 0px;
   padding: 0px;
   color: #330000;
   background: #e0b080 url(../images/head_homebg.jpg) repeat-x 0% 0%;
}
html, body, p, th, li, b {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
}
A {  
    color : #330000;
	background: transparent;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}
A:link {  
   color : #330000;
   background: transparent;
   font-weight: normal;
   text-decoration: none;
}
A:hover {
   color : #663300;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
}
A:active {
   color : #FFFFFF;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
}
.homepix {  
   position: absolute; 
   visibility: visible;
   width: 209px;
   height: 176px;
   left: 0px;
   top: 0px;
}
.topmenu {  
   position: absolute; 
   visibility: visible; 
   left: 75px;
   top: 176px;
}
.pgcont {  
   position: absolute; 
   visibility: visible;
   text-align: justify;
   left: 75px;
   top: 210px;
   line-height: 16px;
}
.pgTit {  
   color: #663300;
   font-weight: bold;
   font-size: 16px;
   letter-spacing: 1px;
   background: transparent;
}
.price-tab { 
   border:2px dashed #663300;
   padding:1px 1px 1px 1px;
   width: 330px;
   text-align: center;
}
.price-tab2 { 
   padding:1px 1px 1px 1px;
   width: 600px;
   text-align: left;
}
.price-tab3 { 
   text-align: center;
font-weight:bold;
font-size:12px;
}
.pgcontmap {  
   position: absolute; 
   visibility: visible;
   text-align: justify;
   width:680px;
   left: 10px;
   top: 200px;
   line-height: 16px;
}
.credit {
   font-size:10px;
   color: #663300;
   text-align: right;
   background: transparent;
}
A.credit {  
    font-size:10px;
    color: #663300;
	background: transparent;
    text-decoration: none;
}
A.credit:link { 
   color : #663300;
   background: transparent;
   text-decoration: none;
}

A.credit:hover {
   color : #330000;
   background: transparent;
   text-decoration: underline;
}

A.credit:active {
   color : #663300;
   background: transparent;
   text-decoration: underline;
}
.news {  
	font-family:"Times New Roman", Times, serif;
    font-size: 15px;
	font-weight: bold;
	font-style:italic;
	color: #990000;
	letter-spacing:1px;
	position: absolute; 
	visibility: visible;
	height: 20px;
	left: 260px;
	top: 20px;
}
.rooster {  
	font-size: 10px;
	text-decoration: none;
	position: absolute; 
	visibility: visible;
	width: 121px;
	height: 98px;
	left: 710px;
	top: 55px;
}