div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
html {
	overflow-x:auto;
	overflow-y:scroll;
}
body {
	background-attachment: fixed;
	background-image: url(../images/body_bg.jpg);
	/* [disabled]background-repeat: no-repeat; */
	background-position: center center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #666;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
a {
	/* [disabled]color: #06C; */
	text-decoration: none;

	blr:expression(this.onFocus=this.blur());
}
a:hover {
	/* [disabled]color: #06C; */
	text-decoration: underline;
}
a:focus {
	-moz-outline-style: none;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
}
strong {
	color: #C03;
	font-weight: bold;
}
.pngbg {
}
input,button,select,textarea {
	outline:none
}
.pages {
	text-align: center;
	padding-top: 15px;
	clear: both;
	padding-bottom: 5px;
}
.pages a {
	display: inline;
	color: #88837a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 5px;
	font-size: 18px;
	padding: 0 5px;
	line-height: 45px;
}
.pages a:hover{
	color: #3a96cd;
	text-decoration: none;
}
.pages a.pages_txt {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}


.pages .here {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/pages_hover.png);
	text-decoration: none;
	background-position: center center;
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	padding: 0;
	background-repeat: no-repeat;
	letter-spacing: normal;
}
.pages .here:hover {
	color: #FFF;
}

.pages_quick {
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #888;
	height: 52px;
	line-height: 52px;
}

.pages_check {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/pages_hover.png);
	border: none;
	background-position: center center;
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 52px;
	line-height: 52px;
	width: 45px;
	text-align: center;
	letter-spacing: 0px;
	margin-left: 3px;
}

#container {
	width: 100%;
	position: relative;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#header {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 100;
	background-image: url(../images/header_bg.png);
	width: 100%;
	z-index: 100;
	/* [disabled]min-height: 68px; */
	/* [disabled]max-height: 300px; */
	border-bottom: 2px solid #fff;
}
#logo {
	margin-right: 20px;
}

#nav {
	float: left;
}
#nav li {
	float: left;
	position: relative;
}
#nav li a {
	float: left;
	margin-right: 5px;
}
#nav li a.nav_open {
	background-image: url(../images/nav_bg.png);
	background-position: -82px top;
}
#nav li a.nav_open:hover {
	background-image: url(../images/nav_bg.png);
	background-position: left top;

}
#nav li a.nav_close{
	background-image: url(../images/nav_bg.png);
	background-position: -41px top;
}
#nav li .navbox {
	position: absolute;
	top: 55px;
	left: -75%;
	display: none;
}
#nav li .navbox_title {
	background-image: url(../images/nav_list_title.png);
	background-repeat: repeat-y;
	padding: 10px 20px;
	width: 121px;
	text-align: center;
	color: #3c556e;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
}
#nav li .navbox_cont {
	width: 161px;
	border-top: 1px dotted #ccc;
	background-image: url(../images/nav_list_bg.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#nav li .navbox_cont a{
	display: block;
	float: none;
	padding: 5px 20px;
	text-align: center;
	color: #eee;
	line-height: 1.5;
}
#nav li .navbox_cont a:hover {
	color: #333;
	background-image: url(../images/nav_list_hover.png);
	background-repeat: repeat-y;
	text-decoration: none;
}
#nav li .navbox_hover {
	background-image: url(../images/nav_hover_bg.png);
	background-repeat: repeat-y;
	padding: 5px 20px;
	width: 90px;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	color: #3c556e;
	text-align: center;
}
#nav li .navbox_hover span {
	font-size: 12px;
	color: #3c556e;
	text-align: center;
	display: block;
	font-family: "微軟正黑體";
	font-weight: bold;
}
#nav li.nav_quick_btn {
	padding-top: 22px;
	padding-left: 7px;
}
#nav li.nav_quick_btn a {
	/* [disabled]display: table; */
	height: 31px;
	white-space: nowrap;
	vertical-align: middle;
	text-decoration: none;
}
#nav li.nav_quick_btn a span {
	background-position: 0 bottom;
	display: inline-block;
	vertical-align: middle;
	font-family: "微軟正黑體";
	font-size: 13px;
	font-weight: bold;
	color: #437796;
	height: 31px;
	white-space: nowrap;
	text-shadow: -1px 0px 1px #FFF, 0px 0px 1px #437796;
	line-height: 31px;
}
#nav li.nav_quick_btn a:hover span{
	background-position: 0 0;
	color: #FFF;
	text-shadow: 1px 0px 1px #333;
}
#nav li.nav_quick_btn a .quick_btn_left {
	background-image: url(../images/nav_qucik_btn_left.png);
	width: 18px;
	background-repeat: no-repeat;
}
#nav li.nav_quick_btn a .quick_btn_right {
	background-image: url(../images/nav_qucik_btn_right.png);
	width: 20px;
	background-repeat: no-repeat;
}
#nav li.nav_quick_btn a .quick_btn_txt {
	background-image: url(../images/nav_qucik_btn_bg.png);
	background-repeat: repeat-x;
}
.header_dogtype {
	background-image: url(../images/nav_dogtype.png);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 80px;
}



