@charset "UTF-8";
#pages a, #pages2 table a {
  -webkit-transition: background 200ms linear, color 200ms linear;
  -moz-transition: background 200ms linear, color 200ms linear;
  -o-transition: background 200ms linear, color 200ms linear;
  transition: background 200ms linear, color 200ms linear;
}

#rightside p, .content {
  font-family: "" 微軟正黑體 "", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

/*inner_banner*/
#inner_banner {
  width: 100%;
  height: 252px;
  background: url(../images/inner/bigpic_bg.png) repeat-x 0 center;
  text-align: center;
}
#inner_banner img {
  width: 1040px;
  margin: 1px auto;
}

#main {
  width: 1000px;
  margin: 31px auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
}

#leftside {
  width: 216px;
  margin: 0 0 60px 0;
  padding-bottom: 159px;
  background: url(../images/inner/left_bg.png) no-repeat 0 bottom;
  float: left;
}
#leftside .left_title img {
  width: 233px;
  height: 97px;
  margin: -15px 0 0 -18px;
}
#leftside .left_menu {
  width: 216px;
  padding: 0;
  margin: -5px 0 0 0;
  background: #EFEFEF;
}
#leftside .left_menu ul {
  padding: 8px 10px 0 10px;
  margin: 0;
}
#leftside .left_menu ul li {
  list-style: none;
  background: url(../images/module/leftmenu_icon.png) no-repeat 18px center;
  border-bottom: solid 1px #DDDDDD;
  border-top: solid 1px #fff;
  margin: 0 0 0 0;
  padding: 11px 22px 13px 35px;
}
#leftside .left_menu ul li:first-child {
  border-top: none;
}
#leftside .left_menu ul li:last-child {
  border-bottom: none;
}
#leftside .left_menu ul li a {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
}
#leftside .left_menu ul li a:hover {
  color: #FF7F00;
}
#leftside .left_menu ul .active >a{
	color: #FF7F00;
	}
/*ightside*/
#rightside {
  float: right;
  line-height: 175%;
  width: 724px;
  margin: 0 20px 80px 0;
  padding: 0;
}
#rightside #breadcrumbs {
  padding: 0;
  text-align: right;
  font-size: 12px;
  color: #868686;
  position: absolute;
  right: 30px;
  top: 8px;
}
#rightside #breadcrumbs a {
  color: #868686;
  margin: 0 0 0 0;
  text-decoration: none;
}
#rightside h2 {
  width: auto;
  height: 38px;
  line-height: 37px;
  font-size: 16px;
  padding: 0 0 0 26px;
  margin: 0 0 32px 0;
  background: #eeeeee;
  border: solid 1px #cccccc;
}
#rightside h2 span {
  color: #008CBF;
}
#rightside h2 b {
  color: #D6D6D6;
  margin: 0 10px;
}
#rightside h5 {
  padding: 0;
  margin: 0px 0 5px 0;
  font-size: 15px;
  color: #FF7F00;
  font-weight: bold;
}
#rightside p {
  margin: 0 0 25px 0;
  color: #858585;
  text-align: justify;
}

.content {
  margin: 0;
}

.agent {
  font-size: 15px;
  color: #707070;
}
.agent img {
  width: 678px;
  height: 299px;
  margin-bottom: 14px;
  margin-left: 22px;
}
.agent ol li {
  list-style: decimal;
  margin-left: 18px;
  margin-bottom: 5px;
  line-height: 200%;
}
.agent .agent_list {
  clear: both;
}
.agent .agent_list img {
  float: left;
  width: 256px;
  height: 171px;
  border: solid 1px #DDDDDD;
  margin: 0 20px 60px 0;
}
.agent .agent_list .agent_info {
  overflow: hidden;
}
.agent .agent_list .agent_info h3 {
  color: #13A5DC;
  margin-bottom: 12px;
}
.agent .agent_list .agent_info ul {
  margin-bottom: 15px;
}
.agent .agent_list .agent_info ul li {
  color: #707070;
  line-height: 175%;
  background: url(../images/module/list_icon1.png) no-repeat 0 10px;
  padding-left: 17px;
}
.agent .agent_list .agent_info p span {
  color: #FF3E3E;
}

