﻿*{ 
	font: normal 12px/160% "Arial", "宋体", "Tahoma", sans-serif;
	color: #333;
}

ul,ol{
	list-style:none;
}

h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend,dt,dd,dl,body{
	margin: 0;
	padding: 0;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

#divmain
{
	margin: 0 auto;
	width: 978px;
	border: 1px solid #45B0DA;
}

.space
{
	clear: both;
	height: 29px;
	background:url(../images/imgcomm.gif) repeat-x 0 -49px;
}
