/*header*/
.adv_box .advice1 {
	display: block;
	color: #FFFFFF;
	background-image: url(main_img/header/advise1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	border: 2px solid #CCCCCC;
	height: 39px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: auto;
}

.adv_box .advice1 a:hover {
	display: block;
	color: #FFFFFF;
	background-image: url(main_img/header/advise2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 0px;
	margin-left: -15px;
	width: auto;
	height: 39px;
	line-height: 39px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.top_icon1 {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 39px;
	height: 25px;
	color: #0068B6;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0068B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0068B6;
	margin: 0px;
	float: right;
	text-align: right;
	background-image: url(main_img/header/top_icon1-2.gif);
	cursor: auto;
}
#top_menu .tm1{
    display:none;
}

#top_menu .tm1-block {
    display:none;
}



#top_menu .tm2{
	display: block;
	float: left;
	line-height: 45px;
	cursor: auto;
	color: #494949;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(main_img/header/nav_br.gif);
	background-position: right 38px;
	background-repeat: repeat-x;
	margin: 0px;
	cursor: auto;
}

#top_menu .tm2-block {
    display: block;
	color:#006AB9;
	background-image: url(main_img/header/nav0.gif);
	float: left;
	line-height: 45px;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

#top_menu .tm2 a {
	text-decoration: none;
	color:#494949;
	display: block;
}

#top_menu .tm2 a:hover {
    display: block;
	color:#006AB9;
	background-image: url(main_img/header/nav0-2.gif);
	float: left;
	line-height: 44px;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: -25px;
	margin-bottom: 0px;
	margin-left: -25px;
	text-decoration: none;
	height: 44px;
}


/*index.css*/
.pdf .pdf_text {
	background-image: url(main_img/index/pdf1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	text-align: left;
	color: #006DBB;
	height: 38px;
	padding: 0px;
	line-height: 38px;
	margin: 0px;
	width: 216px;
}

.pdf .pdf_text a {
	color: #424242;
	text-decoration: none;
	padding-left: 10px;
}

.pdf .pdf_text a:hover {
	color: #006DBB;
	text-decoration: none;
	background-image: url(main_img/index/pdf1-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 38px;
}



/*main.css*/
#main .br {
	display: block;
	height: 32px;
	width: 630px;
	background-image: url(main_img/menu/sub_story2.gif);
	background-repeat: no-repeat;
	padding:0px;
	line-height: 32px;
	text-indent: 1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #424242;
	cursor: auto;
}

#main div.substory {
	width: 628px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(main_img/menu/sub_story_back1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	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-right-color: #0068B6;
	border-bottom-color: #0068B6;
	border-left-color: #0068B6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}

#main .substory .close{
	text-align: right;
	font-size: 80%;
	background-image: url(main_img/menu/batu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
	color: #0068B6;
	height: 21px;
	width: 60px;
	line-height: 21px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-left: 545px;
	display:none;
}

#main .accent_box .accent_box1_on {
	padding-top: 10px;
	padding-left: 10px;
	background-position: center;
	text-align: center;
	margin: auto;
}

#main .accent_box1 {
	padding-top: 10px;
	padding-left: 10px;
	background-position: center;
	text-align: center;
	margin: auto;
	display: block;
}

#main .stbox {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #187FC4;
	border-right-color: #187FC4;
	border-left-color: #187FC4;
	width: 620px;
	display: none;
}

