@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body{
	background: #dadbdf url('style/images/bg.gif') repeat-x;
	font: 12px "Gill Sans", Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
	margin: 0;
	padding: 0;
}

input[type="text"], textarea{
	padding: 3px;
	border: 1px solid #ccc;
}

td {
	
	padding:5px;
}

.bg_logo{
	background: url('style/images/bg_logo.jpg') no-repeat left top;
	width: 349px;
	height: 612px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.logo{
	position: absolute;
	width: 370px;
	height: 77px;
	background: url(style/images/logo.png) no-repeat left top;
	z-index: 2;
	top: 50px;
	left: 50px;
}

.container{
	position: absolute;
	width: 630px;
	height: auto;
	margin-top:190px;
	margin-left: 220px;
	z-index: 4;
	z-index:5;
}

.menu{
	float: left;
	z-index: 3;
	width: 120px;
	height: 300px;
	padding: 70px 0 0 70px;
}

.menu a{
	float: left;
	width: 100%;
	padding: 5px;
	margin: 5px;
	font-family: "Gill Sans", sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

.menu a:hover{
	color: #296fbc;
}

.content{
	float: right;
	width: 400px;
	height: auto;
	min-height: 300px;
	z-index: 4;
	padding: 0 10px 30px 20px;
	border-left: 1px dotted #ccc;
}

.content a{
	text-decoration: none;	
	color: #296fbc;
}

.content div{
	margin-bottom: 20px;
}

.content h4 {
	color: #296fbc;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: -1px;
}

.content h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.what_item{
	border-bottom:1px dotted #999;
	margin-bottom:10px; 
	padding-bottom:10px;	
}

.what_item_no{
	margin-bottom:10px; 
	padding-bottom:10px;	
}

.footer{
	clear: both;
	height: 10px;
	text-align: center;
	font-size: 10px;
	color: #777;
	width: 500px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer a, a:hover{
	text-decoration: none;
	color: #296fbc;
}

.content fieldset{
	border: 1px dotted #ccc;
	padding: 10px;
}

.content fieldset .inputbox{
	width: 180px;
	font-size: 10px;	
}



.content legend{
	color: #296fbc;
	padding: 5px 10px;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	font-size: 14px;
}

.warning{
	width:320px;
	height:auto;
	border-top:2px solid #d9938f;
	border-bottom:2px solid #d9938f;
	background-color: #efd6d5;
	padding:10px;
	font-family:sans-serif;
	font-size:12px;
	color:#b64426;			
}

.warning .img {
	background:url('../images/warning.png') 0 center;
	background-repeat:no-repeat;
	position:absolute;
	width:30px;
	height:30px;
	float:left;
	
}

.warning .text{
	margin-left:40px;
}

.warning .clear{
	clear:both;
}

#admin_div{
	position:absolute;
	width:370px;
	z-index:90; 
	top:50px;
	right: 50px;
	float: right;
	color:#fff;
	padding:15px;
	cursor: move;
}

#admin_div .bg{
	background-color: #000;
	opacity: 0.75;
	filter:alpha(opacity=75);
	width: 400px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 3px double #333;
}

#admin_div .text{
	position: relative;
	z-index: 92;
	color: #fff;
}

#admin_div a{
	color: #fff;
	text-decoration: none;
}

#admin_div a:hover{
	color: #296fbc;
	text-decoration: none;
}

.gallery_img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 5px;
	width: 70px;
}

#detailImg{
	border: 1px dotted #999;
	position: absolute;
	width: 400px;
	z-index: 151;
	background-color: #fff;
	margin: 30px 30px;
	clear: both;
	padding: 15px 20px 0 15px;
}

.detailImg{
	padding: 3px;
	border: 1px solid #ccc;
}

#detailImgBg{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.0;
	z-index: 0;
	filter:alpha(opacity=0);
}

.closeLink{
	border-top: 1px dotted #ccc;
	margin-left: -15px;
	width: 100%;
	height: 25px;
	padding-right: 35px;
	background-color: #eee;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.closeLink:hover{
	background-color: #ddd;
	color: #296fbc;
}

.closeLink a{
	padding: 5px 15px;
	position: absolute;
	color: #666;
	width: 400px;
	text-decoration: none;
}

.closeLink a:hover{
	color: #296fbc;
}

.imgTitle{
	color: #3764a9;
	text-transform: uppercase;
	text-align: left;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
}

.imgDes{
	
	margin-top: -20px;
	padding: 10px 0px;
	text-align: justify;
}

.9pt{
	text-align: center;
	font-size: 9px;
	border:1px solid red;
}