@import url("other.css");

h1 { margin: 0;}

div.overblock,
div.underblock {
margin: 20px 0 30px;
}
div.overblock { background: url('../img/home/bg_over.gif') repeat-y;}
div.underblock { background: url('../img/home/bg_under.gif') repeat-y;}
div.overbtm,
div.underbtm {
clear: both;
height: 5px;
font-size: 1px;
line-height: 1px;
}
div.overbtm { background: url('../img/home/bg_over_bottom.gif') bottom no-repeat;}
div.underbtm { background: url('../img/home/bg_under_bottom.gif') bottom no-repeat;}

h2 {
height: 45px;
margin: 0;
padding: 0;
border: none;
font-size: 1px;
text-indent: -9999px;
}
div.lifebox h2 { background: url('../img/home/t_life.gif') left top no-repeat;}
div.firebox h2 { background: url('../img/home/t_fire.gif') left top no-repeat;}
div.unionbox h2 { background: url('../img/home/t_union.gif') left top no-repeat;}
div.servicebox h2 { background: url('../img/home/t_service.gif') left top no-repeat;}
div.topicsbox h2 { background: url('../img/home/t_topics.gif') left top no-repeat;}

a h2 { cursor: pointer;}

div.box {
float: left;
width: 255px;
}
div.lifebox { margin: 0 17px 0 0;}
div.banner-union-box { float: right;}

div.bannerbox {
height: 195px;
background: #FFF;
}
div.topicsbox {
width: 527px;
margin: 0;
}
div.service-other-box {
float: right;
width: 255px;
}
div.servicebox {
background: url(../img/home/bg_service.gif) repeat-y;
}

div.linkbox {
background: url(../img/home/bg_link.gif) repeat-y;
}
div.otherbox {
padding: 25px 0 5px;
background: url(../img/home/otherbox_bg.gif) top left no-repeat;
}

div.mobilebox {
padding: 14px 0 5px;
background: url(../img/home/mobilebanner_bg.gif) top left no-repeat;
}

div.box h3 {
margin: 12px 5px;
text-align: center;
}
div.box p {
width: 232px;
margin: 10px 0 15px 13px;
padding: 0 0 12px;
background: none;
}
div.lifebox p { background: #E8F0FF url('../img/home/lifebox_bgline.gif') bottom repeat-x;}
div.firebox p { background: #FFECEC url('../img/home/firebox_bgline.gif') bottom repeat-x;}
div.servicebox p { background: url('../img/home/servicebox_bgline.gif') bottom repeat-x;}

div.lifebox h3, div.lifebox ul { background: #E8F0FF;}
div.firebox h3, div.firebox ul { background: #FFECEC;}

div.box ul {
width: 232px;
margin: 10px 0 15px 18px;
list-style-type: none;
}
div.servicebox ul {
margin: 10px 0 0 18px;
padding: 0 0 15px;
}
div.box li { padding: 2px 0 2px 13px;}
div.lifebox li { background: url('../img/home/life_limark.gif') left center no-repeat;}
div.firebox li { background: url('../img/home/fire_limark.gif') left center no-repeat;}
div.unionbox li { background: url('../img/home/union_limark.gif') left center no-repeat;}
div.servicebox li { background: url('../img/home/service_limark.gif') left center no-repeat;}
div.otherbox li { background: url('../img/home/other_limark.gif') left center no-repeat;}

div.box li a { color: #444444;}
div.box li a:hover,
dd a:hover { color: #0C419A; border-bottom: 1px dotted #0C419A;}

div.otherbox ul { margin: 0; padding: 10px 0 0 18px;}

div.topicsbox ul {
width: 520px;
margin: 10px 0 0 15px:
}
div.topicsbox li a { color: #0C419A;}

div.topicsbox dl { margin: 15px 5px 10px 15px;}

dt {
margin: 12px 0 7px;
padding: 0 0 0 10px;
background: url('../img/home/topics_dtbg.gif') left repeat-y;
font-weight: bolder;
letter-spacing: 1px;
color: #555555;
}
div.topicsbox li,
dd {
background: url('../img/home/topics_ddbg.gif') 8px center no-repeat;
padding: 3px 0 3px 18px;
}


div.lifebox { background: url('../img/home/bg_over.gif') left repeat-y;}
div.firebox { background: url('../img/home/bg_over_fire.gif') left repeat-y;}
div.unionbox { background: url('../img/home/bg_over.gif') right repeat-y;}