@charset "UTF-8";
/* CSS Document */
body,ul,li,dl,dt,dd,table,tr,td,form,p,img,textarea,h1,h2,h3,h4,h5,h6,span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
   }

body {
	color: #999;
	font-size:12px;
	text-align:center;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
   }

.clear{clear:both;height:0px;overflow:hidden;}

.clearheight{clear:both;height:10px;overflow:hidden;}

.zll_categ_main{float:left;
                width:940px;
			    height:136px;
			    overflow:hidden;
				margin-top:1px;
				background-image:url(../images/sammi_p/fillet_center.gif);
				background-repeat:repeat-x;
				background-position:center;
			    }
			   
.zll_categ_main li{float:left;
                   width:145px;
				   height:105px;
				   overflow:hidden;
				   padding:17px 0 0 10px;
				   cursor:pointer;
				   text-align:left;
				    }
					
.message_button2{float:right;
                 width:40px;
				 height:20px;
				 overflow:hidden;
				 background:url(../images/zll/button_message.gif) no-repeat;
				 }
				 
.zll_scroll{float:left;
            width:12px;
			height:66px;
			overflow:hidden;
			margin-top:13px;
			padding-top:45px;
			background:#1B1B1B;
			text-align:left;
			}