/* CSS Document */

@charset "utf-8";

#funcTitle2 {
	padding-top: 15px;
	padding-bottom: 10px;
}
#funcTitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.fAll li {
	display: inline;
	padding-right: 4px;
}
.fAll .fLogo {
	margin-top: 10px;
}



#funBox table tr td {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.fAll tr td {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

table tr .fName {
	background-image: url(/images/function/f_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
}




table tr .fNameL {
	background-image: url(/images/function/f_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	padding-top: 5px;
}


#function tr .fText {
	padding-bottom: 10px;
}

#function tr .fTextL {
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}
#function tr .fTextU {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

#function tr .fTextLU {
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}




#function {
	padding-top: 10px;
	padding-left: 10px;
}

#function tr td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	padding-bottom: 4px;
}
#basic {
	padding-top: 10px;
	padding-left: 10px;
}
#upTop {
	padding-top: 15px;
}

#upTitle {
	background-image: url(/images/function/func_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 950px;
	padding-top: 12px;
	padding-left: 10px;
}



.upText {
	width: 560px;
}

.upText dt {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 4px;
	color: #3891E0;
}
#upUnder {
	clear: both;
	padding-top: 30px;
}


.bTitle {
	font-size: 15px;
	font-weight: bold;
	color: #225EC1;
}
.fUpL {
	float: left;
	width: 458px;
}
.fUpLS {
	width: 960px;
	clear: both;
}
.fUpEx {
	width: 1010px;
}

.fUpLEx {
	float: left;
	width: 458px;
}

.fUpREx {
	float: right;
	width: 492px;
	padding-left: 30px;
	padding-right: 10px;
}


.fUpR {
	float: left;
	width: 340px;
	padding-left: 30px;
}


.fUpL02 {
	float: left;
	width: 560px;
}
.fUDText {
	clear: both;
	width: 950px;
	padding-bottom: 20px;
	padding-top: 10px;
}






.funCon {
	clear: both;
	padding-top: 20px;
}


#fNameBox {
	background-image: url(/images/function/func_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 458px;
	padding-top: 5px;
}

#fNameBoxS {
	
	width: 960px;
	padding-top: 5px;
}


#fNameBoxD {
	background-image: url(/images/function/func_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 960px;
	padding-top: 5px;
}



.fNameR {
	float: right;
	width: 250px;
	padding-top: 8px;
}
.fNameRS {
	float: left;
	width: 450px;
	padding-top: 8px;
}

.fNameD {
	float: left;
	width: 250px;
	padding-top: 8px;
}
.fNameD li {
	display: inline;
	padding-right: 13px;
	padding-left: 22px;
}




.fNameText {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}
.fUpL ul li  {
	padding-top: 5px;
}

