@charset "utf-8";
/* CSS Document */

.class_001 {
	width: 800px;
	height: 600px;
	border: #DDD solid 1px;
	text-align: left;
}

.class_002 {
	background-image: url("images/if.jpg");
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 130px;
	text-align: right;
}

.class_003 {
	font-family: Arial, Helvetica, sans-serif;
	color:#00F;
	font-size: 14px;
	font-weight: bold;
	clear: none;
	margin-top: 30px;
}

.class_004 {
	width: 200px;
	height: 60px;
	float: left;
	text-align: center;
	/* border: 1px solid #000;*/
}

.class_005 {
	width: 150px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#009;
	font-weight: bold;
	cursor: pointer;
	background-color: #EEE;
	border: #009 solid 1px;
}

.class_006 {
	width: 150px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	cursor: pointer;
	background-color: #EEE;
	border: #F60 solid 1px;
}

.class_007 {
	width: 100px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-color: #DDD;
	border: #AAA solid 1px;
}

.class_008 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background-position: left;
	background-repeat: no-repeat;	
	background-image: url('images/icon05.jpg');
	border: #AAA solid 1px;
}

.class_008_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background-position: left;
	background-repeat: no-repeat;	
	border: #AAA solid 1px;
}

.class_009 {
	width: 100px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-color: #EEE;
	border: #666 solid 1px;
}

.class_010 {
	width: 100%;
	height: 470px;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.class_011 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dotted #EEE;
}

.class_012 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dotted #EEE;
	background-color: #EEF;
	cursor: default;
}

.class_013 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAA;
	font-weight: bold;
	background-position: right;
	border: #AAA solid 1px;
}

.class_014 {
	height: 25px;
	border: 1px solid #000;
	cursor: pointer;
	font-size: 10px;
}