.box1_Main {
	font-family: "MS Sans Serif", tahoma;
	font-size: 12px;
	margin: auto;
	float: none;
	width: 800px;
	position: relative;
	background-image: url(../image/thm2/body_foot85_r2_c2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
.boxhead {
	margin: auto;
	float: none;
	width: 800px;
	position: relative;
	left:-20px;
	/*left: -24px !important;*/
	
}
*:first-child+html .boxhead {
	margin: auto;
	float: none;
	height: 220px;
	width: 800px;
	position: relative;
	left:-8px;
	/*left: -24px !important;*/
	
}

.box1_Main .box_content {
	position: relative;
	width: 784px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(../image/thm2/footer001.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px;
	overflow: hidden;
	min-height:500px;
}

body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../image/thm2/R12.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;*/
}
.boxL {
	background-image: url(../image/thm2/newlogo_r5_c2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.boxR {
	background-image: url(../image/thm2/newlogo_r5_c4.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


/*img {
    border: none;
}*/


/*- Menu 8--------------------------- */

#menu8 {
        width: 160px;
        margin: 10px;
  /*      border-style: solid;
        border-color: #FFF;
        border-size: 0px;
        border-width: 1px;*/
        }
#menu8 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu8 li a {
        height: 30px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 20px;
        text-decoration: none;
		border-bottom-style:dotted; border-bottom-width:1px;
        }

#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	padding: 7px 0 0 20px;
	background-image: url(../image/thm2/menu3.gif);
        }

#menu8 li a:hover, #menu8 li #current { 
        color: #474739;
        background:  url(../image/thm2/menu3.gif) 0 -30px;
        padding: 7px 0 0 20px;
        }

/*
.BTBG {
	background-image: url(../image/thm2/barbody3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
*/

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: red;}
