@charset "utf-8";
/* CSS Document */

#about.current a {
	background-position: left top;
}
img {
	border: none;
}
#content {
	width: auto;
	height: auto;
}
#page_layout {
	height: auto;
	width: 821px;
	margin: 0 auto;
	position: relative;
}
.pg_top {
	background: url(../images/mid_page_top.png) repeat-x;
	height: 15px;
	margin: 0 15px;
}
.pg_top_lft {
	background: url(../images/lft_corner_pg.png) no-repeat left top;
	margin: 0 0 0 -15px;
	height: 15px;
}
.pg_top_rgt {
	background: url(../images/rgt_corner_pg.png) no-repeat right top;
	height: 15px;
	margin: 0 -15px 0 0;
}
.pg_mid {
	background: url(../images/main_pg_mid.png) repeat-y;
	width: 801px;
	height: auto;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	padding: 0 0 0 20px;
	float: left;
}
.recommend {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 16px;
	padding: 10px;
	margin: 0 0 10px;
	width: 300px;
	border-bottom: 1px solid #CCC;
}
.link_box {
	width: 750px;
	margin: 0 0 15px 0;
	border-left: 5px solid #999;
	padding: 5px 10px 0;
	border-bottom: 1px solid #CCC;
	float: left;
}
.link_box .bottom {
	margin: 0 0 10px;
}
.link_box_last {
	width: 750px;
	margin: 0 0 5px;
	border-left: 5px solid #999;
	padding: 5px 10px 0;
	border-bottom: 1px solid #CCC;
	float: left;
}
.lft_div {
	margin: 0 0 10px;
}
.lft_side {
	float: left;
	width: 620px;
}
.lft_side_ph {
	float: left;
	width: 438px;
}
.lft_side_torn {
	float: left;
	width: 500px;
}
.lft_side_bus {
	float: left;
	width: 460px;
}
.rgt_side {
	float: right;
	margin: 0 0 5px;
}
.link_title {
	font-size: 18px;
	color: #266B8F;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
}
.link_title a {
	font-size: 18px;
	color: #266B8F;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
	text-decoration: none;
}
.link_title a:hover {
	color: #006;
	text-decoration: underline;
}
.lft_side .link_title a, .lft_side_ph .link_title a, .lft_side_torn .link_title a, .lft_side_bus .link_title a {
	font-size: 18px;
	color: #266B8F;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
	color: #266B8F;
	text-decoration: none;
	letter-spacing: 0em;
}
.lft_side .link_title a:hover, .lft_side_ph .link_title a:hover, .lft_side_torn .link_title a:hover, .lft_side_bus .link_title a:hover {
	color: #006;
	text-decoration: underline;
}
.desc, .power_desc, .photo_desc, .bus_desc {
	height: 45px;
	padding: 3px 0 0;
	font-size: 15px;
	letter-spacing: 0.07em;
}
.power_desc {
	width: 650px;
}
.photo_desc {
	width: 438px;
	padding: 2px 0 8px;
}
.bus_desc {
	width: 460px;
	padding: 2px 0 16px;
}
.add {
	font-size: 14px;
	padding: 6px 0;
	letter-spacing: 0.07em;
}
.city {
	font-size: 14px;
	padding: 0 0 0 40px;
}
.info {
	font-size: 13px;
	color: #555;
}
.info a, .link_box div a, .link_box_last div a {
	text-decoration: none;
	color: #F00;
	font-size: 14px;
	letter-spacing: 0.07em;
}
.info a:hover, .link_box div a:hover, .link_box_last div a:hover {
	color: #F60;
	text-decoration: underline;
}
.info span, .owner span, .email span {
	color: #06F;
	font-size: 14px;
	letter-spacing: 0.07em;
}
.email span {
	padding: 0 0 0 5px;
}
.owner, .email {
	font-size: 13px;
	color: #555;
	display: inline;
}
.phone {
	font-size: 14px;
	color: #000;
	display: inline;
	padding: 0 0 0 50px;
}
.lft_div .add {
	padding: 0;
}
.lft_div_lock {
	margin: 10px 0 0;
}
.lft_div_lock .lock {
	font-size: 14px;
	margin: 5px 0 0;
}
.pg_bottom {
	background: url(../images/mid_pg_bottom.png) repeat-x;
	height: 15px;
	margin: 0 15px;
}
.btm_pg_lft {
	background: url(../images/left_pg_bottom.png) no-repeat left top;
	height: 15px;
	margin: 0 0 0 -15px;
}
.btm_pg_rgt {
	background: url(../images/rgt_pg_bottom.png) no-repeat right top;
	height: 15px;
	margin: 0 -15px 0 0;
}
