@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
	font-family: Arial;
}
a {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial;
}
a:hover {
	color: #FA5401;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color: #5e5e5e;
	font-family: Arial;
}
.b12 {
	font-size: 12px;
	line-height: 18px;
	color: #5e5e5e;
	font-family: Arial;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
	color: #5e5e5e;
	font-family: Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #5e5e5e;
	font-family: Arial;
}
.title1 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #5e5e5e;
	padding-left: 5px;
	font-family: Arial;
}
.title {
	font-size: 12px;
	line-height: 35px;
	color: #5e5e5e;
	padding-left:2px;
	font-family: Arial;
}
.white {
	color: #FFF;
	font-family: Arial;
}
.red {
	color: #900;
	font-family: Arial;
}
.foot, .foot a {
	font-size: 12px;
	line-height: 180%;
	color: #a1b1d5;
	font-family: Arial;
}
.foot a:hover {
	color: FA5401;
}

.s_txt {
width: 120px;
height: 23px;
height:23px;line-height:23px;
border: none;
padding-left:25px;
float: left;
background: url(../image/s_txt_bg.jpg) left top no-repeat;
}
.s_btn {
width: 59px;
height: 23px;
border: none;
cursor: pointer;
float: left;
background: url(../image/s_btn_bg.jpg) no-repeat;
}