@charset "UTF-8";
/* --------------------------------------------------
Custom Style Sheet
	2007/07/26 - 
-------------------------------------------------- */

/* --------------------------------------------
			Element Styles
----------------------------------------------- */
/* PARAGRAPH */
p {}
/* FORMS */

/* LISTS */
ul,ol {}
ul li ul, ol li ol {}

/* HEADINGS */
/* ----------------------------------------
 * Headings Clear
 * ----------------------------------------*/
/* use design heading
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
line-height: normal;
border: none;
}
*/

/* LINES */
hr {}

/* LINKS */
a,
a:link { color: #004499;}
a:visited {}
a:active {}
a:hover { color: #09C;}

/* --------------------------------------------
			Page Layout
----------------------------------------------- */
body {
background:#FFF url(../../lib_image/common/bg_body.jpg) repeat-x 0 0;
color:#666;
text-align:center;
}
#container {
width:800px;
margin:0 auto;
background:#FFF;

border:1px solid #E5E5E5;
border-width:0 1px;

}
#container-inner {
width:800px;
/* margin:0 10px; */
}

/* MAIN CONTENT STYLE
----------------------- */
#content {
}
#content-inner {}
#mainCol,#mainBody,#subCol,#exCol {}
#mainCol-inner,#mainBody-inner,#subCol-inner,#exCol-inner {}

/* MAIN COLUMN STYLE
----------------------- */
#mainCol {
padding:5px 0 20px;
border-bottom:1px solid #CCC;
}
#mainBody {
/* background:#F5F5F5; */
}
#mainBody-top {
/* width:95%; */
width:760px;
margin:0 auto;
}

/* SUB COLUMN STYLE
----------------------- */
#subCol {}

/* EXTRA COLUMN STYLE
----------------------- */
#exCol {}


/* HEADER STYLE
----------------------- */
#header {
width:800px;
height:60px;
margin-bottom:5px;
background: url(../../lib_image/common/bg_header.gif) no-repeat 0 50%;
}
#header-inner {
height:60px;
}
#header #logo {	
width: 240px;
height: 29px;
top: 25px;
left: 30px;
}
p#headLink {
margin:1em 0;
}
p#headLink a {
margin-right:1em;
padding:.25em 1em;
color:#666;
text-decoration:none;
background:#FFF;
}
ul#headList {}


/* FOOTER STYLE
----------------------- */
#footer {
background-image:url(../../lib_image/common/bg_footer.gif);
background-repeat:no-repeat;
height:34px;
/*
border:1px solid #999;
border-bottom:none;
*/
}
#footer-inner{}
#footer p {}
#footer p.copyright {
color:#FFF;
/* padding-bottom:5px; */
}

/* TABLE STYLE
----------------------- */
table.common td { padding: 3px;} 

/* GLOBAL NAVIGATION STYLE
----------------------- */
#navcontainer {
/* width:800px; */
margin:0 /* 0 10px */;
padding:0 0;
}
#navcontainer ul#gNavList {}
#navcontainer ul#gNavList li {}
#navcontainer ul#gNavList li#nHome a,
#navcontainer ul#gNavList li#nCat6 a {
width: 130px;
height: 58px;
text-indent: -10000px;
overflow: hidden;
}
#navcontainer ul#gNavList li a{
width: 108px;
height: 58px;
text-indent: -10000px;
overflow: hidden;
}
#navcontainer ul#gNavList li#nHome a {background-image: url(../../lib_image/common/bg_gnav_home.jpg) }
#navcontainer ul#gNavList li#nCat1 a {background-image: url(../../lib_image/common/bg_gnav_cnts1.jpg) }
#navcontainer ul#gNavList li#nCat2 a {background-image: url(../../lib_image/common/bg_gnav_cnts2.jpg) }
#navcontainer ul#gNavList li#nCat3 a {background-image: url(../../lib_image/common/bg_gnav_cnts3.jpg) }
#navcontainer ul#gNavList li#nCat4 a {background-image: url(../../lib_image/common/bg_gnav_cnts4.jpg) }
#navcontainer ul#gNavList li#nCat5 a {background-image: url(../../lib_image/common/bg_gnav_cnts5.jpg) }
#navcontainer ul#gNavList li#nCat6 a {background-image: url(../../lib_image/common/bg_gnav_cnts6.jpg) }
#navcontainer ul#gNavList li a:hover {
background-position:0 -60px;
}


