@charset "utf-8";
/*
 * security css
 * Date: 2009/09
 * Author: Creative Team
 */

div#wrapper #page-body{
	background:url(/common/images/main_bg05.png) repeat-y center center;
	}


div#wrapper #global-footer-body{
	background:url(/common/images/main_bg04.gif) no-repeat center bottom;
	}


#page-head h1{
height: 88px;
width: 955px;
margin-left:1px;
background: url(images/page-head_security.png) no-repeat;
text-indent:-9999px;
overflow:hidden;
}

#contents {
	width:764px;
}


#contents div.colbox {
	width:730px;
	margin:0 auto;
	padding-bottom: 50px;
}

#contents h2 {
	width:730px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/h2_security_bg.gif) no-repeat;
}

#contents h3{
	margin:0 0 10px 3px;
	padding-left:12px;
	font-size:16px;
	font-weight:bold;
	color:#ff4800;
	background:url(/common/images/bullet08.gif) no-repeat left center;
	}

#contents .colbox ol li {line-height:160%;}

div.privacyAtt{
	width:660px;
	margin:20px 0 0 25px;
	}

div.prevention,
div.protection,
div.virus,
div.accAtt,
div.acclan,
div.link{
	width:660px;
	margin:40px 0 0 25px;
	}

div.colbox p{
	line-height:140%;
	margin:0 0 10px 15px;
	}

div.colbox p.second{
	margin-top:20px;
	}

div.privacyAtt ol{
	display:inline-block;
	margin-left:15px;
	padding:5px 10px 10px 15px;
	background:#ebebeb;
	}

div.privacyAtt ol li{
	float:left;
	margin:5px 15px 0 0 ;
	white-space:nowrap;
	font-weight:bold;
	}

div.privacyAtt div.prevention{
	width:609px;
	padding:15px;
	margin:15px 0 0 15px;
	border:3px solid #8f57b6;
	}

div.privacyAtt div.prevention p{
	margin:0;
	font-weight:bold;
	font-size:15px;
	color:#8f57b6;
	}

div.privacyAtt div.prevention ol{
	display:block;
	margin:5px 0 0 0;
	padding:0;
	background:none;
	}

div.privacyAtt div.prevention ol li{
	float:none;
	margin:0 0 0 7px;
	white-space:nowrap;
	font-weight:normal;
	}

div.privacyAtt div.prevention dl{
	margin:20px 0 0 0;
	}

div.privacyAtt div.prevention dl dt{
	font-weight:bold;
	}

div.privacyAtt div.prevention dl dd{
	margin:5px 0 0 15px;
	padding-left:10px;
	background:url(/common/images/bullet09.gif) no-repeat left center;
	}

div.virus div.reference{
	margin-left:15px;
	padding:15px 15px 0;
	_padding:15px;
	background:#ebebeb;
	}

div.virus div.reference p{
	margin:0;
	font-weight:bold;
	}

div.virus div.reference ol li{
	text-indent:-12px;
	padding:0 0 15px 12px;
	_padding:0 0 0 12px;
	margin:0;
	}

div.virus dl{
	margin:20px 0 0 15px;
	}

div.virus dl dd{
	margin:5px 0 0 0;
	padding-left:10px;
	background:url(/common/images/bullet09.gif) no-repeat left center;
	}

div.link p{
	width:304px;
	height:27px;
	margin:0 0 10px 0;
	padding:0;
	text-indent:-9999px;
	background:url(images/security_bg01.gif) no-repeat left top;
	}

div.link table{
	width:645px;
	margin:0 0 40px 15px;
	border:1px solid #000;
	}

div.link table th{
	padding:15px 10px;
	width:250px;
	white-space:nowrap;
	border:1px solid #000;
	text-align:left;
	background:#f7f7f7;
	}

div.link table th a{
	display:block;
	width:235px;
	padding-right:15px;
	font-weight:bold;
	background:url(images/security_bg02.gif) no-repeat right center	}

div.link table td{
	padding:10px;
	font-size:10px;
	line-height:140%;
	border:1px solid #000;
	}
	
p.ft_support_info {
    background: url(/service/images/sv_ft_support.gif) no-repeat scroll 0 0 transparent;
    clear: both;
    height: 32px;
    margin: 0 auto -18px;
    overflow: hidden;
    text-indent: -9999px;
    width: 761px;
	position: absolute;
	bottom: -47px;
	left: 0-16px;
}

/*----- IE png fix -----*/

* html div#xxx {
behavior: expression(IEPNGFIX.fix(this));
}

