table {
	WORD-BREAK: break-all;
	font-size: 9pt;
}
td {
	font-size: 9pt;
	color: #333333;
}
img {
	border:none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	position: relative; right: 0px; top: 1px
}
a:active {
	color: #990000;
	text-decoration: none;
}
input {
	font-size: 9pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

textarea {
	font-size: 9pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	WORD-BREAK: break-all;
}
select {
	font-size: 9pt;
	color: #333333;
}
li {
	list-style-type: square;
	line-height: 20px;
}
a.red:link {
	color: #ff0000;
	text-decoration: underline;
}
a.red:visited {
	color: #ff0000;
	text-decoration: underline;
}
a.red:hover {
	color: #465f87;
	text-decoration: underline;
}
a.red:active {
	color: #990000;
	text-decoration: underline;
}
.news_ul {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.news_li {
	float: right;
	margin: 0px;
	padding: 0px;
}
.bookli {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
.input1 {
border:none;
  
}
.button {
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(/images/btn_bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #f5f5f5;
}
.bt_orange {
	color: #FF6600;
	text-decoration: none;
}
.bt_blue {
	color: #0284C7;
}
.bt_red {
	color: #990000;
}
.bt_white {
	color: #FFFFFF;
}
.table_line_color {
	background-color: #BBCBDA;
}
.tr1 {
	background-color: #FFFFFF;
	height: 18px;
}
.tr2 {
	background-color: #F5F5F5;
	height: 25px;
}
.title {
	background-color: #E7F0F9;
	height: 18px;
	font-weight: bold;
	text-indent: 0.5pc;
	text-align: left;
}
.zp_menu1 {
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	background-attachment: fixed;
	background-image: url(/images/zp_menu_bj_bai.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.zp_menu2 {
	font-size: 9pt;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/images/zp_menu_bj_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin:2px
}


.3dfont{
	font-size:12pt;
	color:#FF6600;
    filter:glow(color=ffffff,strength=0) shadow(color=cccccc,direction:120);
	position:relative;
    width=100%;	font-weight: bold;
}
.font1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}
#lx {
	margin: 20px;
	padding: 30px;
	border: 1px none #CCCCCC;
}

.af {
	font-size: 12px;
	line-height: 19px;
	color: #F59A04;
}
tda {

	font-size: 9pt;
	color: #333333;
}
.lx {
	margin: 30px;
	border: 1px dashed #088AD6;
	padding: 20px;
	width: 400px;
	height: 100px;
}
.af1 {

	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.sqdown {

	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#nav {margin: display:block;
	margin: 0px;
	padding: 0px;
}
#nav .mainlevel {
	float:left;
	width:99px;/*IE6 only*/min-width:99px;
	background-color: #ffe60c;
}
#nav .mainlevel a {
	color:#000;
	text-decoration:none;
	line-height:37px;
	display:block;
	width:99px;
	min-width:99px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left:0px;
	background-image: url(../images/nav_li_hover.gif) ;
	text-align:center;
	
	
}
#nav .mainlevel a:hover {
	color:#fff;
	text-decoration:none;
	background-image: url(../images/nav_li_current.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#nav .mainlevel ul {
	display:none;
	position:absolute;
	margin: 0px;
	padding: 0px;
}
#nav .mainlevel li {
	border-top:1px solid #fff;
	background:#ffe60c;
	width:99px;/*IE6 only*/
	min-width:99px;
	margin: 0px;
	padding: 0px;
}
.biangkuang_4 {
	border: 1px solid #CCCCCC;
}
