@charset "utf-8";
body{ background:#F6F6F6;}
.txt_grey {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #5F5D5D;
	text-decoration: none;
	line-height:180%;
}
img{border:0;}
.txt_grey2 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
	line-height:180%;
}
.input_1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #5E5C5D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.txt_red_1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #F5344B;
	text-decoration: none;
	line-height:180%;
}
.txt_orange {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF9C00;
	text-decoration: none;
	line-height:180%;
}
.bod{
	border-bottom:#F5344B solid 1px;
	border-left:#F5344B solid 1px;
	margin-left:15px;
	width:200px;
}
