/* Basic CSS Document for browser style reset */

div#iheader {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/home/bg-header1.jpg);
	height: 100px;
	position: relative;
	padding-top: 2px;
	left: 0px;
	top: 0px;
}

div#iheader a {
    color: #333333;
}

div#iheader a:hover {
	color: #CC3333;
}

div#iheader #logo a img {
	border: none;
	margin-left: 10px;
	margin-top: -4px;
}

div#iheader ul#subnav {
	text-align: right;
	text-decoration: none;
	margin-right: 20px;
}

div#iheader ul#subnav li {
	display: inline;
	padding: 0px 5px 0px 12px;
	font-size: 70%;
	background-image: url(images/common/obj_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#iheader ul#nav {
	height: 18px;
	margin: 6px 0 8px 15px;
	position: relative;
	top: 60px;
}
div#iheader ul#nav li {
	display: inline;
	list-style-type: none;
	background-image: url(images/common/obj_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 8px;
	padding-bottom: 1px;
}
div#iheader ul#nav a {
    color: #333333;
	font-size: 10pt;
	font-weight: normal;
}
div#iheader ul#nav a:hover {
	color: #CC3333;
}

div#main {
	background-image: url(images/home/topimg-08autum.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A6325B;
	height: 231px;
}
div#sidebox {
	background-repeat: no-repeat;
	background-position: right 0px;
	float: right;
	height: 233px;
	width: 212px;
	background-color: transparent;
	background-image: url(images/home/trmenu_bakimg.gif);
}

div#sidebox a#menu1 {
	display: block;
	margin-top: 1px;
	background-image: url(images/home/menu1.jpg);
	width: 212px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: right top;
}
div#sidebox a#menu1:hover {
    background-image: url(images/home/menu1_dwn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#sidebox a#menu2 {
	display: block;
	margin-top: 2px;
	background-image: url(images/home/menu2.jpg);
	width: 212px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: right top;
}
div#sidebox a#menu2:hover {
    background-image: url(images/home/menu2_dwn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sidebox a#menu3 {
	display: block;
	margin-top: 2px;
	background-image: url(images/home/menu3.jpg);
	width: 212px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: right top;
}
div#sidebox a#menu3:hover {
    background-image: url(images/home/top_r5_c1_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#content {
	width: 500px;
	float: left;
	font-size: 100%;
	margin-bottom: 20px;
}

div#content p.topic, p.news {
	margin: 0px 20px 6px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/common/obj_011.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 1.4em;
	line-height: 1.4em;
	padding-bottom: 4px;
}
div#content p.topic a , p.news a {
    color: #0033FF;
}
div#content p.topic a:hover , p.news a:hover {
    color: #CC3333;
	text-decoration: underline;
}

div#sidebar {
	float: right;
	width: 218px;
	color: #666666;
	font-size: 80%;

}

div#sidebar #link1 {
	width: 90%;
	margin: 6px;
	padding: 4px;
	border: 1px solid #A60000;
}

div#sidebar #link1 img { 
    float: left;
}

div#sidebar #link1 h4 {
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 12px;
}

div#sidebar #link2 {
	width: 90%;
	margin: 6px;
	padding: 4px;
	border: 1px solid #A60000;
	background-image: url(images/home/obj_04.gif);
	background-repeat: repeat-x;
}

div#sidebar #link2 h3 {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
div#sidebar #link2 p.center {
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#sidebar #link2 p {
	margin-top: 30px;
	text-align: right;
}
div#sidebar #link2 p a {
	text-decoration: none;
	color: #EDAE00;
}
div#iheader p#logo {
	position: absolute;
	left: 6px;
	top: 16px;
	width: 159px;
}
div#sidebar #link3 {
	width: 90%;
	margin: 6px;
	padding: 4px;
	border: 1px solid #A60000;
}
div#sidebar #link4 {
	width: 90%;
	margin: 6px;
	padding: 4px;
	border: 1px solid #A60000;
}
div#sidebar #link4 h3 { 
    font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#sidebar #link4 p a {
	text-decoration: none;
	color: #EDAE00;
}
#tpbox {
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#tpbox h3 {
	margin-bottom: 15px;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B0CA71;
	margin-top: 6px;
}
#tpbox p {
	line-height: 140%;
	margin-top: 6px;
}
#container #content #newbox {
	margin-left: 33px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#container #content #newbox li {
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
#tpbox .tpleft {
	float: left;
	width: 180px;
}
#tpbox .tpleft ol {
	margin: 0px;
}
#tpbox .tpright {
	width: 280px;
	float: right;
}
#tpbox .tpright li {
	line-height: 1.4em;
}
