*{margin:0; padding:0;}
body{ width:750px; margin:0 auto; background-image: url(img/back.gif);}

p{
color:#666666}

a{color:#0066CC}

h1 a{
color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
}

h2{
	position:relative;
	margin:0 20px 30px 20px;
	padding:10px 15px;
	font:bold 22px/1.2 Arial, Helvetica, sans-serif;
	color:#fff;
	background:#003399;
}
h2:before{
	content:"<";
	position:absolute;
	top:middle;
	left:-10px;
	width:0;
	height:0;
	font-size:25px;
	line-height:1.0;
	color:#c96;
}
h2:after{
	content:" ";
	position:absolute;
	top:-2px;
	left:-10px;
	width:0;
	height:130%;
	border:#600 solid 2px;
	border-radius:2px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);

}

h2 a{
color:#FFFFFF}



h3{
	padding:5px 0 5px 5px;
	margin:5px 0 10px 0;
	color:#660000;
	border-style:solid;
    border-width:0px;
    border-left-width:10px;
	border-bottom:2px dotted #333399;
    border-color: #333399;
}
ol{
	font-weight:bold;
	color:#990000;
	padding:1.5em;
	line-height:25px;
	letter-spacing:1px;
	}
#con{
	width:750px;
	background-color:#FFFFFF;
	border:2px solid #990099;
	}
#head{
	width:750px;
	background-color: #3366FF;
	color:#FFFF99;
	padding:10px 0;
	}
#all{
	clear:both;
	width:750px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	}
#tittle{
	width:550px;
	margin:5px auto;

	}
#menu{
	width:745px;
	text-align:center;
	margin:5px auto;
	}
	
#menu a{
	text-decoration:none;
	color:#FF0000;
	}
#menu a:hover{
	color:#0000FF;
	background-color:#999999;
	}
#menu li{
	list-style:none;
	line-height:2em;
	margin:2px;
		float:left;
		background-color:#003399;
		width:120px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
#text{
	width:730px;
	padding:10px;
	}
	
#text p{
	line-height:20px;
	letter-spacing:1px;
	}
#foot{
	width:750px;
	clear:both;
	background-color:#CC0066;
	text-align:center;
	}
	
.zakkalink{
padding:10px;
color:#FFFFFF}


.cl {clear:both; text-align:right;}

.copy {	font-size:80%;
	font-weight:bold;
	color:#FFFF99;
}


#RESULT {
	padding-left: 10px;
	padding-right: 10px;
	}
#ADD_MAIN {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#ADD_MAIN td {
	padding: 5px;
}
.kate{
	margin:20px 0;
	border-bottom:1px dashed #0000FF;
	padding:10px;
	line-height:1.8em;
	}
.kate li{
	display:inline;
	}

.daikate{
	font-size:16px;
	font-weight:bold;
	}