@charset "utf-8";
body,p {
	padding:0;
	margin:0;	
	font:12px "微软雅黑","宋体",sans-serif;
}

#banner_head {
	width:778px;
	margin:5px auto 0 auto;
	border:1px solid #999;
}

#banner_head img { display:block; }

#menu {
	width:778px;
	height:33px;
	_height:28px;
	background:#333;
	list-style:none;
	padding:0;
	margin:0 auto;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#999;
}

#menu li {
	float:left;
	font-family:"微软雅黑","宋体",sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

#menu a {
	background:#333 url("/special/woman/images/seperator.gif") bottom right no-repeat;
	color:#ccc;
	display:block;
	float:left;
	margin:0;
	padding:8px 12px;
	text-decoration:none;	
}

#menu a:hover {
	background:#f90 url("/special/woman/images/hover.gif")	bottom center no-repeat;
	color:#fff;
	padding-bottom:8px;
}

#foot {
	width:778px;
	height:60px;
	margin:3px auto 10px auto;
	border:1px solid #999;
	background:#fff url("/special/woman/images/background_foot.jpg") left top repeat-x;
}

.colTitle {
	font-size:13px;
	margin-left:20px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	display:block;
}
