/* CSS Document */

/*left定义开始*/
/*=============================================================================*/
#left {
    height:650px; width:230px;
	margin:0px 10px 10px 0px; padding:0px;
	/*border:1px #FF00FF solid;*/
	float:left;
}
#producttype {
    height:207px; width:230px;
	margin:0px 0px 15px 0px!important; 
	margin:0px 0px 2px 0px;
	padding:0px;
	/*border:1px #99ffff solid;*/
}
#producttype_top {
    height:32px; width:230px;
	margin:0px; padding:0px;
	background:url(../images/producttype_top.jpg) no-repeat;
}
#producttype_bg {
    height:176px; width:230px;
	margin:0px; padding:0px;
	background:url(../images/producttype_bg.jpg) repeat-y;
	text-align:left;
}
#producttype_bg ul {
    list-style-type:none;
	margin:0px; padding:5px 0px 5px 10px;
	height:157px; width:220px;
}
#producttype_bg li {
    list-style-type:none;
	margin:0px 0px 5px 0px; padding:8px 0px 0px 25px;
	height:25px; width:180px;
	border-bottom:1px #CCCCCC dashed;
	font-size:13px;
	letter-spacing:2px;
	background:url(../images/jt.jpg) no-repeat 8px 6px;
}
#producttype_bg a:link, #producttype_bg a:visited {
    color:#000000;
	text-decoration:none;
}
#producttype_bg a:hover {
    color:#FF0000;
	text-decoration:underline;
	position:relative;
	top:1px; right:0px;
}
#producttype_bottom {
    height:3px; width:230px;
	margin:0px; padding:0px;
	background:url(../images/producttype_bottom.jpg) no-repeat;
}
#network {
    height:206px; width:230px;
	margin:0px; padding:0px;
	/*border:1px #99ffff solid;*/
}
#network_top {
    height:32px; width:230px;
	margin:0px; padding:0px;
	background:url(../images/network_top.jpg) no-repeat;
}
#network_bg {
    height:171px; width:230px;
	margin:0px; padding:0px;
	background:url(../images/network_bg.jpg) repeat-y;
}
#network_bg img {
    border:0px;
}
#network_bottom {
    height:3px; width:230px;
	margin:0px; padding:0px;
	background:url(../images/network_bottom.jpg) no-repeat;
}
#contact {
    height:140px; width:198px;
	margin:12px 0px 0px 0px!important; margin:0px 0px 0px 0px; padding:70px 15px 0px 15px;
	background:url(../images/contact_02.jpg) no-repeat;
	text-align:left;
	line-height:21px;
}
#contact a:link, #contact a:visited {
    text-decoration:none;
	color:#000000;
}
#contact a:hover {
    text-decoration:underline;
	color:#FF0000;
}
/*left定义结束*/