.nR0 {
	background-image: url(/images/user.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.nR1 {
	background-image: url(/images/user_add.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nR2 {
	background-image: url(/images/user_suit.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.nR3 {
	background-image: url(/images/user_gray.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.secMT1{
	font-size: 200%;
	color: #3370D5;
}
.secMT2{
	font-size: 200%;
	color: #1C9B65;
}
.secMT3{
	font-size: 200%;
	color: #E07627;
}
.secMT4{
	font-size: 200%;
	color: #E93318;
}


.securityTitle {
	background: #1d8ade; /* Old browsers */
	color:#FFF;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3) , inset 0 0 50px rgba(0, 0, 0, 0.1);
	position:relative;
	font-size: 140%;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	clear: both;
	font-weight: bold;
	width: 930px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0A61CB;
	}
 
.securityTitle:before,
.securityTitle:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.securityTitle:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}



.securityTitle2 {
	color:#FFF;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3) , inset 0 0 50px rgba(0, 0, 0, 0.1);
	position:relative;
	font-size: 140%;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	clear: both;
	font-weight: bold;
	width: 930px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1A795C;
	background-color: #26BD8F;
	}
 
.securityTitle2:before,
.securityTitle2:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.securityTitle2:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}


.securityTitle3 {
	color:#FFF;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3) , inset 0 0 50px rgba(0, 0, 0, 0.1);
	position:relative;
	font-size: 140%;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	clear: both;
	font-weight: bold;
	width: 930px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BC3518;
	background-color: #F07B35;
	}
 
.securityTitle3:before,
.securityTitle3:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.securityTitle3:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}
.securityTitle4 {
	color:#FFF;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3) , inset 0 0 50px rgba(0, 0, 0, 0.1);
	position:relative;
	font-size: 140%;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	clear: both;
	font-weight: bold;
	width: 930px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BA2118;
	background-color: #F14A3D;
	}
 
.securityTitle4:before,
.securityTitle4:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.securityTitle4:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}


#fNameLU {
	float: left;
	width: 152px;
	background-image: url(/images/server_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	font-size: 14px;

}

#fNameLD {
	float: left;
	width: 152px;
	background-image: url(/images/drive_web.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	font-size: 14px;

}
#fAllNameU {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/server_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}
#fAllNamePhoto {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/camera_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}

#fAllNameD {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/drive_web.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


.fNameR li {
	padding-left: 22px;
	display: inline;
	padding-right: 13px;
}
.fNameRS li {
	padding-left: 22px;
	display: inline;
	padding-right: 13px;
}
.fAll td {
	padding-right: 10px;
	

}
.fAll #fAllName1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/layout.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}
#fNameL01 {
	float: left;
	width: 152px;
	background-image: url(/images/layout.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;

}
.fNameL01S {
	float: left;
	width: 310px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
	font-size: 16px;
	color: #E36315;
}
.fAll #fAllName2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/drive_web.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL02 {
	float: left;
	width: 152px;
	background-image: url(/images/drive_web.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/lock_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL03 {
	float: left;
	width: 152px;
	background-image: url(/images/lock_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/filegl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL04 {
	float: left;
	width: 152px;
	background-image: url(/images/filegl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName5 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/emailg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}



#fNameL05 {
	float: left;
	width: 152px;
	background-image: url(/images/emailg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName6 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/world_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}



#fNameL06 {
	float: left;
	width: 152px;
	background-image: url(/images/world_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName7 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/add_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}




#fNameL07 {
	float: left;
	width: 152px;
	background-image: url(/images/add_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName8 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/wrench.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL08 {
	float: left;
	width: 152px;
	background-image: url(/images/wrench.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName9 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/folder_user.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL09 {
	float: left;
	width: 152px;
	background-image: url(/images/folder_user.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}
.fAll #fAllName10 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/key_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL10 {
	float: left;
	width: 152px;
	background-image: url(/images/key_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName11 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/user_suit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL11 {
	float: left;
	width: 152px;
	background-image: url(/images/user_suit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}


.fAll #fAllName12 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/fpass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL12 {
	float: left;
	width: 152px;
	background-image: url(/images/fpass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}


.fAll #fAllName13 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/chart_curve.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}



#fNameL13 {
	float: left;
	width: 152px;
	background-image: url(/images/chart_curve.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName14 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/gpass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL14 {
	float: left;
	width: 152px;
	background-image: url(/images/gpass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName15 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/package_add.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL15 {
	float: left;
	width: 152px;
	background-image: url(/images/package_add.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}

.fAll #fAllName16 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/package_go.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL16 {
	float: left;
	width: 152px;
	background-image: url(/images/package_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}
.fAll #fAllName17 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/clock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #444448;
}


#fNameL17 {
	float: left;
	width: 152px;
	background-image: url(/images/clock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-left: 12px;
	font-weight: bold;
	margin-top: 3px;
}
#check {
	color: #F18832;
}
#fFire {
	padding-top: 20px;
	padding-bottom: 10px;
}
#fFireTop {
	font-size: 13px;
	color: #3891E0;
	font-weight: bold;
}

.fUpL #fileAll {
	padding-left: 10px;
}



.pageUp {
	clear: both;
}

.fAll a {
	color: #515259;
	text-decoration: underline;	
}

#planBox {
	padding-left: 5px;
	
}
.planText {
	padding-left: 20px;
}
#iLeft {
	float: left;
	width: 172px;
	padding-right: 40px;
	padding-top: 10px;
}
#iRight {
	float: left;
	width: 700px;
	padding-top: 10px;
}
#iTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#iList {
	padding-top: 10px;
}
#iList li {
	background-image: url(http://firestorage.jp/jpdoc/iphone/images/dots_red.jpg);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#iList2 {
	padding-top: 15px;
}
#iList2 li {
	padding: 5px;
}
#iText {
	padding-top: 20px;
}

#iButton {
	clear: both;
	text-align: center;
}
#iPhoto {
	padding-top: 40px;
	padding-bottom: 20px;
}







#faqLeft {
	float: left;
	width: 215px;
}
#faqLeft ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededef;
	padding-bottom: 10px;
	background-image: url(/images/faqs/c_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#faqLeft ul li {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E7;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-image: url(/images/faqs/arrow_qa1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#faqRight {
	float: right;
	width: 750px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#titleFaqs {
	background-image: url(/images/faqs/bar_qa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 700px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #40404A;
}



.caTitle {
	font-size: 22px;
	padding-top: 15px;
}
#category1 {
	padding-top: 15px;
}
.cBox  {
	background-color: #f1f1f3;
	border: 1px solid #d7d6dc;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #616272;
}
.cBox #faq1 {
	background-image: url(../images/bullet_error.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}


.cBox #faq2 {
	background-image: url(../images/user_suit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}

.cBox #faq3 {
	background-image: url(../images/server_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq4 {
	background-image: url(../images/cog_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq5 {
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq6 {
	background-image: url(../images/door_in.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq7 {
	background-image: url(../images/exclamation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq8 {
	background-image: url(../images/delete.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq9 {
	background-image: url(../images/faqs/yahoo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq10 {
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #2B2C31;
}

.cBox #faq11 {
	background-image: url(../images/book_open.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #474952;
}
.cBox #faq12 {
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #2B2C31;
}


.cgL {
	float: left;
	width: 360px;
}
.cgR {
	float: right;
	width: 360px;
}
.cgL2 {
	float: left;
	width: 460px;
}
.cgR2 {
	float: right;
	width: 460px;
}

.category2 {
	clear: both;
}
.faqUl li {
	padding-left: 25px;
	background-image: url(/images/faqs/circle_qa2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F3;
	padding-bottom: 7px;
	padding-top: 9px;
	font-size: 13px;
}

.fUnderAll {
	background-image: url(/images/faqs/all_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 20px;
}
.faqNext {
	padding-left: 20px;
	background-image: url(/images/faqs/arrow_qa2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 400px;
}
#faqRight a {
	color: #3E4146;	
}
#faqLeft a {
	color: #3E4146;	
}


.faqText {
	font-size: 15px;
	width: 800px;
}
.faqText a {
	font-size: 15px;
	color: #C40909;
}


.cgL2 {
	float: left;
	width: 490px;
}
.cgR2 {
	float: right;
	width: 490px;
}



.faqNext2 {
	padding-left: 20px;
	background-image: url(/images/faqs/arrow_qa2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 390px;
}


#answerHelp p{
	font-size: 14px;		
}
#seTitle {
	font-size: 18px;
	padding-top: 15px;
	color: #333;
}
#seList {
	font-size: 14px;
	padding-top: 15px;
	background-image: url(/images/security/image_security.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 60px;
}

#seList li {
	background-image: url(/images/security/dots_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 15px;
}

#seList li a {
	color: #2D2D2F;
	text-decoration: underline;	
}

#tosLeft {
	padding-left: 40px;	
	
}
#titleExplain {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	width: 1000px;
}


.explainText{
	font-size: 17px;
	background-image: url(/images/explain/explain_dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 20px;
}

#explainText2 {
	font-size: 14px;
	padding-top: 5px;
}

.explainBlue{
	font-size: 17px;
	color: #2572CC;
	padding-top: 10px;
	padding-bottom: 10px;
}


.exT {
	font-size: 18px;
	padding-top: 15px;
	line-height: 1.5em;
}

.exLeft12 {
	float: left;
	width: 440px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #DCDDDE;
	padding-right: 15px;
}
.exRight12 {
	float: right;
	width: 440px;
	padding-left: 15px;	
}

.exT01 {
	font-size: 18px;
	background-image: url(/images/explain/number1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.exT02 {
	font-size: 18px;
	background-image: url(/images/explain/number2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.exT03 {
	font-size: 18px;
	background-image: url(/images/explain/number3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sp1 {
	padding-top: 10px;	
	
}


.exList {
	font-size: 18px;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.exList td {
	background-image: url(/images/explain/explain_dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 1.5em;
}
#exBoxTop{
	padding-top: 20px;	
	}

#exBoxTop a {
	text-decoration: underline;
	color: #205CCC;
	}

#infoC {
	padding-left: 50px;
}

#iCImage {
	padding-top: 15px;	
}
.fontColor a {
	color: #3D3F45;
}
.exT a {
	color: #1D64B1;
}



.pageTop {
	clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: right;
}



table.t01 tr th{width:25%;}
table.t01 tr th div.field{width:100%;margin:0 -35px 0 0;}
table.t01 tr th div.field .inn{margin:0 35px 0 0;}
table.t01 tr td input{width:160px;}
table.t01 tr td input.radio{width:17px;}
table.t01 tr td ul.indent input{vertical-align:middle;}
table.t01 tr td.inputshort input{width:45px;}
.t01 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 110%;
}
.t01 th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding: 15px;
	background-color: #E3E3E3;
	}
	
.t01 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
.tree {
	line-height: 1.7em;
	}
.tree a {
	color: #464B53;	
}
.tree a:hover {
	color: #737680;
	text-decoration: underline;	
}

.tree li {
	font-size: 103%;
}

span15 {
	font-size: 14px;
	font-weight: bold;
}
.supList li{
	padding-left: 15px;	
	
}
.dmca li{
list-style-type:decimal;
}

.dmca #dmList li{
	list-style-type:decimal;
	margin-left: 20px;
}

.sp2 {
	font-size: 130%;
	padding-top: 15px;	
}



.filelist .fliletitle {
	font-size: 210%;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
.filelist .filetxt {
	font-size: 120%;
	color: #333;
	margin-top: 10px;
	width: 934px;
}
.lists {
	background-image: url(/images/function/filelist/back01_y.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 224px;
	margin-top: 20px;
	float: left;
	margin-right: 13px;
}

.lists .texts {
	font-size: 105%;
	width: 204px;
	margin-left: 10px;
	margin-top: 5px;
}
.lists .bar {
	text-align: center;
	margin-top: 9px;
	margin-bottom: 9px;
}

.lists .no1 {
	background-image: url(/images/function/filelist/no01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 150%;
	margin-bottom: 10px;
}

.lists .no2 {
	background-image: url(/images/function/filelist/no02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 150%;
	margin-bottom: 10px;
}


.lists .no3 {
	background-image: url(/images/function/filelist/no03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 150%;
	margin-bottom: 10px;
}


.lists .no4 {
	background-image: url(/images/function/filelist/no04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 150%;
	margin-bottom: 10px;
}

.listl {
	background-repeat: repeat-y;
	background-position: center top;
	width: 461px;
	margin-top: 20px;
	float: left;
	margin-right: 13px;
	background-image: url(/images/function/filelist/back02_y.png);
}
.listl .texts {
	font-size: 105%;
	width: 441px;
	margin-left: 10px;
	margin-top: 5px;
}
.listl .no5 {
	background-image: url(/images/function/filelist/no05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 150%;
	margin-bottom: 10px;
}
.listl .no6 {
	background-image: url(/images/function/filelist/no06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 150%;
	margin-bottom: 10px;
}

.uppagetext  {
	font-size: 120%;
	color: #333;
	margin-top: 10px;
	width: 934px;
	text-align: right;
}

.bnBox{
	background-image: url(/images/function/btn_nav_back.gif);
	height: 230px;
	width: 225px;
	float: left;
	margin-right: 5px;
	margin-left: 7px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 3px;
	padding-top: 2px;
	}

.bnBox dd{
	margin-left: 10px;
}
.bnNavA{
	margin-top: 28px;
	}
.bnNavB{
	margin-top: 8px;
	}
.bnNavC{
	margin-top: 13px;
	}
	.mT18{
	margin-top: 18px;
}

.textBnF {
	font-size: 170%;
	padding-top: 20px;
	padding-bottom: 40px;
	font-weight: bold;
	color: #2856BF;
	text-align: center;
}

#bnF {
	padding-left: 20px;
	padding-bottom: 20px;
}


.functionTitle{
	background-image: url(../images/function/new/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 978px;
	font-size: 180%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
.functionLine{
	clear: both;
	padding-top: 20px;
	}
.functionLine li{
	float: left;
	font-size: 120%;
	text-align: center;
	}
.functionLine li a {
	color : #333;
	padding-top: 160px;
	display: block;
	height: 52px;
	width: 207px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	margin-left: 6px;
	}

.functionLine .f01 a:link{
	color : #333;
	background-image : url(../images/function/new/f01_off.jpg);
	margin-left: 0px;
}
.functionLine .f01 a:hover{
	color : #3D8CDC;
	background-image : url(../images/function/new/f01_on.jpg);
	text-decoration: none;
}
.functionLine .f02 a:link{
	color : #333;
	background-image : url(../images/function/new/f02_off.jpg);
}
.functionLine .f02 a:hover{
	color : #E4AF32;
	background-image : url(../images/function/new/f02_on.jpg);
	text-decoration: none;
}
.functionLine .f03 a:link{
	color : #333;
	background-image : url(../images/function/new/f03_off.jpg);
}
.functionLine .f03 a:hover{
	color : #22DF64;
	background-image : url(../images/function/new/f03_on.jpg);
	text-decoration: none;
}
.functionLine .f04 a:link{
	color : #333;
	background-image : url(../images/function/new/f04_off.jpg);
}
.functionLine .f04 a:hover{
	color : #FF6262;
	background-image : url(../images/function/new/f04_on.jpg);
	text-decoration: none;
}
.functionLine .f05 a:link{
	color : #333;
	background-image : url(../images/function/new/f05_off.jpg);
	margin-left: 0px;
}
.functionLine .f05 a:hover{
	color : #DFCF0B;
	background-image : url(../images/function/new/f05_on.jpg);
	text-decoration: none;
}
.functionLine .f06 a:link{
	color : #333;
	background-image : url(../images/function/new/f06_off.jpg);
}
.functionLine .f06 a:hover{
	color : #3D8CDC;
	background-image : url(../images/function/new/f06_on.jpg);
	text-decoration: none;
}
.functionLine .f07 a:link{
	color : #333;
	background-image : url(../images/function/new/f07_off.jpg);
}
.functionLine .f07 a:hover{
	color : #E4AF32;
	background-image : url(../images/function/new/f07_on.jpg);
	text-decoration: none;
}
.functionLine .f08 a:link{
	color : #333;
	background-image : url(../images/function/new/f08_off.jpg);
}
.functionLine .f08 a:hover{
	color : #22DF64;
	background-image : url(../images/function/new/f08_on.jpg);
	text-decoration: none;
}
.functionLine .f09 a:link{
	color : #333;
	background-image : url(../images/function/new/f09_off.jpg);
	margin-left: 0px;
}
.functionLine .f09 a:hover{
	color : #FF6262;
	background-image : url(../images/function/new/f09_on.jpg);
	text-decoration: none;
}
.functionLine .f10 a:link{
	color : #333;
	background-image : url(../images/function/new/f10_off.jpg);
}
.functionLine .f10 a:hover{
	color : #DFCF0B;
	background-image : url(../images/function/new/f10_on.jpg);
	text-decoration: none;
}
.functionLine .f11 a:link{
	color : #333;
	background-image : url(../images/function/new/f11_off.jpg);
}
.functionLine .f11 a:hover{
	color : #3D8CDC;
	background-image : url(../images/function/new/f11_on.jpg);
	text-decoration: none;
}
.functionLine .f12 a:link{
	color : #333;
	background-image : url(../images/function/new/f12_off.jpg);
}
.functionLine .f12 a:hover{
	color : #E4AF32;
	background-image : url(../images/function/new/f12_on.jpg);
	text-decoration: none;
}
.functionLine .f13 a:link{
	color : #333;
	background-image : url(../images/function/new/f13_off.jpg);
	margin-left: 0px;
}
.functionLine .f13 a:hover{
	color : #22DF64;
	background-image : url(../images/function/new/f13_on.jpg);
	text-decoration: none;
}
.functionLine .f14 a:link{
	color : #333;
	background-image : url(../images/function/new/f14_off.jpg);
}
.functionLine .f14 a:hover{
	color : #FF6262;
	background-image : url(../images/function/new/f14_on.jpg);
	text-decoration: none;
}
.functionLine .f15 a:link{
	color : #333;
	background-image : url(../images/function/new/f15_off.jpg);
}
.functionLine .f15 a:hover{
	color : #DFCF0B;
	background-image : url(../images/function/new/f15_on.jpg);
	text-decoration: none;
}
.functionLine .f16 a:link{
	color : #333;
	background-image : url(../images/function/new/f16_off.jpg);
}
.functionLine .f16 a:hover{
	color : #3D8CDC;
	background-image : url(../images/function/new/f16_on.jpg);
	text-decoration: none;
}

.functionArea{
	clear: both;
	margin-top: 80px;
	width: 960px;
}

.fuserR{
	float: right;
	margin-right: 50px;
	}
.fguser{
	float: left;
	background-image: url(../images/function/new/f_guser.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	font-size: 160%;
	color: #3D3943;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fmuser{
	float: left;
	background-image: url(../images/function/new/f_muser.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 58px;
	font-size: 160%;
	color: #3D3943;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 40px;
}
.fyuser{
	float: left;
	background-image: url(../images/function/new/f_yuser.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	font-size: 160%;
	color: #3D3943;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 40px;
}
.fsT{
	color: #156BD2;
	font-size: 140%;
	clear: both;
	background-image: url(../images/function/new/f_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 20px;
	}
.fsT1{
	color: #156BD2;
	font-size: 180%;
	clear: both;
	background-image: url(../images/function/new/f_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 20px;
	}
.functionBlock{
	float: left;
	width: 320px;
	margin-top: 20px;
	}
.functionBlock dt{
	color: #156BD2;
	font-size: 140%;
	}
.functionBlock dd{
	color: #156BD2;
	font-size: 140%;
	margin-top: 10px;
	}
.fkome{
	font-size: 140%;
	margin-top: 20px;
}
.fhonbun{
	margin-top: 10px;
	font-size: 120%;
	}
.fhonbun span{
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4em;
	}
.fhonbun span1{
	font-size: 130%;
	font-weight: bold;
	color: #146BD2;
	line-height: 1.4em;
	}
.fback{
	margin-top: 50px;
}
.fshikiri{
	margin-top: 10px;

}
.f01Title {
	background-image: url(../images/function/new/f01_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #1DB8EB;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.fbtn01 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn01 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f02Title {
	background-image: url(../images/function/new/f02_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #EA6706;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.fbtn02 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn02 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}

.f05Title {
	background-image: url(../images/function/new/f05_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #D2C411;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.fbtn05 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn05 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f06Title {
	background-image: url(../images/function/new/f06_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #1DB8EB;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}	
.fbtn06 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn06 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f07Title {
	background-image: url(../images/function/new/f07_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #EA6606;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}	
.f08Title {
	background-image: url(../images/function/new/f08_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #20DF64;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}	
.fbtn08 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn08 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f09Title {
	background-image: url(../images/function/new/f09_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 120px;
	font-size: 220%;
	color: #FF6161;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}	
.fbtn09 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn09 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f10Title {
	background-image: url(../images/function/new/f10_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #C5B70A;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.fbtn10L a{
	background-color: #2B2B2D;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-left: 200px;
	float: left;
	text-align: center;
	}
.fbtn10L a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.fbtn10R a{
	background-color: #2B2B2D;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: 200px;
	float: right;
	text-align: center;
	}
.fbtn10R a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f11Title {
	background-image: url(../images/function/new/f11_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #1DB8EB;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.fbtn11 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn11 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f12Title {
	background-image: url(../images/function/new/f12_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #E4AE32;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.fbtn12L a{
	background-color: #2B2B2D;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-left: 200px;
	float: left;
	text-align: center;
	}
.fbtn12L a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.fbtn12R a{
	background-color: #2B2B2D;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: 200px;
	float: right;
	text-align: center;
	}
.fbtn12R a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}	



.f13Title {
	background-image: url(../images/function/new/f13_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #21DF64;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}	
.fbtn13 a{
	background-color: #2B2B2D;
	text-align: center;
	padding: 20px;
	color: #FFF;
	font-size: 140%;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	}
.fbtn13 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	text-decoration: none;
	}
.f14Title {
	background-image: url(../images/function/new/f14_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #FF6161;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
.f15Title {
	background-image: url(../images/function/new/f15_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	font-size: 220%;
	color: #D2C411;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}	

.f16Title {
	background-image: url(../images/function/new/f16_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 140px;
	font-size: 220%;
	color: #54CAF1;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	float: left;
}
