#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height:21px;
z-index:100;
text-align:left;
margin-top:3px;

}

#dropmenudiv a{
color:#ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 3px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}





#wrapper{
width:908px;
margin: 0 auto;
border-left: 1px solid dadada;
border-right: 1px solid dadada;
border-bottom: 1px solid dadada;
text-align:left;
}

#header{	
	height: 97px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
#header .top {
padding-top: 7px;
	height: 18px;
	font-size:85%;
	color: #333333;
}
#header .top a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#header .top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;

}
#header .middle {
height: 44px;
	
}
#header .bottom {
height: 29x;
padding-right: 8px;
padding-bottom: 6px;
}
#header .bottom a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#header .bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;

}
#logo{
position:absolute;
margin:0;
}

#mainflash{
	position:absolute;
	margin:0;
	padding-top: 91px;
}
#container{

}
#searchbar{
	
	float: left;
	left:0px;
	top:0px;
	width:168px;

}
#product{
	float: right;
	right:0px;
	top:0px;
	width:400px;
	background-image: url(images/newpro_bg.jpg);
	background-repeat: repeat-y;  

}
#product .word{
	font-size:85%;  
}
#product a{

}
#news{
float: left;
width:330px;

}
#news .td1{
	padding:0 14px 10px 18px;
	
}
#news .td2{
	padding:0 14px 10px 0px;
	
}

#news li{
	list-style-image: url(images/news_dot.jpg);
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}

/*            ¤º­¶      */
#content{
	position:relative;
	width:908px;
    background:#ffffff url(images/b_ser_bg.jpg) left top repeat-y;

}
#submenu{
	width:169px;
	top:0px;
	float:left;	
}

#submenu .sub{
padding-left:20px;
font-size:85%;
}
#submenu .sub a{
	color: #013c70;
	text-decoration:none;
}
#submenu .sub a:hover{
color: #013c70;
text-decoration:underline;
}
#submenu .sub li{
	margin:12px 7px ;
	list-style: url(images/tan2.png) left center;
}
#main{
	width:736px;
	top:0px;	
	margin-left:169;

}



#footer {
width:908px;
	clear: both;
	height: 76px;
	background-image: url(images/copy.jpg);
	font-size:75%;
	text-align:center;
	vertical-align: bottom;
}
.footer {
	height: 76px;
	background-image: url(images/copy.jpg);
	font-size:75%;
	text-align:center;
	vertical-align: bottom;
}
#footer p{
	padding-top: 28px;
}
.border1 {
	border: 1px solid #8A8A8A;
}
