/* CSS Document */
body{
	margin:0;
	padding:0;
	line-height:180%;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#c3d8e4;
}
input{
	font-size:12px;
	color:#464646;
}
a,a:visited{
	color:#464646;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:hover{
	color:#106aa6;
}
a:visited {
	text-decoration: none;
}
.f_white,.f_white a,.f_white a:visited,.f_white a:hover{
	color:#ffffff;
}
.f_white a:hover{
	text-decoration:underline;
}
.f_brown{
	color:#ffad06;
}
.f_blue{
	color:#106aa6;
}
.main{
	background:url(images/bindex_35.jpg) repeat-y right top #fff;
}
.guide{
	background:url(images/bindex_24.jpg) repeat-x bottom;
}
.position{
	font-size:11px;
	color:#1b5b00;
}
.b_sort{
	color:#1b5b00;
	font-weight:bold;
	font-size:13px;
	line-height:240%;
}
.s_sort{
	background:url(images/bindex_36.jpg) no-repeat left center;
	padding-left:15px;
	/*text-decoration:underline;*/
	line-height:160%;
}
.s_sort a{
	/*text-decoration:underline;*/
}
.s_sort a:hover{
	text-decoration:none;
}