@charset "utf-8";
/* CSS Document */

body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
color:#666666;
}
/*-------------font----------------*/
.header1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#666666;
}
.normal_white{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
}
.normal_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#003399;
}
.normal_orange{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FF6600;
}
/*links*/
.a_white{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
text-align:left;
}
.a_white:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
text-align:left;
}
.a_white:link{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
text-align:left;
}
.menu_text{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}
.menu_text:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-align:center;
}
.menu_text:link{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
text-align:center;
}

/*-------------table--------------*/
.yellow_header{
height:37px;
width:100%;
background-image:url(../images/header_blank.jpg);
background-repeat:repeat-x;
}
.header{
height:37px;
width:1024px;
background-image:url(../images/header_hm.jpg);
background-repeat:no-repeat;
}
.background_body{
width:100%;
background-image:url(../images/blue_bg.jpg);
background-repeat:repeat-x;
}
.menu_left_bg{
background-image:url(../images/menu_left_bg.jpg);
background-repeat:no-repeat;
width:224px; 
}
.menu_left_bg td.bg1{
width:224px;
background-image:url(../images/menu_bt_bg1.jpg);
background-position:left top;
background-repeat:no-repeat;}
.menu_left_bg td.bg2{
width:224px;
background-image:url(../images/menu_bt_bg3.jpg);
background-position:left top; 
background-repeat:no-repeat;}

.menu_left_bg01{
width:224px;
background-image:url(../images/menu_left_bg01.jpg);
background-repeat:repeat-y;}


.menu_left{
margin:0px;
width:199px;
}
.menu_left tr td{
height:25px;
background-image:url(../images/menu_bt_bg.jpg);
background-repeat:no-repeat;
padding-left:20px;
padding-top:10px;
text-align:left;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#ffffff;
}
.menu_bar{
margin:0px;
}
.menu_bar tr td{
background-image:url(../images/menu_bt.jpg);
background-position:center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:500;
text-align:center;
color:#ffffff;
}
.menu_bar tr td:hover{
background-image:url(../images/menu_bt.jpg);
background-position:center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
color:#ffffff;
}
.inside_body{
width:792px;
background-color:#FFFFFF;
}
.hot_issue{
margin-left:5px;
margin-top:15px;
width:98%;
}
.footer{
width:100%;
height:50px;
background-color:#033C75;
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#ffffff;}
.contact_us{
background-image:url(../images/contactus.jpg); background-position:left top; background-repeat:no-repeat;}
img{
border:none;}




