@charset "utf-8";
/* CSS Document */
#fixedwidth {
background: url('/images/top_bg.png') repeat-x;
background-color: #FFFFFF;
padding:6px;
padding-top: 0px;
position:static;
width:890px;
margin: 0px auto 0px auto;
border-left:#000000 solid 1px;
border-right:#000000 solid 1px
}
.hiddendiv {
display:none
}
.visiblediv {
display:block;
position:static
}
h1 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin: 0 0 0 0;
	display:inline;
	padding: 0;
	border:0;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin:0;
	border:0
}
h5 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:0;
	margin:0;
	border:0
}
body {

	position:relative;
	background-color: #A7A7A7;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #5880B9;
}
a:link {
	text-decoration: none;
	color: #003250;
}
a:visited {
	color: #003250;
	text-decoration: none;
}
a:active {
	color: #003250;
	text-decoration: none;
}
a:hover {
	color: #003250;
	text-decoration: underline;
}
.tdforbg {
background:#BBD2E0;
}
.g {
	color: green;
}

.r {
	color: red;
}

.b {
	color: #4263B5;
}
.n {
	font-weight: bold;
}
.navbarb {
	clear:both;
	padding: 8px;
	margin-bottom: 0px;
}
.navbarc {
	clear:both;
	padding: 3px;
	margin-bottom: 0px;
}

.left {
	float:left
}
.right {
	float:right;
	padding-top:14px;
}
.box {color: #000000; border: 1px solid #5893AC; background-color: #FFFFFF; font-family:Verdana; font-size:14px;}

.nav {
	background:#F2F2F5;
	padding: 5px;
	border-top:1px solid #5893AC;
	border-right:0;
	border-bottom:1px solid #5893AC;
	border-left:0;
	text-align:center;
	font-size:13px;
	font-family:Verdana,sans-serif;
	margin-bottom:5px;
	position:relative;
}

.navsmall {
	background:#F2F2F5;
	padding: 5px;
	border-top:1px solid #5893AC;
	border-right:0;
	border-bottom:1px solid #5893AC;
	border-left:0;
	text-align:center;
	font-size:10px;
	font-family:Verdana,sans-serif;
	margin-bottom:5px;
}

#network {
	top: 0px;
	left: 0px;
	width: 100%;
	margin-bottom:3px;
	font-size: 9px;
	text-align:right;
}
#maincontent {
	float:left;
	width:725px;
}
#rightad {
	float:right;
	width:161px;
	text-align:right;
}
.titles, h1.titles {
	background:#B5CCE3;
	padding: 5px;
	border-top:1px solid #5893AC;
	border-right:0;
	border-bottom:1px solid #5893AC;
	border-left:0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}
