/* CSS Document */
@charset "utf-8";
body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

#body{
background-image:url(back_2.jpg);
background-position:top;
background-repeat:no-repeat;
height:398px;
}
#bodyBg{
background-image:url(back_2.jpg);
background-position:top ;
background-repeat:no-repeat;
height:398px;
}

#free{
padding-top:98px;
width:205px;
}

/*#code{
background-image:url(img.jpg);
background-position:top;
background-repeat:no-repeat;
}*/

#but{
padding-top:20px;
padding-left:175px;
}

#foot_txt{
color:#ffffff;
font-weight:bold;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

#foot_txt a {
	text-decoration: none;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot_txt a:link {
	text-decoration: none;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot_txt a:hover {
	color:#FFFF00;
	text-decoration: none;
}

#foot_txt a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#but a {
border:0;
}

#but a:link {
border:0;
}

#but a:hover {
border:none;
}

#but a:active {
border:none;
}