.rental ul li {
  list-style: none;
  float: left;
  margin-right: 54px;
  font-size: 15px;
  margin-bottom: 8px;
}
.rental ul li a {
  width: 205px;
  height: 205px;
}
.rental ul li a img {
  width: 203px;
  height: 203px;
  border: solid 1px #DDDDDD;
}
.rental ul li a img:hover {
  border: solid 1px #FF7F00;
}
.rental ul li p {
  width: 203px;
  margin-top: 8px;
  text-align: center !important;
}
.rental ul li p a {
  text-decoration: none;
  color: #707070;
}
.rental ul li p a:hover {
  color: #FF7F00;
}
.rental ul li:nth-child(3n) {
  margin-right: 0px;
}
.rental .ps {
  border: solid 1px #FF8000;
  clear: both;
  padding: 16px;
  color: #707070;
  font-size: 15px;
}

.sale ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
  font-size: 15px;
  margin-bottom: 8px;
}
.sale ul li a {
  width: 228px;
  height: 228px;
}
.sale ul li a img {
  width: 226px;
  height: 226px;
  border: solid 1px #DDDDDD;
}
.sale ul li a img:hover {
  border: solid 1px #FF7F00;
}
.sale ul li p {
  width: 226px;
  text-align: center !important;
  margin-top: 8px;
}
.sale ul li p a {
  text-decoration: none;
  color: #707070;
}
.sale ul li p a:hover {
  color: #FF7F00;
}
.sale ul li:nth-child(3n) {
  margin-right: 0px;
}
.sale .ps {
  border: solid 1px #FF8000;
  clear: both;
  padding: 16px;
  color: #707070;
  font-size: 15px;
}

.news {
  width: auto;
}

.news_list {
  clear: both;
  background: #fff;
  border: solid 1px #DDDDDD;
  padding: 12px;
  margin-bottom: 17px;
  height: auto;
}
.news_list .news_pic {
  padding: 0;
  float: left;
  width: 266px;
  height: 177px;
  margin-right: 12px;
}
.news_list .news_pic span {
  width: 264px;
  height: 175px;
  display: none;
  position: absolute;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.3);
  border: solid 1px #DDDDDD;
}
.news_list .news_pic img {
  float: left;
  width: 264px;
  height: 175px;
  border: solid 1px #DDDDDD;
}
.news_list .news_pic:hover span {
  display: block;
}
.news_list .news_info {
	width:410px;
  overflow: hidden;
  margin-right: 5px;
  float:right;
  height:auto;
}
.news_list .news_info h3 {
  margin-bottom: 12px;
  padding-bottom: 12px;
  background: url(../images/news/line2.png) repeat-x 0 bottom;
  font-size: 16px;
}
.news_list .news_info h3 a {
  text-decoration: none;
  font-weight: bold;
  color: #13A5DC;
}
.news_list .news_info h3 a:hover {
  color: #FF860E;
}
.news_list .news_info p {
  margin-bottom: 12px !important;
}
.news_list .news_info p a {
  color: #707070;
  font-size: 14px;
  text-decoration: none;
}
.news_list .news_info .date {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background: #006388;
  padding: 3px 5px;
}
.news_list .news_info .more a {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  background: #FF870F;
  padding: 3px 5px;
}
.news_list .news_info .more a:hover {
  background: #0EA2DB;
}

/* news_detail*/
#news_detail {
  width: auto;
}
#news_detail > h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0C9FD8;
  padding: 9px 0 12px 12px;
  margin: 0px 0px 28px 0px;
  background: #fff;
  border: solid 1px #DDDDDD;
}
#news_detail > .date {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background: #006388;
  padding: 2px 6px;
  display: inline-block;
  margin-bottom: 15px;
  clear: both;
}
#news_detail > p {
  margin: 0 0 30px 0px;
  text-align: justify;
  color: #707070;
}

