
/***********************

	link
 
************************/
.cle{clear:both;font-size:1px;line-height:1px;}
.box{
	width:680px;
	background:url(img/box_bg.gif) repeat-y;
	margin: 12px auto 0;
	padding:0px;
	border-bottom:1px #ccc solid;
}
.box_top{
	background:url(img/box_top.gif) no-repeat top;
	height:37px;
	margin:0px;
	padding:0px;
}
.bar01{
	padding:0px 30px;
}
.box_in{
	padding:10px 40px 30px;
	font-size:12px;
	line-height:18px;
	color:#515151;
}
.data_box{
	width:520px;
	margin:15px auto;
	padding:0px 10x 15px;
	border:1px #ccc solid;
}
table.data{
	width:490px;
	margin:0px auto;
	font-size:12px;
	line-height:18px;
	color:#663300;
}
table.data th.line{
	font-weight: bold;
	width: 95px;
	vertical-align: top;
	text-align:left;
	padding: 10px 0px 0px 0px;
	border-bottom:1px #7c5024 solid;
}
table.data td.line{
	text-align:left;
	padding:10px 0px 3px;
	border-bottom:1px #7c5024 solid;
}

table.data td{
	text-align:left;
	padding:10px 0px;
}

table.data th{
	font-weight: bold;
	width: 95px;
	vertical-align: top;
	text-align:left;
	padding: 10px 0px 0px 0px;
}
.banner{
	width:105px;
	float:left;
	text-align:right;
	padding:10px 0px 0px;
}
.souce{
	width:465px;
	float:right;
	margin:0px;
	padding:10px 0px 30px;
}

.box_in2{
	width:519px;
	margin:0px auto 30px;
	font-size:12px;
	line-height:18px;
	color:#515151;
}
.pagelink{
	width:519px;
	height:16px;
	margin:0px;
	background-color:#efe8d7;

}
.pagelink .back{width:100px;text-align:left;display:block;float:left;}
.pagelink .page{width:319px;text-align:center;display:block;float:left;}
.pagelink .next{width:100px;text-align:right;display:block;float:right;}

.link_list{
	width: 519px;
	margin: 12px auto 10px;
	padding: 0px;
	background: url(img/td_bg.gif) repeat-y right center;
	background-color: #EAE0CA;
}

.link_list .line2{
	background: url(img/table_top.gif) repeat-x;
	height: 3px;
	padding: 0px;
	margin:0px;
	font-size: 1px;
	line-height:1px;
}

.link_list th{
	padding: 6px 0px 4px 20px;
	background: #EAE0CA url(img/list.gif) no-repeat 3% 8px;
	width: 180px;
	border-bottom: 1px solid #F5F0E5;
	text-align: left;
	vertical-align:top;
	font-weight: normal;
}


.link_list td {
	width: 329px;
	padding: 5px 12px 5px 10px;
	color: #663300;
	border-bottom: 1px solid #F5F0E5;
}


