<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY { margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; text-align : center; background-repeat : repeat-x;  background-color:#ffffff;}
TD{font-size : 12px; line-height : 21px; font-family : Verdana; color :#4B4A4A;}
A{color :#4B4A4A;  text-decoration : none;}
A:HOVER{color : #ff6c00;  text-decoration : underline;}
.input{width : 130px;  height : 21px;}
.test{color: 000000;  text-decoration: underline;  color : black;}
DIV{background-position : 1px 1px;}
select{font-size:12px;}
.input_01{width:134px;height:19px;border:1px solid #c2c2c2;line-height:19px;}
.top_01{margin-right:30px;}
.index_01{margin-top:60px;}
.index_02{margin-top:15px;}
.index_03{float:left;margin-right:8px;}
.index_04{margin-top:8px;}
.index_05{color:#246ECA;font-size:14px;font-weight:bold;}
.index_06{margin-top:10px;}
.index_07{color:#FE6B01;}
.index_07 a{color:#FE6B01;}
.index_07 A:HOVER{color : #ff6c00;text-decoration : underline;}
.bottom_01{color:#C7DDE3;}
.bottom_01 a{color:#C7DDE3;}
.bottom_01 A:HOVER{color : #ff6c00;text-decoration : underline;}
.list_01{color:#0A49A1;}
.list_01 a{color:#0A49A1;}
.list_01 A:HOVER{color : #ff6c00;text-decoration : underline;}
.list_02{color:#ffffff;font-weight:bold;}
.list_03{border:1px solid #EBEBEB;}
.list_04{margin-top:4px;margin-bottom:4px;}
.list_05{color:#323232;font-weight:bold;}
.list_06{color:#FF2A00;}
.list_06 a{color:#FF2A00;font-weight:bold;}
.list_06 A:HOVER{color : #ff6c00;text-decoration : underline;}
.list_07{width:30px;height:18px;border:1px solid #999999;line-height:18px;}
.det_01{padding-right:15px;}
.det_02{color:#FF2A00;font-weight:bold;}
.det_03{color:#FF2A00;font-weight:bold;font-size:14px;}
.det_04{background-image : url(new_images/det_07.gif);background-repeat : no-repeat;background:transparent;border-style:none none none none;width:567px;height:231px;padding-top:30px;}
.det_05{width:138px;height:18px;line-height:18px;border:1px solid #EBEBEB;}

.main_pic{padding:0px 0px 0px 0px;width:976px;position: static;margin:0 auto;}
#flash_btn{ position: relative;	margin:0; padding:0; list-style-type:none; text-indent:0; }
#flash_btn li{float:left;margin-right:5px;width:17px;height:17px;background-image:url(new_images/1.gif);text-align:center;line-height:17px;cursor:pointer;}
#flash_btn .figlist{background-image:url(new_images/2.gif);font-weight:bold;color:#ffffff;}
#preloader {background-image: url(new_images/pic0.gif);background-image: url(new_images/pic1.gif);background-image: url(new_images/pic2.gif);background-image: url(new_images/pic3.gif);width: 0px;height: 0px;display: inline;}
.img_1 img {padding:2px;padding-right:2px;background:#ffffff;border:1px;solid:#cfcfcf;margin:0 auto;}
.font {padding-left:2px;}

.zs_01{color:#0B49A0;font-size:14px;font-weight:bold;}
.zs_02{color:#FF2A00;font-weight:bold;}
.zs_03{color:#000000;font-weight:bold;}
.zs_04{margin-top:5px;}
.zs_05{color:#0B49A0;}
.zs_05 a{color:#0B49A0;text-decoration : underline;}
.zs_05 A:HOVER{color : #ff6c00;text-decoration : underline;}
.zs_06{border:1px solid #dddddd;}

.jy_01{color#1e1e1e;font-weight:bold;}
.jy_02{border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
.jy_02 td{padding-left:10px;}
.jy_03{border-left:1px solid #0b48a3;border-right:1px solid #0b48a3;border-bottom:1px solid #0b48a3;}
.jy_04 td{border-bottom:1px solid #a6a6a6;padding:10px;}
.jy_05{margin-top:10px; margin-bottom:10px;}
.jy_06 td{border-bottom:1px solid #a6a6a6;padding:5px;}


/* common styling */
/* set up the overall width of the menu div, the font and the margins */

.menu {
font-family: arial, sans-serif; 
width:978px; 
margin:0; 
margin:0px 0;
top: inherit
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:195px; 
height:30px; 
color:#000; 
border:1px solid #fff;
border-width:1px 0px 0 0;
background:#ffffff; 
line-height:30px; 
font-size:14px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#b3ab79;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:65px; 
left:0; 
width:195px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#bbccff; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#648bff; 
color:#000;
}
</pre></body></html>