/**************************************************
pagettl
***************************************************/	
h1{
	width:660px;
	height:121px;
	margin:0 0 15px 0;
	background:url(http://www.siegest.com/column/img/title.jpg) no-repeat;
	font-size:1px;
	text-indent:-9999px;
}
p#message{
	width:660px;
	margin:0 0 15px 0;
	line-height:140%;
}

div#headerimg{
	position:relative;
}





/**************************************************

***************************************************/
ul.summary_column{
	/*position:static;*/
	width:620px;
	margin:50px 10px 0 30px;
	padding:0 0 20px 0;
}
ul.summary_column li{
	list-style-type:disc;
	color:#ff7777;
	margin:0 0px 15px 0px;
}
/**************************************************

***************************************************/

p.gotoup_column{
	width:620px;
	text-align:right;
	font-size:x-small;
	margin:10px 0 10px 0;
}
p.gotosummary{
	text-align:right;
	font-size:x-small;
	margin:30px 0 10px 0;
	width:620px;
}


/**************************************************
.column
***************************************************/
div.column{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	width:650x;
	float:left;
	}
	div.column h2{
	margin:20px 0 15px 0px;
	font-size:140%;
	color:#000033;
	}
	dl.imgcap_left{
	font-size:x-small;
	text-align:center;
	color:#999999;
	margin:0px 10px 0px 0px;
	float:left;
	}
	dl.imgcap_right{
	float:right;
	font-size:x-small;
	color:#999999;
	text-align:center;
	margin:0px 0px 0px 10px;
	}
	div#top_desc{
		width:610px;
		margin:0 0 20px 0;
	}
	div.column table{
		width:610px;
		margin:0 0 20px 0;
	}
		div.column table td{
			vertical-align:top;
		}
	div.column table.sec_r .desc{
		padding:0 15px 0 0;
	}
	div.column table.sec_l .desc{
		padding:0 0 0 15px;
	}
	div.column table.sec_r .desc p{
		margin:0 0 12px 0;
	}
	div.column table.sec_l .desc p{
		margin:0 0 12px 0;
	}
	div.column table.sec_r .img{
		text-align:center;
		font-size:77%;
	}
	div.column table.sec_r .img p{
		margin:5px 0 0 0;
	}
	div.column table.sec_l .img{
		text-align:center;
		font-size:77%;
	}
	div.column table.sec_l .img p{
		margin:5px 0 0 0;
	}
	div.bottom_desc{
		width:610px;
	}
	div.bottom_desc p{
		margin:0 0 12px 0;
	}
	div.bottom_img{
		width:610px;
		text-align:center;
	}
	div.bottom_img p{
		text-align:center;
		font-size:77%;
	}
	div.column table.sec_r .desc table{
		width:auto;
	}
	div.column table.sec_l .desc table{
		width:auto;
	}
	div.column table.sec_r .desc table li{
		list-style-image:none;
		list-style-position:inside;
		list-style-type:disc;
	}
	div.column table.sec_l .desc table li{
		list-style-image:none;
		list-style-position:inside;
		list-style-type:disc;
	}
	.zoom a{
		filter:Alpha(opacity=100); -moz-opacity:1; opacity:1;
		text-decoration:none;
	}
	.zoom a:hover{
		filter:Alpha(opacity=70); -moz-opacity:0.7; opacity:0.70;
		text-decoration:none;
	}

.footer .repage {
padding:0 60px 15px 0;
}