body {
background-color:#ffffff;
color:#4A4A4A;
font-family: Tahoma;
font-size:12px;
padding:0;
margin:0;
line-height:15px;
text-align:left;
}

#fix {margin:0px auto 0px auto;
width:718px;
height:100%;
float:left;
}

#header{
width:718px;
height:103px;
}

#body {
width:718px;
height:100%;
display:table;
}

#body_left {
width:129px;
height:100%;
float:left;
background-image:url('bg_left.jpg');
}

#body_right {
width:589px;
height:100%;
float:right;
}

#right_line1 {
height:103px;
width:589px;
}

#right_line2 {
height:149px;
width:589px;
}

#right_line3 {
height:450px;
width:589px;
}

#right_line4 {
height:60px;
width:589px;
}

.copy {
color:#848484;
font-family:verdana;
font-size:10px;
text-decoration:none;
}
.gray {color:#929292}
.gray1 {color:#4A4A4A}
.blue {color:#0A59A4}
.blue1 {color:#0A59A4}
.green {color:#80A73C}
.green1 {color:#5D7E27}
.orange {color:#CEA53F}
.orange1 {color:#A27D2E}
.fire {color:#CB703C}
.fire1 {color:#944E2A}
.gr {color:#26A89C}
.bl {color:#3CAECB}
.small {font-size:10px}

a {
	text-decoration: none;
	font-family:tahoma;
	color:#0A59A4;
}

a:hover{text-decoration:underline;}