
* {	margin: 0; padding:0}


img{ border:none;}
#container {
	text-align: left;
	width: 825px;
}

#container #title {
	height: 130px;
	padding:0 8px 0 9px;
}
#container #title li {
	float: left;
	list-style-type: none;
	height: 113px;
	text-align: center;

}
#container #title ul {
	height: 113px;
}
#container #title a {
	width:174px; height:113px;
	text-decoration: none;
	display: block;
	 margin:0 5px;
}
#container #title a img { margin-top:5px;
}

#container #title a:hover span{
  	cursor: hand;
	display:block;
	padding:0;
	margin:0; 
}


#container #title #tag1 a, #container #title #tag2 a, #container #title #tag3 a, #container #title #tag4 a{
	background: url(../images/logo_bg.jpg) no-repeat;
	background-position:0 -0px;
}

#container #title #tag1 a:hover span, #container #title #tag2 a:hover span, #container #title #tag3 a:hover span, #container #title #tag4 a:hover span{
	background: url(../images/logo_bg.jpg) no-repeat;
	background-position:0 -113px;
}



#container #title a .selectspan1, #container #title a .selectspan2, #container #title a .selectspan3, #container #title a .selectspan4 {
    display: block; 
	width:174px;
	height:113px;
	background: url(../images/logo_bg.jpg) no-repeat left;
	background-position: 0 -113px;
}





#container #content {

}


.content1 {

}
.content2 {

}



.hidecontent {display:none;}

.f_14{ font-size:14px; font-weight:bold; color:#885b3d;}
.t_c{ text-align:center;}
.p_t_5{ padding-top:5px;}
#more{ padding:5px 0 0 200px; text-align:center;}
#more a{ width:169px; height:25px; background:url(../images/but_05.gif) no-repeat; display:block; text-decoration:none; margin:0;}
#more a:hover{ background-position:0 -25px;}

