#main{
	text-align: center; background-color: #f6f6f6;
}
.main{
	margin: auto; width: 980px;background: #ffffff; min-height:600px; text-align: left;
}

.m_left{
	width: 790px;
}
.urlpath{
	font-size: 16px; text-indent: 5px;
}
.urlpath .arrow{
	padding-left: 20px; background: url('../images/global.v1.png') no-repeat -100px -80px;
}
.m_right{
	width: 140px; 
}
#inner{
	padding-top: 20px;
}
.subnav{
  width: 120px;box-shadow:2px 2px 7px rgba(0,0,0,.2);border: 1px solid #d7d7d7; border-width:1px 0 0 0; 
}
.subnav li a{
	display: block; text-align: center; background-color:#f6f6f6; border: 1px solid #d7d7d7; border-width:0 1px 1px 1px; line-height: 50px; width: 120px;
}
.subnav li a.current{
	background-color:#205872; border: 1px solid #143e51; color:white;
}
.subnav li a.first{
	border: 1px solid #d7d7d7;
}
.subnav li a.currentup{
	border-width:1px 1px 0px 1px;
}

.gototop{
	display: block;background: url('../images/global.v1.png') no-repeat 0px -80px; width: 100px; height: 20px; margin: 10px;
}

.TopicTitle{
	font-size: 18px; margin-top: 5px; border-left: 3px solid #143e51; text-indent: 10px;
}
