/* CSS Document */
body {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#878787;
margin-top:0px;
margin-left:0px;
list-style-image: url(/images/button.jpg);
}
h3{
color:#0099FF;

}

.main{
width:910px;
border:#CCCCCC 1px solid;
}

.header{
background-color:#1d1b1b;
height:94px;
}
.menu{
clear:both;
height:27px;
font-size: 0;
}
.menu_item{
float:left;
}
.lang{
float:right;
}
.footer{
clear:both;
}
.banner{
display:block;
background-color:#000000;
width:728px;
height:90px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
border:#ebebeb 1px solid;

}
.banner_big{
display:block;
background-color:#000000;
width:728px;
height:280px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
border:#ebebeb 1px solid;

}


.mainproduct{
	display:block;
	width:880px;
	margin-top:15px;
	border:#ebebeb 1px solid;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: auto;

}
.productsimple{
max-width:40%;
min-height:330px;
padding:5px;
}

.item{
display:inline;
width:150px;
background-color:#333333;
margin-left:10px;
}
/* admin */
.admin_bar{
background-color:#000000;
color:white;
}
a,a:visit,a:link{
color:#0066FF;
}
a:hover{
color:#0099FF;
}
a,a:visit,a:link,a:hover{
text-decoration:none;
}

 a.normal, a:visit.normal, a:link.normal{
color:#878787;
}
 a:hover.normal{
color:#000000;
}
a.normal,a:visit.normal,a:link.normal,a:hover.normal{
text-decoration:none;
}
.input{
width:150px;
background:#ebebeb;
border:none;

}
.tip{
position:absolute;
	left:911px;
	top:150px;
	width:165px;
	height:72px;
	z-index:1;

}