.myTableStyle { border-collapse: collapse; border-bottom:1px solid #A7A7A7; border-top:1px solid #A7A7A7; }
.myTableStyle td { border-right: 1px solid #A7A7A7; border-left: 1px solid #A7A7A7; }
.myTableStyle th { border-right: 1px solid #A7A7A7; border-left: 1px solid #A7A7A7; }
.myTableStyle2 { border-collapse: collapse; border:0; }
.myTableStyle2 td { border-right: 1px solid #A7A7A7; }
.td2 { border-right:0; }

.top_ad {
	float:left;
}
.account {
	float:right;
	width:157px;
	height:100%;
}
#tabs {
text-align: center;
list-style-type: none;
padding: .2em 0;
margin: 0 0 1em;
border-bottom: 1px solid #000;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#tabs li { display: inline; }

#tabs a {
color: #000;
text-decoration: none;
padding: .2em .8em;
background-color: #BBD2E0;
border: 1px solid #000;
}

#tabs a:hover { background-color: #ffffff; }

#tabs .current a {
background-color: #FFFFFF !important; /* !important is IE fix */
border-bottom-color: #FFFFFF;
padding: .2em .8em;
font-weight: bold;
}

#tabs.left {
text-align: left;
padding: 1.7em 0 .2em 1em;
}
.style101 {
	color: #333333;
	font-size: 18px;
}
.titles2 {
	background:#F2F2F5;
	padding: 4px;
	border-top:1px solid #5893AC;
	border-right:0;
	border-bottom:1px solid #5893AC;
	border-left:0;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
}
.search_stat .active {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #96AED8;
	border: 1px solid #335EA8;
	display:inline;
	margin:2px;
	text-align:center;
	padding:5px;
}
.search_stat .disabled {
	font-size: 11px;
	border: 1px solid #CFCFCF; 
    color: #CFCFCF;
	display:inline;
	margin:2px;
	text-align:center;
	padding:5px;
}
.search_stat P {
	font-size: 14px;
	color: #666666;
	background-color: #F2F2F5;
	border: 0px solid #CCCCCC;
	display:inline;
	margin:2px;
	text-align:center;
	padding:5px;
}
.search_stat A {
	font-size: 11px;
	color: #666666;
	background-color: #FDFDFD;
	border: 1px solid #5893AC;
	display:inline;
	margin:2px;
	text-align:center;
	padding:5px;
}
.search_stat A:Hover {
	color: #444444;
	background-color: #FAFAFA;
	border: 1px solid #003250;
}
.sort_type {
	color: #666666;
	background-color: #FDFDFD;
	border: 1px solid #CCCCCC;
	margin:2px auto 2px auto;
	width:22px;
	text-align:center;
	padding:5px;
}
.salltitle {
	float:left
}
.sallcat {
	color:#000000!important;
	font-size:8px;
	float:right;
	cursor:pointer
}
.login_table {
	height:90px;
}
.dl {
	background:#BBD2E0;
	padding: 0px;
	border-top:3px solid #000000;
	border-right:0;
	border-bottom:3px solid #000000;
	border-left:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:8px;
}
.dl td{
	background:#FFFFFF;
	padding:6px;
	border:0px;
	text-align:left;
}
.dl img{float:left;margin-right:.5em;}
.dl h1{display:inline;margin:0;}
.dl p{margin:.5em 0 0;}
.d_a {
	background:#BBC3E0;
}
.d_b {
	background:#C6BBE0;
}
.d_c {
	background:#D9BBE0;
}
#liveupdate {
	background-color:#D8E6ED;
	border:0px;
}
.tb_ind {
background:#E9EDEF; 
border:1px solid #5893AC; 
padding:4px; 
text-align:center; 
margin: 0 auto 0 auto;
}

.tp { border:1px solid #f5e0e0; background:url(images/fd/bg.jpg) top right no-repeat; height:110px; position:relative; overflow:hidden;}
.tp_img {position:absolute; top:14px; left:10px;}
.tp p { padding:5px 5px 5px 250px; }
.tp p span { font-size:13px; font-weight:bold; color:#ac0000; line-height:23px;}

.sea{height:18px; background:url(hor.gif) bottom left repeat-x; position:relative; overflow:hidden; clear:both; width:60%;}
.sea p{float:left; background:#fff; height:18px; margin:2px;}
.sea span{float:right; background:#fff; height:18px; vertical-align:bottom; text-transform:uppercase; padding-top:5px;}

.magnet { margin:-15px 0 0 50px; position:relative; display:block; z-index:667;}
.magnet img {margin-bottom:-5px;}

.goodfake { width:220px !important; margin-left:30px;}
.goodfake .good {width:50%; color:#71a600; text-align:center; font-size:14px; font-weight:bold;}
.goodfake .bad {width:50%; color:#910000; text-align:center; font-size:14px; font-weight:bold;}
.goodwarn {padding:5px; text-align:center; color:#910000; margin-top:10px; border:1px solid #ffd7d7; background:#fff3f3;} 
.icon {float:right;display:block;border:0}

.titles2 {
background:#f1f1f1;
padding: 5px;
border-top:1px solid #5893AC;
border-right:0;
border-bottom:1px solid #5893AC;
border-left:0;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin-top:5px;
margin-bottom:10px;
}

.verimage {margin:0 0 -4px 10px;}