body {
	background-image:url('pic/bg.gif');
	background-position-x:center;
	background-color:;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
body, table, div, span, input, select, textarea   { font-size: 13px; font-family: 宋体, Microsoft Sans Serif, Arial; }

.content {
	width:772px;
	background-color: #FFFFFF;
}

/*===================================================================*/
.listinfo a { line-height:23px; text-decoration: none; }
.listinfo a:link    { color:#333333; text-decoration: none; }
.listinfo a:visited { color:#333333; text-decoration: none; }
.listinfo a:hover   { color:#0099CC; text-decoration: underline; }
/*===================================================================*/
.listzy a { line-height:18px; text-decoration: none; }
.listzy a:link    { color:#333333; text-decoration: none; }
.listzy a:visited { color:#333333; text-decoration: none; }
.listzy a:hover   { color:#0099CC; text-decoration: underline; }
/*===================================================================*/
.listnew a { line-height:23px; text-decoration: none; }
.listnew a:link    { color:#333333; text-decoration: none; }
.listnew a:visited { color:#333333; text-decoration: none; }
.listnew a:hover   { color:#0099CC; text-decoration: underline; }
/*===================================================================*/
.tops a { line-height:20px; text-decoration: none; }
.tops a:link    { color:#000000; text-decoration: none; }
.tops a:visited { color:#000000; text-decoration: none; }
.tops a:hover   { color:#000000; text-decoration: underline; }

/*=============================顶部栏目======================================*/
.topbar {
	width:772px;
	margin:0px;
	border-bottom: 3px solid #6EB110;
	font-weight: bold
	background-color: #EBEBEB;
	background-image:url('images/bar_bg_1.gif');
	background-position-x:right;
}
.topbar li {
	float:left;
	width:64px;
	height:34px;
	text-align:left;
	padding-left: 7px;
	padding-top: 12px;
	background-image:url('images/bar_bg_1.gif');
}
.topbar a {
	text-decoration: none;
	font-weight:bold;
}
.topbar a:link    { color:#000000; }
.topbar a:visited { color:#000000; }
.topbar a:hover   { color:#FF0000; }


/*=============================顶部菜单======================================*/
.topmenu div {
	background-color: #F9F9F9;
	border-top: 1px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #999999;
}
.topmenu ul {
	list-style: square;
	margin: 3px 15px 8px 21px;
}
.topmenu li {
	text-align: left;
	color: #FF0000;
	line-height: 22px;
	padding-right: 10px;
	border-bottom:1px dotted #999999;
}
.topmenu a {
	text-decoration: none;
}
.topmenu a:link     { color: #003399; }
.topmenu a:visited  { color: #003399; }
.topmenu a:hover    { color: #ff0000; }


/*=============================左侧栏目======================================*/
.leftmain {
	width:202px;
	padding-left:10px;
	padding-top:10px;
	float:left;
	text-align:left;

}
.topicimg {
	display: none;
}
.topicname {
	color: #62BB00;
	font-family: 黑体;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	margin-bottom:12px;
}

.leftmenu li {
	float: left;
	width: 90%;
	height: 50px;
	margin-left: 3px;
	padding-left: 28px;
	padding-top: 15px;
	background-image: url('images/leftmeun_bg.gif');
}
.leftmenu a {
	text-decoration: none;
	font-weight: bold;
}
.leftmenu a:link    { color:#808080;}
.leftmenu a:visited { color:#808080;}
.leftmenu a:hover   { color:#FF6666;}


/*=============================右侧内容======================================*/
.rightmain {
	width:700px;
	background-color: #FFFFFF;
	float:left;
	text-align:left;
}


/*=============================您的位置======================================*/
.lctnlnk {
	width:560px;
	margin-top: 10px;
	margin-bottom: 22px;
	border:1px solid #e6e6e6; background-color:#fcfcfc; text-align:left; padding:6px;
}
.lctnlnk a {
	text-decoration: underline;
}
.lctnlnk a:link     { color: #0000ff; }
.lctnlnk a:visited  { color: #0000ff; }
.lctnlnk a:hover    { color: #666666; }

.main {
	width:560px;
}


/*=================================文章标题、内容、相关信息=================================*/
.c1 {
	text-align:left;
}
/*============标题===============*/
.c1 h1 {
	width:100%;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 8px;
	border-bottom:1px dashed #CC3300;
}
/*============正文===============*/
.c1 div {
	text-align:left; margin-top:24px; font-size: 14px; line-height: 22px;
}
.c1 table {
	text-align:left; margin-top:24px; font-size: 14px; line-height: 22px;
}
/*============相关信息===========*/
.c1 span {
	text-align:left;
}
/*============相关信息标题=======*/
.c1 h2 {
	color: #FFFFFF; background-color: #0093DD;
	font-size: 14px; font-weight: bold;
	width: 156px;
	height: 32px;
	margin-top: 22px;
	margin-bottom: 5px;
	margin-left: 9px;
	padding-top: 7px;
	padding-left: 15px; 
}
/*============相关信息列表=======*/
.c1 ul {
	margin-top: 0px;
	margin-left: 5px;
	width: 98%;
	list-style:none;
}
.c1 li {
	background-image:url('images/ltl_a11.gif');
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
	padding-left: 15px;
	line-height: 32px;
	border-bottom:1px dotted #CCCCCC;
}
/*============相关信息链接=======*/
.c1 a {
	text-decoration: none;
}
.c1 a:link     { color: #333333; }
.c1 a:visited  { color: #333333; }
.c1 a:hover    { color: #CC0000; }


/*=================================摘取类内容===============================================*/
.c3 div {
	margin: 0px 0px 20px;
	width: 100%;
}
/*============二级小标题=========*/
.c3 h1 {
	width: 240px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFe9;
	border: 1px solid #ffd9cc;
	margin: 0px 0px 5px;
	padding-top: 6px;
	padding-left: 14px;
}
/*============文本内容（1,文章类 2,目录类）===========*/
.c3 p {
	margin: 0px 9px 2px 11px;
	padding: 6px;
	line-height: 25px;
	background-color: #f9f9f9;
	border:1px dotted #CCCCCC;
}
/*============标题列表（3,新闻类 4,通知类 8,留言类）===========*/
.c3 ul {
	margin-top: 0px;
	margin-left: 18px;
	margin-bottom: 3px;
	width: 96%;
}
.c3 li {
	height: 30px;
	margin-left: 12px;
	padding-top: 12px;
	text-align:left; 
	font-weight: normal;
	border-bottom:1px dotted #CCCCCC;
}
/*============标题及图片列表（产品、人物等）（5,人物类）===========*/
.c3 span {
	width: 180px;
	float: left;
	text-align: center;
	padding: 5px 5px 7px 10px;
}
/*============图片效果（5,人物类）===========*/
.c3 table {
	width: 98%;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#F1F1F1', Positive=true);
}
.c3 img {
	width: 130px;
}
/*============图片文字说明（5,人物类）===========*/
.c3 b {
	height: 18px;
	padding-top: 6px;
}
/*============链接样式===========*/
.c3 a {
	text-decoration: none;
}
.c3 a:link     { color: #003399; }
.c3 a:visited  { color: #003399; }
.c3 a:hover    { color: #ff0000; }


/*=============================标题列表（新闻、通知、留言） =============================*/
/*============标题列表（新闻、通知、留言）===========*/
.c4 div {
	margin-bottom: 10px;
}
.c4 li {
	list-style:none;
	width: 98%;
	height: 18px;
	text-align:left; 
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 16px;
	border-bottom:1px dotted #CCCCCC;
}
/*============标题及图片列表（产品、人物等）===========*/
.c4 span {
	width: 180px;
	float: left;
	text-align: center;
	padding: 5px 5px 7px 10px;
}
/*============图片效果===========*/
.c4 table {
	width: 98%;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#F1F1F1', Positive=true);
}
.c4 img {
	width: 130px;
}
/*============文字说明效果===========*/
.c4 b {
	height: 18px;
	padding-top: 6px;
}
/*============链接样式===========*/
.c4 a {
	text-decoration: none;
}
.c4 a:link     { color: #0033CC; }
.c4 a:visited  { color: #0033CC; }
.c4 a:hover    { color: #ff0000; }

/*=============================页面跳转==========================================*/
.c5 i {
	font-style: normal;
	width: 100%;
	height: 28px;
	text-align: right;
	margin-top: 12px;
	padding-top: 11px;
	padding-right: 14px;
	border-top:1px solid #CC9999;
}
.c5 strong {
	width: 13px;
	text-align: center;
	background-color: #F1F1F1;
	color: #CC0000;
}
.c5 a {
	text-decoration: none;
}
.c5 a:link     { color: #003399; }
.c5 a:visited  { color: #003399; }
.c5 a:hover    { color: #ff0000; }


/*=============================目录类子级列表================================*/
.c6 div {
	text-align: right;
	margin-top: 32px;
	padding-right: 14px;
	padding-top: 11px;
	border-top:1px solid #CC9999;
}
.c6 h1 {
	width: 200px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFe9;
	border: 1px solid #ffd9cc;
	margin: 0px 0px 5px;
	padding-top: 6px;
	padding-left: 14px;
}
.c6 a {
	text-decoration: none;
}
