/* CSS Document */


.view{
	width:700px;
	margin: 0 auto;
	padding:3px;
	border-top: 1px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
}

.back{
	float:left;
	width:650px;
}

.next{
	float:right;
	width:50px;
	text-align:right;
}

.content_topics table{
	width:680px;
	margin: 0 auto;
}

.content_topics .td1 {
	background-color: #ffffff;
	vertical-align:top ; 
	width:45px;
}

.content_topics .td2 {
	background-color: #ffffff;
	width:635px;
}

.content_topics .td3 {
	background-color: #ffffff;
	text-align:right;
}

.content_headline table{
	width:680px;
	margin: 0 auto;
	background-color: #F5F5F5;
	border:1px solid #B0B0B0;
	padding:3px;
}

.content_headline .td1 {
	vertical-align:top ; 
	width:50px;
}

.content_headline .td2 {
	width:630px;
}

.content_headline .td3 {
	
	text-align:right;
}

.content_detail table{
	width:680px;
	margin: 0 auto;
}

.content_detail .td1 {
	vertical-align:top ; 
	line-height:130%;
}

.content_url .td2 {
	vertical-align:top ; 
	width:204px;
}

.content_photo table{
	width:200px;
	margin: 0 auto;
}

.content_photo .td1 {
	vertical-align:top ; 
}

.content_url table{
	width:680px;
	margin: 0 auto;
	background-color: #F5F5F5;
	padding:5px;
}

.content_url .td1 {
	vertical-align:top ; 
	width:50px;
}

.view_bottom{
	width:700px;
	height:15px;
	margin: 0 auto;
	padding:3px;
	border-top: 1px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
}

.view_list{
	float:left;
	width:660px;
}

.top{
	float:right;
	width:40px;
	text-align:right;
}
