body{
	background-color:#CCCCCC;
	background-image:url(../img/back.jpg);
	margin:0px;
	padding:0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
}
p {
	font-size: 12px;
	line-height: 18px;
}
form{
	margin:0px;
}
.komento{
	font-size: 12px;
	line-height: 18px;
	margin-left:2px;
}
.border {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.borderall {
	font-size: 12px;
	border: 1px solid #333333;
}
.boder_updown {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderup {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderleft {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderlefttop {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderrightbottom {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderleftrightbottom {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bordertoprightbottom {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#000066;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color:#000066;
}

li {
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
.red {
	color: #CC3300;
}
.green {
	color:#33CC00;
}
.blue {
	color:#0066FF;
}
td.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECCFE;
}
.nomal {
	font-size: 12px;
	line-height: 18px;
}
.text {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
ul {
	text-indent: 0px;
}
.tablenomal {
	font-size: 12px;
	line-height: 18px;
}