#serch {
	float: right;
	overflow: hidden;
}

#serch select {
	background-color: #888;
	color: #FFF;
	border: none;
	letter-spacing: 0px;
	height: 20px;
	background-attachment: transparent;
	-webkit-appearance: none; /*for chrome*/
	background-image: url(../images/select_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#serch #language {
	background-image: url(../images/language_icon.png);
	background-repeat: no-repeat;
	float: left;
	padding: 10px 10px 0 25px;
	width: auto;
	background-position: 2px 10px;
}
#serch_dog {
	float: left;
	padding: 10px 0 0 10px;
	overflow: hidden;
	width: 295px;
	height: 57px;
	border-left: 1px dotted #ccc;
}
#serch_dog li {
	padding-bottom: 5px;
	display: block;
	overflow: hidden;
}
#serch_dog input {
	float: left;
	margin-right: 5px;
	line-height: 20px;
}

#serch_dog #serch_dog_input {
	color: #FFF;
	background-color: #888;
	height: 20px;
	width: 220px;
	border: none;
	margin-top: 2px;
}
#serch_dog #serch_icon {
	background-image: url(../images/search_icon.png);
	height: 24px;
	width: 24px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
#serch_dog #clear_icon {
	background-image: url(../images/clear_btn.png);
	height: 24px;
	width: 24px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}




