/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	background:url(../images/body_bg.gif) repeat;
}
img{
	border:none;
}

a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#e33792;

}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:940px;
	position:relative;
	background:#FFFFFF;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.mt3{/* ( margin-top * 1 ) */
	margin-top:-8px;
	margin-left:12px;
}
.mt4{
	margin-top:-14px;
	}
.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;
	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:940px;
	padding-top:6px;
	overflow:hidden;
	background:#fff;
}
.header a{
	color:#c80788;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	background:#ffffff;
}
.header .title{
	float:left;
	padding-left:0px;
}
.header .title h1 a{
	width:330px;
	height:83px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/top1.gif) center no-repeat;
}
.header .banner{
	width:610px;
	height:83px;
	float:left;
	margin-left:0px;
	overflow:hidden;
}
.header .banner img{
	width:610px;
	height:83px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.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{
	width:940px;
	height:33px;
	background:url(../images/nav-bg.gif);
	clear:both;
	overflow:hidden;
}
.header .nav ul{
	font-size:16px;
	height:33px;
	margin:0px auto;
	overflow:hidden;
}
.header .nav ul li{
	float:left;
	line-height:33px;

	margin-left:-2px;
}
.header .nav ul li a{
	height:40px;
	padding:0px 12px 0px 10px;
	display:block;
	color:#FFF;
	float:left;
}
.header .nav ul li a:hover{
	color:#FF3;	
}
.header .search{
    width:940px;
	height:40px;
	background:url(../images/search-bg.gif) no-repeat;
	background-color:#FFFFFF;
	clear:both;
}
.header .search .form{
	padding-left:236px;
	padding-top:7px;
	float:left;
}
.header .search .form h4{
	display:none;
}
.header .search .form input.search-keyword{
	width:141px;
	height:21px;
	border:none;
	background:url(../images/search-bg1.gif) no-repeat;
	line-height:15px;
	font-size:12px;
	padding:3px 3px 0px 8px;
	overflow:hidden;
}
.header .search .form select.search-option{
	margin-left:2px;
}
.header .search .form button.search-submit{
	width:21px;
	height:21px;
	cursor:hand;
	background:url(../images/search-bg2.gif) no-repeat;
	border:none;
	font-size:0px;
	margin-top:-4px;
	margin-left:-32px;
	overflow:hidden;
}
.header .tags{
	float:left;
	margin-left:0px;
	padding-top:8px;
}
.header .tags h4{
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header .tags ul{
	height:21px;
	float:left;
	overflow:hidden;
}
.header .tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}

/*---------- frame : channel-nav ---------*/
.channel-nav{
	margin-top:0px;
	height:27px;
	background:url(../images/nav-bg1.gif) no-repeat;
}
.channel-nav ul{
	height:27px;
	padding-left:145px;
	padding-top:6px;
	overflow:hidden;

}
.channel-nav ul li{
	height:27px;
	float:left;
	overflow:hidden;
	font-size:14px;
	color:#d3008f;
}

.channel-nav ul li a{
	height:27px;
	display:block;
	padding-left:16px;
	float:left;	
	overflow:hidden;
}

/*
.channel-nav ul li a span{
	display:block;
	float:left;
	height:27px;
	padding-left:10px;
	color:#d3008f;
	font-size:13px;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#d3008f;
}
.channel-nav ul li a:hover{
	text-decoration:none;
	
}
.channel-nav ul li a:hover span{
	color:#d3008f;
	text-decoration:none;
	
}
.channel-nav ul li.thisclass{
}
.channel-nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{
	background:url(../images/channel-nav-bg.gif) right -44px no-repeat;
	cursor:default;
}
.channel-nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{
	background:url(../images/channel-nav-bg.gif) left -44px no-repeat;
	color:#FFF;
	cursor:default;
}
.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:#d3008f;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#d3008f;
}
/*-----------右这二级栏目-----------*/
.navright{
	height:40px;
	border-bottom:1px solid #E5EFD6;
}


/*---------- frame : footer ---------*/
.footer{
	color:#999;
	text-align:center;
	padding-bottom:10px;
	border-top:2px solid #e63792;
	padding-top:10px;
	padding-left:10px;
	width:930px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#e63792;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	margin-left:240px;
	color:#e63792;
	font-size:13px;
	line-height:23px;

}
/* 凉山宝宝样式*/


