@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-image: url(/image/bg.gif);
}
.RedTitle {
	font-size: 23px;
	color: #F00;
	font-weight: bolder;
	letter-spacing: 5px;
}

a {
	font-size: 12px;
	color: #333;
}
.Line01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999;
	border-left-color: #999;
	border-right-style: inset;
	border-left-style: inset;
	background-color: #FFF;
}

a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:active {
	color: #F00;
}.margin5 {
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	text-align: left;
	width: 250px;
	color: #333;
	margin: 6px;
}
.aaa {
	font-size: 12px;
	white-space: nowrap;
	width: 190px;
	overflow: hidden;
	text-align: left;
}

.p001 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.div001 {
	height: 10px;
}
#top {
	height: 156px;
}
#div01 {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#memu {
	height: 30px;
	background-image: url(/image/cd11.jpg);
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}

#main {
	background-color: #FFF;

}
#buttom {
	background-color: #666;
	height: 60px;
	color: #FFF;
	text-align: center;
	clear: both;
	letter-spacing: 5px;
}
#left {
	float: left;
	width: 190px;
	padding: 6px;
	background-color: #FFF;
}
#m1 {
	width: 568px;
	float: left;
	padding: 6px;
	background-color: #FFF;
}
.margin18 {
	margin: 15px;
	width: 300px;
}

#right {
	float: right;
	width: 200px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFF;
}
.Font01 {
	font-size: 12px;
	border: 1px outset #CCC;
}
.m0 {
	margin: 50px;
}
.Font18 {
	font-size: 18px;
	font-weight: bold;
}