#content {
	clear: both;
	width: 100%;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	/* [disabled]padding-bottom: 40px; */
}
.headline {
	height: 55px;
	width: 100%;
	overflow: hidden;
}
.headline ul {
	overflow: hidden;
	float: left;
}
.headline ul li {
	float: left;
}
.headline .headline_txt {
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	line-height: 41px;
	color: #797572;
	padding: 0 10px;
	text-shadow: -1px 0 1px #FFF, 1px 1px 1px rgba(121, 117, 114, 0.45);
}
.headline .headline_txt span{
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: text-bottom;
	color: #797572;
	padding: 0 0 0 16px;
	background-image: url(../images/hdtitle_bar.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
	display: inline;
	text-shadow:none;
}
.headline .headline_txt span.headline_maphere{
	color: #528db0;
}
.headline a.insert_fb  {
	vertical-align: baseline;
	padding: 3px 8px 3px 5px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 2px solid #fff;
	background-color: #d0e7f5;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;



	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc')";
	margin: 10px;
	line-height: 1;
	float: right;
	color: #284f66;
}
.headline a.insert_fb img{
	vertical-align: -5px;
	padding: 0 5px 0 0;
}
.headline a:hover.insert_fb {
	color: #528db0;
	background-color: #FFF;
	border-color: #79c1ec;
	text-decoration: none;
}

.headline .insert{
	float: right;
	padding: 10px 10px 0 0;
}
.no_date {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #528db0;
	background-image: url(../images/pic_nodata.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 217px;
	margin: 0 auto;
	padding: 80px 65px 50px 228px;
	line-height: 22px;
}


.masonry_left {
	background-image: url(../images/left_icon.png);
	height: 56px;
	width: 46px;
	display: block;
	position: fixed;
	top: 50%;
	left: 30px;
	z-index: 999;
}
.masonry_right {
	background-image: url(../images/right_icon.png);
	height: 56px;
	width: 46px;
	display: block;
	position: fixed;
	top: 50%;
	right: 30px;
	z-index: 999;
}
.masonry_left:hover ,.masonry_right:hover{
	background-position: left 56px;
}
.masonry {
	padding: 0 100px;
	/* [disabled]min-width: 200px; */
	position: relative;
}
.masonry .dog {
	background-color: #FFF;
	float: left;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	overflow: hidden;
}
.masonry .small {
	width: 150px;
	height: 150px;
}
.masonry .big {
	width: 310px;
	height: 310px;
}
.dog_read  {
	position: absolute;
	right: 5px;
	bottom: 5px;
	/* [disabled]height: 17px; */
	overflow: hidden;
	display: block;
	letter-spacing: 0px;
}
.dog_read span {
	display: block;
	float: left;
	height: 12px;
	line-height: 13px;
	padding-top: 5px;
	font-size: 11px;
	white-space: nowrap;
	color: #6296b7;
	letter-spacing: 0px;
}
.dog_read .dog_read_left {
	background-image: url(../images/dog_read_left.png);
	background-repeat: no-repeat;
	width: 16px;
}
.dog_read .dog_read_txt {
	background-image: url(../images/dog_read_bg.png);
	background-repeat: repeat-x;
	padding-right: 1px;
}
.dog_read .dog_read_txt strong {
	color: #ff7979;
	font-weight: normal;
}
.male{
	background-image: url(../images/icon_dog_male.png);
	background-repeat: no-repeat;
	border-right: solid 1px #ddd;
	margin-right: 3px;	float: left;
	height: 15px;
	width: 17px;
}
.female{
	background-image: url(../images/icon_dog_female.png);
	background-repeat: no-repeat;
	border-right: solid 1px #ddd;
	margin-right: 3px;	float: left;
	float: left;
	height: 16px;
	width: 13px;
}
.big .male, 
.big .female{
	background-position: 4px 1px;
	padding: 0 6px 3px 0;
	margin-right: 5px;
}

.small .dog_pic {
	padding: 5px;
	width: 140px;
	height: 105px;
	overflow: hidden;
	line-height: 105px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.small .dog_pic img {
	vertical-align: middle;
}
.small .dog_info {	
	position: relative;
}
.small .dog_master {
	border: 1px solid #ddd;
	position: absolute;
	left: 5px;
	top: -3px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	z-index: 20;
	width: 30px;
	height: 30px;
	overflow: hidden;
	display: table-cell;
}
.small .dog_master img {
	vertical-align: middle;

}
.small .dog_more {
	height: 20px;
	line-height: 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff799;
	letter-spacing: 0px;
	padding-left: 55px;
	display: block;
	position: absolute;
	background-image: url(../images/dog_info_bg.png);
	background-repeat: repeat;
	width: 95px;
	text-decoration: none;
}
.small .dog_title {
	background-color: #FFF;
	height: 35px;
	border-top: 1px dotted #ccc;
	padding: 0 5px 0 45px;
	overflow: hidden;
	line-height: 16px;
	z-index: 10;
	position: absolute;
	width: 100px;
}
.small .dog_title p {
	letter-spacing: 0px;
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.found .small .dog_title{
	background-color: #FFF;
	height: 35px;
	border-top: 1px dotted #ccc;
	padding: 0 8px;
	overflow: hidden;
	line-height: 16px;
	z-index: 10;
	width: 134px;
	position: absolute;
}
.found .small .dog_title p{
	letter-spacing: 0px;
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:clip;
}
.found .dog_title p span {
	color: #ff7979;
	letter-spacing: normal;
	font: inherit;
	padding-left: 2px;
	display: inline;
}

.small .dog_detail {
	padding: 5px 10px;
	height: 85px;
	overflow: hidden;
	top: 35px;
	position: absolute;
	width: 130px;
	background-image: url(../images/dog_info_bg.png);
	background-repeat: repeat;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	display: none;
}
.small .dog_detail p {
	color: #FFF;
	line-height: 17px;
	letter-spacing: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.big .dog_pic {
	padding: 5px;
	width: 300px;
	height: 225px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	line-height: 225px;
	position: relative;
}
.big .dog_pic img  {
	vertical-align: middle;
}
.big .dog_info {	
	position: relative;
}
.big .dog_master {
	border: 1px solid #ddd;
	position: absolute;
	left: 5px;
	top: -13px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
	z-index: 20;
	height: 70px;
	width: 70px;
	overflow: hidden;
	display: table-cell;
}
.big .dog_master img {
	height: 70px;
	width: 70px;
	vertical-align: middle;
}
.big .dog_more {
	height: 25px;
	line-height: 25px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff799;
	letter-spacing: 1px;
	padding-left: 200px;
	display: block;
	position: absolute;
	background-image: url(../images/dog_info_bg.png);
	background-repeat: repeat;
	width: 110px;
	text-decoration: none;
}
.big .dog_title {
	background-color: #FFF;
	height: 60px;
	border-top: 1px dotted #ccc;
	padding: 15px 10px 0 100px;
	overflow: hidden;
	line-height: 16px;
	z-index: 10;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
}
.found .big .dog_title {
	padding: 15px 10px 0 10px;
	width: 290px;
}


.big .dog_title p {
	letter-spacing: 0px;
	font-size: 14px;
	font-family: "微軟正黑體";
	font-weight: bold;
	line-height: 19px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.big .dog_title p.dog_master_name {
	font-size: 18px;
	color: #528db0;
	font-family: "微軟正黑體";
	font-weight: bold;
	line-height: 1.3;
}
.found .dog_title p.dog_master_name{
	text-overflow:ellipsis;
}

.big .dog_detail {
	padding: 10px;
	height: 190px;
	overflow: hidden;
	top: 75px;
	position: absolute;
	width: 290px;
	background-image: url(../images/dog_info_bg.png);
	background-repeat: repeat;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	display: none;
}
.big .dog_detail p {
	color: #FFF;
	letter-spacing: 0em;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#footer {
	width: 100%;
	clear: both;
	position: relative;
	bottom: 0px;
	left: 0px;
}
#footer_fb {
	line-height: 20px;
	vertical-align: middle;
}
.fb-like {
	margin-right:3px;
}
#footer.footer_clean {
	height: 30px;
	background-image: url(../images/footer_bg.png);
	padding-bottom: 10px;
}
#footer.footer_clean #footer_fb {
	float: right;
	padding: 5px 10px;
}
#footer.footer_logover {
	height: 110px;
	width: 100%;
	padding: 10px 0;
	background-color: #adaaa6;
	outline: solid 2px #fff;
}
#footer.footer_logover #footer_fb {
	position:absolute;
	top:-27px;
	left:5px;
}
#logoParadeThree {
	width: 100%;
	height: 100%;
	position: relative;
}
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	height: 100%;
	background-color: #d6d5d3;
	box-sizing:border-box;
	margin:0 30px;
}
div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}
div.scrollableArea a {
	display: block;
	padding-right: 10px;
	float: left;
	height: 110px;
}
.scrollableArea a img {
	height: 100%;
	width: auto;
	background-color: #fff;
}
div.scrollingHotSpotLeft,
div.scrollingHotSpotRight,
div.scrollingHotSpotLeftVisible, 
div.scrollingHotSpotRightVisible {
	background-color: #d6d5d3;
	background-position:left center;
	background-repeat: no-repeat;
	width:30px;
	height:100%;
	position: absolute;
	z-index: 200;
}
div.scrollingHotSpotLeft,
div.scrollingHotSpotLeftVisible {
	background-image: url(../images/footer_logo_arrow_left.png);
	left:0;
}
div.scrollingHotSpotRight,
div.scrollingHotSpotRightVisible {
	background-image: url(../images/footer_logo_arrow_right.png);
	right: 0;
}
div.scrollingHotSpotLeft:hover,
div.scrollingHotSpotRight:hover {
	background-position:right center;
	background-color: #eee;
}


