@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400|Passion+One:400");

#sds_area{
	float: left;
	width: 800px;
	height: auto;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sds_searcg_area{
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 12pt;
	vertical-align: middle;
}
.sds_title{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding-bottom: 5px;
	font-size: 12pt;
}
.sds_add_line{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 12pt;
}
.sds_al_l{
	float: left;
	width: 200px;
	line-height: 25px;
	text-align: right;
	vertical-align: middle;
}
.sds_al_r{
	float: left;
	width: 550px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
}
.sds_line{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed;
	font-size: 12pt;
	color: #000;
}
.sds_line:hover{
	background-color: #e4eff8;
}
.sds_l1{
	float: left;
	width: 40px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l2{
	float: left;
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l3{
	float: left;
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l4{
	float: left;
	width: 300px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l5{
	float: left;
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l6{
	float: left;
	width: 40px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l7{
	float: left;
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l8{
	float: left;
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.sds_l9{
	float: left;
	width: 300px;
	height: auto;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
}
.sds_l10{
	float: left;
	width: 140px;
	height: auto;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
}
a.reset_btn {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
	border-width: 1 px solid;
	border-color: #000;
	background-color: #EEE;
	width: 70px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
}
