
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bgtop.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	background-color: Black;
	font-weight: normal;
	line-height: 20px;
	text-align:justify;
}

#wrapper{	
	width: 870px;
	margin: 0 auto;
}

#header{
	margin-top: 30px;
	background-color: #000000;
	height: 50px;
	background-image: url(../image/heabg.jpg);
	width: 100%;
}

#headerimg{
	float: left;
	height: 50px;
	
}
#search
{	
}
#productList
{
	
}

#secondary{
	float: left;
	width: 200px;
	padding-right:20px;
}
.buttonPanel
{
	padding-left:25px;	
}
.productMenu{width:172px;}
.productMenu a
{
	display:block; color:#FFFFFF; text-decoration:none; padding:0px 0 2px 2px;
	font:bold 14px Arial, Helvetica, sans-serif; height:20px; background-color:inherit;
}
#primary{
	background-color: #000000;
	float: left;
	width: 650px;
	margin-top:10px;
}

#advertisement{
	float: left;
	width: 200px;
}

#footer
{
	clear:both;
	background-color: #E4A327;	
	font-size: 12px;
	color: #E4A327;
	height: 50px;
	background-image: url(../image/footer.jpg);
	margin-top:0px;
}

#wimg{
	background-color: #111111;
	height:100px;
	background-image: url(../image/wimgbg.jpg);
}

#Content
{
	background-color: #CFC9BD;	
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:20px;	
	padding-top:20px;	
	min-height:450px;	
	height: auto !important;
	height: 450px;
}
html>body #Content{height:auto;}

#SearchButton
{
	margin-left:0px;
	border-left:0px;
	padding:0px;
}
#leftnavTop{
	background-color: #000000;
	width: 197px;
	min-height: 126px;
	height: auto !important;
	background-image: url(../image/leftnavbgTop.jpg);
	background-color:Black;
	background-repeat:no-repeat;	
}

#leftnavMid
{
    float: left;
	background-color: #000000;
	width: 197px;
	height: auto !important;
	background-image: url(../image/leftnavbgMid.jpg);
	background-color:Black;
	background-repeat: repeat-y;
}

#counter
{
    color:White;
	padding-top:10px;
	float: left;
	background-color: #000000;
	width: 197px;
	min-height: 204px;
	height: auto !important;
	background-image: url(../image/leftnavbgDown.jpg);	
	background-color:Black;
	background-repeat:no-repeat;	
}

#decoration{
	height: 450px;
	width: 200px;
	background-image: url(../image/right.png);
	float: left;
}
#leftnavMid ul {
	width: 197px;margin:0; padding:0; list-style-type:none; 
	}
#leftnavMid ul ul{
	list-style-type:none;
	width: 150px;
	float:left;
	padding: 40;
	margin-left: 0px;
	}
#leftnavMid ul li 
{	
	width:197px; 
	}
#leftnavMid ul ul li {
	width:150px; 
	}	
#leftnavMid ul li a{
	display:block; color:#FFFFFF; text-decoration:none; padding:6px 0 4px 0px;float:right;
	font:bold 12px Arial, Helvetica, sans-serif; height:15px; background-color:inherit;
	}
#leftnavMid ul ul a{
	display:block; color:#FFFFFF; text-decoration:none; float:left;
	font:bold 12px Arial, Helvetica, sans-serif; height:15px; background-color:inherit;background-position:right;
	}
#leftnavMid ul li a:hover{
	text-decoration:none;
	}
#leftnavMid ul li a.grey {
	background-color:#000000;
	color:#CCCCCC;
	width: 197px;
	background-image: url(../image/mebg.jpg);
	font-size: 14px;
	text-align: center;
	margin-bottom:4px;
	}
	
#leftnavMid ul li a.grey2 {
	color:#CCCCCC;
	width: 197px;
	font-size: 14px;
	background-image: url(../image/mebg2.jpg);
	text-align: center;
	margin-bottom: 4px;
	}	
	
#welcometext{
	height: 400px;
	padding: 10px;
}

#wetringht{
	float: left;
	width: 90px;
}

#logoimg{
	height: 100px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
}

 a:visited {
	text-decoration: none;
}

 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	
	text-decoration: none;
}


p{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
	margin:0 0 0 0;
	padding-top:10px;
}

p2{
	font-size: 12px;
	color: #993300;
	padding: 2px;
}

h1{
	font-size: 26px;
	color: #725D39;
	background-image: url(../image/tbg.png);
	background-repeat: repeat-y;
	padding: 5px;
}

