.menu {
    font-size: 14px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	float:right;
	margin-top:40px;
}

.menu ul {
	float:left; 
	list-style-type: none;
}

.menu ul li {
	float:left; 
	position:relative;
	vertical-align:middle;
	line-height:15px; 
	display:inline-block;
    width:112px; 
}

#nav_left{
	background:url(/themes/default/images/navigation_left.gif) no-repeat;
	width:8px;
	height:35px;
	float:left;
	margin-top:1px;
}
#nav_right{
	background:url(/themes/default/images/navigation_right.gif) no-repeat;
	width:8px;
	height:35px;
	float:left;
}
.navigation{
	float:left;
	background:url(/themes/default/images/navigation.gif) repeat-x;
	height:35px;
	width:700px;
}
.nav_title{
	float:left;
	padding-top:8px;
	margin-left:15px;
}
.nav_title a{
	color:#ffffff;
}
.nav_title a:hover{
	
	color:#ffffff;
}
.lines{
	background:url(/themes/default/images/lines.gif) no-repeat;
	float:left;
	width:1px;
	height:18px;
	margin-top:8px;
	margin-left:13px;
	*margin-left:15px;
}
#first_page{
	*margin-left:20px;
	*display:inline;
	margin-left:35px;
}
.header_image{
	background:url(/themes/default/images/bk.gif) repeat-x;
	height:29px;
}
#locale {
	width: 140px;
	float:left;
	color: #000;
}
.shouye_icon{
	background:url(/themes/default/images/icon.gif) no-repeat;
	width:15px;
	height:15px;
	float:left;
	margin-top:3px;
	*margin-top:8px;
}
.shoucang_icon{
	background:url(/themes/default/images/shoucang.gif) no-repeat;
	width:20px;
	height:19px;
	float:left;
	margin-top:3px;
	*margin-top:8px;
}
.title_content{
	float:left;
	font-sise:12px;
	color:#333333;
	margin-right:10px;
	*margin-top:5px;
}
#left_frame{
	margin-top:5px;
	float:right;
	overflow:hidden;
	zoom:1;
	
}
