body{ margin:0; padding:0; font-size:12px; color:#666666;
}
ul,li{ margin:0; padding:0; list-style:none;
}
img{ border:none;
}
a:link,a:visited{ text-decoration:none; color:#000;
}
a:hover,a:active{ text-decoration:underline; color:#0088CC;
}

#head{ max-width:1000px; margin:0 auto; position:relative;
}
#language{ position:absolute; top:0; right:0; text-align:right; height:20px; line-height:20px; vertical-align:middle;
}
#language img,#language span,#language a{ vertical-align:middle;
}
#language img{ margin-right:2px;
}
#language span{ color:red;
}

#wrap{ max-width:1000px; margin:0 auto;
}

#nav{ height:46px; background:#0f82ef; margin-bottom:6px;
}
#nav ul{ max-width:1000px; margin:0 auto; 
}
#nav ul li{ width:21%; height:46px; line-height:46px; text-align:center; float:left; font-size:14px; font-weight:bold;
}
#nav ul#en li{ width:20%;
}
#nav ul li.first{ width:16%;
}
#nav ul li a:link,#nav ul li a:visited,#nav ul li a:hover,#nav ul li a:active{ color:#fff;
}


.t{ margin:4px; background:#0f82ef; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#fff; text-indent:10px;
}

.nav_text{ 
	color:white;
	text-align:center;
}
.search_input{
	width:84px;
	border:0px;
	background-color:transparent;
	margin-left:40px;
	color:white;
}
.search_input:hover{
	border:0px;
}

.top_ad{
	width:249px;
	border-right:1px solid #f1f1f1;
	float:left;
	height:85px;
}
.top_ad_end{
	width:250px; 
	float:left;
	border-right:none;
	height:85px;
}

.main_item{
	float:left; height:280px; width:210px; margin:18px 19px 0;
	background-color:#FFFFFF; height:240px;           /* W3C syntax */
}
.main_item_in{ width:200px; height:200px; border: 1px solid #dedede;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px; 
}

.round{ background:#fff; margin-bottom:6px;
	background-color:#FFFFFF;
    border: 1px solid #dedede;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	behavior: url(/common/ie-css3.htc); /* IE */
}
.clr{ clear:both;
}
.p250{ max-height:200px; max-width:200px; _height:auto;
}
.price{ 	font-size:18px;
	font-family:Georgia;
	color:#0088CC;
	font-weight:bold;
}
a.blue_link{
	color:#0088CC;
}

.item_header{
	height:55px;
	background-image:url(../images/line_top.png);
	border-bottom:1px solid #f1f1f1;
	text-align:center;
} 

#banner img{ border:#adadad solid 1px; margin-top:8px;
}

#page{ height:24px; line-height:24px; text-align:center;
}

.fall{ height:30px; border:#ffcccc solid 1px; background:#ffe5e5; line-height:30px; padding:0 4px; margin:8px 0;
}