@charset "utf-8";
/*base*/
* {
	margin: 0px;
	padding: 0px;	
}

.back_area1{
	margin:0px 0px 0px 0px;
	float:left;
	width:548px;
	height:auto;
	padding:10px 6px 0px 18px;

}


.back_link{
	margin:auto;
	float:left;
	width:473px;
	height:auto;
	font-size:14px;
}

.back_link span{
	color:#0066CC;
	font-size:14px;
}

.article_area{
	margin:auto;
	float:left;
	width:585px;
	height:auto;
	padding-top:10px;
	padding-left:15px;
}

.article_area_bar{
	margin:auto;
	float:left;
	width:540px;
	height:32px;
	background-image: url(../images/tab1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:240%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0361a0;
	text-decoration: none;
	padding-top:0px;
	padding-left:35px;
}


.form_content{
	margin:auto;
	float:left;
	width:588px;
	height:auto;
}
.area_bar{
	margin:auto;
	float:left;
	width:590px;
	height:36px;
	background-image: url(../images/area_bar1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	line-height:220%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.area_border{
	margin:auto;
	float:left;
	width:568px;
	height:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c5c4c3;
	border-bottom-color: #c5c4c3;
	border-left-color: #c5c4c3;
	background-color:#FFFFFF;
}


.bottom_border{
	margin:auto;
	float:left;
	width:568px;
	height:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c5c4c3;
	border-bottom-color: #c5c4c3;
	border-top-color: #c5c4c3;
	border-left-color: #c5c4c3;
	background-color:#FFFFFF;
}

.bottom_content{
	margin:auto;
	float:left;
	width:588px;
	height:auto;
	padding-left:15px;
	padding-top:15px;
}
.bottom_text p{
	margin:auto;
	float:left;
	width:540px;
	height:auto;
	line-height:160%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding:10px;
}

.search_box {
padding:10px 10px 10px 10px;
float:left;
}
.search_box ul li{
border:medium none;
float:left;
width:137px;
height:30px;
}
