/* CSS Document */
#ind { background:url(../img/bg.jpg) #b7b7b7 top left no-repeat; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#000000;}

#page_logo{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/daguan.png', sizingMethod='scale');
			position:absolute;
			z-index:100;
			top:0; 
			left:0;
			width:230px;
			height:540px;
			background-repeat:no-repeat;
			}
			body>#page_logo{
							background-image: url(../img/daguan.png);
							background-repeat: no-repeat;
							}
#page_title{ display:none;}

#but{
	border:#565656 solid 1px;
	height:20px;
	position:absolute;
	top:0;
	left:110px;
	padding:0 10px 0 17px;
	background:url(../img/bbuton.gif) no-repeat #000000 5px 3px;
		}

.img_hr{margin:10px 0 10px 0;}
/* ================================================================================ */
.allbox{background-color:#000000; color:#FFFFFF; border:#565656 solid 1px; width:600px; margin:35px 0 35px 0; padding:0;}
.allbox .left_box  {width:196px; float:left;  margin:0;}
.allbox .left_box .img_box {margin:0 8px 0 8px;}
.allbox .left_box .img_box .zoom_in{margin:0 0 8px 0; border:none;}
.allbox .left_box .img_box img{margin:8px 0 8px 0;}
.allbox .right_box {width:400px; float:right; margin:0;}
.allbox .right_box .txt_box{margin:4px 10px 5px 5px;}
/* ================================================================================ */
								 
#htmlmenu{
			width:440px;
			height:47px;
			position:absolute;
			top:0;
			left:272px;
			}
			#minitabs {
						margin:30px 0 0 0;
						padding:0 0 0 0;
						}
			#minitabs li {
							display:inline;
							list-style-type:none;
							}
			#minitabs a{
						font-size:12px;
						margin:0;
						padding: 33px 26px 0 7px;
						background:url(../img/line_height.gif) top left no-repeat;
						text-decoration:none;
						color:#000;
						}
			#minitabs a.active, #minitabs a:hover{
													background:url(../img/line_height0.gif) top left no-repeat;
													color:#000;
													}
			#minitabs a:hover {
								color:#f5f5f5;
								}
a:link{color:#666666; text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:hover{color:#fff; text-decoration:none;}
a:active{color:#000; text-decoration:none;}

a.navigation{color:#b7b7b7; text-decoration:none;}
a.navigation:link{color:#b7b7b7; text-decoration:none;}
a.navigation:visited{color:#b7b7b7; text-decoration:none;}
a.navigation:hover{color:#fff; text-decoration:none;}
a.navigation:active{color:#000; text-decoration:none;}

.style1 {color: #999; background:#000000;}
.style1 a:link{color: #999; text-decoration:underline;}
.style1 a:visited{color: #999; text-decoration:underline;}
.style1 a:active{color: #999; text-decoration:underline;}
.style1 a:hover{color: #FFF; }

td {
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #97A4AC;
	border-bottom-color: #97A4AC;
	}
th {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #000000;
	color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #97A4AC;
	border-bottom-color: #97A4AC;
	}
table{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #97A4AC;
	border-left-color: #97A4AC;
	background-color: #FFFFFF;
		}

.moreinfo {padding:2px 5px 1px 5px; background-color:#000000; color:#AAA;}

.moreinfo a:link{color: #AAA; text-decoration:underline;}
.moreinfo a:visited{color: #AAA; text-decoration:underline;}
.moreinfo a:active{color: #AAA; text-decoration:underline;}
.moreinfo a:hover{color: #FFF; text-decoration:underline;}