/*news_detail photo*/
#news_detail .photo {
  height: 363px;
  padding: 0;
  margin-bottom: 20px;
}

#news_detail .photo .photo_b {
  width: 560px;
  float: left;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  text-align: left;
  padding: 0;
  border-right: dotted 1px #e4e4e4;
}
#news_detail .photo .photo_b img {
  max-width: 544px;
  max-height: 361px;
  border: solid 1px #DDDDDD;
}

#news_detail .photo .photo_s_list {
  width: auto;
  float: right;
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  position: relative;
}
#news_detail .photo .photo_s_list .up {
  margin: 0px 0 11px 0;
}
#news_detail .photo .photo_s_list .photo_s {
  width: 143px;
  height: 96px;
  margin: 0px 0 11px 0;
  padding: 0;
  text-align: center;
  padding: 0px;
}
#news_detail .photo .photo_s_list .photo_s img {
  max-width: 141px;
  max-height: 94px;
  border: 1px solid #DDDDDD;
}

/*contact*/
#contact caption {
  width: auto;
  color: #707070;
  font-size: 14px;
  padding: 9px 0 12px 12px;
  margin: 0px 0px 28px 0px;
  font-weight: normal;
  text-align: left;
  background: white;
  border: solid 1px #DDDDDD;
}
#contact caption img {
  vertical-align: middle;
}

#contact table {
  width: 100%;
  margin: 16px auto;
}
#contact table th {
  padding: 11px;
  width: 70px;
  text-align: left;
  color: #707070;
  font-weight: normal;
  padding-left: 26px;
  background: url(../images/module/list_icon3.png) no-repeat 3px center;
}
#contact table td {
  padding: 11px 0;
}
#contact table td input[type=text] {
  border: 1px solid #CCCCCC;
  height: 23px;
  width: 99.5%;
}
#contact table td textarea {
  border: 1px solid #CCCCCC;
  width: 99.5%;
  height: 140px;
}
#contact table td img {
  vertical-align: middle;
  margin-left: 10px;
}

.sitemap {
  text-align: left;
}
.sitemap .home a {
  padding: 5px 20px  6px 20px;
  font-size: 15px;
  font-weight: bold;
  background: #2263A4;
  border: solid 1px #45AFD2;
  color: #fff;
}
.sitemap h5 {
  background: url(../images/module/list_icon3.png) no-repeat 2px 45px;
  border-bottom: solid 1px #CCCCCC;
  display: block;
  clear: both;
  height: 65px;
  width: auto;
}
.sitemap h5 a {
  padding: 40px 0 10px 20px;
  font-size: 15px;
  line-height: 15px;
  color: #074687;
  display: block;
}
.sitemap ul {
  margin: 10px 0 0 20px;
  clear: both;
}
.sitemap ul li {
  background: url(../images/module/list_icon2.png) no-repeat center right;
  list-style: none;
  float: left;
  padding-right: 20px;
  margin-right: 10px;
}
.sitemap ul li a {
  color: #191D1F;
}
.sitemap ul li:last-child {
  background: none;
}

