img.simpleBorder { border: 1px solid #cccccc; }

table.tabStyle{border-bottom:1px #39599C solid; }
td.btnSelected{ background-color:#39599C;cursor:pointer;text-align:center; color:#ffffff;font-size:14px; font-weight:bold;}
td.btn{background-color:#dedeef;cursor:pointer;text-align:center;color:#0061de;font-size:14px; font-weight:bold;}

table.panel {
	padding:3px;
	border:1px solid #336699;
}

td.panel {
	background-color:#336699;
	font-weight:bold;
	color:#FFFFFF;
}

.fybg td {
	word-break: break-all;
	font-size: 12px;
	line-height: 150%;
	margin:0px 10px;
}

.fybg td.pageClickable {
	cursor:pointer;
	border: 1px solid #CCCCCC;
	color: #0061de;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.fybg td.pageUnclickable {
	border: 1px solid #CCCCCC;
	color: #999999;
}

.fybg td.pageNonClickable {
	border: 1px none #CCCCCC;
}

.fybg a:link {
	color: #0061de; text-decoration: none;
}

.fybg a:visited {
	color: #0061de; text-decoration: none;
}

.fybg a:hover {
	color: #FFFFFF;
	background-color: #0061de;
	text-decoration: none;
}

.fybg a:active {
	color: #FFFFFF;
	background-color: #0061de;
	text-decoration: none;
}

.fybg a.hot:link {
	color: #ff0000; text-decoration: none;
}

.fybg a.hot:visited {
	color: #ff0000; text-decoration: none;
}

.fybg a.hot:hover {
	color: #FFFFFF;
	background-color: #0061de;
	text-decoration: none;
}

.fybg a.hot:active {
	color: #FFFFFF;
	background-color: #0061de;
	text-decoration: none;
}

.fybg a.white:link {
	color: #ffffff; text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}

.fybg a.white:visited {
	color: #ffffff; text-decoration: none;
}

.fybg a.white:hover {
	color: #ffffff; text-decoration: none;
}

.fybg a.white:active {
	color: #ffffff; text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}


.fybg a.unselected:link,visited,hover,active{
	color: #0000ff; text-decoration: none; font-weight:normal;
}
.fybg a.selected:link,visited,hover,active{
	color: #ff0000;	text-decoration: none; font-weight:bold;
}

.fybg a.big:link {font-size: 14.8px; font-weight:bold;color:#0061de;text-decoration:none;}

.fybg a.big:visited {
font-size: 14.8px; font-weight:bold;color: #0061de; text-decoration: none;
}

.fybg a.big:hover {
font-size: 14.8px; font-weight:bold;
	color: #FFFFFF;
	background-color: #0061de;
	text-decoration: none;
}

.fybg a.big:active {
font-size: 14.8px; font-weight:bold;
	color: #FFFFFF;
	background-color: #0061de;
	text-decoration: none;
}

.fybg input.text {
	font-size: 12px;
	color:#333333;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC;
}

.fybg input.button {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC;
	padding: 2px;
	cursor:pointer;
}

.fybg select {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC;
}

.fybg span.header { font-size: 14.8px; font-weight:bold; }
.fybg span.colorHeader { color:#0066cc;font-size: 14.8px; font-weight:bold; }

.fybg span.oldPrice {text-decoration:line-through; font-weight:bold; color:#FF0000;}
.fybg span.discountPrice {font-weight:bold; color:#FF0000;}

.fybg span.gray { color:#666666; }

.fybg span.hint { background-color:#99CCCC; }

.fybg span.hot { color:ff870f;}

.fybg div { word-break: break-all; }
.fybg div.pad6 { padding:6px; }
.fybg div.pad3 { padding:3px; }
.fybg .tip{
	padding:5px;
	background-color:#E2FFE4;
}
.fybg td.line { border-bottom: 1px dashed #999999 }

.fybg div.channel { width:auto; padding:6px; text-align:left; border-bottom: 1px solid #cccccc; border-top:1px solid #cccccc; }
.fybgdiv.header { text-align:left; padding:6px;background-color:#EFEFEF; border-bottom: 1px solid #DEDBDE; }
.fybg div.dot { text-align:left; padding:6px; border-bottom:1px dashed #DEDBDE; }

.fybg div.darkHeader { width: auto; text-align:left; padding: 3px; background-color:#EFEFEF; border-bottom: 1px solid #DEDBDE; }
.fybg div.darkHeader760 { width: auto; text-align:left; padding: 6px; background-color:#EFEFEF; border-bottom: 1px solid #DEDBDE; }

.fybg div.darkFooter { width: autox; text-align:center; padding: 6px; background-color:#EFEFEF; border-top: 1px solid #DEDBDE; }
.fybg div.darkFooter760 { width: auto; text-align:center; padding: 6px; background-color:#EFEFEF; border-top: 1px solid #DEDBDE; }

.fybg div.left { text-align: left; float: left; }
.fybg div.right { text-align: right; float: right; }

.clickable { cursor:hand; }

.fybg div.inline { display:inline; position:relative; width:100px; height:100px;}


