body
{
	/*margin-top: 1px;*/
	background:url('../img/bg.jpg');
	font-family:Arial;
    font-size: 11px;
}

.common_content
{
	margin-left:auto;
	margin-right:auto;
	width:830px;
	margin-top:-10px;
}

.common_top_logo
{	
	float:left;
    width:245px;
}
.common_top_middle
{
    width: 320px;
    float:left;
}
.common_top_right
{
    width: 255px;
     float:left;
}

.common_top_logo img
{
	cursor:pointer;
}
.common_top_login
{
	background:url('../img/login.png') no-repeat;
	width:203px;	
	height:27px;
	float:left;
	margin-left:40px;
}
.cuslog{
	float:left;
	font-size:10pt;	
	height:20px;
	text-align:left;	
	vertical-align:middle;
	font-weight: bold;
	color: blue;
	width:255px;		
}
.cus:hover{
	cursor: pointer;
	text-decoration:underline;
	color: blue;
}
.common_top_flag
{
	height:27px;
	float:right;

    width: 80px;
}
.common_top_flag img
{
	cursor:pointer;
}

.common_top_slogan
{
	margin-top:30px;		
	color:#F37503;
	font-size:14px;
	font-weight:bold;
    height: 57px;
    width:320px;
}

.common_top_cart
{
	color:#000000;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}

.common_top_line
{
	height:18px;
	width:2px;
	background:#000000;
	float:left;
}

.common_top_menu_Left  
{
	background:url("../img/shadow_left.png") repeat-y scroll 0 0 transparent;
	float:left;
	height:35px;
	width:9px;
}

.common_top_menu
{
	width:795px;
	height:35px;
	float:left;
	background:transparent url('../img/menubg.png') repeat-x scroll 0 0;
}

.common_top_menu_Right  
{
	background:url("../img/shadow_right.png") repeat-y scroll 0 0 transparent;
	float:left;
	height:35px;
	width:9px;
}

.common_top_menuitem
{
	float:left;
	width:110px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
}

.common_top_menuitem_none
{
	color:#000000;
	text-decoration:none;
}

.common_top_menuitem a.hover,
.common_top_menuitem a:hover,
.common_top_menuitem_hover
{
	text-decoration:none;
	color:#FFFFFF;
}

.common_top_ProducCatebg
{
	background: url('../img/ProducCatebg.png') no-repeat ;
	width:845px;
	height:197px;
	margin-left:-18px;
}
.common_top_currency
{
	margin-left: 45px;
	float:left;
	height:21px;
	border:2px solid #ADADAD;
}
.common_footer
{
	width:795px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
a img
{
    border: medium none;
}
