body {
	font-size: 12px;
	color:#555555;
        cursor: url('../skins/jqsy/mouse.cur');
	background-image: url('../skins/jqsy/bg.gif');
	background-position:center;
	margin:0px 0px 0px 0px;
	scrollbar-arrow-color:#ff6600;
	}
#xml {
	BORDER-RIGHT: 1px solid #663300; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: 1px solid #ffcc99; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px; BACKGROUND: #ff6600;
	PADDING-BOTTOM: 0px;
	TEXT-TRANSFORM: uppercase;
	BORDER-LEFT: 1px solid #ff9966;
	COLOR: #ffffff; PADDING-TOP: 0px;
	BORDER-BOTTOM: 1px solid #000000;
	TEXT-DECORATION: none;
	font-family: Arial,Verdana,Sans-Serif;
        }
a:link{
	color: #555555;
	text-decoration: none;
	}
a:visited{
    text-decoration: none;
    color: #555555;
	}
a:hover{
	color: #FF6600; 
	text-decoration: none;
	}
td {
	font: 12px/150% "宋体";
	color: #555555;
	word-break:break-all;
	}
input,select,Textarea,option{
	font-family:Verdana,Tahoma,"宋体"; 
	font-size: 12px;
}
font{
	line-height:120%;
}
.inputself{
	width:105px;
	font-size:12px;
	}
.maintable{
	width:980px;
	border:0px;
	}
.left_td{
	width:210px;
	}
.right_td{
	width:770px;
	background-repeat: no-repeat;
	background-position:right bottom;
	}
.right_td1{
	width:770px;
	background-repeat: no-repeat;
	background-position:right bottom;
	}
.sontable {
	width: 100%;
	border:0px;
	}
.soncontent{
	line-height: 150%; 
	padding-top:10px !important;
	padding-right:15px !important;
	padding-bottom:10px !important;
	padding-left:15px !important; 
	}
.right_table{/*全边框线效果*/
	width:765px;
	border:1px solid #8897AA;
	}
.right_table1{/*有边框线效果*/
	width:765px;
	border-left:1px solid #8897AA;
	border-right:1px solid #8897AA;
	}
.right_table2{/*无边框线效果*/
	width:765px;
	border:0px;
	}
.right_table3{/*无边框线效果*/
	width:979px;
	border:0px;
	}
.left_title{
	background-image:url('../skins/jqsy/title_bg_left.gif');
	color:#cc0000;
	height:27px;
}
.right_title{
	background-image:url('../skins/jqsy/title_bg_right.gif');
	height:26px;
	font-weight:bold;
	color:#ff6600;
}
.suojin{text-indent:24px;}
.fontshadow{
	filter: dropshadow(offx=1, offy=1,color=#ececec); vertical-align: middle;height: 0px;
	}
.engfont{font-family:verdana,Arial;}
.key_font{color:#ff6600;}
.disable_font{color:#999999;}
.hbr{margin-top:8px;}
.navtopbar{
	height:29px;
	background-image:url("../skins/jqsy/menubg01.gif");
	letter-spacing:2px;
	color: #ffffff;
	}
.navtopbar a:link{
	color: #ffffff;
	text-decoration: none;
	}
.navtopbar a:visited{
	color: #ffffff;
	text-decoration: none;
	}
.navtopbar a:hover{
	color: #ffffffff;
	text-decoration: underline;
	}
.menuskin {
	BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; BACKGROUND-COLOR:#F6F6F6;
	background-image:url("../skins/jqsy/menubg02.gif");
	}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none; behavior:url(images/noline.htc);
	}
#mouseoverstyle {margin:2px; padding:1px;}
#mouseoverstyle A {COLOR: #FF6600;}
.menuitems{
	margin:2px;padding:1px;word-break:keep-all;COLOR: #555555;
	}
.menuitems a:link,.menuitems a:active,.menuitems a:visited{
	COLOR: #555555; 
	TEXT-DECORATION: none;
	}
.menuitems a:hover { 
	COLOR: #555555; 
	TEXT-DECORATION: none;
	}
.put{
	border:0px solid;
	font-size: 9pt;
	filter:chroma(color=#f7f7f7);
	background-image:url('../skins/jqsy/put.gif');
	width:54px;
	height: 21px;
	cursor:hand;
	padding-bottom:3px !important;
	}
.overput{
	color:#ff6600;
	border:0px solid;
	font-size: 9pt;
	filter:chroma(color=#f7f7f7);
	background-image:url('../skins/jqsy/overput.gif');
	width:54px;
	cursor:hand;
	height:21px;
	padding-bottom:3px !important;
	}
.HtmlCode{
	margin:5px 20px;
	border:1px solid #cccccc;
	padding:5px;
	background:#fbfbfb;
	font-size:14px;
	font-family:Tahoma;
	line-height:normal;
	}