@charset "utf-8";
/* CSS Document */
#page{
	color: #5f8202;
	height: auto;
	width: 616px;
	min-height: 536px;
	font-size: 13px;
	line-height: 22px;
	clear: both;
	padding-left: 29px;
}
#page .color_01 {
	font-size: 15px;
	color: #1F92C5;
	font-weight: bold;
}
#page A:link {
	color: #5f8202;
	TEXT-DECORATION: none;
}
#page A:visited {
	color: #5f8202;
	TEXT-DECORATION: none;
}
#page A:hover {
	color: red;
	TEXT-DECORATION: underline;
}
/**********************************************/

.photostyle {
	padding:5px;
	background-color:#FFF;
	border:1px #CCCCCC solid;

}
#page .frame_a {
	width: 756px;
	height: auto;
	float: left;
}
#page .frame_a_bg {
	width: 756px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(../services/td3.jpg);
}
#page .frame_a_photo {
	width: 430px;
	height: auto;
	float: left;
	padding: 10px 0px 0px 5px;
}
#page .frame_a_content {
	width: 775px;
	height: auto;
	float: left;
}
#page .frame_a_time {
	width: 93px;
	height: auto;
	padding: 0px 30px 0px 10px;
	float: left;
}
#page .frame_a_photo_s {
	width: 40px;
	height: auto;
	float: left;
	border: 1px #ccc solid;
	background-color: #FFF;
	padding: 2px 0px 3px 0px;
	margin: 0px 4px 8px 3px;
}
#page .frame_a_photo_s_hidden {
	width: 35px;
	height: 33px;
	overflow: hidden;
}
#Paging {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	float: left;
}
