@charset "utf-8";
/* CSS Document */
img, div, a, input  {
	behavior: url(../iepngfix.htc);
}
a:link, a:visited, a:hover, a:active {color: #000; text-decoration: none;}
body {
	margin-left: 0px 0px 0px 0px;
	background: #a9ff00 url(../img/bg3.jpg) no-repeat;
	background-position:50% 0%;
}
body #wrapper {}
body #wrapper .cont {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 6px;
}
body #wrapper .contB #btn { background:#a9ff00; height:47px; width:980px; margin-left:auto; margin-right:auto;}
body #wrapper .contB #btn #b {float:left; height:47px; width:auto;}
body #wrapper #contC { width:980px; margin-left:auto; margin-right:auto;}
body #wrapper #contC .cl {
	width:680px;
	height:auto;
	background-color:#666;
	float:left;
}
body #wrapper #contC .c2 {
	width:300px;
	height:800px;
	background-color:#000;
	float:right;
}
body #wrapper #contC .cl #txt .tf { background-color:#FFF; font-family:arial; font-size:10px; padding:4px; border:1px; border-bottom-style:dashed;}
