/* CSS Document */
body{
font-size: 10px;
color:#666666;
}
.master_table{
margin: 0px auto;
float: none;
clear: both;
}
img{
border: none;
}
p{
font-size: 12px;
line-height: 150%;
}
.bg_left{
background-image:url(../images/bg_left_top.gif);
background-repeat: no-repeat;
background-position: top;
}
.bg_right{
background-image: url(../images/bg_right_top.gif);
background-repeat: no-repeat;
background-position: top;
}
.bg_header{
background-image: url(../images/header_bg.jpg);
background-repeat: none;
background-position: top;
height: 72px;
}
.header_box{
margin: 6px 0px 0px 8px;
width: 752px;
}
.header_left{
float:left;
margin:0px;
}
.header_right{
float: right;
margin: 0px;
}
.header_right .td1{
background-image:url(../images/header_menu_bg01.jpg);
background-repeat: no-repeat;
}
.header_right .td1 p{
color: #A9A9A9;
font-size:12px;
margin: 2px 0px 0px 3px;
}
.header_right .td2{
background-image:url(../images/header_menu_bg02.jpg);
background-repeat: no-repeat;
}
.header_right .td2 p{
color: #A9A9A9;
font-size:12px;
margin: 2px 0px 0px 3px;
}