* {
    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: 100%; 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:950px;
 margin:0 auto;
 height:85px;
}

#head #logo{
 	width: 200px;
	height:85px;
	float: left;
	padding-left: 20px;
	text-align: right;
}
#head_top{
	width:730px;
	height:25px;
	line-height:25px;
	float:left;
	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 input, #search select {
	padding: 0.2em;
	font-size: 14px;
	vertical-align: middle;
}

/*导航*/
#menu {
	width:662px;
	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;
}
#menu li .groom_nav{
	color:#FF0000;
	font-weight:bolder;
}



/*二级菜单*/
#secondmenu {
	clear:left;
	width:925px;
	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 .curr_menu2{
	color:#555555;
}

/*当前页面*/
#location{
	width:950px;
	margin:0 auto;
	height:20px;
	line-height:20px;
	margin-bottom:3px;
	font-size:14px;
}
#location a{
	font-size:14px;
	font-weight:bolder;
}
#location span a{
	color:#ff0000;
	TEXT-DECORATION: underline;
}
/*底部*/
#footer {
    width:950px;
	border-top: 1px solid #ccc;
	height: 50px;
	margin: 8px 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;
}

/*头部广告*/
.list_ad{
	width:948px;
	padding-top:2px;
	margin:3px auto;
	border:1px solid #FFB500;
}

.list_ad .list_item1{
	display:inline;
	padding-left:5px;
	width:464px;
	float:right:
}
.list_ad .list_item2{
	display:inline;
	width:464px;
	float:left:
}
