﻿#all {
	width:90%;
	
}

#width {
	width:95%;
}

#banner {
	clear: both;
	height: 120px;
	width: 950px;
	margin: 1px auto 0px auto;
}
#main {
	width: 950px;
	margin: 0px auto;
}
#main .left {
	float: left;
	width: 215px;
}
#main .left .div1 {
	background-color: #1A273E;
	height: 4px;
	overflow: hidden;
}
#main .left .div2 {
	background-color: #22314A;
	height: 4px;
	overflow: hidden;
}
#main .left .div3 {
	background: url(../images/left_menu_bg.gif) #18273D top repeat-x;
}
#main .left .div4 {
	background-color: #FF9900;
	height: 3px;
	overflow: hidden;
	clear: both;
}
#main .left .div5 {
	background-color: #EDF0F3;
	line-height: 2em;
	padding: 10px 0px 10px 15px;
}
#main .left .div5 h2 {
	font-size: 14px;
	font-weight: normal;
}
#main .left .div5 span {
	color: #7294AF;
}
#main .right {
	margin-left:215px;
}
#main .right h1 {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	border-bottom: #D0D7E0 1px solid;
	margin-left: 15px;
	color: #32445C;
	height: 45px;
	line-height: 45px;
}
#main .right .content {
	padding: 15px 10px 0px 30px;
	line-height: 2em;
}

#main .righttable {
	margin-left:15px;
}
#main .tablestyle1 {
	color: #FFFFFF;
	background-color: #4F81BD;
}
#main .tablestyle2 {
	background-color: #CEDBFF;
}
#main .tablestyle3 {
	background-color: #E9EDF4;
}
#main .right10 {
	margin-left:10px;
}