/***
 *	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{
    /*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); ÍøÕ¾ÕûÌåºÚ°× */
	background:#163D5E;
}
body{
	font:12px Verdana,Arial,Tahoma;
    background-image: url(../images/body.jpg) repeat-x; 
    margin-left: 0px; 
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 10px; 
    font-size:12px; 
    font-family:"ËÎÌå"; 
}
img{
	border:none;
}
a{
    color:#4b4c4e;
	text-decoration:none;
}
a:hover{

	color:#4b4c4e;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.searchT{
    height:auto;
}
.w960{
	width:930px;
	/*position:relative;*/
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:0px;
}
.mt3{/* ( margin-top * 2 ) */
	margin-top:0px;
	z-index:-999px;
}
.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:100%;
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
}
.header .title h1 a{
	width:252px;
	height:55px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/top-logo.gif) center center no-repeat;
}
.header .banner{
	width:296px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .rlink{
	width:339px;
	height:55px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/toptel.gif) center center no-repeat;
}
.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:920px;
	height:33px;
	background:url(../images/titlecenter.gif) repeat-x;
	clear:both;
	overflow:hidden;
	float:left;
    Margin-Right: auto;
    Margin-Left: auto;
}

.navmid{
	background:url(../images/titlecenter.gif) repeat-x;
}
.navmid div{
	*margin-top:3px;
}
.navtable{
	width:930px;
	height:33px;
	border:0;
	margin-bottom:-7px;
	clear:both;
	overflow:hidden;
    Margin-Right: auto;
    Margin-Left: auto;
}
.navleft{
	width:5px;
	height:33px;
	background:url(../images/titleleft.gif) left top no-repeat;
}
.navright{
	width:5px;
	height:33px;
	background:url(../images/titleright.gif) right top no-repeat;
}
.header .nav ul{
	height:33px;
	margin:0px auto;
	overflow:hidden;
}
.header .nav ul li{
	font-weight:bold;
	float:left;
	line-height:33px;
	background:url(../images/titlemiddle.jpg) left top no-repeat;
	margin-left:1px;
}
.header .nav ul li a{
	height:33px;
	padding:0px 16px 0px 17px;
	display:block;
	color:#143B5A;
	float:left;
}
.header .nav ul li a:hover{
	color:#143B5A;	
}
.searchtable{
	width:930px;
	height:28px;
    Margin-Right: auto;
    Margin-Left: auto;
    background:url(../images/sosobj.gif) repeat-x;
}
.searchtable .search{
	width:530px;
	clear:right;
	overflow:hidden;
	height:28px;
	display:inline;
}
.searchtable .searcht{
	width:400px;
	clear:left;
	overflow:hidden;
	height:28px;
	display:inline;
}
.searchtable .search .form{
	padding-right:8px;
	padding-top:3px;
	float:right;
	overflow:hidden;
}
.searchtable .search .form input.search-keyword{
	width:119px;
	height:16px;
	border:none;
	background:url(../images/inputkeybj.gif) left top no-repeat;
	font-size:12px;
	padding:1px 3px 1px 5px;
	overflow:hidden;
}
.searchtable .search .form button.search-submit{
	width:31px;
	height:17px;
	border:none;
	background:#F00 url(../images/sosoinput.gif) right top no-repeat;
	font-size:0px;
	margin-left:2px;
	overflow:hidden;
}
.searchtable .searcht .tags{
	float:left;
	margin-left:5px;
	padding-top:3px;
}
.searchtable .searcht .tagsxw{
	float:right;
	font-size:12px;
	color:#000000;
}
.searchtable .searcht .tagsxw .tagsxwrig{
	float:right;
	font-size:12px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:10px;
	padding-top:6px;
}
.searchtable .searcht .tagsxw .tagsxwrig a{
	color:#FFFFFF;
	text-decoration:none;
}
.searchtable .searcht .tagsxw .tagsxwrig a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.searchtable .searcht .tags span{
	float:left;
	font-size:14px;
	line-height:100px;
	overflow:hidden;
	line-height:23px;
	margin-left:1px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
}
.searchtable .searcht .tags a{
	color:#FFFFFF;
	text-decoration:none;
}
.searchtable .searcht .tags .sanjiao{
    float:left;
    height:28px;
    width:4px;
    margin-top:-3px;
    margin-left:8px;
    margin-right:10px;
	background:url(../images/sososanjiao.gif) left top no-repeat;
}
.searchtable .searcht .tags .mq{
	height:20px;
	float:left;
	overflow:hidden;
	line-height:20px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:12px;
}
.searchtable .searcht .tags .mq a{
}
.searchtable .searcht .tags .mq a:hover{
}

