@charset "utf-8"; /* Vibes CSS Standards 2010 */
/* ~  ~ COMMOM  ~  ~ */
@import "menu_style";
body {
	font: 14px 62.5% Georgia,"Times New Roman",Times,serif;
	line-height:21px;
	background: #cccccc;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(../images/bground_01.png);
	background-repeat:repeat-y;
	background-position:center;
}
.base {
	width: 980px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	bgcolor:#FFF;
}
.basef {
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	bgcolor:#FFF;
}

img {
	border: 0;
}
ul{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 1px
}
h3 {
	color:#000;
	18px/1.1em "arial black",arial,sans-serif;
	text-shadow: #369 1px 1px 1px;
	}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
.vmain {
	width: 975px;
	background: #fffefe;
	margin: 0 auto;
}
.v {
	float:left;
}
.h {
	clear:both;
}
ul {
	list-style:none;
}
.frt {
	float: right;
}
.flt {
	float: left;
}
/* ~~ Headder ~~ */
.heads {	padding: 0px 0; background-color:#333; }
.logo {width:150px; height:169px;}
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #292929;
	color:#999999;
	padding-left: 80px;
	font-size:11px;
	height:40px;
	clear:both;
}
.ft ul {
	width:175px;
	float:left;
}
.ft a {
	color:#999999;
	text-decoration:none;
}
.ft a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.margin { margin:5px; margin-right:5px;}
/* user */
.Fst1 { padding-left: 2px; padding-right:2px; }
.a728{ padding:5px; }
.s160 { width:160px; padding:2px; }
.s470 { width:470px; }
.s840 { width:816px; }
.s336 { width:336px; padding:2px; }
.s322 { width:322px; }
.s490 {width:470px; margin:2px;}
.set {border: #333 1px solid; margin:5px}
.Hilight {border: #F90 2px solid; margin:4px }
.s400 {
	width:250px;
	margin:2px;
	padding:2px;

}
.s1k {
	width:1000px;
	margin:2px;
	border:#333 1px solid;

}
.b1 { height:30px;
font-family:Georgia;
}



.sidefaq  li a {
	color:#930;
	text-decoration:none;
	}
.sidefaq li a:hover {
	color:#900;
	text-decoration:underline;
	text-shadow: #369 1x 1px 2px;
	}

.SideBar { 
	margin: 1px 0px;
}

.SideBar li { 
	faloat: left;
	list-style-type: none;
}

.SideBar li a { 
	background: #0094ff;
	color: white; 
	display: block; 
	font-family: 14px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: normal;
	line-height: 1.2em;
	padding: 6px 6px; 
	text-decoration: none;
	border-bottom:#03C 1px solid;
}

	.SideBar li a:hover { 
	background: #0001ff;
	atext-decoration: underline;
}




	
.mbut li {
	display:inline;
	}
	
.fntTiny { font-family:Arial; font-size:10px;}
.pad2 { padding:5px; }
	
	.contentbase, .contenthead {
	width:540px;
	border-style:dotted;
	background-color:#FFFFFF;
	min-height:20px;
	
}
.contentbase {
	font:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
}
.contenthead {
	font:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* FORM */
	
	#f label.error {
	margin-left: 10px;
	width: auto;
	float:left;
}
label.error {
	background: url('http://www.top-link-list.com/track/comment/js/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
}
label.valid {
	background: url('http://www.top-link-list.com/track/comment/js/checked.gif') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}
form.f fieldset {
	margin-bottom: 10px;
}
form.f legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 17px;
	_margin: 0 -7px;
}
form.f label {
	display: inline-block;
	line-height: 1.25;
	vertical-align: top;
	cursor: hand;
	width: 100px;
}
form.f fieldset p {
	list-style: none;
	padding: 4px;
	margin: 0;
}
form.f label {
}
form.f label.error {
	margin-left: auto;
	width: auto;
}
form.f input.submit {
	margin-left: 103px;
}
form.f input {
} /*\*//*/ form.f legend { display: inline-block; } /* IE Mac legend fix */
.hints {
	color:#909090;
	font-family:arial, helvetica, sans-serif;
	font-size:9px;
	line-height:11px;
	margin-bottom:3px;
	padding:0;
	text-align:right;
}

