/* CSS Document */
.shoptype{
line-height:20px;
float:left;
margin-left:20px;
font-size:14px;
}
.main{
width:1010px;
background:#FFFFFF;
overflow:hidden;
}
.gdBigDiv{
display:block;
z-index:1000;
left:0px;
overflow:hidden;
width:440px;
position:relative;
top:0px;
height:150px;
}
.gdDiv{
z-index:1001;
width:250px;
position:absolute;
top:0px;
}
a:link,a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover,a:active {
	color:#019AFF;
	text-decoration:underline;
}