*{margin:0; padding:0;}
body{
	font:ËÎÌå;
	font-size:12px;
	background-color:Silver;
	text-align: center;
}
a{
	color: #08c;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
img{
	border: 0px;
	background: transparent;
}
a:hover{color: Red; text-decoration:underline; background-color:inherit;}

#container{
	width: 830px;
	background: White;
	text-align: center;
	margin: 3px auto;
	border: 1px solid #2F4F4F;
	padding: 0;
}
 #menu {
	width:822px;
	margin:0 auto; 
	list-style-type:none;
	text-align:center ;
}
#menu li {
	float:left;
	white-space: nowrap;
	list-style-type:none;
}
#menu li a {
	display: block;
	width:75px;
	height: 30px;
	line-height: 30px;
	color:#000;
	background: White url(../images/mbg.jpg) repeat-x; 
	text-align:center;
	text-decoration:none;
	float:left;
	border:1px solid #fff;
}
#menu a:hover {
	color:#08c; 
	background:#fff;
	border: 1px solid #08c;
}
#content{
	float:left;
	width:630px;
	padding: 5px 5px;
}

#content h2{
	display:block;
	padding: 0 0 5px 0;	
	font-size:1.7em;
	text-decoration: underline;
	color: #2F4F4F;
}
.prod{
	float: left;
	margin-left: 10px;
	vertical-align :top;
	margin-bottom: 10px;
	padding: 2px 2px;
	width: 47%;
	text-align: justify;
	background: #F8F8FF url(../images/prodbg.jpg) repeat-x;
	border: 1px solid #B0C4DE;
	border-top: 3px solid #B0C4DE;
}
.prod p{
	padding: 0px 10px;
}
.prod h3{
	height: 20px;
	line-height: 20px;
	text-align: left;
	background: url(../images/prod.jpg) repeat-x;
	padding-left: 5px;
	border: 1px solid gray;
	font-size: 12px;
}
.prod h4{
	text-decoration: underline;
	padding-left: 10px;
}
.prod ul{
	list-style-position: inside;
	padding: 0 10px;
}
.prod ul li{
	list-style-type: circle;
	padding: 0px 0px;
}
.prod ul li a{
color:Black;
font-weight:normal;
}

/**************** Sidebar styles ****************/

.subcontent{
	float:right;
	width:170px;
	padding: 5px 5px;
}

.subcontent h2{
	height: 20px;
	line-height: 20px;
	font-size:14px;
	text-align: left;
	background: #0076CD url(../images/prod.jpg) repeat-x;
	color: Black;
	padding-left: 5px;
	border-top: 3px solid #B0C4DE;
}
.subcontent h3{
	font-size:12px;
	text-align: left;
	text-decoration: underline;
}
.subcontent .box{
	background: #F0F8FF;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #708090;
}
.adv{
	margin: 0 auto;
}
.adv ul{
	padding: 5px 0;
	list-style-type: none;
}
.adv ul a img{
	border: 2px solid #708090;
}
.adv ul a:hover img{
	border: 2px solid #4169E1;
}
/**************** Misc classes and styles ****************/
.cen{
	text-align: center;
}
.left{ 
	float: left; 
	padding: 2px 8px 2px 2px;
}

.right{
	float: right; 
	padding: 2px 2px 2px 8px;
}

.center{
	display: block;
	text-align: center;
	margin: 0 auto;
}
.clear{clear:both;}
/**************** footer ****************/
#footer {
  height: 40px;
  line-height: 40px;
  background: White url(../images/mbg.jpg) repeat-x center;
}

#footerleft {
  float: left;
  width: 700px;
  height:40px;
  background: url(../images/mbgl.jpg) no-repeat left;
  text-align: center;
}

#footerright {
  float:right ;
  width: 100px;
  height: 40px;
  background: url(../images/mbgr.jpg) no-repeat right;
}
#footer a{
	color: Black;
	font-weight:bold;
}
#footer a:hover{
	color: white;
	background-color:#08c;
	text-decoration: none;
}
#footlk{
	margin: 0px auto;
	clear: both;
	width:740px;
	text-align: center;
	padding: 0px 0px;
}
#footlk a{
	color: #08c;
	font-weight:bold;
}
#footlk a:hover{
	color: Red;
}
/**************** js ****************/
#head_11 { height:62px}
#adright_11 { height:241px}
#adleft_11 { height:302px}
#adtop_11{height:32px}
#adbottom_11{height:110px; width:770px}
#huohuad{float:left;}
#huohuad a{color:Red;}