/*---------- 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;
}
/*-- index:swf --*/
.swfcenter{
	width:930px;
	height:305px;
        Margin-Right: auto;
        Margin-Left: auto;
}
/*-- index indexproducttable --*/
.indexproducttable{
	width:930px;
	height:208px;
	clear:both;
	background:#FFFFFF;
    Margin-Right: auto;
    Margin-Left: auto;
}
.indexproducttable .productimg{
	width:234px;
	height:208px;
	clear:both;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/indexP1.gif) 20px 20px no-repeat;
}
.indexproducttable .productimg2{
	width:233px;
	height:208px;
	clear:both;
	overflow:hidden;
	margin:-208px 234px;
	float:left;
	display:inline;
	background:url(../images/indexP2.gif) 20px 20px no-repeat;
}
.indexproducttable .productimg3{
	width:232px;
	height:208px;
	clear:both;
	overflow:hidden;
	margin:-208px 467px;
	float:left;
	display:inline;
	background:url(../images/indexP3.gif) 20px 20px no-repeat;
}
.indexproducttable .productimg4{
	width:227px;
	height:210px;
	clear:both;
	overflow:hidden;
	margin:-208px 703px;
	float:left;
	display:inline;
	background:url(../images/indexP4.gif) no-repeat;
}
.indexproducttable .productimg .indexTtable{
	width:232px;
	height:208px;
	float:left;
	padding:88px 22px;
}
.indexproducttable .productimg .indexTtable p strong a{
	color:#000000;
    text-decoration:underline;
}
.indexproducttable .productimg .indexTtable p a{
	color:#000000;
    text-decoration:none;
}
.indexproducttable .productimg .indexTtable .text{
    line-height:20px;
    padding:4px 0px 10px 2px;
   	color:#5c5c5c;
}
.indexproducttable .productimg2 .indexTtable{
	width:232px;
	height:208px;
	float:left;
	padding:88px 22px;
}
.indexproducttable .productimg2 .indexTtable p strong a{
	color:#000000;
    text-decoration:underline;
}
.indexproducttable .productimg2 .indexTtable p a{
	color:#000000;
    text-decoration:none;
}
.indexproducttable .productimg2 .indexTtable .text{
    line-height:20px;
    padding:4px 0px 10px 2px;
   	color:#5c5c5c;
}
.indexproducttable .productimg3 .indexTtable{
	width:232px;
	height:208px;
	float:left;
	padding:88px 200px 0px 22px;
}
.indexproducttable .productimg3 .indexTtable p strong a{
	color:#000000;
    text-decoration:underline;
}
.indexproducttable .productimg3 .indexTtable p a{
	color:#000000;
    text-decoration:none;
}
.indexproducttable .productimg3 .indexTtable .text{
    line-height:20px;
    padding:4px 0px 10px 2px;
    color:#5c5c5c;
}

/*---------- frame : footer ---------*/
.footertable{
   	width:930px;
	height:23px;
	border:0;
	clear:both;
	overflow:hidden;
	margin-top:-15px;
	*margin-top:-14px;

    Margin-Right: auto;
    Margin-Left: auto;
}
!html .footer{
	width:448px;
	height:23px;
	background:url(../images/bottomcenter.gif) left top repeat-x;
	clear:both;
	overflow:hidden;
	float:left;
	display:inline;
}
!html .footert{
	width:470px;
	height:23px;
	background:url(../images/bottomcenter.gif) left top repeat-x;
	overflow:hidden;
	float:right;
	display:inline;
	color:#FFFFFF;
}
.footer{
	width:508px;
	height:23px;
	background:url(../images/bottomcenter.gif) left top repeat-x;
	overflow:hidden;
	float:left;
	display:inline;
}
.footert{
	width:410px;
	height:23px;
	background:url(../images/bottomcenter.gif) left top repeat-x;
	overflow:hidden;
	float:right;
	display:inline;
	color:#FFFFFF;
}
.footerleft{
	width:6px;
	background:url(../images/bottomleft.gif) left top no-repeat;
}
.footerright{
	width:6px;
	background:url(../images/bottomright.gif) right top no-repeat;
}
.footer ul{
	height:23px;
	margin:0px auto;
	overflow:hidden;
}
.footer ul li{
	float:left;
	line-height:23px;
	margin-left:1px;
	color:#FFFFFF;
	background:url(../images/bottommiddle.gif) left top no-repeat;
}
.footert ul li{
	float:left;
	line-height:23px;
	margin-left:1px;
	color:#FFFFFF;
}
.footer ul li a{
	height:23px;
	padding:0px 2px 0px 8px;
	display:block;
	color:#FFFFFF;
	float:left;
}
.footer  ul li a:hover{
	color:#FFFFFF;	
}
.newtable{
	height:169px;
    overflow:hidden;
    background:url(../images/news.gif) no-repeat;
}