body { text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #FFFFFF; font-size:12px}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* 普通样式定义 */

BODY {
	font-family: "宋体";
	background-color: #FFFFFF;
     }
td {
	font-family: "宋体";
	font-size: 12px;
	color: 444444;
	line-height: 18px;
}
p {
	text-indent: 2em;
	line-height: 24px;
}

.border {font-weight: bold; color:#A3181B}

/* 表单元素样式定义 */
textarea {border-width: 1;
          border-color: #6F5900; 
          background-color: #ffffff; 
	  color: #000000;
	  font-family: "宋体"
         } 

input	{BACKGROUND-COLOR: #FFFFFF; 
	font-family: "宋体"
	height:20px;
	 color: #000000;
         font-size: 12px;
	 } /* 普通输入框_有边框 */

.btn    {border-left:1 solid #7F7F7F;
         border-top:1 solid #7F7F7F;
         border-bottom:1 solid #595959;
         border-right:1 solid #595959;
         border-style:solid;
         background-color:#7F7F7F;
         PADDING: 1px 2px 1px 2px;
         height: 19px;
	 color:#FFFFFF}

select {
	background-color: #ffffff;
	font-size: 12px;
	border-width: 10;
        }

.noborder { border="0"; background-color: transparent;height:16px;} /* 无边框表单元素 用于图片,单选多选钮 */


/* 定义链接样式 */
A:link {COLOR: #4370AB;; TEXT-DECORATION: underline;}
.line1 a:link{color:#ffffff;} 
.line1 a:visited{color:#ffffff;} 
.line1 a:hover {color:#000000;font-weight: bold;} 
.line1 a:active{color:#ffffff;font-weight: bold;} 
A:visited {COLOR: #4370AB; TEXT-DECORATION: underline;}
A:hover {COLOR: #4370AB; TEXT-DECORATION: none; } 
A:active {COLOR: #4370AB; TEXT-DECORATION: underline;} 

.copyright A:link {COLOR: #666666; TEXT-DECORATION: underline; }
.copyright A:visited {COLOR: #666666; TEXT-DECORATION: underline; }
.copyright A:hover {COLOR: #666666; TEXT-DECORATION: none; } 
.copyright A:active {COLOR: #666666;TEXT-DECORATION: underline; } 


a.a1:link {
	font-family: "宋体";
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
a.a1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}

a.a3:link {
	font-family: "宋体";
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.a3:visited {
	font-family: "宋体";
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}

/* 文本样式定义 */
.textVerdana {
	font-family: "Verdana";
	font-size: 12px;}

/* 特殊样式定义 */
.shadow {FILTER: Shadow(Color=ffffff, Direction=120)} 
.dorp {	FILTER: dropshadow(color=#ffffff,offx=1,offy=1,positive=1)}
.stroke {  filter: Glow(Color=ffffff, Strength=3)}

/* 光标样式定义 */
.hand {cursor:hand}
.help {cursor: help} 
.crosshair {cursor: crosshair} 
.text {cursor: text} 
.wait　{cursor:wait} 
.default {cursor: default} 
.ne-resize{cursor:ne-resize} 
.e-resize{cursor:e-resize} 
.n-resize{cursor:n-resize} 
.nw-resize{cursor:nw-resize} 
.w-resize{cursor:w-resize} 
.sw-resize{cursor:sw-resize} 
.s-resize{cursor:s-resize} 




/* ---------------------  CopyRight www.net263.com -----------------------------  */
.img_right {
	margin-left: 10px;
}
