body, div, form, dl, dt, dd, img, h1, h2, h3, h4, h5, h6, ul, ol, li, p, span, table, th, td, a {
	margin: 0;
	padding: 0;
	border: none;
	height:auto;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	line-height:20px;
}
body{ color:#666666;}
a {
	color: #666666; 
	text-decoration:none;
}
a:hover {
	color: #ff6600;
	text-decoration:none;
}
h1 {
	font-size:34px;
	font-weight:bold;
	margin-bottom:12px;
}
select, input, textarea
{
	background-color: #fff6f6;
	border: #ffdd99 1px solid;
	padding-top:2px;
	color:#ec2255;
}
ul,li{
	list-style:none;
}
dl,dt,dd {
	list-style-type: none;
}
.blackbolder{
	font-weight:bold;
	font-size:14px;
}
.copyright{
	color: #dddddd;
	font-size: 9px;
}
.none{
	display:none;
}
.redfont
{
	color:#ff0000;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0;
	height: 1%;
	border: 1px solid #ffffff;
}
.validcode {
	width:130px;
	height:60px;
	z-index:54;
	position:absolute;
	display:none;
}
/*default end*/
.CnYuBox{
	background-color:#f6f6f6;
	border:1px solid #cccccc;
	width:300px;
	z-index:52;
	position:absolute;
	display:none;
}
.CnYuBox dl {
	margin:4px;
}
.CnYuBox dl dt {
	float: left;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:1px;
	background-color:#ffffff;
}
.CnYuBox dl dt a {
	padding-left: 22px;
	font-weight: bold;
	background-image: url(../images/bar0.gif);
	background-repeat: no-repeat;
}
.CnYuBox dl dd {
	padding-left: 100px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:1px;
	background-color:#ffffff;
}
/*CnYuBox End*/
.CnYuTabber {
	/*clear:both;*/
}
.CnYuTabber .TabTitle li {
	list-style-type: none;
	color:#ffffff;
}

.CnYuTabber .TabTitle .normal {
	float: left;
	list-style-type: none;
	background-image:url(../images/tabber.png);
	background-position: 0 0;
	margin:0px 11px 0px 0px;
	cursor: pointer;
}

.CnYuTabber .TabTitle .normal h6 {
	font-weight:bold;
	background-image:  url(../images/tabber.png);
	background-position: top right;
	line-height: 27px;
	margin:0 -10px 0 10px;
	padding-right:10px;
	float:left;
	position:relative;
}

.CnYuTabber .TabTitle a {
	color:#fff;
	height:27px;
}

.CnYuTabber .TabTitle .active {
	cursor: pointer;
	background-image:  url(../images/tabber.png);
	background-position:left -27px;
	height:27px;
	float:left;
	margin:0px 11px 0px 0px;
}

.CnYuTabber .TabTitle .active h6{
	background-image:  url(../images/tabber.png);
	background-position: right -27px;
	line-height: 27px;
	margin:0 -10px 0 10px;
	padding-right:10px;
	float:left;
	position:relative;
}
.CnYuTabber .TabContent{
	z-index:51;
}
/*CnYuTabber End*/
.artindex {
	
}
.artindex h2 {
	font-weight:bold; 
	background: none transparent scroll repeat 0% 0%; 
	border-bottom: #ccc 2px solid; 
	position: relative; 
	height: 20px;
}
.artindex h2 span {
	right: 0px; 
	position: absolute; 
	top: 4px;
}
.artindex h2 code {
	padding-left:10px;
	top: 4px;
}
.artindex ul li {
	border-bottom: #ccc 1px dotted;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:text-bottom;
	list-style-position: inside;
	list-style-image: url(../images/bar2.gif);
}
.artindex .artindexpic{
	float:left;
	margin:5px;
}
.contenttitle
{
	height: 29px;
	background-image: url(../images/mainindexbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:block;
}
.gbook dt{
	float:left;
	font-weight:bold;
}

/*artindex End*/
#header{
}
#headertop{
	width:960px;
	height:263px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/topbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#headerlogo{
	width:auto;
	float:left;
	margin-left:0px;
}
#topright{
	padding-top: 5px;
	margin-left:0px;
	width:auto;
}
#topright .TabTitle ul{
	float:right;
}
#topright .TabTitle li {
	cursor: pointer;
	float: left;
	margin:0 5px;
}
#topright .TabTitle li #sitelan{
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	float:left;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	cursor:pointer;
}
#sitelanlist{
	display:none;
	position:absolute;
	z-index:50;
}
#sitelanlist ul {
	background-color: #ffccff;
	width:auto;
	height:63px;
}
#sitelanlist ul li{
	padding:5px;
	background-color:#ffffff;
	margin:1px;
	width:auto;
	cursor:pointer;
}
#headermenu{
	background-image: url(../images/headermenubg.png);
	background-repeat: repeat-x;
	background-position: left center;
	height:31px;
}
#headermenu ul {
	margin:auto;
	width:960px;
}
#headermenu ul li{
	float:left;
	color:#ffffff;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
