body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
td {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 15px;
	margin-right: 39px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.one:link, .one:visited, .one:active {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
}
.one:hover {
	font-size: 14px;
	color: #993300;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}


.date {
	font-family: "ºÚÌå";
	font-size: 12px;
	color: #BCBCBC;
	text-decoration: none;
}

.ul2 {
	line-height: 27px;
	background-image: url(../images/line-02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 290px;
	padding-left: 10px;
}
.ul2 a:link, .ul2 a:visited, .ul2:active {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 27px;
}
.ul2:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 27px;
}
.ul3 {
	background-image: url(../images/left-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 165px;
	padding-left: 0px;
}
.ul3 a:link, .ul3 a:visited, .ul3 a:active {
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	/*background-image: url(../images/button.gif);*/
	background-repeat: no-repeat;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FADEDC;
	
	background-position: left center;
}

.ul4 {
	line-height: 27px;
	background-image: url(../images/line-03.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 733px;
	padding-left: 10px;
	margin-left: 12px;
}
.ul4 a:link, .ul4 a:visited, .ul4:active {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 27px;
}
.ul4:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 27px;
}
.title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 731px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 10px;
}
.title-02 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.image {
	border: 1px solid #CCCCCC;
}


