/* CSS Document */
#ind { background:url(../img/bg.jpg) #000000 top left no-repeat; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}

#page_logo{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/daguan.png', sizingMethod='scale');
			position:absolute;
			z-index:100;
			top:0; 
			left:0;
			width:210px;
			height:540px;
			background-repeat:no-repeat;
			}
			body>#page_logo{
							background-image: url(../img/logo.png);
							background-repeat: no-repeat;
							}
#page_title{ display:none;}

#pr{
	margin:40px 0 0 0;
	}
	.img_hr{margin:0 0 10px 0;}
	#imgbox{
			float:right;
			margin:0 0 0 20px;
			}
			#imgbox_div{
	width:210px;
	height:192px;
	background-color:#000000;
	border:#565656 solid 1px;
	margin:0 0 20px 0;
					}
			.imgbox_t{
						margin:1px 4px 4px 4px;
						}
			#imgbox img{
						margin:4px 4px 4px 4px;
						}
						#zoom_in{ 
								  float:right;
								 }

#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;
		}
											 
#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 40px 0 7px;
						background:url(../img/line_height.gif) top left no-repeat;
						text-decoration:none;
						color:#fff;
						}
			#minitabs a.active, #minitabs a:hover{
													background:url(../img/line_height0.gif) top left no-repeat;
													color:#fff;
													}
			#minitabs a:hover {
								color:#c2c2c2;
								}
a:link{color:#fff; text-decoration:none;}
a:visited{color:#fff; text-decoration:none;}
a:hover{color:#cccccc; text-decoration:none;}
a:active{color:#000; text-decoration:none;}

a.navigation{color:#666666; text-decoration:none;}
a.navigation:link{color:#666666; text-decoration:none;}
a.navigation:visited{color:#666666; 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; }

#div_clear{
			  clear:both;
		 }
td {
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4D4431;
	border-bottom-color: #4D4431;
	}
td a:link{text-decoration:underline;}
td a:visited{text-decoration:underline;}
td a:active{text-decoration:underline;}
td a:hover{text-decoration:underline;}

th {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4D4431;
	border-bottom-color: #4D4431;
	}
table{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4D4431;
	border-left-color: #4D4431;
		}

