/*--- site-extend ---*/

/*--- header ---*/

#header #text {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	white-space: nowrap;
	display: block;
	margin: 35px 10px 0px 0px;
	float: right;
}

#header #text a: {
	font-size:14px;
	line-height:20px;
	text-decoration:underline;
	color:#333333;
}
#header #text a:hover {
	text-decoration: none;
}

/* -----------  main menu  ------------ */

#main-menu .txt {display:none;}

#main-menu li{
	display:block;
	float:left;
	}
#main-menu li a{
	display:block;
	float:left;
	overflow:hidden;
	text-indent:0px;
	white-space:nowrap;
	text-align:center;
	}

#main-menu li#mm01 {width:160px; height:39px; line-height:39px; background:url(../img/mm-btn.gif); background-position:0 0;}
#main-menu li#mm02 {width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -39px;}
#main-menu li#mm03 {width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -76px;}
#main-menu li#mm04 {width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -113px;}
#main-menu li#mm05 {width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -150px;}
#main-menu li#mm06 {width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -187px;}
#main-menu li#mm07 {width:160px; height:40px; line-height:40px; background:url(../img/mm-btn.gif); background-position:0 -224px;}

#main-menu li#mm01 a{width:160px; height:39px; line-height:39px; background:url(../img/mm-btn.gif); background-position:0 0;}
#main-menu li#mm02 a{width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -39px;}
#main-menu li#mm03 a{width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -76px;}
#main-menu li#mm04 a{width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -113px;}
#main-menu li#mm05 a{width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -150px;}
#main-menu li#mm06 a{width:160px; height:37px; line-height:37px; background:url(../img/mm-btn.gif); background-position:0 -187px;}
#main-menu li#mm07 a{width:160px; height:40px; line-height:40px; background:url(../img/mm-btn.gif); background-position:0 -224px;}

#main-menu li#mm01 a:hover{ background-position:-160px 0px;}
#main-menu li#mm02 a:hover{ background-position:-160px -39px;}
#main-menu li#mm03 a:hover{ background-position:-160px -76px;}
#main-menu li#mm04 a:hover{ background-position:-160px -113px;}
#main-menu li#mm05 a:hover{ background-position:-160px -150px;}
#main-menu li#mm06 a:hover{ background-position:-160px -187px;}
#main-menu li#mm07 a:hover{ background-position:-160px -224px;}


#c-compliance h2 {
	text-indent:-9999px;
	/*font-size:0.85em;
	font-weight:normal;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;*/
	background-image: url(../img/ct18sideh2bnr.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}
#c-compliance ul {
	margin: 0px;
	padding: 0px;
}
#c-compliance li {
	display: block;
	width:145px;
	font-size:0.65em;
	line-height:1.5em;
	/*text-indent:10px;*/
	margin: 0 0 0 15px;
	_margin: 0 0 0 3px;
	padding: 0px;
}
/* side-menu */

#s-menu_outer {
	width:100%;
}
#s-menu {
	line-height:18px;
	width:100%;
	background-color: #FFDEF8;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF275C;
	margin-bottom:5px;
}

/* card_menu */
#c-menu_outer {
	width:100%;
}
#c-menu {
	height:40px;
}
#c-menu ul, #c-menu li {
}
#c-menu li {
	margin:0 auto;
	padding:2px 0;
	background-color:#000099;
	display:block;
	width:120px;
	height:16px;
	white-space:nowrap;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#c-menu a {
	color:#FFFFFF;
	display:block;
	width:120px;
	height:16px;
	white-space:nowrap;
	line-height:16px;
	text-decoration: none;
}
#c-menu a:hover {
	background-color:#6699FF;
}

.c08 { font-size:10px;}

/* inq_menu */
#q-menu_outer {
	width:100%;
}
#q-menu {
	height:20px;
}
#q-menu ul, #q-menu li {
}
#q-menu li {
	margin:0 auto;
	padding:2px 0;
	background-color:#000099;
	display:block;
	width:120px;
	height:16px;
	white-space:nowrap;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#q-menu a {
	color:#FFFFFF;
	display:block;
	width:120px;
	height:16px;
	white-space:nowrap;
	line-height:16px;
	text-decoration: none;
}
#q-menu a:hover {
	background-color:#6699FF;
}

.q01 {}


/* myjcb */
#main-menu ul#myjcb {
	 margin-bottom:5px; width:160px; height:130px; background:url(../img/mm-bnr-myjcb.jpg); background-position:0 0;}
#main-menu li#myjcb-login a{
	margin-top:65px;
	width:160px;
	height:24px;
	line-height:21px;
	background-position:0 -65px;
	background-image: url(../img/mm-bnr-myjcb.jpg);
}
#main-menu li#myjcb-login a:hover{
	 background-position:-160px -65px;}

#main-menu li#myjcb-entry a{
	margin-top:4px;
	width:160px;
	height:24px;
	line-height:21px;
	background-position:0 -93px;
	background-image: url(../img/mm-bnr-myjcb.jpg);
}
#main-menu li#myjcb-entry a:hover{
	 background-position:-160px -93px;}

/* lost-card */
#main-menu li#lost {
	 margin-top:5px; width:160px; height:51px; line-height:51px; background:url(../img/mm-bnr-lost.jpg); background-position:0 0;}
#main-menu li#lost a{
	 /*margin-top:5px; */width:160px; height:51px; line-height:51px; background:url(../img/mm-bnr-lost.jpg); background-position:0 0;}
