@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 Adddate:        2010.10.04
 Upddate:        2010.10.04
 Style Info:     Contents Page Common CSS
----------------------------------------------------------- */
#container {
 background: url(../../img/bg_contents.jpg) no-repeat center top #FFF;
}
#footer-wrap {
 padding: 25px 0 5px;
 background: url(../../img/bg_footer_contents.jpg) no-repeat center bottom #FFF;
}
#pagepath-wrap {
 clear: both;
 width: 700px;
 margin: 10px 23px 0;
 background: url(../../img/bg_pagepath_bottom.gif) no-repeat left bottom;
}
#pagepath {
 width: 680px;
 padding: 5px 10px;
 font-size: 92.4%;
 background: url(../../img/bg_pagepath_top.gif) no-repeat left top;
}
#pagepath ul {
 float: left;
 width: 546px;
}
#pagepath ul li, #pagepath960 ul li {
 display: inline;
}
#pagepath ul li.no-link, #pagepath960 ul li.no-link {
 margin-right: 5px;
 padding-right: 12px;
 background: url(../../img/pagepath.gif) no-repeat right center;
}
#pagepath ul a, #pagepath960 ul a {
 margin-right: 5px;
 padding-right: 12px;
 background: url(../../img/pagepath.gif) no-repeat right center;
}
#pagepath .pagetop, #pagepath960 .pagetop {
 float: right;
 width: 134px;
}
#pagepath .pagetop img, #pagepath960 .pagetop img {
 padding-top: 3px;
 vertical-align: middle;
}

#pagepath960-wrap {
 clear: both;
 width: 960px;
 margin: 10px auto 0;
 background: url(../../img/bg_pagepath960_bottom.gif) no-repeat left bottom;
}
#pagepath960 {
 width: 920px;
 padding: 5px 10px;
 font-size: 92.4%;
 background: url(../../img/bg_pagepath960_top.gif) no-repeat left top;
}
#pagepath960 ul {
 float: left;
 width: 546px;
}


.pagetop2 {
 text-align: right;
}

#support-life-wrap {
 margin-top: 13px;
 background: url(../../img/bg_support_life_bottom.gif) no-repeat left bottom;
}
#support-life {
 padding: 1px 5px 13px;
 background: url(../../img/bg_support_life_top.gif) no-repeat left top;
}

#left {
 float: left;
 width: 200px;
 padding-top: 3px;
}
#right {
 float: right;
 width: 746px;
 background: url(../../../img/bg_right.gif) no-repeat left top;
}
#right-prd {
 float: right;
 width: 746px;
 background: url(../../img/bg_right_prd.gif) no-repeat left top;
}

.section {
 width: 700px;
 margin: 0 23px 30px;
}

.indent {
 padding-left: 1.2em;
 text-indent: -1.2em;
}