﻿body {
	font-size: 12px;
	color: #333;
	background:url(../images/bg.jpg) repeat-x left top
}
a:link {
	color: #36C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #36C;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #36C;
}
*{ margin:0; padding:0;}
#wrap{ margin-top:80px;}
.borsty{ border:1px solid #3ab0e0}
.input{border:1px solid #3ab0e0; height:30px; width:195px; font-size:12px; line-height:30px; text-indent:5px;}
.fontsty{ font-size:14px; font-weight:bold; color:#1fb5eb}
.btn{ width:66px; height:27px; background:url(../images/btn.jpg) no-repeat left center; background-color:transparent; border:0px; cursor:pointer; margin-left:10px;}
.txt{ line-height:22px; color:#666; border-top:1px dashed #09F;border-bottom:1px dashed #09F}
