﻿body{ font-family:"宋体"; font-size:12px; color:#000; margin:0}
td{font-size:12px; color:#000}

.head a:hover,.head1 a:hover,.head2 a:hover,.nav a:hover,.content a:hover{
	text-decoration: underline;
}
/*头部导航部分*/
.head{
	width: 995px;
	height: 24px;
	text-align: left;
	border-bottom: 1px solid #BCBBB9;
	background: url(/img/2007dianshi2/pic/hbg.gif) #fff;
}
.head a{
   margin: 0 2px;
	color: #11076A;
	text-decoration:none;
}
.head img{
	vertical-align: middle;
}
a.em8{
	color: #B10906;
	text-decoration: none;
}
.head1{
	width: 995px;
	height: 24px;
	color: #4368AC;
	border-bottom: 1px solid #B3E7FF;
	background: url(/img/2007dianshi2/pic/hbg1.gif) #fff;
}
.head1 a{
	margin: 0 3px;
	color: #4368AC;
	text-decoration: none;
}
.head2{
	width: 995px;
	text-align: left;
	line-height: 150%;
	height: 76px;
	background:#FFF;
}
.head2 a{
	color:#9D0C0F;
	text-decoration: none;
}
/*导航部分*/
.nav{
	width:995px;
	height:48px;
	background:#FFFDF0;
   border:4px solid #60EBFE;
}
.nav td{
	padding:4px 0 0 5px;
	text-align:left;
}
.nav a{
	margin:0 8px;
	color:#000;
	text-decoration:none
}