@charset "utf-8";
.mail-f {
	border: 1px solid #999999;
	width:200px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}
.name-f {
	border: 1px solid #999999;
	width:97px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}

.button-subc {
	border: none;
	background:url(images/submit.gif) no-repeat;
	width:106px;
	color:#FFF;
	font-weight:bold;
	height:33px;
}

.read {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F30;
	text-decoration: none;
}

.read-or {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.read-gr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F7E14;
	text-decoration: none;
}

.read-bl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #15415C;
	text-decoration: none;
}

.news-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #68767D;
	text-decoration: none;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #68767D;
	text-decoration: none;
}
.list-p {
	margin:0;
	padding:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:11px;
	line-height:18px;
	color:#B94A00;
	list-style-type:none;
	}
	
.list-t {
	margin:0;
	padding:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:11px;
	line-height:18px;
	color:#445B0F;
	list-style-type:none;
	}
.list-b {
	margin:0;
	padding:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:11px;
	line-height:18px;
	color:#14405B;
	list-style-type:none;
	}

.box-head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.case-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #14405B;
	line-height:18px;
	text-decoration: none;
}
.box-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 180px;
	height: 22px;
}

.box-name1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 120px;
	height: 22px;
}

.tex-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 100px;
	width: 250px;
	border: 1px solid #CCC;
}
.tex-area1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 80px;
	width: 165px;
	border: 1px solid #CCC;
}

.drop-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 22px;
	width: 200px;
	border: 1px solid #ccc;
}

