/* CSS Document */

@import "/lib/cmn_css/component_e.css";

#contents h1.viService {
	background: url(/service/images/vi_service_01.jpg) left top no-repeat;
	display: block;
	height: 152px;
	margin: 0 0 15px 13px;
	width: 595px;
}

#contents h1 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.svLeft {
	background: url(/lib/cmn_images/bg_service_01.gif) left top no-repeat;
	float: left;
	margin-right: 1px;
	padding: 11px 0 35px 0;
	width: 300px;
}

#contents div.svRight {
	background: url(/lib/cmn_images/bg_service_01.gif) left top no-repeat;
	float: left;
	padding: 11px 0 20px 0;
	width: 294px;
}

#contents div.svLeft h2 span,
#contents div.svRight h2 span {
	display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.svLeft h2 a,
#contents div.svRight h2 a {
	outline: 0;
	display: block;
	height: 16px;
	cursor: pointer;
}

/* except IE7 */
html>/**/body #contents h2 a span { 
	display:block;
}
/* except IE7 */

#contents h2.sv01 {
	background: url(/english/service/images/h_service_01.gif) left top no-repeat;
	display: block;
	height: 16px;
	margin: 0 0 9px 6px;
	width: 122px;
}
#contents h2.sv01 a {
	width: 122px;
}

#contents h2.sv02 {
	background: url(/english/service/images/h_service_02.gif) left top no-repeat;
	display: block;
	height: 16px;
	margin: 0 0 9px 6px;
	width: 90px;
}
#contents h2.sv02 a {
	width: 90px;
}

#contents h2.sv03 {
	background: url(/english/service/images/h_service_03.gif) left top no-repeat;
	display: block;
	height: 16px;
	margin: 0 0 9px 6px;
	width: 99px;
}
#contents h2.sv03 a {
	width: 99px;
}

#contents h2.sv04 {
	background: url(/english/service/images/h_service_04.gif) left top no-repeat;
	display: block;
	height: 16px;
	margin: 0 0 9px 6px;
	width: 126px;
}
#contents h2.sv04 a {
	width: 126px;
}

#contents h2.sv05 {
	background: url(/english/service/images/h_service_05.gif) left top no-repeat;
	display: block;
	height: 16px;
	margin: 0 0 9px 6px;
	width: 114px;
}
#contents h2.sv05 a {
	width: 114px;
}

#contents div.svLeft p,
#contents div.svRight p {
	margin-left: 6px;
}

