body{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, "宋体", sans-serif; TEXT-DECORATION: none
}
a:visited {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, "宋体", sans-serif; TEXT-DECORATION: none
}
a:hover {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, "宋体", sans-serif; TEXT-DECORATION: underline
}
#header {
	padding: 0px;
	width: 1002px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#midster {
	padding: 0px;
	width: 1002px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	padding: 0px;
	width: 1002px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clear{
	clear: both;
}
.right{
	float: right;
}
.left{
	float: left;
}
.head {
   width: 100%;
	color: #fff;
	text-align: left;
}
.head a:link{
	color: #fff;
}
.head a:visited{
	color: #fff;
}
.midst {
   width: 100%;
	color: #000;
	text-align: left;
	background-color: #eee;
}
.midst_case {
   width: 100%;
	height: 50px;
	color: #000;
	background-color: #999;
	text-align: left;
}
.list {
	width: 32%;
	line-height: 20px;
	float: left;
	background-color: #EEE;
	border-left: 7px solid #EEEEEE;
	border-right: 3px solid #EEEEEE;
}
.title_1 {
	width: 100%;
	text-align: left;
	background-color: #BC001D;
	color: #FFF;
	text-indent: 20px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}
.title_2{
	width: 100%;
	color: #000;
	background-color: #999;
	text-align: left;
	font-size: 14px;
}
.midst_title a:link{
   color: #FFF;
}
.midst_title a:visited{
   color: #FFF;
}
.more {
	width: 100%;
	line-height: 30px;
	height: 28px;
	color: #000;
	text-align: right;
}
.foot {
	height: 60px;
	color: #FFF;
	line-height: 28px;
	background-color: #BC001D;
}

.webfull{
   width: 100%;
	text-align: left;
}
.webblank{
   width: 100%;
	text-align: left;
}
.line{
	width: 778px;
	border-right: 1px solid #DDD;
	float: left;
}
.text_1 {
	width: 100%;
	line-height: 28px;
	text-align: left;
	background-color: #fff;
	text-indent: 24px;
}
.text_2 {
	width: 95%;
	line-height: 28px;
	text-align: left;
	background-color: #fff;
	text-indent: 24px;
	padding: 20px;
}
.input {
	border: 1px solid #999999;
}
