/* szhome.com 全局CSS定义 2007-3-15 */

body
{
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	color: black;
}
div, form, img, ul, ol, li, dl, dt, dd
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
table, td, tr, th
{
	font-size: 12px;
}
li
{
	list-style-type: none;
}

.editTable
{
}

.editTable ul li
{
	float: left;
	height: 25px;
	vertical-align: middle;
	line-height :25px;
}

.editTable ul li.li1
{
	width: 80px;
	font-weight: bold;
}

.editTable ul li.li2
{
	width: 600px;
}

.editTable ul li.li3
{
	width: 80px;
}

.editTable ul li.li15
{
	width: 15%;
}

.editTable ul li.li35
{
	width: 35%;
}

.editTable ul li.li0
{
	width: 100%;
	text-align: center;
}


/* 链接颜色 
a:link {color: #039; text-decoration:none;}
a:visited {color: #039;text-decoration:none;}
a:hover {color: #c00; text-decoration:underline;}
a:active {color: #c00;}*/

/* 总导航 
.dangqianbiaoti {border: 1px solid #3C8EFF;	background-image: url(http://www.szhome.com/new/Images/title-back-1.gif);text-align: center;	vertical-align: middle;	line-height: 15px;}
.biaoti {border: 1px solid #A4C8FF;	background-image: url(http://www.szhome.com/new/Images/title-back.gif);	text-align: center;	vertical-align: middle;	line-height: 15px;}*/