/* CSS Document */
#ind { background:url(../img/bg.jpg) #4c3e3b 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/daguan.png);
							background-repeat: no-repeat;
							}
#page_title{ display:none;}

#but1{
	border:#565656 solid 1px;
	height:20px;
	position:absolute;
	top:0;
	left:120px;
	padding:0 10px 0 17px;
	background:url(../img/bbuton.gif) no-repeat #000000 5px 3px;
		}
		
#but2{
	border:#565656 solid 1px;
	height:20px;
	position:absolute;
	top:0;
	left:285px;
	padding:0 10px 0 17px;
	background:url(../img/bbuton.gif) no-repeat #000000 5px 3px;
		}

#but3{
	border:#565656 solid 1px;
	height:20px;
	position:absolute;
	top:0;
	left:450px;
	padding:0 10px 0 17px;
	background:url(../img/bbuton.gif) no-repeat #000000 5px 3px;
		}

#but4{
	border:#565656 solid 1px;
	height:20px;
	position:absolute;
	top:32px;
	left:120px;
	padding:0 10px 0 17px;
	background:url(../img/bbuton.gif) no-repeat #000000 5px 3px;
		}

#but5{
	border:#565656 solid 1px;
	height:20px;
	position:absolute;
	top:32px;
	left:285px;
	padding:0 10px 0 17px;
	background:url(../img/bbuton.gif) no-repeat #000000 5px 3px;
		}


.img_hr{margin:10px 0 10px 0;}

.but_active a:link{color: #FFF;}
.but_active a:visited{color: #FFF}
.but_active a:active{color: #FFF;}
.but_active a:hover{color: #FFF;}
/* ================================================================================ */
.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; vertical-align:text-top;}
.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 18px 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:#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:#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; }

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: #7C6961;
	border-bottom-color: #7C6961;
	}
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;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7C6961;
	border-bottom-color: #7C6961;
	}
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: #7C6961;
	border-left-color: #7C6961;
	background-color: #333333;
		}