/*products_list*/
/*products_detail*/
#products_detail .photo {
  float: left;
  margin: 0 15px 50px 0;
  padding: 0;
}
#products_detail .photo .bigpic {
  width: 436px;
  height: 326px;
  margin-bottom: 15px;
}
#products_detail .photo .bigpic img {
  max-width: 434px;
  max-height: 324px;
  border: #EFEFEF solid 1px;
}
#products_detail .photo .smallpic {
  width: 436px;
  height: 51px;
  margin: 0;
  padding: 0;
  position: relative;
}
#products_detail .photo .smallpic ul {
  margin: 0 0 0 0;
  padding: 0;
}
#products_detail .photo .smallpic ul li {
  width: 69px;
  height: 51px;
  list-style: none;
  float: left;
  margin: 0 4px 0px 0;
  padding: 0;
}
#products_detail .photo .smallpic ul li img {
  max-width: 67px;
  max-height: 49px;
  border: #EFEFEF solid 1px;
}
#products_detail .photo .smallpic ul li img:hover {
  border: solid 1px #FF7F00;
}
#products_detail .photo .smallpic ul li:last-child {
  margin: 0;
}
#products_detail .products_info {
  position: relative;
  overflow: hidden;
  font-size: 15px;
  color: #707070;
  line-height: 175%;
}
#products_detail .products_info > h3 {
  font-size: 22px;
  color: #FF7F00;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 8px;
  background: url(../images/index/line.png) repeat-x 0 bottom;
}
#products_detail .products_info > h4 {
  margin: 0;
  padding: 0;
  color: #D2262C;
  font-size: 15px;
  margin-bottom: 18px;
}
#products_detail .products_info > h5 {
  color: #3F8AA5;
  font-size: 15px;
  margin-top: 18px;
}

/* CSS Document */
/*pages*/
#pages, #pages2 {
  position: relative;
  font-size: 13px;
}

#pages a, #pages2 table a {
  color: #fff;
  display: inline-block;
  margin: 0 9px 0 9px;
  text-decoration: none;
  background: #17A6DC;
  border-radius: 5px;
}

#pages {
  float: none;
  margin: 20px 0 0 0;
  padding: 0;
  text-align: center;
}
#pages table {
  margin: 0 auto;
}
#pages table td {
  padding: 0 3px;
}
#pages a {
  padding: 4px 10px;
  margin: 0 3px 0 3px;
}
#pages a:visited {
  background: #FF870F;
}
#pages a:hover {
  background: #FF870F;
}
#pages a.active {
  background: #FF870F;
}
#pages a.here {
  background: #FF870F;
}

#pages2 {
  float: none;
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  text-align: center;
  border-top: solid 1px #dedede;
}
#pages2 table {
  margin: 0 auto;
}
#pages2 table a.here {
  color: #C30D23;
}

#p01, #p02, #clear_Btn, #submit_Btn {
  display: inline-block;
  cursor: pointer;
  border: none;
}

#p01, #p02 {
  padding: 4px 6px;
  width: auto;
  background: #17A6DC;
  border-radius: 5px;
  color: #fff;
}

#clear_Btn, #submit_Btn {
  padding: 4px 6px;
  background: #17A6DC;
  border-radius: 5px;
  color: #fff;
}

#clear_Btn:hover, #submit_Btn:hover {
  background: #FF870F;
}

#back {
  padding: 4px 6px;
  width: auto;
  background: #17A6DC;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  float: left;
}

#back:hover {
  background: #FF870F;
}

/*
#p01 {			
	background: url('../images/inner/page_left.png')  left 0 no-repeat;
	margin-right:15px;
}
#p01:hover {
	background: url('../images/inner/page_left.png')  left 0 no-repeat;
}
#p02 {
	background: url('../images/inner/page_right.png')  left 0 no-repeat;
	margin-right:15px;
}
#p02:hover {
	background: url('../images/inner/page_right.png')  left 0 no-repeat;
}
#back {		
	background: url('../images/inner/page_left.png')  left 2px no-repeat;
}
#back:hover {
	background: url('../images/inner/page_left.png')  left 2px no-repeat;
}
#clear_Btn {	
	background: url('../images/inner/reset.png')  left 0 no-repeat;
}
#clear_Btn:hover {
	background: url('../images/inner/reset.png')  left 0 no-repeat;
}
#submit_Btn {
	background: url('../images/inner/send.png')  left 0 no-repeat;
}
#submit_Btn:hover {
	background: url('../images/inner/send.png')  left 0 no-repeat;
}
*/
