/* CSS Document */
form{padding:0px; margin:0px;}

body {background-color: #e7e7e7; margin:0px; padding:0px;}

.rowCell_01 {width:884px;background-color:#f2f2f2;}
.rowCell_02 {background-image:url(../images/tab_bg.jpg); background-repeat:repeat-x;}
.rowCell_03 {background-image:url(../images/banner_bg.jpg);}
.rowCell_04 {background-color:#f2f2f2;}
.rowCell_05 {background-color:#f2f2f2;}

.contentDiv {width:864px; padding:20px 10px 10px 10px;}
.contentDiv2 {width:864px; padding:10px 10px 10px 10px;}
.subcontent_bg {background-color:#FFFFFF; background-image:url(../images/subpage_bg.gif); background-repeat:repeat-y;}
.subcontentDiv {width:600px;padding-left:10px; padding-bottom:10px;} 
.subcontentDiv2 {width:824px;padding-left:10px; padding-bottom:10px;} 
.subbannerDiv {background-image:url(../images/banner_subbg.jpg); height:167px; padding-top:0px;padding-bottom:1px; padding-left:1px; padding-right:1px;}
.mainDivide {width:23px; background-image:url(../images/divider_bar.jpg); background-repeat:repeat-y;}

.breadcrumb_bodytext {color:#024594;}
.hrline {width:100%; height:1px; background-color:#DCDCDC;}

a:link, a:visited, a:active {color:#d92a40; text-decoration:underline;}
a:hover {color:#d92a40; text-decoration:none;}

a.footer_navi:link, a.footer_navi:visited, a.footer_navi:active {color:#024594; font-weight:bold; text-decoration:none;}
a.footer_navi:hover {color:#d92a40; text-decoration:underline; font-weight:bold;}

a.footer_navi_iwi:link, a.footer_navi_iwi:visited, a.footer_navi_iwi:active, a.footer_navi_iwi:hover  {color:#adadad; text-decoration:none;}

a.highlightSelect:link, a.highlightSelect:visited, a.highlightSelect:active {color:#6C6C6C; text-decoration:none;}
a.highlightSelect:hover{color:#d92a40; text-decoration:underline;}

a.sub_rightnavi:link, a.sub_rightnavi:visited, a.sub_rightnavi:active {color:#6C6C6C; text-decoration:none;}
a.sub_rightnavi:hover {color:#d92a40; text-decoration:underline;}

#marqueecontainer, .marqueecontainer{
position: relative;
width: 234px; /*marquee width */
height: 133px; /*marquee height */
overflow: hidden;
cursor:default;
}