@charset "utf-8";
/* CSS Document */
.imgalpaha a img {
		filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
/*		-moz-opacity: 0.3;
		border: 1px solid #555;*/
	}	
.imgalpaha a:hover img  {
		filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);		
/*		 -moz-opacity: 1.0;
		border: 1px solid #fff; */
	}
a{
	color:#009900;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;	
}

#container{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

#header{
	position: relative;
	text-align:right;
	background:#669900;	
	height:230px;
	font-size:12px;
}

#headimg{
	position: absolute;
	background:#669900;	
	left:0px;
	width:955px;
	height:200px;
}

#webname{
	position: absolute;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	top: 72px;
	left: 17px;
	color:#006600;
}

#logo{
	position: absolute;
	top: 10px;
	left: 20px;
	background-image:url(../../../images/logo.gif);
	background-repeat:no-repeat;
	width:150px;
	height:50px;
}


#nav_bar
{
	position: absolute;
	left:0px;
	bottom:0;
	width:955px;
	background-color:#C6DA87;
}

#nav{
	padding:0;
	right:0;
	bottom: 0;
	list-style:none;
	margin: 5px;
}

#nav li {
	margin:0;
	padding:0;
	float:left;
}

#nav a{
	float:left;
	padding:5px 10px 5px 10px;
	text-align:center;
	color:#006600;
	text-decoration:none;
	border-right:1px solid #82C46A;
	background-color:#C6DA87;
}

#nav a:hover{
	color:#006600;
	background-color:#82C46A;	
}


#header_bar{
	margin:0;
	background:#CCCCCC;
	text-align:right;
	font-size:12px;
}

#header_bar a{
	color:#000000;
	text-decoration:none;
}

#header_bar a:hover{
	text-decoration:underline;
}

.header_link
{
	padding-left:5px;
	padding-right:5px;
}

.HeadText{
	font-size:large;
	color:#FFFFFF;
	background-color:#669900;
	padding-top:5px;
	border-bottom:5px;
	margin-bottom:10px;
	width:100%;
}


#lines{
	padding:5px 5px 5px 5px;
	border-top:5px solid #82C46A;
}

select{
	font-size:12px;
}

#sideLeft{
	float:left;
	width:150px;
	text-align:center;

}

#mainContent{
	margin-left:200px;
	width:750px;
}

#sideRight{
	float:right;
	width:150px;
	margin-top:20px;
	text-align:center;		
}

#footer{
	background-color:#CCCCCC;
	padding:10px 10px 10px 10px;
	clear:both;
	border-top:1px solid #CCCCCC;		
	text-align:center;		
}

#footer a{
	color:#FFFFFF;
	font-weight:bold;		
}

.moreImg{
	background-image:url(../img/more.png);
	width:25px;
	height:25px;
}

.moreImg a{
	cursor:hand;
	background-image:url(../img/more.png);
	width:25px;
	height:25px;
}

.GoodsSales
{
	text-decoration:line-through;
	text-align:center;
	color:#CCCCCC;
}

.GoodsNsales
{
	text-align:center;	
	color:#FF3300;
}

.money
{
	font-family:"Arial Black";
}

.fontsize
{
	font-size:12px
}

#adbor
{
	background-color:#FFFF66;
	font-size:12px;
	width:610px;
	height:200px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

#register
{
	border:#999999 solid 1px;
}

.msg
{
	font-size:12px;
	color:#FF0000;
}

.attention
{
	font-weight:bold;
}

.GoodsName{
	font-size:16px;
	font-weight:bold;
	color:#339900;
}

#member_home{
	list-style-image:url(../img/t.gif);
}

#member_home li{
	padding-top:5px;
}

.member_name_show
{
	text-align:center;
	color:#0066FF;
	font-weight:bold;
	font-size:14px;
}

.member_menu_bgl
{
	background-image:url(../img/mbgl.gif);
	background-repeat:no-repeat;
}

.member_menu_bgr
{
	background-image:url(../img/mbgr.gif);
	background-repeat:no-repeat;
}

.CartBkImg
{
	background-image:url(../img/bg_line_xx.gif);
	height:1px;
}

.OrderMsg
{
	font-weight:bold;
	color:#669900;
}

.pathShow a{
	color:#FFFFFF;
}

.presnet_point
{
	color:#0000FF;
	text-align:center;
}


.storageMsgYes
{
	color:#0000FF;
}

.storageMsgNo
{
	color:#FF0000;
}

.frame
{
	border:1px solid #333333;
}

.pollText{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#669900;
	padding-top:5px;
	border-bottom:5px;
	margin-bottom:10px;
	width:100%;
}

.LeftImg
{
	background-image:url(../img/bg_list.gif);
	height:5px;
	width:6px;
}

#GoodsInfo
{
	border:#999999 solid 1px;
}

.messageBox
{
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #333333;
	background-color:#FFFFFF;
}

.messageHead
{
	font-size:14px;
	font-weight:bold;
}

.messagebanner
{
	color:#0000FF;
}