﻿@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	background-color:#fff;
	margin:0;
	padding:0;
	}

form,select,input,ul,li,dl,dt,dd,ol,input {
	margin:0;
	padding:0;
	}

img {
	margin:0;
	padding:0;
	border:none;
	font-size:0;
	line-height:0;
	}
.f14 {
	font-size:14px;
	}
.fw{
	color:#fff;
	}
.clears {
	line-height:0;
	font-size:0;
	clear:both;
	}
a:link,a:visited {
	color:#000;
	text-decoration:none;
	}
a:hover {
	color:#03C;
	text-decoration:underline;
	}
a.a1:link,a.a1:visited {
	color:#fff;
	text-decoration:none;
	}
a.a2:link,a.a2:visited {
	color:#b00;
	text-decoration:none;
	}
a.a2:hover {
	text-decoration:underline;
	}
.mar_left {
	margin-left:35px;
	}
.listIcon {
	text-indent:15px;
	background:url(list_type.gif) 3px 5px no-repeat;
	}
.listIcon1 {
	text-indent:20px;
	background:url(list_type.gif) 5px 8px no-repeat;
	}
.subBut {
	border:none;
	width:45px;
	height:20px;
	vertical-align:middle;
	background:url(slj_searchBut.jpg) left top no-repeat;
	}