#main-menu li#lost a:hover{
	 background-position:-160px 0;}
/* point */
#main-menu li#point {
	 margin-top:5px; width:160px; height:72px; line-height:72px; background:url(../img/mm-bnr-point.jpg); background-position:0 0;}
#main-menu li#point a{
	 /*margin-top:5px; */width:160px; height:72px; line-height:72px; background:url(../img/mm-bnr-point.jpg); background-position:0 0;}
#main-menu li#point a:hover{
	 background-position:-160px 0;}


/*--- r-zone ---*/
#r-zone .txt {display:none;}

#r-zone li{
	display:block;
	float:left;
	}
#r-zone li a{
	display:block;
	float:left;
	overflow:hidden;
	text-indent:0px;
	white-space:nowrap;
	text-align:center;
	}

/* etc */
#r-zone li#etc {
	margin-bottom:0px;
	width:162px;
	height:72px;
	line-height:72px;
	background-position:0 0;
	background-image: url(../img/bd-bnr-pay.gif);
}
#r-zone li#etc a{
	margin-bottom:0px;
	width:162px;
	height:72px;
	line-height:72px;
	background-position:0 0;
	background-image: url(../img/bd-bnr-pay.gif);
}
#r-zone li#etc a:hover{
	 background-position:-162px 0;}

/* medic */
#r-zone li#medic {
	 margin-top:5px; width:162px; height:74px; line-height:74px; background:url(../img/bd-bnr-medic.gif); background-position:0 0;}
#r-zone li#medic a{
	 /*margin-top:5px; */width:162px; height:74px; line-height:74px; background:url(../img/bd-bnr-medic.gif); background-position:0 0;}
#r-zone li#medic a:hover{
	 background-position:-162px 0;}

/* lineup */
#r-zone li#lineup {
	margin-top:5px;
	width:162px;
	height:120px;
	line-height:120px;
	background-position:0 0;
	background-image: url(../img/bd-bnr-lineup.gif);
	background-repeat: no-repeat;
}
#r-zone li#lineup a{
	 /*margin-top:5px; */width:162px; height:120px; line-height:120px; background:url(../img/bd-bnr-lineup.gif); background-position:0 0;}
#r-zone li#lineup a:hover{
	 background-position:-162px 0;}

/* card */
#r-zone #card {
	margin-top:5px;
	width:162px;
	height:34px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:0px;
	white-space:nowrap;
	text-align:center;
	background-position:0 0;
	background-image: url(../img/bd-bnr-card.gif);
	background-repeat: no-repeat;
}

#r-zone li#card01 {
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -34px;}
#r-zone li#card02 {
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -96px;}
#r-zone li#card03 {
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -158px;}
#r-zone li#card04 {
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -220px;}
#r-zone li#card05 {
	 width:162px; height:165px; line-height:165px; background:url(../img/bd-bnr-card.gif); background-position:0 -282px;}

#r-zone li#card01 a{
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -34px;}
#r-zone li#card02 a{
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -96px;}
#r-zone li#card03 a{
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -158px;}
#r-zone li#card04 a{
	 width:162px; height:62px; line-height:62px; background:url(../img/bd-bnr-card.gif); background-position:0 -220px;}
#r-zone li#card05 a{
	 width:162px; height:165px; line-height:165px; background:url(../img/bd-bnr-card.gif); background-position:0 -282px;}

#r-zone li#card01 a:hover{
	 background-position:-162px -34px;}
#r-zone li#card02 a:hover{
	 background-position:-162px -96px;}
#r-zone li#card03 a:hover{
	 background-position:-162px -158px;}
#r-zone li#card04 a:hover{
	 background-position:-162px -220px;}
#r-zone li#card05 a:hover{
	 background-position:-162px -282px;}


/*--- h-class ---*/
h2, h3, h4, h5, h6 {
	color:#0C2C84;
	font-weight:bold;
	clear:both;
}
h3 {
	font-size:16px;
	line-height:24px;
	clear:both;
	margin:10px 10px 5px 20px;
	border-bottom: 1px solid #0C2C84;
}
h4 {
	font-size:14px;
	line-height:20px;
	clear:both;
	margin:10px 0 5px 20px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #C70625;
	text-indent: 3px;
}

h5 {
	font-size:12px;
	line-height:20px;
	clear:both;
	margin:10px 0 5px 20px;
}

h6 {
	font-size:12px;
	line-height:20px;
	clear:both;
	margin:10px 0 5px 20px;
}


.box-card {
	width:325px;
	hight:70px;
	display:block;
	margin-top: 0px;
	height: 70px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
}
.box-card img {
	float:left;
}
.box-card p {
	float: right;
	height: 70px;
	width: 190px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.box-card{
	display:block;
	float:left;
	}
.box-card a{
	display:block;
	width:125px;
	height:70px;
	float:left;
	overflow:hidden;
	text-indent:0px;
	line-height:70px;
	white-space:nowrap;
	text-align:center;
	}

.box-card a{ background-position:0 0;}
.box-card a:hover{ background-position:0 70px;}
.box-card .txt {display:none;}
.box-card .mm01 {	background:url(img/puls_rogo2.jpg);}
.box-card .mm02 {	background:url(img/apexii_rogo2.gif);}
.box-card .mm03 {	background:url(img/pop_rogo2.gif);}
.box-card .mm04 {	background:url(img/kerberos_rogo2.jpg);}
