@charset "utf-8";
/* CSS Document */

#text{
	width:600px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size:13px;
	line-height:25px;
	color:#444444;
	}
	
	#text .color_01 {
	font-size: 15px;
	color: #1F92C5;
	font-weight: bold;
}
#text A:link {
	color: #5D5D5D;
	TEXT-DECORATION: none;
}
#text A:visited {
	color: #5D5D5D;
	TEXT-DECORATION: none;
}
#text A:hover {
	color: red;
	TEXT-DECORATION: underline;
}
/**********************************************/

.photostyle {
	padding:5px;
	background-color:#FFF;
	border:1px #CCCCCC solid;

}
#text .frame_a {
	width: 756px;
	height: auto;
	float: left;
}
#text .frame_a_bg {
	width: 756px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(../services/td3.jpg);
}
#text .frame_a_photo {
	width: 430px;
	height: auto;
	float: left;
	padding: 10px 0px 0px 5px;
}
#text .frame_a_content {
	width: 775px;
	height: auto;
	float: left;
}
#text .frame_a_time {
	width: 93px;
	height: auto;
	padding: 0px 30px 0px 10px;
	float: left;
}
#text .frame_a_photo_s {
width: 38px;
height: auto;
float: left;
border: 1px #ccc solid;
background-color: #FFF;
padding: 1px 0px 1px 0px;
margin: 0px 2px 8px 1px;
}
#text .frame_a_photo_s_hidden {
	width: 35px;
	height: 33px;
	overflow: hidden;
}
#Paging {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	float: left;
}
