﻿#flash {

	background-color: #666666;
	width: 750px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#background {
	background-image: url(../images/i_pageshadow.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 30px;
}

h2 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents {
	background-color: #FFFFFF;
	width: 750px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#contents .gradation {
	background-image: url(../images/i_top_gradation.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#contents .gradation1 {
	background-image: url(../images/i_top_gradation1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#contents .gradation2 {
	background-image: url(../images/i_top_gradation2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #b3b3b3;
}

#contents .topics_title {
	margin-bottom: 10px;
}
#contents .topnews {
	font-weight: bold;
	color: #FF0000;
	width: 475px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contents .topics {
	width: 475px;
	margin-left: 10px;
}
#contents .topics tr {
	background-image: url(../images/i_top_topicsdot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents .topics th {
	width: 90px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 3px;
}
#contents .topics td {
	width: 360px;
	padding-bottom: 6px;
	padding-top: 3px;
}
#contents .b-margin {
	margin-bottom: 6px;
}
