/* CSS Document */


/*  main2
==============================================*/

#main2 {
	width: 535px;
	float: right;
	margin: 0;
	padding: 0;
	}

    #main2 h3 {
	margin: 15px 0px 30px;
	padding: 0;
	}


/*  elder
==============================================*/
.el-q {
	font-weight: bold;
	color: #003399;
	background-image: url(../elders/images/el_q.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	padding-bottom: 3px;
	width: 484px;
	margin-right: 5px;
    }
	
.el-a {
	background-image: url(../elders/images/el_a.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 460px;
    }


/*  worry
==============================================*/	

.wo-q {
	background-image: url(../worry/images/wo_q.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 532px;
	height: 56px;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 10px;
    }

    .wo-q p {
	font-weight: bold;
	color: #003399;
	padding-left: 100px;
	padding-right: 25px;
    }

.wo-a {
	background-image: url(../worry/images/wo_a.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 410px;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
    }

/*  job
==============================================*/

.jo-q {
	font-weight: bold;
	color: #003399;
	background-image: url(../job/images/jo_icon.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	padding-bottom: 3px;
	width: 484px;
	margin-right: 5px;
    }
	
.jo-a {
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 460px;
    }

.jo-a li {
	margin-top: 5px;
	margin-bottom: 5px;
    }

.jo-graph {
	width: 464px;
	margin-left: 50px;
    }

/*  point
==============================================*/
.po-step1{
	background-image: url(../point/images/po_step01.gif);
	height: 104px;
	background-repeat: no-repeat;
    }
    .po-step1 p{
	padding-top: 7px;
	padding-left: 125px;
    }
	
.po-step2{
	background-image: url(../point/images/po_step02.gif);
	height: 104px;
	background-repeat: no-repeat;
    }
    .po-step2 p{
	padding-top: 7px;
	padding-left: 125px;
    }

.po-step3{
	background-image: url(../point/images/po_step03.gif);
	height: 104px;
	background-repeat: no-repeat;
    }
    .po-step3 p{
	padding-top: 7px;
	padding-left: 125px;
    }

.po-step4{
	background-image: url(../point/images/po_step04.gif);
	height: 104px;
	background-repeat: no-repeat;
    }
    .po-step4 p{
	padding-top: 7px;
	padding-left: 125px;
    }

.po-step5{
	background-image: url(../point/images/po_step05.gif);
	height: 104px;
	background-repeat: no-repeat;
    }
    .po-step5 p{
	padding-top: 7px;
	padding-left: 125px;
    }

.po-step6{
	background-image: url(../point/images/po_step06.gif);
	height: 104px;
	background-repeat: no-repeat;
    }
    .po-step6 p{
	padding-top: 7px;
	padding-left: 125px;
    }

.point {
	background-image: url(../point/images/po_bg.gif);
	background-repeat: repeat;
    }

    .point h4 {
	padding-left: 20px;
	margin-top: 15px;
	padding-bottom: 3px;
	width: 500px;
	font-size: 12px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	font-weight: bold;
	padding-top: 15px;
    }
    .point p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 30px;
    }
    .point li {
	list-style:decimal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding-right: 40px;
    }

.po-ch3-ti{
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 50px;
    }

.po-ch3-txt{
	margin: 0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 70px;
    }


/*  career
==============================================*/

.career {
	background-color: #FBF6DF;
	background-image: url(../career/images/ca_bg.gif);
	background-repeat: repeat;
    }

.career p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
    }


.ca-txt {
	margin: 0px;
	padding: 0px 20px 20px;
	}


.ca-ti {
	background-image: url(../career/images/ca_icon.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-top: 15px;
	padding-bottom: 3px;
	width: 484px;
	margin-right: 5px;
	height: 28px;
	padding-top: 15px;
	font-size: 14px;
	color: #003399;
    }

.img-right {
	float: right;
	margin-left: 10px;
    }
	
.img-left {
	float: left;
	margin-right: 10px;
    }

.txt-orange{
	font-weight: bold;
	color: #FF9966;
    }	
	
.txt-blue{
	color: #6699CC;
    }	

/*  career
==============================================*/

.ch-txt {
	margin: 0px;
	padding: 0px 20px 20px;
	}


.change {
	margin: 0px;
	padding: 0px;
    }

.change h4 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 12px;
    }

.change p {
	margin: 0px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
    }

.ch-ti {
	background-image: url(../change/images/ch_icon.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-top: 5px;
	padding-bottom: 3px;
	width: 484px;
	margin-right: 5px;
	height: 28px;
	padding-top: 15px;
	font-size: 14px;
	color: #003399;
    }

.ch-point {
	background-image: url(../change/images/ch_bg.gif);
	background-repeat: repeat;
    }

    .ch-point h4 {
	padding-left: 20px;
	margin-top: 15px;
	padding-bottom: 3px;
	width: 500px;
	font-size: 12px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	font-weight: bold;
	padding-top: 15px;
    }
    .ch-point p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 40px;
    }
    .ch-point li {
	list-style:decimal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding-right: 40px;
}

/*  link
==============================================*/
.li-txt{
	color: #003399;
	margin: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	}

.li-txt2{
	color: #003399;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	}

.li-td1{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 2px;
	font-size: 11px;
    }

.li-td2{
	padding-top: 15px;
	padding-bottom: 2px;
	font-size: 11px;
    }

.li-td3{
	padding-left: 20px;
	font-size: 10px;
	color: #FF9966;
    }
	
/*  policy
==============================================*/
	
	

/*  inquiry
==============================================*/


	






/*  recommend
==============================================*/

