/* CSS Document */
A:link {
	 COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR:red; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
img {
	border:0;
	}
body {
	width:962px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	}
.countainer {
	width:962px;
	text-align:left;
	}
.head {
	border:solid 1px #9999CC;
	background-image:url(/index/banner1.gif);
	height:90px;
	}
h1 {
	text-align:center;
	}
ul.menu {
	margin-left:0;
	margin-bottom:0px;
	padding-left:0;
	background-color:#5393d1;
	margin-top:2px;
	width:962px;
	}
ul.menu li {
	float:left;
	display:block;                                                    
	width:80px;
	height:20px;
	line-height:1.3;
	padding:5px;
	font-weight:bold;
	list-style-type:none;
	background-color:#5393d1;
	}
ul.menu li a, ul.menu li a:hover,{
	display:block;
	width:80px;
	height:20px;
	line-height:1.3;
	}
.position {
	background-color:#f6f6f6;
	line-height:1.5;
	}
.left {
	float:left;
	width:210px;
	border:#9999CC solid 1px;
	margin-top:2px;
	}
.left_menu {
	background-color:#5393d1;
	height:25px;
	width:100%;
	text-align:center;
	line-height:2;
	}
.left_margin {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 15px;
	border:#CCCCCC solid 0 5px; margin:0 auto;
	line-height:1.5;
	
	}
.right {
	float:left;
	margin:2px 0 0 5px;
	width:743px;
	border:#9999CC solid 1px;
	}
.right_menu {
	background-color:#5393d1;
	height:25px;
	width:100%;
	line-height:2;
	
	}
.right_about {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	margin:10px 5px;
	}
ul.product {
	list-style-type:none;
	line-height:1.6;
	}
ul.product li ul, ul.product li ul li{
	list-style-image:none;
	list-style-type:disc;
	}
img.product{
	width:195px;
	height:170px;
	border:0;
	text-align:right;
	padding: 0 5px;
	}

.bottom {
	clear:both;
	width:962px;
	margin:10px 0;
	text-align:center;
	}
.about {
	margin-top:2px;
	}