@charset "utf-8";
/* CSS Document */
*{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divlogout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/welcome_bg.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.td_language {
	background-image: url(../images/languageLine.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.td_flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 15px;
	vertical-align: top;
}
.td_topPadding10px {
	padding-top: 10px;
}
.td_topPadding15px {
	padding-top: 15px;
}
.td_noticeboard_top {
	background-image: url(../images/board_noticeTop_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.td_dotline_palegrey {
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.td_dotline_palegrey_center {
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
.td_5px_tb_dotline_palegrey {
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.td_5px_tb_dotline_palegrey_center {
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	vertical-align: top;
}
.font_red12px_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

.td_subTitle {
	background-image: url(../images/subtitle_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.td_subTitleL {
	background-image: url(../images/subtitle_left.gif);
	background-repeat: no-repeat;
}
.td_subTitleR {
	background-image: url(../images/subtitle_right.gif);
	background-repeat: no-repeat;
}
.td_rightLine_e4e4e4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}


.font_tahoma_9px_999 {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.td_bottomline_ccc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.td_topline_ccc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
}
.td_topline_ccc_bottomdotline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	background-image: url(../images/footerLine.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 30px;
}
.font_12px_999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
select {
	color: #666666;
	border: 1px solid #CCCCCC;
}

.font_12px_ccc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}


.td_mainservice {
	padding-right: 10px;
	padding-bottom: 10px;
}

.divbase {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	z-index: 1;
}
.divlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	height: 196px;
	width: 100%;
}
.idpw_input{
	width: 100px;
}
.gnb {
	width: 900px;
	position: absolute;
	left: 0px;
	top: 104px;
}

.td_dotline_whte {
	background-image: url(../images/dot_white.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.idpw {
	padding-right: 5px;
}


.img_logo {
	padding-top: 27px;
	padding-bottom: 18px;
}
.img_comSlogan {
	padding-top: 36px;
	padding-bottom: 8px;
}
.td_subservice {
	vertical-align: top;
	height: 40px;
	text-align: left;
}
.divMainNavi {
	height: 250px;
	width: 900px;
	position: absolute;
	vertical-align: top;
	top: 105px;
	left: 50%;
	margin-left: -450px;
	z-index: 2;
}
.td_5px_tb {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.td_10px_tb {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.td_greyTable_top {
	background-image: url(../images/greyTable_top_bg.gif);
	background-repeat: no-repeat;
	height: 6px;
}
.td_underline_red {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.font_white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.td_greyTable_body {
	background-image: url(../images/greyTable_body_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.td_greyTable_bottom {
	background-image: url(../images/greyTable_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 6px;
}

.td_navi {
	vertical-align: top;
}
.td_namecard {
	background-color: #f1f1f1;
	border: 1px solid #e6e6e6;
}
.font_12px_333_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.td_none_center {
	text-align: center;
}
.td_none_right {
	text-align: right;
}
.td_smallmenu {
	margin-right: 30px;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/icon_list.gif);
}
.font_12px_ccoooo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.td_ccc_tblr_boader1px {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.td_ccc_tbr_boader1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.td_ccc_blr_boader1px {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
.td_ccc_br_boader1px {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.td_ccc_r_boader1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}.font_12px_cc0000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.input_only {
	border: 1px solid #CCCCCC;
}
.input_350px {
	width: 350px;
	border: 1px solid #CCCCCC;
}
.textarea_420px {
	width: 420px;
	border: 1px solid #CCCCCC;
}
.input_75px {
	width: 75px;
	border: 1px solid #CCCCCC;
}
.input_210x {
	width: 210px;
	border: 1px solid #CCCCCC;
}
.input_150x {
	width: 150px;
	border: 1px solid #CCCCCC;
}
.input_90 {
	width: 90%;
	border: 1px solid #CCCCCC;
}
.textarea_100 {
	width: 100%;
	border: 1px solid #CCCCCC;
}


.img_company03_bottom80px {
	margin-bottom: 80px;
}
.td_palegrey {
	background-color: #F0F0F0;
}
.td_redboader_left {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.td_ccc_blr_boader1px_left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.td_ccc_br_boader1px_left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}.policy {
	border: 1px solid #CC0000;
	text-align: center;
	vertical-align: middle;
}
.td_5px_tblrboader {
	vertical-align: middle;
	border: 5px solid #CCCCCC;
}
.td_service_submenu {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 7px;
}
.div_join {
	width: 600px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
}
.td_cc0000_t5{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 10px;
}
.td_palegrey_10padding_center {
	background-color: #F0F0F0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.td_10px_dotline_greyline {
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.td_board_topcc00005_bccc1_center {
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_board_bccc1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_board_bccc1_center {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_10px_dotline_greyline_center {
	background-image: url(../images/dot_palegrey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

