.web_title {
	font-family: "Comic Sans MS";
	font-size: 13px;
	line-height: 26px;
	float: left;
	width: 160px;
	text-align: left;
	vertical-align: middle;
	padding-top: 39px;
	padding-left: 3px;
}
.web_title a:link{ color: #333333; text-decoration: none;}
.web_title a:visited{ color: #333333; text-decoration: none;}
.mainbody {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	clear:both;
}
.box {
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
.show_result {
	padding-left: 80px;
	margin: 30px;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.show_result font {
	color:#FF8800;
	font-weight: bold;
 }
.show_result a:link { color:#333333;}
.show_result a:hover { color:#FF6600;}
.show_result a:active { color:#FF6600;}
.show_result a:visited{ color: #333333;}
.table_clear {
	height:20px;
	clear:both;
}
.history {
}
.history a {
	font-size: 13px;
	color: #333333;
	float: left;
	margin-right:4px;
	margin-left:4px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
}
#alexa_more_info{}
/* ----Captcha--- */
.inp {
    border: 1px solid gray;
    padding: 0 10px;
    width: 200px;
    height: 30px;
    font-size: 18px;
}
#embed-captcha {
    width: 200px;
	margin-right:15px;
}
.show {
    display: block;
}
.hide {
    display: none;
}
#notice {
    color: red;
}