/* Websurf */
/* Shanghai PuDong Development Bank, Credit Card Center */
/* CSS For Common Use */
/* NeiL.Ben@Websurf 2005-09 Design */
BODY{
	font-family:Verdana, Tahoma, "ËÎÌå";
	font-size:12px;
	color:#333333;
	background:White;
	margin:0px;
	padding:0px;
}
TD{
	font-family:Verdana, Tahoma, "ËÎÌå";
	font-size:12px;
	color:#333333;
}
A{
	color:#666666;
	text-decoration:underline;
}
A:hover{
	color:#666666;
	text-decoration:none;
}
H1{
	margin-top:15px;
	width:490px;
	background:#7B7B7B;
	height:17px;
	padding:4px 0px 0px 15px;
	color:White;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
P.con{padding:0 15px;margin:0px;line-height:20px;}
IMG{border:none;}
/* Main Navigation */
#mainavi{
	width:518px;
	height:20px;
	padding-top:1px;
	background:#343434;
	border-right:solid 1px #727272;
	color:White;
	font-weight:bold;
}
#mainavi UL{
	margin:0px;
	padding:0px;
	list-style:none;
	height:21px;
	display:inline;
}
#mainavi UL LI{
	display:inline;
	padding-left:23px;
	height:21px;
}
#mainavi UL LI A{
	color:White;
	text-decoration:none;
}
#mainavi UL LI A:hover{
	color:White;
	text-decoration:underline;
}
/* Common */
.fs1{font-size:1px;}
.br{border-right:solid 1px #727272;}
.bb{border-bottom:solid 1px #727272;}
UL.content{
	margin-left:37px;
	list-style-image:url(../images/arrow1.gif);
	padding-right:20px;
	line-height:20px;
}
UL.normal{
	margin-left:37px;
	list-style:none;
	padding-right:20px;
	line-height:20px;
}
.comment{color:#666666;}
.back{color:#999999;}
.back:hover{color:#999999;}
.theader{background:#CCCCCC;}
.theader2{background:#B9B9B9;}
.tbody1{background:#EEEEEE;}
.tbody1 TD{color:#666666;}
.tbody2{background:#F6F6F6;}
.tbody2 TD{color:#666666;}
.lh{line-height:20px;}
#headrep{/* Header Repeat */
	background:url(../images/repeat.gif) repeat-x;
	height:4px;
}
.small{font-size:10px;color:#666666;}
.mainframe{
	text-align:center;
	padding:10px 0px;
}
.con_title{/* Content Title */
	margin:0px;
	padding:0px;
	margin:10px 0px 15px 20px;
}
.con_title LI{/* Content Title */
	padding-top:10px;
	list-style:none;
}
#footer{
	height:30px;
	background:#DFDFDF;
	text-align:right;
	color:#666666;
	word-spacing:5px;
}
#footer A{color:#666666;text-decoration:none;}
#footer A:hover{color:#666666;text-decoration:underline;}
#footer_t{
	border-right:solid 1px #727272;
	font-size:10px;
	color:#666666;
	padding:5px;
	line-height:20px;
	background:url(../images/foot_bg4.gif) no-repeat 97% 30%;
}
#nav_repeatbg{
	text-align:center;
	background:url(../images/nav_repeatbg.gif) repeat-y;
}