td {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 9pt; 
}
.style1 {
	color: #393939;
	font-size: 12px;
}
.style2 {
	color: #3366FF;
	font-weight: bold;
}

.agree_style1 {
	font-size: 9pt; color: #3333CC; line-height: 140%; font-family: "arial";
}
.agree_style2 {
	font-size: 9pt; color: #393939; line-height: 140%; font-family: "arial";
}
.agree_style3 {
	font-size: 9pt; color: #000000; line-height: 140%; font-family: "arial"
}
.agree_style4 {
	font-size: 9pt; color: #4F8BC8; line-height: 140%; font-family: "arial"
}

.manual_style1 {
	font-size: 9pt; color: #333333; line-height: 140%; font-family: "arial"
	}
.manual_style2 {
	font-size: 9pt; color: #000C7B; line-height: 140%; font-family: "arial"
}
.gate_normal_gray {
	font-family: "Arial";
	font-size: 9pt;
	color: #393939;
	line-height: 13pt;
}
.gate_point_gray {
	font-family: "Arial";
	font-size: 9pt;
	color: #393939;
	line-height: 13pt;
	font-weight: bold;
}
.gate_contents_blue {
	font-family: "Arial";
	font-size: 9pt;
	color: #2A5CFF;
	line-height: 13pt;
}
.gate_title_blue {
	font-family: "Arial";
	font-size: 10pt;
	color: #2A5CFF;
	line-height: 13pt;
	font-weight: bold;
}
.gate_bg_blue{ 
        background-color: #C8EEFF
}
.gate_contents_violet {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 13pt;
	color: #6633CC;
}
.gate_title_violet {
	font-family: "Arial";
	font-size: 9pt;
	color: #6633CC;
	line-height: 13pt;
	font-weight: bold;
}
.gate_bg_violet{ 
        background-color: #D5D5FF;
}
.gate_contents_red {
	font-family: "Arial";
	font-size: 9pt;
	color: #E44C79;
	line-height: 13pt;
}
.gate_title_red {
	font-family: "Arial";
	font-size: 9pt;
	color: #E44C79;
	line-height: 13pt;
	font-weight: bold;
}
.gate_bg_red{ 
        background-color: #FFE2E9;
}
.gate_contents_brown {
	font-family: "Arial";
	font-size: 9pt;
	color: #914A00;
	line-height: 13pt;
}
.gate_title_brown {
	font-family: "Arial";
	font-size: 9pt;
	color: #845700;
	line-height: 13pt;
	font-weight: bold;
}
.gate_bg_brown{ 
        background-color: #FFECCF;
}
.gate_contents_green {
	font-family: "Arial";
	font-size: 9pt;
	color: #0E8D95;
	line-height: 13pt;
}
.gate_title_green {
	font-family: "Arial";
	font-size: 10pt;
	color: #0E8D95;
	font-weight: bold;
	line-height: 13pt;
}
.gate_bg_green{ 
        background-color: #D8EEEC
}