.trouble .menu1 .me_li1 {
	margin: 0px;
	height: 40px;
	background-image: url(main_img/menu/trouble_menu1.gif);

	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.trouble .menu1 .me_li1 a:hover {
	height: 40px;
	background-image: url(main_img/menu/trouble_menu1-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.trouble .menu1 .me_li1-block {
	margin: 0px;
	height: 40px;
	background-image: url(main_img/menu/trouble_menu1-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}

.trouble .menu1 .me_li1-block a {
    color: #FFFFFF;
}

.trouble .menu1 .me_li1_d {
	margin: 0px;
	height: 40px;
	background-image: url(main_img/menu/trouble_menu1_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #0068B6;
}

.trouble .menu1 .me_li1_d a:hover {
	height: 40px;
	background-image: url(main_img/menu/trouble_menu1-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.trouble .menu1 .me_li1_d-block {
	margin: 0px;
	height: 40px;
	background-image: url(main_img/menu/trouble_menu1-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
	color: #FFFFFF;
}

.trouble .menu1 .me_li1_d-block a {
    color: #FFFFFF;
}
.trouble .menu2 .me_li2 {
	margin: 0px;
	background-image: url(main_img/menu/trouble_menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #575757;
	padding-top: 3px;
	overflow: hidden;
	cursor: auto;
}

.trouble .menu2 .me_li2 a:hover {
	background-image: url(main_img/menu/trouble_menu2-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 6px;
	display: block;
	margin-top: -5px;
	margin-right: -25px;
	margin-bottom: -6px;
	margin-left: -20px;
}

.trouble .menu2 .me_li2-block {
	margin: 0px;
	line-height: 20px;
	background-image: url(main_img/menu/trouble_menu2-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFFFFF;
}

.trouble .menu2 .me_li2-block a {
    color: #FFFFFF;
}

.trouble .menu3 .me_li3 {
	background-image: url(main_img/menu/trouble_menu3-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 20px;
	color: #575757;
	margin: 0px;
	padding-bottom: 3px;
	cursor: auto;
}

.trouble .menu3 .me_li3 a:hover {
	background-image: url(main_img/menu/trouble_menu3-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 45px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 6px;
	display: block;
	margin-top: -5px;
	margin-right: -45px;
	margin-bottom: -6px;
	margin-left: -20px;
}

.trouble .menu3 .me_li3-over {
	margin: 0px;
	line-height: 20px;
	background-image: url(main_img/menu/trouble_menu3-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFFFFF;
}

.trouble .menu3 .me_li3-over a {
    color: #FFFFFF;
}

.showplace_nav .box1 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box1 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon1-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box1-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon1-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box1-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box2 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box2 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon2-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box2-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon2-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box2-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box3 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box3 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon3-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box3-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon3-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box3-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box4 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box4 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon4-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box4-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon4-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box4-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box5 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon5.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box5 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon5-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box5-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon5-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box5-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box6 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon6.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box6 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon6-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box6-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon6-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box6-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box7 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	
}

.showplace_nav .box7 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box7-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box7-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box8 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box8 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box8-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box8-block a{
    color: #0069B8;
	text-decoration: none;
}

.showplace_nav .box9 {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box9 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
	display: block;
}

.showplace_nav .box9-block {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/menu/showplace_icon7-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0069B8;
	border-bottom-color: #0069B8;
}

.showplace_nav .box9-block a{
    color: #0069B8;
	text-decoration: none;
}

/*main_class*/
#main .number_link .in_ul a {
	color: #424242;
	text-decoration: none;
}

#main .number_link .in_ul a:hover {
    color: #FF9900;
	text-decoration: none;
}

/*main_menu*/
.menu_h1a {
	color: #FFFFFF;
	margin: 0px;
	margin: 0px;
	display: block;
	width: 225px;
	height: 66px;
	background-image: url(main_img/menu/h1.gif);
	background-position: center;
	font-size: 200%;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: auto;
}

.menu_h1a a:hover {
	color: #FFFFFF;
	margin: 0px;
	display: block;
	width: 225px;
	height: 66px;
	background-image: url(main_img/menu/h1a.gif);
	background-position: center;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

.page_link .tr_link {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #0068B6;
	padding: 0px;
}

.page_link .tr_link-brock a{
	color: #FF9900;
}

.page_link .tr_link-brock {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FF9900;
	padding: 0px;
}

.page_link .no_tr_link {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.term {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	
}
.term_all_on {
	margin: 0px;
	padding: 0px;
	display: block;
}

.term_all {
	margin: 0px;
	padding: 0px;
	display: block;
}


.off_menu .title h2 a {
	color: #575757;
	text-decoration: none;
	cursor: pointer;
}

.off_menu .title h2 a:hover {
	color: #0069B8;
	text-decoration: none;
	display: block;
	height: 50px;
	background-image: url(main_img/menu/off_menu_br2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -24px;
	cursor: pointer;
}

/*introduction_main*/
.in_nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: none;
}

.flash1_on {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}


.flash1 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}

.nav_box .in_ul {
	padding: 0px;
	height: 33px;
	border: 1px solid #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #FFFFFF;
	cursor: auto;
}

.nav_box .in_ul a {
	color: #424242;
	text-decoration: none;
}

.nav_box .in_ul a:hover {
    color: #FF9900;
	text-decoration: none;
}

.preservation .box .title1 h2 {
	margin: 0px;
	font-size: 120%;
	line-height: 35px;
	padding-top: 83px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(main_img/introduction/sub_title1.gif);
	background-repeat: no-repeat;
	background-position: left 91px;
}


.preservation .box .title1 h2 a:hover {
	line-height: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FF9900;
	background-image: url(main_img/introduction/sub_title2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	padding-top: 0px;
	display: block;
}


.preservation .box a {
	color: #0068B6;
	text-decoration: none;
}

