﻿BODY {
	 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#E3E3E3
	 
}

.bg-x
{
	background-repeat: repeat-x;
	background-position: top;
}
td
{
	font-size: 12px;
	line-height: 22px;
	color: #7D7D7D;
}
.bg-right
{
	background-repeat: no-repeat;
	background-position: right top;
}
A
{
	text-transform: none;
	text-decoration: none;
	color: #7D7D7D;
}
a:hover
{
	text-decoration: none;
	color: #FF8B14;
}
/* 默认黑字变橙 */
form
{
	margin: 0px;
	padding: 0px;
}
A.white
{
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	line-height: 43px;
}
a.white:hover
{
	text-decoration: none;
	color: #FF8B14;
	line-height: 43px;
}
.line
{
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.green
{
	text-transform: none;
	text-decoration: none;
	color: #157B00;
}
A.green
{
	text-transform: none;
	text-decoration: none;
	color: #157B00;
}
a.green:hover
{
	text-decoration: none;
	color: #FF8B14;
}
.imgstyle
{
	background-image: url(../images/imgbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 121px;
	width: 126px;
}
.imgstyle2
{
	border: 1px solid #DCDCDC;
	height: 38px;
	width: 125px;
}
.show
{
	font-weight: bold;
	color: #939393;
}
A.show
{
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	color: #939393;
}
.line2
{
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.list
{
	list-style-position: inside;
	list-style-image: url(../images/list.jpg);
}
.title2
{
	font-size: 13px;
	font-weight: bold;
	color: #248A11;
}
.menulist
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
}
.imgstyle3
{
	background-image: url(../images/picbg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 111px;
	width: 116px;
}
.title3
{
	font-size: 12px;
	font-weight: normal;
	color: #248A11;
}




/*   分页样式表    */
.pagespageinfo
{
	margin: 2px 0;
	font: 10pt arial;
	border:solid 1px #ffffff;
    padding: 5px;
    text-align:center;
}
.pagespageinfo a:link
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}
.pagespageinfo a:hover
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}
.pagespageinfo a:active
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}
.pagespageinfo a:visited
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}

.pagespageinfo input
{
	background-color: #ffffff;
	border: solid 1px #3B6592;
	height: 14px;
	font-size: 9pt;
}

 /*   分页样式表结束    */
 
 img
{
	display: block;
}