body
{
	background:#fff url(picima/body_bg.gif) repeat-x 0px 0px;
}
img
{
	border:none;
}
.head
{
	height:180px;
	width:950px;
	margin:0 auto;
}
.head-nav
{
	background:url(picima/top_bg.png) no-repeat 0px 0px;
	height:90px;
	position:relative;
	overflow:hidden;
}
.logo
{
	width:210px;
	height:90px;
	position:absolute;
	left:0px;
	top:0px;
}
.logo a
{
	display:block;
	width:100%;
	height:100%;
}
.nav
{
	height:60px;
	position:absolute;
	right:0px;
	top:6px;
	background:url(picima/nav-bg.png) no-repeat center bottom !important;
	background:none;
}
.nav .mnav
{
	height:20px;
	float:left;
}
.nav .mnav li
{
	float:left;
	width:98px;
	height:20px;
}
.nav .mnav li.current
{
	float:left;
	width:98px;
	height:20px;
	position:relative;
	background:url(picima/head-nav-bg.png) no-repeat 0px 10px !important;
	background:none;
}
.nav .mnav li a
{
	display:block;
	height:20px;
	line-height:20px;
	width:100%;
	color:#fff;
	font-size:12px;
	margin:40px 0 0 0;
	text-align:center;
}
.nav .mnav li a:hover
{
	text-decoration:none;
}
.nav .mnav ul.subnav
{
	display:none;
}
.nav .mnav li:hover ul.subnav
{
	display:inline;
	position:absolute;
	margin:0 0 0 20px;
	background:#5a97c2;
	padding:0 1px;
	float:left;
}
.nav .mnav .subnav li
{
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
	padding:0 10px;
	display:inline;
}
.nav .mnav .subnav li a
{
	display:block;
	height:20px;
	width:100%;
	line-height:20px;
	color:#fff;
	font-size:12px;
	margin:0;
	text-align:center;
}
.nav .mnav .subnav li a:hover
{
	text-decoration:underline;
}

/*head-topic*/
.head-topic
{
	background:url(picima/topsuggestion_bg.png) no-repeat 0px 0px;
	height:80px;
	overflow:hidden;
}
.tag
{
	width:225px;
	float:left;
}
.tag h2
{
	height:19px;
	margin:2px 0 0 0;
	padding:0;
	background:url(picima/global_ele_01.gif) no-repeat 0px 0px;
	background:none;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	line-height:19px;
}
.tag .tagc
{
	margin:0 8px 0 0px;
}
.tag .tagc a
{
	font-size:12px;
	color:#ffffff;
	padding:0 8px 0 0;
	line-height:20px;
}
.head-topic .t01
{
	margin:0 0 0 25px;
}
.head-topic .t01 h2
{
	background-position:0px 0px;
	
}
.head-topic .t02 h2
{
	background-position:0px -20px;
	
}
.head-topic .t03 h2
{
	background-position:0px -40px;
	
}
.head-topic .t04 h2
{
	background-position:0px -60px;
	
}

.foot
{
	height:40px;
	width:950px;
	margin:10px auto;
	border-top:1px solid #dddddd;
	background:url(picima/btm-logo.png) no-repeat 10px 25px;
	padding:25px 0 0 50px;
	position:relative;
}
.foot .flinks
{
	position:absolute;
	left:12px;
	top:2px;
	line-height:18px;
}
.foot .flinks a
{
	line-height:18px;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.foot p
{
	line-height:18px;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.foot p a
{
	color:#4881ba;
}