/* CSS Document */
*{ margin:0; padding:0;}
body{font-size:16px; background-color:#dbdbdb;}
li{ list-style:none;}
img{ border:0;}
.clear{ clear:both;}
.mt10{ margin-top:10px;}

a {font-size:16px;color:#000000;line-height:20px;text-decoration:none}
a:link {font-size:16px;color:#000000;line-height:20px;text-decoration:none}
a:vistited {font-size:16px;color:#000000;line-height:20px;text-decoration:none}
a:hover {font-size:16px;color:#ff6600;line-height:20px;text-decoration:underline}

.w1000{ width:1050px; margin:0 auto; background:#fff;}
.p8{ padding:8px;}
.bor4{ border:#d4d4d2 1px solid;}

.one_list,.two_list,.three_list{ background:url(lm1_bg.gif) no-repeat left; height:42px; line-height:42px;}
.one_list span{ background:url(1.gif) no-repeat; display:block; float:left; width:62px; height:42px;}
.two_list span{ background:url(2.gif) no-repeat;  display:block; float:left; width:62px; height:42px;}
.three_list span{ background:url(3.gif) no-repeat;  display:block; float:left; width:62px; height:42px;}
.list_data ul li{ height:32px; line-height:32px; padding-left:10px;}

.list_data_five ul{ padding:10px;}
.list_data_three ul,.list_data_four ul{ padding:10px; }
.list_data_five ul li{ width:18%; float:left; height:32px; line-height:32px; background:url(tt1.gif) no-repeat left; padding-left:15px;}
.list_data_four ul li{ width:23%; float:left; height:32px; line-height:32px; background:url(tt1.gif) no-repeat left; padding-left:15px;}
.list_data_three ul li{ width:31%; float:left; height:32px; line-height:32px; background:url(tt1.gif) no-repeat left; padding-left:15px;}

.mh350{ min-height:350px;}
.mh110{ min-height:120px;}
.mh180{ min-height:180px;}
.bottom{ height:50px; text-align:center; padding:15px; line-height:1.5;}