@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0; list-style-type:none}
#box{width:980px;margin:0 auto}
#top{margin:0;padding:0}
#main{margin-top:-4px}
#main{margin-bottom:-4px;}
#bottom{}
.main_pro{background:url(images/pro.jpg) no-repeat left top; height:460px; position:relative; top:-4px}
#content{position:absolute;top:35px;right:180px;width:585px;line-height:140%;padding-top:10px;}
.leftNav{
	position:absolute;
	width:98px;
	height:240px;
	right:2px;
	top:128px;
}
.leftNav a{background:url(images/proNav.jpg) no-repeat -100px -200px;display:block; width:98px;height:48px;}
a.leftNav_0:hover{background-position:0px 6px;}
a.leftNav_1:hover{background-position:0px -42px;}
a.leftNav_2:hover{background-position:0px -90px;}
a.leftNav_3:hover{background-position:0px -138px;}
a.leftNav_4:hover{background-position:0px -186px;}
#leftNav_0{background-position:0px 6px;}
#leftNav_1{background-position:0px -42px;}
#leftNav_2{background-position:0px -90px;}
#leftNav_3{background-position:0px -138px;}
#leftNav_4{background-position:0px -186px;}

.product_list li{float:left;width:170px;margin-right:25px;border:#ccc 0px solid; margin-bottom:5px;height:120px;padding:1px}
.product_list li a{}
.product_list li a img{border:#ccc 1px solid;padding:1px;width:143px;height:99px}

p{text-indent:2em; margin:8px 0; font-size:13px; }

