*{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	color:#505050;
	padding: 0px;
}
a
{
	text-decoration:none;
}

a:visited
{
	color:#666666;
}

a:hover
{
	color:#0066CC;
}
a:link
{
	color:#666666;
	}
#main{
	width:1002px;
}
#head{
	width:1002px;
	height:62px;
	background-image:url(images/new_02.jpg);
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
input{
	border:1px solid #D1D6DD;
}
#middle{
	margin:auto;
	width:1002px;
}
#left{
	width:222px;
	float:left;
}
#right{
	width:778px;
	float:left;
}
.index .menu a{
	display:block;
	height:36px;
	line-height:36px;
	margin:0 10px;
	font-weight:bold;
	color:#000000;
	float:left;
}
.index .menu a:hover{
	color:#22C1F0;
}
.index .menu .split{
	background-image:url(images/index_09.jpg);
	width:7px;
	height:36px;
	margin:0 10px;
	float:left;
}
#menu{
	height:50px;
	background-image:url(images/new_05.jpg);
}
#menu a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:14px;
	float:left;
	line-height:38px;
	margin:auto 10px;
}
#menu .split{
	background-image:url(images/new_06.jpg);
	float:left;
	width:6px;
	height:50px;
}
#menu a:hover{
	color:#FF6600;
}

#ad{
	width:540px;
	height:85px;
	background-image:url(images/new_08.jpg);
	background-repeat:no-repeat;
	padding-left:150px;
	line-height:20px;
}
.adFont{
	color:#4CB195;
}
.list{
	line-height:30px;
	border-bottom:1px dotted #E2E0E0;
	width:690px;
	overflow:hidden;
}
.list .title{
	float:left;
}
.list .time{
	float:right;
	margin-right:20px;
}
#foot{
	width:1002px;
	height:80px;
	background-image:url(images/new_16.jpg);
	text-align:center;
}


img{
    border: 0px;
}