/***
 *	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/bg.gif) repeat-x #FFFFFF;**/
}
img{
	border:none;
}

a{
	color:#3366CC;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

.clear {clear:both;} 
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:962px;
	position:relative;
}
.addw960{
	width:962px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.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;
	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 ---------*/

/* header */
#header { margin-top:0px; height:100px; overflow:hidden; background:url(../images/header.gif) no-repeat; }
#logo { height:138px; width:375px; margin-top:-15px; float:left; display:inline;}
#logo img{ margin-top:35px;}
#links { 
	
	margin:1px 3px 0px 0px; 
	float:right; 
	
}
#links li{float:left; color:#fff;}
#links a{color:#777777; text-decoration:none;}
#links a:hover{color:#ff9600;text-decoration:underline;}
 .c11{ background:url(../images/links.png) no-repeat 0 0; padding:0 10px 0 17px;}
 .c12{ background:url(../images/links.png) no-repeat 0 -20px; padding:0 10px 0 17px;}
 .c13{ background:url(../images/links.png) no-repeat 0 -40px; padding:0 10px 0 17px;}
 .c14{ background:url(../images/links.png) no-repeat 0 -60px; padding:0 10px 0 17px;}


/* nav */
#nav { 
	height:50px; 
	overflow:hidden; 
	font-size:14px;
	;
}
#nav .l {
	background:url(../images/nav.gif) no-repeat 0 -100px; 
	width:6px; 
	height:50px; 
	float:left;
}
#nav .m {
	background:url(../images/nav.gif) repeat-x 0 0; 
	width:950px; 
	height:50px; 
	float:left;
}
#nav ul { 
	margin-left:5px;
	}
#nav li { 
	float:left; 
	color:#FFFFFF; 
	width:92px; 
	line-height:50px; 
	background:url(../images/nav.gif) 0 -50px no-repeat; 
	text-align:center; 
	display:inline;
}
#nav a{ 
	color:#FFFFFF; 
	text-decoration:none; 
	display: block;
}
#nav a:hover{
	color:#003b7f;
	text-decoration:none; 
	background:url(../images/nav.gif) 0 -200px no-repeat;
}
#nav .r {
	background:url(../images/nav.gif) no-repeat 0 -150px; 
	width:6px; 
	height:50px; 
	float:right;
}

#nav .on,#nav .on a,#nav .on a:hover { 
	background:url(../images/nav.gif) 0 -200px no-repeat; 
	color:#003b7f;
}

/* banner */
#banner { margin-top:5px; width:962px; height:256px; background:url(../images/banner.jpg) no-repeat; overflow:hidden;}
#banner2 { margin-top:5px; width:962px; height:135px; background:url(../images/banner2.gif) no-repeat; overflow:hidden;}

/*---------- frame : header ---------*/
.header{
	width:962px;
	padding-top:0px;
	overflow:hidden;
	margin:0px auto;
	
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:16px;
}
.header .title h1 a{
	width:200px;
	height:56px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/top-logo.gif) center center no-repeat;
}
.header .banner{
	width:480px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	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;	
}
/* Nav
==========================================================*/
.nav {
    background: url(../images/nav_bg.png) no-repeat 0 -36px;
}
.navinner {
    background: url(../images/nav_bg.png) no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(../images/nav_bg.png) repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(../images/nav_bg.png) no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 80px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url(../images/nav_bg.png) no-repeat 50% -144px;
}
.header .search{
	height:40px;
	background:url(../images/search-bg.png) repeat-x #fff;
	clear:both;
}
.header .search .form{
	padding-left:8px;
	padding-top:5px;
	float:left;
}
.header .search .form h4{
	display:none;
}
.header .search .form input.search-keyword{
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .search .form select.search-option{
	margin-left:2px;
}
.header .search .form button.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
}
.header .tags{
	float:left;
	margin-left:16px;
	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{
	height:31px;
	border-bottom:1px solid #E5EFD6;
}
.channel-nav ul{
	height:22px;
	padding-left:10px;
	padding-top:3px;
	overflow:hidden;
	float:left;
}
.channel-nav ul li{
	height:22px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.channel-nav ul li a{
	height:22px;
	display:block;
	padding-right:10px;
	float:left;
	background:url(../images/channel-nav-bg.gif) right 0px no-repeat;
	overflow:hidden;
}
.channel-nav ul li a span{
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	background:url(../images/channel-nav-bg.gif) left 0px no-repeat;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#666666;
}
.channel-nav ul li a:hover{
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) right -22px no-repeat;
}
.channel-nav ul li a:hover span{
	color:#78A63C;
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) left -22px no-repeat;
}
.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:#94B56A;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}

/*---------- frame : footer ---------*/

.footer-nav{
	width:963px; 
	color:#FFF;
	text-align:left;
	display:block;
	height:34px;
	line-height:34px;
	background:url(../images/footer-nav.jpg) no-repeat;
}

.footer-nav ul li.ab1{
	margin-left:15px;
	font-weight: bold;
}

.footer-nav ul li{
	float:left;
	margin-left:5px;
	font-weight: bold;
}

.footer-nav ul li a{
	color:#FFF;
	font-weight: bold;
}



.footer{
	color:#999;
	text-align:center;
	padding-bottom:10px;
}
.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;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;

}

/*---------- menu ---------*/

#menuDiv , #menuDiv li ul{
	padding:0; 
	margin:0;
	list-style-type: none;
}

#menuDiv li {
	float:left;
	text-align:center;
	position:relative;
}

#menuDiv a:link, #menuDiv a:visited {
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:120px; 
	height:25px; 
	line-height:25px; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background:#c5dbf2; 
	padding-left:10px; 
}

#menuDiv li:hover a {
	color:#fff;
	background:#2687eb;
}
#menuDiv li:hover ul {
	display:block; 
	position:absolute; 
	top:40px;
	margin-top:1px;
	left:0; 
	width:120px;
}
#menuDiv li:hover ul li a {
	display:block; 
	background:#c5dbf2; 
	color:#000; 
	height:20px; 
	line-height:20px; 
	padding:5px 10px; 
	width:110px;
}
#menuDiv li:hover ul li a:hover {
	color:#fff;
	background:#6b839c; 
}


.apadding1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.xd {
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}

.font3 {
	color: #002F75;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}


.font3 a{
	color: #002F75;
}

.style1 {font-size: 14px}
.style2 {font-size: 12px}

/*--------  --------------*/


.dropMenu , .dropMenu li ul{
	padding:0; 
	margin:0;
	list-style-type: none;
}

.dropMenu li {
	float:left;
	text-align:center;
	position:relative;
}

.dropMenu a:link, .dropMenu a:visited {
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:120px; 
	height:25px; 
	line-height:25px; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background:#c5dbf2; 
}

.dropMenu li:hover a {
	color:#fff;
	background:#2687eb;
}
.dropMenu li:hover ul {
	display:block; 
	position:absolute; 
	top:40px;
	margin-top:1px;
	left:0; 
	width:120px;
}


.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;
	background-color: #FFF;
}

/*--------  --------------*/
.hottitle{
	border:1px solid #cccccc; 
	width:960px;
	position:relative;
	margin-bottom:5px;
}
.hottitle ul{
	height:27px;
	float:left;
	overflow:hidden;
}
.hottitle ul li{
	float:left;
	line-height:27px;
	padding:0px 5px;
}
.hottitle ul li a{
	color:#FF3300;
	font-weight:bold;
}