/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");
@import url("ddwstyle.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#F4FBF4;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color: #333;
	text-decoration:none;
	font:12px Verdana,Arial,Tahoma;
}
a:hover{
	color:#F33;
	text-decoration:underline;
	font:12px Verdana,Arial,Tahoma;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:top;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
/*	padding-top:16px;*/
	/*	width:960px;*/
	margin:auto;
	overflow:hidden;
}
.header .search {
	margin-top:5px;
}
.header a{
	color:#00DEf0;
}
.header a:hover{
	color:red;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
}
.header .title h1 a{
	width:210px;
	height:80px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/logo.gif) center center no-repeat;
}
.header .banner{
	width:740px;
	height:74px;
	float:right;
	overflow:hidden;
	margin-right: 4px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: right;
}
.header .banner img{
	width:740px;
	height:74px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
	margin-top: 20px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#777;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	float:right;
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	/*background-image: url(../images/header_bgd.gif);*/
	
}
/*------ 蓝色 -------*/
.blue .top {
	/*background: url(../images/met01.png) repeat-x;*/
	background-color:#3F3B3A;
	background:url(../images/met01.png);
	/*background-position: 0 -107px;*/
	/*background-repeat: repeat-x;
	height: 98px;*/
}
.blue .top .t_l {
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 98px;
	width: 7px;
}
.blue .top .t_r {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 98px;
	width: 10px;
}
/* --------- 导航 ----------------*/
/*.blue .top2 {
	background-repeat: no-repeat;
	height: 64px;
	background-image: url(../images/ddw_12.gif);
	width: 960px;
	margin-left: -7px;
	position: absolute;
}*/
.blue .top2 {
	background-repeat: no-repeat;
	height: 64px;
	/*background-image: url(../images/ddw_12_1.gif);*/
	width: 942px;
	background-position: left;
	margin-top: 0px;
	float: left;
}
.blue .top_ad_r {
	background-color: #FFFFFF;
	width: 305px;
	height: 60px;
	overflow: hidden;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.w963 {
	width:963px;
	margin-bottom:0px;
}
#navTag {
	margin-top:14px;
	width:940px;
	/*width:100%;*/
	overflow:visible;
}
#navTag li{
	float: left;
	line-height: 34px;
	height: 34px;
	/*background-image: url(../images/header_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;*/
	margin-left: -2px;
}
#navTag li a:hover, #navTag li.hover a {
	/*background-image: url(../images/header_hover.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	text-decoration: none;
}
#navMenu {
	margin-top:-1px;
	width:140px;float:left;background-color: #3F3B3A;}
#navMenu li {
	border:1px solid #fff;
	border-bottom:none;
	border-left:4px solid #3F3B3A;
	border-right:2px solid #fff;
	}
#navMenu li a ,#navTag li a {
	font-size: 14px;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 2px;
	display: block;
}
#navMenu li a {
	line-height:24px;
	margin: 0px;}
	
#navMenu li.hover a{
	background-color:#FCFCFC;
	color:#3F3B3A;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:150px;
	height:19px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:56px;
	border:0px;
	background:url(../images/search-bg.gif) no-repeat;
	/*margin-top: 6px;*/
}
.search-submit {
	cursor:pointer;
	width:67px;
	height:29px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background-image: url(../images/bt_14.gif);
	background-repeat: no-repeat;
	/*margin-top: 6px;*/
}
.search-option {
	margin-right: 3px;
	font-size: 13px;
	margin-top: 3px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin-right:10px;
}
.w963 .tags {
	width:538px;
	overflow:hidden;
	margin-top: 37px;
	clip: rect(auto,auto,auto,-100px);
	margin-left: 76px;
}
.w963 .tags h4 {
	float:left;
	margin-right: 1px;
	width:66px;
	height:20px;
	font-size:12px;
	color:#FFFF00;
	margin-top: 3px;
	margin-left: 4px;
	margin-bottom: 3px;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
	margin-top: 3px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	border:1px solid #D5ECFB;
	background:url(../images/navbg.gif) repeat-x;
	padding-left:6px;
	width:950px;
	overflow:hidden;
}
.sonnav{background-color: #3F3B3A;color:#fff;line-height:30px;padding-left:20px;word-spacing:1em;font-size:16px;}
.sonnav b a{color:#F4FBF4;font-size:16px;font-weight:bold;
	text-decoration:none;}
.sonnav .more{color:#F4FBF4;font-size:16px;
	text-decoration:underline;float:right;margin-top:6px;margin-right:12px;}
.channel-nav .sonnav {
	padding-top:2px;
	width:830px;
	line-height:26px;
	float:left;
}
.channel-nav .sonnav span {
	padding-left:14px;
	margin-right:8px;
	background:url(../../images/dd2.gif) 0 1px no-repeat;
	overflow:hidden;
}
.channel-nav .sonnav a {
	color:#333;
	text-decoration:none;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}

/*---------- frame : footer ---------*/
.footer{
	width:960px;
	margin:auto;
	color:#999;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	color:#000;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
	font-size: 12px;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#fff;
	line-height:23px;
}
.footer  a{color:#fff;}

.listImgDiv{display:none;}
.listImgDiv li,.listImgDivC li{float:left;width: 146px;margin: 0 0;
padding: 8px;
padding-top:8px;
padding-bottom:4px;
overflow: hidden;}
.listImgDivC li{padding: 7px;}
.listImgDiv li a{
display: block;
position: relative;
}
.listImgDiv li a img,.listImgDivC li a img {
display: block;
width: 124px;
height: 125px;
border: 10px solid #E1E1E1;
padding: 1px;
}
.listImgDiv li a h2,.listImgDivC li a h2 {
height: 25px;
text-align: center;
line-height: 25px;
border: 10px solid #E1E1E1;
border-top: none;
background: #999;
color: white;
font-size: 100%;
font-weight: normal;
overflow: hidden;
}
.listImgDiv li a:hover h2,.listImgDivC li a:hover h2 {
background: #E90000;
}
.search {overflow: hidden;padding-top:4px;margin-top: 8px;background-color:#3F3B3A;text-align:left;border: 1px solid #3F3B3A;}
.search span{margin-left:6px;}
.search span,.search a{font-size:14px;line-height:30px;}
.search a{color:#FCFCFC;}