/*
--design by forestgan-
create date jan 12 2006
for http://wwww.021fy.com
last edit jan 16 2006
*/
*{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

body{
	background: #F2F0E1;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
	margin: 10px 0;
}

body{
	font-size: 75%;
}

#wrap,#wrap2,#wrap3{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #CCC;
	background: White;
	color: #333;
	padding: 9px;
}
/*
#wrap2{
	margin-top: 12px;
}
*/
#wrap3{
	margin-top: 8px;
}
.wrapfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a{
	color: #333;
	background: White;
	text-decoration: none;
}

a:hover{
	color: #369;
}

#top{
	border: solid 1px #CCC;
}

#header{
	height: 64px;
	position: relative;
}

#header div{
	position: absolute;
	top: 8px;
	right: 0;
}

#nav{
	height: 29px;
	background: url(../images/nav_bg.gif) no-repeat right;
	padding-left: 6px;
}

#nav li{
	float: left;
	height: 29px;
}

#nav li a{
	background: url(../images/vline.gif) no-repeat right;
	line-height: 29px;
	color: #FFF;
	padding: 0 15px 0 5px;
	font-weight: bold;
}

#nav li a:hover{
	color: #F09D00;
}

.threecol a,.twocol li.twomore a{
	color: #EC730F;
}

.threecol a:hover,.twocol li.twomore a:hover{
	color: #369;
}

.threecol h3,.twocol h3{
	background: url(../images/dot.gif) no-repeat 0 50%;
	font-size: 12px;
	padding-left: 20px;
	line-height: 25px;
	border-bottom: solid 1px #CCC;
}

ul.nb{
	background: transparent;
	padding: 5px 5px 10px 25px;
}

ul.nb2{
	background: transparent;
	padding: 10px 15px 0 18px;
}

.threecol,.twocol{
	background: url(../images/middot.gif) no-repeat  100% 35px;
	float: left;
	width: 340px;
	padding: 5px 25px 0 10px;
	margin-bottom: 15px;
}

.threecol{
	width: 223px;
	padding: 10px 15px 0 10px;
}

.threecol2{
	padding: 10px 15px 0 18px;
}

.twocol li{
	background: url(../images/dot2.gif) no-repeat 0 40%;
	line-height: 25px;
	padding-left: 15px;
	border-bottom: 1px dotted #666;
}

.twocol li span{
	float: right;
}

.twocol li.fir,.threecol li.fir{
	padding: 0;
	border-bottom: 0;
	margin-bottom: 4px;
}

.threecol li.sec{
	padding: 10px 0 0;
}

.twocol li.twomore,.threecol li.twomore{
	text-align: right;
	border-bottom: 0;
	background: none;
	line-height: 100%;
	padding: 4px 4px 0;
}

#sideleft{
	width: 585px;
	float: left;
	padding: 0 0 30px;
}

#sideright{
	float: right;
	width: 160px;
	padding: 0 0 30px;
}

#sideleft p{
	text-indent: 2em;
	padding: 5px 10px;
}

h4{
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	padding: 10px 0 0;
}

h3#title{
	background: url(../images/title.gif) no-repeat 0 40%;
	border-bottom: solid 1px #CCC;
	line-height: 25px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}

.fylist,.fylistother{
	padding: 5px 10px;
	display: table;
}
.fylistother2{
	padding: 10px 20px;
	display: table;
}

.fylist ul{
	padding: 5px 12px;
	font-weight: normal;
}

.fylist ul li{
	float: left;
	width: 135px;
	line-height: 20px;
}

.fylistother li{
	float: none;
}

.left10px{
	padding-left: 12px;
}

.bolds{
	font-weight: bold;
}

.left15px{
	padding-left: 20px;
	line-height: 25px;
}
.left20px{
	padding-left: 35px;
	line-height: 25px;
}
#qsnav{
	background: #EEE;
	color: #333;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 10px;
}

.siderbar{
	background: url(../images/cotop.gif) no-repeat;
	width: 140px;
	padding: 5px 10px;
	margin-top: 20px;
}

.siderbar li{
	background: url(../images/arrow.gif) no-repeat 0 50%;
	border-bottom: solid 1px #DDD;
	line-height: 22px;
	padding-left: 15px;
}

.bottombg{
	height: 13px;
	background: url(../images/cobottom.gif);
	overflow: hidden;
}

.siderbar li.rfirst{
	background: none;
	padding: 2px 0;
	border: 0;
}

.siderbar h3{
	background: url(../images/dot.gif) no-repeat 0 50%;
	font-size: 12px;
	padding-left: 20px;
	line-height: 25px;
	border-bottom: 1px solid #DF5100;
}

.siderbar li.rfist2{
	padding: 2px 0;
}

.siderbar2 li{
	background: none;
	border: 0;
}

#footer{
	border-top: solid 2px #666;
	clear: both;
	padding: 10px;
}

#footer p{
	text-align: center;
	color: #999;
}
