/* CSS Document */
.mainbg {
	background-image:url(../../images/front/history/body_bg.gif);
	background-position:center center;
	background-repeat:repeat-y;
	}
	
#wrap {
	margin:0 auto;
	width:1003px;
}

#path {
	background-color:#000000;
	border-left:1px solid #A4A4A4;
	clear:both;
	color:#FFFFFF;
	height:24px;
	line-height:2.2em;
	padding:0 15px;
  }

.path_text{
	padding:0px 15px 0px 15px;
	color: #666666;
	font-size:10px;
	}
.path_text h1{
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	}		
.path_text span{
	padding:0 0 0 25px;
	float:right;
	}
.path_text a{
	text-decoration:none;
	color: #666666;
	}

#top {
   height:100px;
   padding:0 8px;
   background-image:url(../../images/front/history/top_bg1.gif);
   font-size:11px;
   font-family: Tahoma;
   clear:both;
}
#logo {
   text-align:center;
   padding:17px 12px 0 10px;
   float:left;
   display:inline;
}
#top_mid {
   padding:5px 0 0 0;   
   float:left;
   display:inline;
}
#top_menu {
   background-color:#f8f6f8;
}
#top_menu a {
	color:#000000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#top_menu a:hover {
    color:#0000FF;
    text-decoration:underline;
}
#top_sign {
	font-family:Tahoma;
	font-size:13px;
}
#top_sign a {
    text-decoration: none;
}
#top_sign a:hover {
    text-decoration:underline;
}
#search {
	margin:19px 0 0 0;
	display:inline;
	float:right;
	background-image:url(../../images/front/history/top_bg2.gif);
	background-repeat:repeat-x;
}
#search input,select {
   font-size:11px;
}
#search a {
	color:#FFFFFF;
	text-decoration: underline;
}
#search a:hover {
   color:#FFFFCC;
}
#tipMsg {
	padding:2px; background:rgb(204, 68, 68) none repeat scroll 0%; position:absolute; z-index:88; -moz-background-clip:-moz-initial; -moz-background-origin:-moz-initial; -moz-background-inline-policy:-moz-initial; color:white; top:1px; right:16px;
}
.collect {
	text-align:right;
	clear:both;
	background-image:transparent;
	padding:4px 18px 0 0;
}



