@charset "utf-8";
/* CSS Document */

.headerin {
	width: 920px;
	height: 85px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	height: 75px;
	width: 232px;
	float: left;
	padding-top: 10px;
}
.topnavi {
	float: right;
	height: 26px;
	padding-top: 6px;
	width: 590px;
}
.topnavinei {
	height: 26px;
	background-image: url(/photoGallery/bangnei.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-right: 36px;
	padding-left: 36px;
}
.topnavinei ul {
	margin: 0px;
	height: 21px;
	float: left;
	padding: 0px;
	width: 500px;
}

.topnavinei li {
	display: inline;
	float: left;
}
.topnavinei a{
	font-size: 12px;
	list-style-type: none;
	display: block;
	text-align: center;
	height: 21px;
	padding-top: 5px;
	text-decoration: none;
	width: 50px;
	padding-right: 5px;
}
.topnavinei li a:link, .topnavinei li a:visited{
	color: #CCC;
	text-decoration: none;
}
.topnavinei li a:hover{
	color: #0CF;
	text-decoration: none;
}

.navileft {
	float: left;
	height: 26px;
	width: 9px;
	background-image: url(/photoGallery/bangleft.jpg);
	background-repeat: no-repeat;
}

.naviright {
	background-image: url(/photoGallery/bangright.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 9px;
}
#tophengnei {
	float: right;
	height: 19px;
	padding-top: 17px;
	padding-left: 0px;
	padding-right: 20px;
	font-size: 11px;
}

#tophengnei ul {
	margin: 0px;
	padding: 0px;
	height: 19px;
}
#tophengnei ul li {
	float: left;
}
#tophengnei li a {
	display: block;
	color: #36C;
	height: 15px;
	padding-top: 4px;
	font-size: 12px;
	width: 40px;
}
#tophengnei a:link, #tophengnei a:visited{
	color: #92D2F5;
	text-decoration: none;
}
#tophengnei a:hover, #tophengnei a:active{
	color: #9FE8FF;
	text-decoration: none;
}


#dfnei {
	float: right;
	height: 19px;
	padding-top: 17px;
	padding-left: 0px;
	color: #CCC;
	font-size: 12px;
}

#dfnei ul {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 300px;
}
#dfnei ul li {
	float: left;
}
#dfnei li a {
	display: block;
	color: #36C;
	height: 15px;
	padding-top: 4px;
	background-image: url(../photoGallery/xuxian.jpg);
	background-repeat: no-repeat;
	background-position: 43px 6px;
	background-attachment: scroll;
	padding-right: 13px;
	width: 38px;
	float: left;
}
#dfnei a:link, #dfnei a:visited{
	color: #0CF;
	text-decoration: none;
}
#dfnei a:hover, #dfnei a:active{
	color: #9FE8FF;
	text-decoration: none;
}

/****************** START Play Button Overlays **************************/

div.playThumb {
	float: left;
	height: 60px;
}
div.playThumb a {
	float: left;
	height: 60px;
	display: block;
	width: 80px;
}
div.playThumb img{display:block;}
div.playThumb-nolink {float:left;}
div.playThumb-nolink img{display:block;}

div.playThumb a.playBtnOverlay {
	display:block;
	width:28px;
	height:28px;
	float:right;
	margin-right:24px;
	margin-top:-44px;
	padding:0;
	position:relative;

}


/****************** end Play Button Overlays **************************/

