﻿html, body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#menu
{
	font-size: 14px;
	font-weight: bold;
}
#menu a
{
	color: white;
	text-decoration: none;
}
#name
{
	margin: 0 auto;
	background: #3399FF;
	width: 980px;
	text-align: center;
	color: White;
	font-size: 20px;
	font-weight: bold;
}
#name a
{
	color: White;
	font-size: 12px;
}
#pic
{
	padding: 5px;
}
#contact
{
	margin: 0 auto;
	width: 980px;
}
#mulu
{
	border-bottom: solid 1px #3399FF;
	border-left: solid 1px #3399FF;
	border-right: solid 1px #3399FF;
	border-top: solid 1px #3399FF;
}
#ml
{
	background: #D1D8EA;
	border-bottom: solid 1px #3399FF;
	font-size: 14px;
	font-weight: bold;
	color: #00025C;
	text-align: left;
	vertical-align: bottom;
}
#pro
{
	background: #D1D8EA;
	font-size: 14px;
	border-top: solid 1px #3399FF;
	font-weight: bold;
}
#pro a
{
	color: #00025C;
	text-decoration: none;
}
#pro a:hover
{
	color: Red;
	text-decoration: underline;
}
#lb
{
	margin-left: 5px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	height: 410px;
	overflow-y: scroll;
	SCROLLBAR-SHADOW-COLOR: #3399FF;
}
#lb a
{
	color: Black;
	text-decoration: none;
}
#lb a:hover
{
	color: Red;
	text-decoration: underline;
}
#lb .index
{
	color: Red;
}
#d1
{
	border-bottom: solid 1px #3399FF;
	border-left: solid 1px #3399FF;
	border-right: solid 1px #3399FF;
	border-top: solid 1px #3399FF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	height: 446px;
	overflow-y: scroll;
	SCROLLBAR-SHADOW-COLOR: #3399FF;
}
#neirong
{
	text-align: left;
	font-size: 13px;
}
#d2
{
	border-bottom: solid 1px #3399FF;
	border-left: solid 1px #3399FF;
	border-right: solid 1px #3399FF;
	border-top: solid 1px #3399FF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 446px;
	overflow-y: scroll;
	SCROLLBAR-SHADOW-COLOR: #3399FF;
}

