@charset "utf-8";
#main {
	width: 900px;
	margin-top: 10px;
	text-align: left;
}
#bottom {
	width: 900px;
	margin-top: 15px;
}
.Hleft
   {
	color:#40608E;
	font-size:14px;
	font-weight: bold;
	line-height: 30px;
	display: block;
	margin-left: 30px;
   }

.Hright
{
	font-weight: bold;

}
#main #left {
	float: left;
	width: 280px;
}
#left #specialCase #header {
	background-image: url(../imagebar/titlebg1.png);
	background-repeat: no-repeat;
}

#main #left #specialCase {
	border: 1px solid #709EB8;
	margin-top: 10px;
}
#main #left #content {
	padding-top: 8px;
	padding-left: 8px;
}
#main #right {
	float: right;
	width: 610px;
}
#main #right #right1 {
	margin-top: 10px;
	background-image: url(../imagebar/bg3.png);
	background-repeat: no-repeat;
	border: 1px solid #709EB8;
}
#main #right #right1 #rightheader {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2C93EA;
}
.Hrithtleft {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 8px;
	color: #FFFFFF;
}
#main #right #right1 #rightcontent {
	padding: 5px;
}
#main #right #right1 #rightcontent ul {

}
.lineheight
{
  line-height:20px;
}
.weight {
	font-size: 16px;
	font-weight: bold;
}
.margin {
	padding-left: 50px;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #2C93EA;
}

.blue {
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}