/* PAGE HEAD STYLE
----------------------- */
#pageHead {
margin-bottom:5px;
}

/* PAGE Bottom STYLE
----------------------- */
#pageBottom{ width:790px; margin-right:10px; }

/* YOUR HERE STYLE
----------------------- */
#yrHere {
border-bottom:3px double#CCC;
}
#yrHere p { padding:.25em 1em;}
#yrHere a {
color:#999;
}
#yrHere a:link,
#yrHere a:visited {
text-decoration:none;
}
#yrHere a:hover,
#yrHere a:active {
text-decoration:underline;
}


/* RETURN TO PAGE TOP STYLE
----------------------- */
.toTop {}

/* PAGE BOTTOM NAVIGATION STYLE
----------------------- */
#btmNav {}
#btmNav p a {
padding-right:1em;
margin-right:1em;
border-right:1px solid #CCC;
}
#btmNav p a.end{
border:none;
}

/* SUB TITLE STYLE
----------------------- */
.sub-tit {
color:#8183B5;
font-weight: bold;
}


/* --------------------------------------------
	Page Layout Patterns
----------------------------------------------- */
/* Only MainColumn */
body.oneColumn #mainCol {}
body.oneColumn #mainBody{
width:780px;
margin-left:10px;
}
/* SubColumn | MainColumn */
body.sm #mainCol { width:550px;}
body.sm #subCol { width:150px;}

/* MainColumn | SubColumn */
body.ms #mainCol {width:550px;}
body.ms #subCol {width:150px;}


/* ------------------------------
 * All Content Block Style
 * ------------------------------ */
	.mainBlock {}
.itemBlockH2, .itemBlockH3, .itemBlockH4, .itemBlockH5, .itemBlockH6, .formBlock {}
/* ------------------------------
 * All inBlock** Style
 * ------------------------------ */
.inBlockLR, 
.inBlockL1R9, .inBlockL2R8, .inBlockL3R7, .inBlockL4R6, .inBlockL5R5, 
.inBlockL6R4, .inBlockL7R3, .inBlockL8R2, .inBlockL9R1,
.inBlockLimg, .inBlockRimg, .inBlockLCR {}
div.lBox, div.rBox, div.cBox {}
div.rBox {}

/* inBlock 2 column */
.inBlockLR div.lBox {}
.inBlockLR div.rBox {}

.inBlockL1R9 div.lBox {}
.inBlockL1R9 div.rBox {}

.inBlockL2R8 div.lBox  {}
.inBlockL2R8 div.rBox {}

.inBlockL3R7 div.lBox {}
.inBlockL3R7 div.rBox {}

.inBlockL4R6 div.lBox {}
.inBlockL4R6 div.rBox {}

.inBlockL5R5 div.lBox {}
.inBlockL5R5 div.rBox {}

.inBlockL6R4 div.lBox {}
.inBlockL6R4 div.rBox {}

.inBlockL7R3 div.lBox {}
.inBlockL7R3 div.rBox {}

.inBlockL8R2 div.lBox {}
.inBlockL8R2 div.rBox {}

.inBlockL9R1 div.lBox {}
.inBlockL9R1 div.rBox {}

.inBlockLimg img {}
.inBlockLimg .cap {}
.inBlockLimg .cap img {}

.inBlockRimg img {}
.inBlockRimg .cap {}
.inBlockRimg .cap img {}

/* inBlock 3 column */
.inBlockLCR  div.cBox {}

/*  Corner Round Block */
.roundBlock {}
.roundBlock .roundTop {}
.roundBlock .inBlock {}