@charset "utf-8";
/* CSS Document */
body {margin-left: 0px;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;	background-color: #EBEBEB;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: 424242;}

.line-height16{line-height:1.6;}

a.lan:link{color:#333333;text-decoration:none}
a.lan:visited{color:#333333;text-decoration:none}
a.lan:hover{color:#d30000;text-decoration: none}

a.designed:link{font-size: 11px;color:#888888;text-decoration:none}
a.designed:visited{font-size: 11px;color:#888888;text-decoration:none}
a.designed:hover{font-size: 11px;color:#F76F1B;text-decoration: none}

a.leftmenu:link{color:#424242;text-decoration:none}
a.leftmenu:visited{color:#424242;text-decoration:none}
a.leftmenu:hover{color:#d30000;text-decoration: none;font-weight: bold}

.style1 {font-size: 11px;color: #888888;}
.style2 {color: #b30000;font-weight: bold;font-size: 13px;}
.style7 {color: #0033CC;font-weight: bold;font-size: 13px;}

.style3 {color: #B30000}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {
	color: #0033CC;
	font-weight: bold;
}

.table_line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

img { border:none}

.table_line2 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
    border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}


.table_color_a { background-color: #F2F2F2;}
.table_color_b { background-color: FFF1F1;}