@charset "utf-8";
/* CSS Document */

.formIframe {
	float:left;
	clear:both;
	width:100%;
}
.form {
	float:left;
	width:470px;
}
.formTable {
	width:100%;
}

.myInfo {
	float:left;
	width:440px;
	margin-left:20px;
	margin-top:30px;
}
.myInfo .info {
	float:left;
	width:420px;
	color:#7c7c7c;
	font-size:14px;
	line-height:130%;
	text-indent:25px;
	background:url(/imgs/stl1/notice-sign.png) no-repeat 0 0;
	text-align:justify;
}
.myInfo .quest {
	float:left;
	width:420px;
	margin-top:15px;
	text-align:justify;
}
.quest .qText {
	float:left;
	color:#252525;
	font-size:14px;
	width:295px;
	padding:3px 0 5px 10px;
}
.quest .qSign {
	vertical-align:middle;
	padding-left:20px;
}
.myInfo a{
	text-decoration:none;
	color:#757575;
	font-weight:bold;
}
.myInfo a:hover{
	border-bottom:1px dashed #757575;
}

.pHdr .topNike {
	float:left;
	background:url(/imgs/stl1/nike-about-long.jpg) no-repeat 0 0;
	height:30px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	padding-top:4px;
	width:151px;
}

.pHdr .topNike2 {
	float:left;
	background:url(/imgs/stl1/nike-about-long-2.jpg) no-repeat 0 0;
	height:30px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	padding-top:4px;
	width:171px;
}
.pHdr .topNike3 {
	float:left;
	background:url(/imgs/stl1/nike-about-long-3.jpg) no-repeat 0 0;
	height:30px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	padding-top:4px;
	width:191px;
}

.userHello {
	float:left;
	width:270px;
	color:#058bc4;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:100px;
	padding-left:45px;
}

.inInfBlock {
	margin-top:100px;
}

.cabMenu {
	float:right;
	clear:right;
	margin-right:236px;
	margin-top:12px;
	width:204px;
	height:159px;
	background:url(/imgs/stl1/cab-m-t-bg.png) no-repeat 0 0;
}
	.cabMenuUL {
		list-style:none;
		list-style-position:inside;
		list-style-type:none;
		list-style-image:none;
		width:175px;
		margin:10px 0 0 8px;
	}
	.cabMenuUL li a {
		float:left;
		width:165px;
		padding-left:10px;
		height:23px;
		line-height:22px;
		background:url(/imgs/stl1/cab-m-t-str.png) no-repeat 0 -23px;
		margin-bottom:1px;
		color:#050505;
		text-decoration:none;
	}
	.cabMenuUL li a:hover {
		background-position:0 -46px;
	}	
	.cabMenuUL li.sel a {
		color:#FFF;
		background-position:0 0;
	}
.uInCont {
	float:left;
	clear:both;
}
.mInfTable {
	border-collapse:separate;
}
	.mInfTable th {
		background:url(/imgs/stl1/cab-tbl-b-mid-1.png) repeat-x 0 0;
		height:33px;
		line-height:33px;
		padding:0 2px;
		color:#FFF;
		font-weight:normal;
		border-left:1px solid #036e9e;
		border-right:1px solid #2994c4;
		white-space:nowrap;
	}
	.mInfTable .ct-left {
		background:url(/imgs/stl1/cab-tbl-b-left-1.png) no-repeat 0 0;
	}
	.mInfTable .ct-right {
		background:url(/imgs/stl1/cab-tbl-b-right-1.png) no-repeat 0 0;
	}
	.mInfTable .ct-left, .mInfTable .ct-right {
		padding:0;
		width:10px;
		border:none;
	}
	.mInfTable .dc-left {
		border-left:none;
		padding-left:5px;
	}
	.mInfTable .dc-right {
		border-right:none;
		padding-right:5px;
	}	
	.mInfTable td {
		padding-right:2px;
		padding-left:2px;
		background:#e2e2e2;
		text-align:center;
		line-height:28px;
		color:#627278;
		border-top:1px solid #fff;
		border-right:1px solid #e5e5e5;
		border-left:1px solid #cecece;
		vertical-align:middle;
	}
	.mInfTable td.ec-left, .mInfTable td.ec-right {
		padding:0;
		width:10px;
		margin:0;
		font-size:1px;
		border-left:none;
		border-right:none;
	}
	.mInfTable .footTd {
		height:16px;
	}
	.mInfTable .cb-left, .mInfTable .cb-right {
		width:10px;
	}
	.mInfTable .cb-left, .mInfTable .cb-right {
		background:url(/imgs/stl1/cab-tbl-bott-left.png) no-repeat 0 0;
		border-left:none;
		border-right:none;
		padding:0;
	}
	.mInfTable .cb-right {
		background:url(/imgs/stl1/cab-tbl-bott-right.png) no-repeat 100% 100%;
	} 
