* {
    margin:0;
    padding:0
}

body {
	FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','ËÎÌå','ÐÂËÎÌå',arial,verdana,sans-serif;
	FONT-SIZE: 12px;
	margin:0px 0px 0px 0px;
	padding:0;
}

A {
	FONT-SIZE: 13px; COLOR:#0062C5; LINE-HEIGHT: 150%; text-decoration:none;
}
A:hover {
	COLOR: #F9521D; TEXT-DECORATION: underline
}

img{
	border:0;
}

ul,ol,dl,li {list-style:none;}

.clear{
	clear:both;
}
#head{
 width:778px;
 margin:0 auto;
}

#head #logo{
 	width: 200px;
	height:85px;
	float: left;
	padding-left: 20px;
	text-align: right;
}
#head_top{
	width:543px;
	height:25px;
	line-height:25px;
	float:left;
	padding-right:15px;
	text-align:right;
}
#head_top a{
	color:#555555;
}
#search{
	width:508px;
	height:35px;
	line-height:35px;
	float:left;
	padding-left:50px;
}

#search #keyword {
	width: 200px;
	height:18px;
	line-height:18px;
	margin: 0 10px 0 0;
}

#search #search_go{
	margin-bottom:1px;
	height:24px;
}

#menu {
	width:542px;
	float:left;
	margin:0 auto;
	margin-left:15px;
	height:25px;
	line-height:25px;
}

#menu li{
	width:75px;
	margin:0 2px;
	BACKGROUND:#FFF4D2;
	border:1px solid #FFB500;
	border-bottom:0;
	FLOAT: left;
	text-align:center;
}



#menu a {
	COLOR: #000
}

#menu li.current {
	BACKGROUND:#FFA238;
	border:1px solid #FF7120;
	border-bottom:0;
}
#menu li.current a {
	FONT-WEIGHT: bold;
	COLOR: #fff;
}

#secondmenu {
	clear:both;
	width:753px;
	padding-left:25px;
    	margin:0 auto 2px auto;
	height:28px;
	line-height:28px;
	color:#fff;
	background: url("/inc/images/meishi_menu.gif") repeat-x;
}
#secondmenu a{
	color:#fff;
	line-height:28px;
	font-size:12px;
}

#secondmenu .current_tag{
	COLOR: #AC4B08;
}
#footer {
    width:778px;
	border-top: 1px solid #555555;
	height: 50px;
	margin: 10px auto 0px auto;
	}
	
#footer p {
    font-size: 12px;
	color: #394C68;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align:center;
	}
	
#footer p a {
    color: #394C68;
	text-decoration: none;
	}
	
#footer p a:hover {
    color: #FF5A00;
	text-decoration: underline;
	}
