@charset "utf-8";
/* CSS Document */


#layout{
    width:860px;
	height:auto;
	margin:0 auto;
	padding:5px 10px;
}

#left{
    width:228px;
	padding:5px;
	background-color:#F3F3F3;
	height:auto;
	border:1px solid #1C6C84;
	float:left;
}
#left ul{
    width:228px;
	overflow:hidden;
}
#left ul li{
	display:block;
	padding:0;
	margin:0;
	border-bottom:1px solid #dddddd;
	background-color:#50A3D3;
	margin-bottom:3px;

}
#left ul li a{
    display:block;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#3399CC;
	background-image:url(../images/about-left-22.gif);
	background-repeat:repeat-x;
	height:36px;
	line-height:36px;
}
#left ul li a:hover{
	background-color:#29C1E5;
}


#left #linkus{
    height:120px;
	font-size:12px;
	color:#3399FF;
	background:transparent;
	display:none;
}


#photo{
    width:228px;
	height:auto;
	margin-top:10px;
}
#slide{
    width:224px;
	border:2px groove #999999;
	overflow:hidden;
    position:relative;
	height:196px;
	overflow:hidden;
}
#photo ol li{
	height:23px;
	list-style-type:none;
	line-height:23px;
	border-bottom:1px dashed #96CDE2;
	padding-left:10px;
	overflow:hidden;
	margin:0;
	background:url(../images/dot_service.gif) no-repeat 2px 8px;
}
#photo ol li a{
    font-size:12px;
	text-decoration:none;
	color:#666;
}
#photo ol li a:hover{
    color:#ff0000;
}




#right{
    width:610px;
	float:right;
}
#newsest{
	height:auto;  
	width:608px;
	overflow:hidden;
	background-color:#E2F0F1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:1px dashed #E2F0F1;
	color:#3399CC;
	margin:10px 0 15px 0;

}
#newsest h1{
    font-size:15px;
	height:25px;
	font-family:"黑体";
	line-height:25px;
	padding-left:15px;
	background-image:url(../images/icon_h1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#newsest p{
    height:auto;
	margin-top:5px;
	text-indent:1.2em;
	font-size:12px;
	line-height:22px;
	padding:0 0 3px 0;
}


#product{
    float:left;
	width:300px;
	overflow:hidden;
	height:170px;
	margin-right:10px;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	background-position:bottom;


}
#product h1{
    height:30px;
	padding-left:20px;
	line-height:35px;
	font-size:14px;
	background-image:url(../images/icon2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#product h1 a{
	color:#3399CC;
	text-decoration:none;
}

#product ul li{
    list-style:none;
	line-height:25px;
	height:25px;
	overflow:hidden;
	background-image:url(../images/icon_1.gif);
	background-repeat:no-repeat;
	background-position:7px 10px;
	padding-left:28px;
	border-bottom:1px dashed #AFD9E4;
}
#product ul li a{
    height:25px;
	font-size:12px;
	text-decoration:none;
	padding:0 2px;
	overflow:hidden;
	width:280px;
	color:#328FAB;
}
#product ul li a:hover{
    color:#328FAB;
	font-weight:bold;
}
 
 
#news{
    width:300px;
	float:right;
	height:170px;
	overflow:hidden;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#news h1{
    height:30px;
	padding-left:20px;
	line-height:35px;
	font-size:14px;
	color:#3399CC;
	background-image:url(../images/icon2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#news h1 a{
	color:#3399CC;
	text-decoration:none;
}
#news ul li{
    list-style:none;
	line-height:25px;
	height:25px;
	overflow:hidden;
	background-image:url(../images/icon_1.gif);
	background-repeat:no-repeat;
	background-position:7px 10px;
	padding-left:28px;
	border-bottom:1px dashed #AFD9E4;
	width:270px;

}
#news ul li a{
	line-height:25px;
    height:25px;
	font-size:12px;
	overflow:hidden;
	width:280px;
	color:#328FAB;
	text-decoration:none;
}
#news ul li a:hover{
	font-weight:bold;
}
