﻿@charset "utf-8";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
	
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
}
a:hover{
	color:#FF3300;
	text-decoration:none;
}

.cbody{
	width:900px;
	margin:0 auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.top{
	height:88px;
	overflow:hidden;
	background:url(../images/head_in_bg.jpg) 150px 0px no-repeat;
}
.toplogo{
	float:left;
	width:200px;
	margin-top:14px;
}
#toplinks
{

	float:right;
	width:200px;
	border:0px solid gray;
	height:20px;
	line-height:20px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
}
#toplinks a
{
text-decoration:none;
}
#toplinks a:hover
{
 color:blue;
}
.topbanner{
	width:680px;
	height:80px;
	margin-top:0px;
	margin-left:20px;
	float:left;

}
#toplink{
	float:right;
	margin-top:0px;
	width:300px;
	border:0px solid gray;
}
#toplink ul li{

	float:right;
	height:20px;
	line-height:20px;
	text-align:right;
	padding-right:15px;
}
#toplink ul li a
{
text-decoration:none;
}
#toplink ul li a:hover
{
text-decoration:none;
color:blue;
}
.submit{
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/topnav_bg.jpg) repeat-x;
	border:1px solid #cccccc;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
/*********************/
#topbg
{
 /*background:url(../images/bgmid.gif) center -568px no-repeat;*/
 padding-bottom:8px;
}
/*----------栏目菜单*/
.topmenu{
	height:28px;
	
	/*background:url(../images/topmenu_bg.gif) left top repeat-x;*/
}
.topmenu ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.topmenu ul li{
	background: url(../images/menu_bg_a.gif) left top;/* repeat-x;;*/
	float: left;
	height: 28px;
	width: 80px;
	display: block;
	text-align: center;
}
.topmenu ul li a
{
	display: block;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	color:#949694;
    line-height:28px;
	text-decoration: none;
	border-right:1px solid #A8C29F;
	margin-left:-1px;
}
.topmenu ul li a:hover
{
	color:#739242;
	height:23px;
	background:url(../images/menu_bg_a.gif) left bottom no-repeat;
	border-left:1px solid #A8C29F;
	border-top:5px solid #0066b2;
	border-right:1px solid #A8C29F;
	line-height:20px;
	

}
.topmenu ul li a.thisclass{
	color:#739242;
	border-top:3px solid #de0031;
	padding-top: 5px;
	height:23px;
	line-height:20px;
	
	/*background:url(../images/topmenu_o.gif) center bottom no-repeat;*/
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:5px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:32px;
	/*width:900px;*/
	margin-top:1px;
	border-top:1px solid #fff;
	/*background:url(../images/topsearch_bg.gif) repeat-x;*/
	overflow:hidden;
}
.topsearch .title{
	height:32px;
	width:10px;
	float:left;
	background:url(../images/topnav_left.jpg) left center no-repeat;
}
.topsearch .inpbox{
    background:url(../images/topnav_bg.jpg) left center repeat;
	float:left;
	height:32px;
	width:300px;
}
.topsearch .inpbox input{
	margin-left:10px;
	}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:200px;
	font-size:12px;
	padding:3px 0 2px 3px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
	line-height:32px;
	float:left;
	width:580px;
	background:url(../images/topnav_bg.jpg) left center repeat;
}
.topsearch .title-end
{
	height:32px;
	width:10px;
	float:left;
	margin-right:0px;
	background:url(../images/topnav_right.jpg) left center no-repeat;
}
/*----------内容*/
.main{
	clear:both;
}


/*-------------------------侧栏:用户登录*/
.userlogin {
	overflow:hidden;
}
.userlogin dl{
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:126px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:52px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:15px;
	height:33px;
}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	background:#5F5A57;
	line-height:25px;
	height:25px;

}

