@charset "utf-8";
body  {
	font: normal 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.dgZT #dgZT {
	margin: 0;
	padding: 0;
}
.dgZT #error {
	color: #FF0000;
}
.dgZT #container form {
	margin: 0;
	padding: 0;
}
.dgZT #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	font-style: normal;
	background: #FFFFFF url(images/bkg-bluewhite.gif) repeat-x;
} 
.dgZT #container_expanded {
	width: 780px;
	margin: 0 auto;
	font-style: normal;
	text-align: center;
} 
.dgZT #container_expanded #img {
	cursor: default;
} 
.dgZT #container_expanded #sel_num input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
	cursor: pointer;
/*	cursor: hand; */
	width: 20px;
	color: #0000DD;
}
.dgZT #container_expanded textarea {
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 auto;
	padding: 2px 0px 0px;
	height: 200px;
	width: 625px;
} 
.dgZT #header {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	height: 100px;
} 
.dgZT #hlogo {
	background-repeat: no-repeat;
	width: 460px;
	height: 95px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	background-image: url(images/logo-blue.gif);
	background-position: left center;
	float: left;
} 
.dgZT #hlogo2 {
	background-repeat: no-repeat;
	width: 780px;
	height: 95px;
	margin: 0;
	padding: 0px;
	background-image: url(images/logo-blue.gif);
	background-position: center center;
	float: left;
} 
.dgZT #loginbox {
	background: #FFFFFF url(images/login.gif) no-repeat;
	width: 244px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 20px 0px 0px;
	float: right;
	position: relative;
} 
.dgZT #user, #pass {
	width: 135px;
	margin: 6px 0px 0 73px;
	position: relative;
	line-height: 14px;
	float: left;
	height: 14px;
	font-size: 0.7em;
} 
.dgZT #login_go {
	width: 15px;
	height: 15px;
	float: right;
	padding: 0px;
	margin: 20px 6px 0px 0px;
	position: relative;
} 
.dgZT #remember {
	font-size: 0.7em;
	width: 12px;
	height: 12px;
	float: right;
	position: relative;
	margin: 6px 52px 0px 0px;
} 
/* Menu */
.dgZT #menu {
	height: 45px;
	margin: 0 auto;
}
.dgZT #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.dgZT #menu li {
	display: inline;
}
.dgZT #menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 10px 15px 0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
}
.dgZT #menu a:hover {
	text-decoration: underline;
}
.dgZT #menu .current_page_item a {
	background: url(images/menup-blue.gif) no-repeat center bottom;
}
.dgZT #list_sec {
	width: 750px;
	line-height: 1.4em;
	margin: 0;
	padding-top: 15px;
	z-index: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
} 
.dgZT #middle_sec {
	width: 750px;
	margin: 0;
	padding-top: 15px;
	z-index: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
} 
.dgZT #middle_sec img {
	border: none;
}
.dgZT #middle_sec li {
	padding-left: 4px;
	padding-right: 4px;
}
.dgZT #middle_sec_center {
	width: 750px;
	margin: 0 auto;
	padding-top: 15px;
	z-index: 0;
	text-align: center;
} 
.dgZT #news_list li {
	display: inline;
	line-height: 1.2px;
}
.dgZT #contact_sec {
	width: 750px;
	margin: 0 auto 0 15px;
	padding-top: 15px;
	z-index: 0;
	text-align: center;
} 
.dgZT #contact_sec label {
	width: 750px;
	margin: 0 auto 0 15px;
	padding-top: 15px;
	z-index: 0;
	text-align: center;
	background-color: #CCCCCC;
} 
.dgZT #imgload {
	background: #FFFFFF url(images/loading.gif) no-repeat center center;
	height: 260px;
	width: 340px;
	position: absolute;
	z-index: 0;
}
.dgZT #sshot_Small {
	background: #FFFFFF no-repeat;
	width: 340px;
	height: 260px;
	position: absolute;
	cursor: url(images/zoomin.cur), pointer;
	border: 0px;
	visibility: hidden;
	z-index: 5;
} 
.dgZT #sshot_Lrg {
	background: #FFFFFF no-repeat;
	width: 340px;
	height: 260px;
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	z-index: 10;
	border: thin solid #999999;
} 
.dgZT #featuresPanel {
	background: #FFFFFF;
	width: 360px;
	height: 260px;
	float: right;
	margin: 0;
	padding: 0px;
}
.dgZT #featuresHeader {
	width: 340px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	border: thin solid #999999;
}
.dgZT #featuresHeader p {
	font-size: 1.3em;
	padding: 5px 0px 0px;
	margin: 0px;
	color: #677bac;
	text-align: center;
}
.dgZT #featuresPanel ul {
	color: #000000;
}
.dgZT #featuresPanel li {
	font-size: 0.9em;
	line-height: 25px;
	padding: 0px;
	list-style-type: square;
}
.dgZT #mainContent {
	/*	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;*/
	font-size: 0.9em;
	background: #FFFFFF;
	width: 780px;
	padding: 10px 0px 25px;
	margin: 0px 0px 15px;
} 
.dgZT #mainContent h1 {
	font-size: 1.2em;
	text-align: center;
} 
.dgZT #mainContent h2 {
	font-size: 100%;
	text-align: center;
	padding: 0px;
	margin: 0;
	font-weight: normal;
} 
.dgZT #mainContent p {
	padding: 0px 30px;
} 
.dgZT #mainContentBP {
	width: 590px;
	height: 25px;
	padding: 0;
	margin: 0;
} 
.dgZT #publicVideoList {
	font-size: 1em;
	width: 390px;
	padding: 15px 0px 25px 15px;
	color: #666666;
	margin: 0px 0px 15px;
	float: left;
} 
.dgZT #publicVideoList h1 {
	font-size: 1.3em;
} 
.dgZT #memberList {
	font-size: 1em;
	width: 360px;
	padding: 15px 0px 25px 15px;
	color: #666666;
	margin: 0px 0px 15px;
	position: relative;
	float: left;
} 
.dgZT #memberList h1 {
	font-size: 1.3em;
} 
.dgZT #horizline {
	width: 400px;
	height: 23px;
	padding: 0;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	float: right;
} 
.dgZT #vertline {
	width: 2px;
	height: 200px;
	padding: 0;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	top: 30px;
	float: left;
	position: relative;
	left: 365px;
} 
.dgZT #footer {
	background:#FFFFFF;
	padding: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
} 
.dgZT #footer p {
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.dgZT #footer img {
	margin: 0;
	border: none;
}
.dgZT #media {
	text-align: center;
	/*margin-top: 40px;*/
}
.dgZT #noUpdate {
	margin: 0 auto;
	font-size: medium;
	width: 210px;
	height: 200px;
	padding: 40px;
}
.dgZT #procDiv {
	text-decoration: blink;
	color: #FFFFFF;
	text-align: center;
	font-size: larger;
	margin-top: 10px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