h2{
	font-size: 18px;
	color: #BFB395;
	background-image: url(../image/pbg.png);
	background-repeat: repeat-y;
	height: 20px;
	padding: 4px;
	font-weight: normal;
}
.paragraph
{
	padding-top:6px;	
}
.grey2 {
	font-size: 14px;
	background-color: #928B62;
	width: 150px;
}
#language {	
	float: right;
	margin:10px;
}
#language a{
	color: #999999;
}
/*product±ÆªO-----------------------------*/
.product
{	
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 6px;
	padding-top:6px;
	position:relative;	
	width:500px;
	height:150px;
}
.product_in
{
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 6px;
	padding-top:6px;
	position:relative;	
	width:500px;
	height:210px;
}
.p_title
{
	width:500px;
	height:30px;
	background-image: url(../image/title.png);
}
.p_title a
{
	margin-left:10px;
	color:#FFFFFF;
}
.p_title a:hover
{
	color:#CFC9BD;
}
.p_button
{
	width:390px;
	height:20px;
	float:right;
	text-align:left;
	background-image: url(../image/hbg.jpg);
}
.p_button2
{
	color:White;
	width:390px;
	height:20px;
	background-image: url(../image/hbg.jpg);
}

.p_button a
{
	margin-left:10px;
	color:#CFC9BD;
}
.p_button2 a
{
	margin-left:10px;
	color:#CFC9BD;
}

.p_button a:hover
{
	color:#C09B38;
}
.p_button2 a:hover
{
	color:#C09B38;
}
.p_description
{
	float:right;
	height:120px;
	width:390px;
	background-image: url(../image/sbg.jpg);
}

.p_img 
{
	float:left;
	width:100px;	
	height:120px;	
}

.p_img img
{
	width:100px;
	height:120px;
}

.p_content
{	
	top:10px;
	width:500px;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 15px;	
}
.product p.product_p
{	
	line-height:normal;
}

/*·s»D-------------------------*/
#NewsDetail
{
	margin-right: 14pt;
	margin-left: 14pt;
}
#newsDate
{	
	color:#FFFFFF;
	font:bold;
	font-size:14px;
	float:right;
}

#newsTitle
{		
	width:100%;
	float:left;
	color:#FFFFFF;
	font-size:16px;	
	background-image: url(../image/title.png);
}

#newsContent
{	
	width:100%;
	float:left;			
	color:#000000;
	font-size:14px;
	margin-left:0px;
	background-image: url(../image/sbg.jpg);
}
#more
{
	width:100%;
	text-align:right;	
}
#more a
{
	font-size:14px;	
	background-image:url(../img/more.jpg);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;	
}

#NewsList
{
	margin-right: 14pt;
	margin-left: 14pt;
}

ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#bulletin
{	
	position:fixed;
	background-color:#CFC9BD;
	top:350px;
	left:0px;
	width:340px;
}
#bulletin_title
{	
	padding-left:10px;
	padding-right:10px;
	color:White;
	float:left;
	height:30px;
	width:290px;
	background-color:Blue;
	background-image: url(../image/title.png);
}
#bulletin_close
{
	float:right;
	height:30px;
	width:30px;
	background-color:Yellow;
	cursor:pointer;
	background-image: url(../image/x.jpg);
}
#bulletin_content
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;	
	width:290px;	
	background-color: #CFC9BD;		
}

.text
{
	margin:10px;
}
.AspNet-TreeView
{	
	position: relative;
	z-index:100;
	width:197px;
}
.AspNet-TreeView li ul
{
	position:absolute;
	left:197px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 197px; /*WIDTH OF MAIN MENU ITEMS*/
	display:none;
}
.AspNet-TreeView li
{	
	line-height:0px;
	width:150px; 
	height:28px;
	position: relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.AspNet-TreeView li a
{
	display:block;
	color:#CCCCCC;
	width: 197px;
	font-size: 14px;
	background-image: url(../image/mebg2.jpg);
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.AspNet-TreeView li ul li
{	
	margin:0px;
	padding:0px;
	margin:0px;
	width:157px;
	float:left;
}
.AspNet-TreeView-Root
{
	padding:0px;
	margin:0px;
}
.AspNet-TreeView-Leaf a
{	
	padding:0px;
	margin:0px;
}
.AspNet-TreeView-Collapse{display:none;}

.AspNet-TreeView .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.AspNet-TreeView li a:visited, .AspNet-TreeView li a:active{
color: white;
}

fieldset li {  
float: left;  
clear: left;  
width: 80%;  
padding-bottom: 1em; 
}
label {  
float: left;  
width: 12em;  
margin-right: 1em; 
}
fieldset.submit
{
	float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em; 
}
fieldset {  
margin: 1.5em 0 0 0;  
padding: 0; 
} 
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold; 
} 
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: 1em; 
} 
fieldset.submit {  
border-style: none; 
}
textarea.fixed 
{
border: none;
overflow:hidden;	
}