.footer .copyright{
    width:300px;
	font-size:11px;
	color:#eee;
	float:left;
	padding-left:10px;
	
}
.footer .footermenu
{   
	font-size:11px;
	color:#eee;
	float:right;
	padding-right:10px;
	
	
}
.footer .copyright a{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.footer .copyright a:hover{
	color:#999999;
}

.foot-content
{ 
  margin-top:3px;
  background:url(../images/book_mainbg.gif) repeat-x;
  padding-top:20px;
}
.foot-content .img
{
	float:left;
	width:100px;
	height:60px;
	background:url(../images/toplogo.gif) no-repeat;
	text-align:center;
	list-style:none;
	margin-left:10px;
}
.foot-content .title
{
  margin-top:10px;
  font-size:13px;
  font-weight:bold;
  color:#38312c;
}

/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 0px 10px;
	background:#ffffff;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
.pages .plist span { 
float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}


/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	/*background:url(../images/title_bg_1.gif) repeat-x;*/
	border-bottom:1px solid #DDD;
	background:url(../images/topnav_bg.jpg) repeat-x;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
	
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
	
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/topnav_bg.jpg) repeat-x;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}
.framebg
{
	width:222px;
	margin-top:10px;

}
.framebg .topleft
{   width:212px;
    float:left;
    height:8px;
	font-size:0px;
    background:url(../images/link_bg_top.gif)  no-repeat;
	
}
.framebg .topright
{ 
    float:right;
	width:10px;
    height:8px;
    background:url(../images/link_bg_top.gif) -235px 0px no-repeat;
	font-size:0px;
	
}
.framebg .framecontent
{
    padding-left:5px;
	padding-right:5px;
	width:210px;
	float:left;
	border-left: 1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	background:#fcfcfc;
	line-height:10px;
	height:25px;

}
.framebg .botleft
{   width:212px;
    float:left;
    height:14px;
    background:url(../images/link_bg_bot.gif)  no-repeat;
}
.framebg .botright
{ 
    float:right;
	width:10px;
    height:14px;
    background:url(../images/link_bg_bot.gif) -235px 0 no-repeat;
}
.classbox{
	width:222px;
	clear:both;
	padding-top:10px;
	padding-bottom:15px;
	background:url(../images/rcbox_title1.gif) center bottom no-repeat;
	
}
.classbox dl{
	width:222px;
}
.classbox dl dt{
	height:31px;
	background:url(../images/rcbox_title1.gif) center top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:0px;
	font-weight:bold;
	font-size:13px;
}
.classbox dl dd{
	width:220px;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	background:#FAFAFA;
	
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.classbox dl dd ul li{
	float:left;
	width:200px;
	margin-left:8px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding-bottom:1px;

}
.classbox dl dd ul li a{
	display:block;
	width:190px;
	height:25px;
	border:1px solid #DDD;
	text-decoration:none;
	color:#333;
	background:#FFF;
	padding-left:10px;
	background:url(../images/ico_2.gif) 10px  no-repeat;
	
}

.classbox dl dd ul li a:hover{
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#de0031;
	background:#eee url(../images/ico_2-1.gif) 10px  no-repeat;
}
.classbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.products-title-img
{
  background:url(../images/b11.jpg) center top no-repeat;
  width:900px;
  height:156px;
  margin-top:5px;
}

.art1-title-img
{
  background:url(../images/banner.jpg) center top no-repeat;
  width:900px;
  height:156px;
  margin-top:5px;
}

#gray1line
{
height:5px;
background-color:#eee;
width:222px;
float:left;
FONT-SIZE:0; 


}
#gray2line
{
height:5px;
background-color:#ccc;
width:678px;
float:right;
FONT-SIZE:0; 
}
#orange_title {

	height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left:10px;
	background-color: #FA9217;
	line-height:25px;
	background:url(../images/title08.gif) no-repeat;
}
#blue_title
{
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left:10px;
	background-color: #226666;
	line-height:25px;
	background:url(../images/title07.gif) no-repeat;
}
#green_title
{   height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left:10px;
	background-color: #22882d;
	line-height:25px;
	background:url(../images/title12.gif) no-repeat;
}
.leftpic
{
 width:222px;
 height:150px;
 background:url(../images/b2.jpg);
}
.products-list-img
{
 width:200px;
 height:100px;
 margin-left:8px;
 margin-bottom:5px;
 background-Image:url(../images/b3.jpg); -180px -10px;;
 border:1px solid #DDD;
 overflow:hidden:
}
.products-list-img .content
{
 padding:10px;
 color:#666;
}
.art-list-img
{
 width:200px;
 height:100px;
 margin-left:8px;
 margin-bottom:5px;
 background-image:url(../images/b27.jpg);/* -250px -120px;;*/
 border:1px solid #DDD;
}
.art-list-img .content
{
 padding:10px;
 color:#666;
}