#headermenu ul li a
{
	padding-right: 20px;
	padding-left: 20px;
	color:#ffffff;
	font-weight:bold;
	display: block;
}
#headermenu ul li a:hover{
	color:#ffffff;
	font-weight:bold;
	border-bottom:3px #FFCC00 solid;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
}
#headermenu ul li .aunderline
{
	color:#ffffff;
	font-weight:bold;
	border-bottom:3px #FFCC00 solid;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
}
#mainbody {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
#mainleft {
	float:left;
	margin-right:30px;
	width:216px;
}
#loginbox{
	width:100%;
	height:160px;
	display:block;
	position:relative;

}
#loginbox dt{
	width:60px;
}
#loginbox dd{
	padding-left:20px;
}
#loginbox dd a{
	padding-left:5px;
}
#hrIndex{
	margin-top:20px;
	width:100%;
}
#hrIndex h2{
	border:none;
}
#hrIndex ul {
	padding-top:10px;
	line-height:15px;
	background-color:#e8eff7;
}
#hrIndex ul li {
	border:none;
}
#contact{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	height:103px;
	background-image: url(../images/contactbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contact ul{
	float:right;
	margin-top:30px;
	margin-right:10px;
}
#catalogtree
{
	width: 213px;
	height: 500px;
	background-position: left top;
	background-image: url(../images/leftprobei2jpg.jpg);
	background-repeat: repeat-y;
}
#catalogtree .ctreetable 
{
	border:none;
	background-color:Transparent;
}
#catalogtree .ctreetable tr.cttRowSel, .ctreetable td.nodeSel
{
	background-color: #ffffff;
	border:#a8a8a8 1px solid;
}
#catalogtreetitle
{
	width:213px;
	height:41px;
	background-position: center top;
	background-image: url(../images/leftprotit.jpg);
	background-repeat: no-repeat;
}
#mainright {
	float:left;
	padding-left:15px;
	width: 689px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;
	min-height:404px;
}
#mainrtop{
	width:100%;
}
#newsIndex{
	float:left;
	width:100%;
	margin-right:0px;
}
#newsIndex h2
{
	height:29px;
	border-bottom-width:1px;
}
#newsIndex ul {
}
#newsIndex ul li
{
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(../images/bar3.gif);
	border-bottom: 1px dotted #cccccc;
}
#catpicindex{
	float:left;
	width:200px;
	height:200px;
	margin-left:20px;
} 
#catpicindex .TabContent{
	border:1px solid #cccccc;
	width:100%;
	height:100%;
}
#catpicindex .TabContent img
{
	width:200px;
	height:200px;
}
#catpicindex .TabTitle{
	float:right;
	top:-20px;
	height:20px;
	z-index:2;
	position:relative;
	background-color:#cccccc;
}
#catpicindex .TabTitle .active{
	background-image:none;
}
#catpicindex .TabTitle .normal{
	background-image:none;
}
#catpicindex .TabTitle li{
	margin-left:1px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#catpicindex .TabTitle .active {
	background-color:#ff6600;
	width:20px;
	height:20px;
}
#catpicindex .TabTitle .normal {
	background-color:#666666;
	width:16px;
	height:20px;
}
#catindex .TabTitle{
	height:27px;
	z-index:2;
}
#catindex .TabTitle li{
	color:#666666;
}
#catindex .TabContent{
	width:684px;
	border-top:1px solid #e6e4e5;
}
.catinfo{
	width:50%;
	float:left;
	padding-top:20px;
}
.catinfo1{
	width:49%;
	float:left;
	padding-top:20px;
	border-left:1px dashed #cccccc;
}
.catinfodiv
{
	float: left;
	padding: 20px 0px 10px 20px;
}
.catinfodiv h6{
	text-align:center;
}
.catinfodiv li{
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:text-bottom;
	list-style-position: inside;
	list-style-image: url(../images/bar2.gif);
}
#bottom
{
	background-image: url(../images/bottombg.png);
	background-repeat: repeat;
	background-position: left top;
	height: 84px;
	bottom: 0px;
}
#address{
	line-height:21px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}