.borderline {  border: 1px #CCCCCC solid}

td {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #636363; line-height: 18px}
.status {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #969696; line-height: 18px}
.blue {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #0750BC; line-height: 18px; font-weight: bold}
.bluegreen {  font-family: "Verdana", "Arial", "Helvetica"; font-size: 11px; color: #007D88; line-height: 18px; font-weight: bold}
.green {  font-family: "Verdana", "Arial", "Helvetica"; font-size: 11px; color: #007D88; line-height: 18px; font-weight: bold}
.bfont_blue { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #028ABC; line-height: 18px; font-weight: bold}

.mainfont {  font-family: "µ¸¿ò", "±¼¸²"; font-size: 12px; color: #838383; line-height: 18px}
.mainfont_b {  font-family: "µ¸¿ò", "±¼¸²"; font-size: 12px; color: #727272; line-height: 18px}


.mouse-hand {  cursor: hand}
a:link {text-decoration:none; color:#014075}
a:active {text-decoration:underline; color:#000000}
a:visited {text-decoration:none; color:#014075}
a:hover {text-decoration:underline; color : #387BD6}

.back {
	background-attachment: scroll;
	background-image: url(images/main_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.company-back {
	background-attachment: scroll;
	background-image: url(company_profile/images/company_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.solution-back {
	background-attachment: scroll;
	background-image: url(solution/images/solution_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.contactus-back {
	background-attachment: scroll;
	background-image: url(contact_us/images/contactus_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


