/* --------------------  中文版CSS ---------------------------------------- */

/* 普通样式定义 */
BODY {
	font-family: "宋体";
     }
td { font-size: 13px; color: #000000; line-height: 16px;} 
p {line-height: 22px; color: #000000;}
.2dd { font-size: 14px; color: #EEEEEE; line-height: 16px;} 
.p_indent { text-indent: 2em; line-height: 20px} 
/* 段落开头空两字 */

/* 文本样式定义 */
.textVerdana {
	font-family: "Verdana";
	font-size: 12px;}
.text{
	font-size: 14px;
	line-height : 22px;
}

ul.list1  /*链接列表样式1*/
{
color: #002DB4;	
font-family: "Verdana";
line-height: 26px;
margin: 0px 0px 0px 25px;
list-style-image: url(../images/arrow_2.gif);
}
.line{   BORDER-RIGHT: 0px solid;
	 BORDER-TOP: 0px solid;
	 BORDER-LEFT: 0px solid;
	 BORDER-BOTTOM: 1px solid;
	 BORDER-COLOR: #029C84;
	 BACKGROUND-COLOR: transparent;}
ul.list2 /*链接列表样式2*/
{
color: #444444;	
font-family: "Verdana";
line-height: 20px;
margin: 0px 0px 0px 30px;;
list-style: outside  circle;
}
.b1 {font-weight: bold;color:#FF7C14;}  /* 橙色加粗 */
.b2{font-weight: bold;}  /* 加粗 */
.picborder {border:1px solid; border-color:#CCCCCC;}

.title { font-size:14px;font-weight: bold} /* 标题文字 */
.copyright { font-family: "Verdana";line-height:20px} /* 版权英文字体 */
.small{
	font-size:11px;
}
.T18 {
	font-family: "黑体";
	font-size: 18px;
}/* 18号黑体字 */


/* 不同行间距文本 */
.L22 {line-height:22px}
.L20 {line-height:20px}


/* 表单元素样式定义 */
textarea {border-width: 1;
          border-color: #6F5900; 
          background-color: #ffffff; 
	  color: #000000;
	  font-family: "宋体"
         } 

input	{
	 height: 18px; 
 	 color: #000000;
         font-size: 12px;
	 } /* 普通输入框_有边框 */

.btn    {border-left:1 solid #ffffff;
         border-top:1 solid #ffffff;
         border-bottom:1 solid #666666;
         border-right:1 solid #666666;
         border-style:solid;
         background-color:#dddddd;
         height: 18px;
	 font-family: "Verdana";}

input.nobd
	{BACKGROUND-COLOR: transparent; 
	 BORDER-BOTTOM: 0px solid; 
	 BORDER-LEFT: 0px solid;
	 BORDER-RIGHT: 0px solid; 
	 BORDER-TOP: 0px solid; 
 	 color: #000000;
	 } /* 无边输入框 */

input.line
	{width:60px;
	 height:14px;
	 BORDER-RIGHT: 0px solid;
	 BORDER-TOP: 0px solid;
	 BORDER-LEFT: 0px solid;
	 BORDER-BOTTOM: 1px solid;
	 BORDER-COLOR: #029C84;
	 BACKGROUND-COLOR: transparent;
	 COLOR: #000000
	 } /* 下划线输入框 */

input.bg_image
	{BACKGROUND-COLOR: transparent; 
	 BACKGROUND-IMAGE: url(../images/input_login_back.gif);
	 BORDER-BOTTOM: 0px solid; 
	 BORDER-LEFT: 0px solid;
	 BORDER-RIGHT: 0px solid; 
	 BORDER-TOP: 0px solid; 
	 BACKGROUND-ATTACHMENT: FIXED;
	 PADDING: 3px;
         WIDTH:88;HEIGHT:18;
	 font-size: 10px; 
 	 color: #384000} /* 应用背景图片的输入框 */

select {       
        background-color: #ffffff; 
        font-size: 12px;
        }

.noborder { border="0"; background-color: transparent} /* 无边框表单元素 用于图片,单选多选钮 */

/*二级导航样式定义 begin*/
a.leftmenu:link, a.leftmenu:visited {
	display: block;
	background: url(../images/arrow_4.gif) no-repeat;
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 35px;
	height: 24px;
	width: auto;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
}

a.leftmenu:hover {
	background: url(../images/arrow_4.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}
#active_menu {
	background: url(../images/arrow_4.gif) no-repeat;
	font-weight: bold;

}

/* 定义链接样式 */
A.686868:link {COLOR: #EEEEEE; FONT-SIZE: 9pt; line-height: 150%; text-decoration: none}
A.686868:visited {COLOR: #EEEEEE; FONT-SIZE: 9pt; line-height: 150%; text-decoration: none}
A.686868:hover {COLOR: #FF0000; FONT-SIZE: 9pt; line-height: 150%; TEXT-DECORATION: none} 
A.686868:active {COLOR: #EEEEEE; FONT-SIZE: 9pt; line-height: 150%; text-decoration:none} 

A:link {COLOR: #000000; FONT-SIZE: 9pt; line-height: 150%; text-decoration: none}
A:visited {COLOR: #000000; FONT-SIZE: 9pt; line-height: 150%; text-decoration: none}
A:hover {COLOR: #FF0000; FONT-SIZE: 9pt; line-height: 150%; TEXT-DECORATION: none} 
A:active {COLOR: #000000; FONT-SIZE: 9pt; line-height: 150%; text-decoration:none} 

A.bigfont:link {COLOR: #c9c9c9; FONT-SIZE: 9pt; line-height: 150%; text-decoration: none}
A.bigfont:visited {COLOR: #c9c9c9; FONT-SIZE: 9pt; line-height: 150%; text-decoration: none}
A.bigfont:hover {COLOR: #FF0000; FONT-SIZE: 9pt; line-height: 150%; TEXT-DECORATION: none} 
A.bigfont:active {COLOR: #c9c9c9; FONT-SIZE: 9pt; line-height: 150%;  text-decoration:none} 

A.white:link {COLOR: #ffffff; text-decoration: none}
A.white:visited {COLOR: #ffffff; text-decoration: none}
A.white:hover {COLOR: #ffffff; TEXT-DECORATION: none; font-style: normal} 
A.white:active {COLOR: #ffffff; font-style: normal; text-decoration:none} 

A.color1:link {COLOR: #77156D; text-decoration: none}
A.color1:visited {COLOR: #77156D; text-decoration: none}
A.color1:hover {COLOR: #ff0000; TEXT-DECORATION: none} 
A.color1:active {COLOR: #77156D;text-decoration:none} 

A.color2:link {COLOR: #818181; text-decoration: none}
A.color2:visited {COLOR: #818181; text-decoration: none}
A.color2:hover {COLOR: #FF7C14; TEXT-DECORATION: none} 
A.color2:active {COLOR: #818181;text-decoration:none} 

.menu a:link {COLOR: #ffffff; text-decoration: none}
.menu a:visited {COLOR: #ffffff; text-decoration: none}
.menu a:hover {COLOR: #ff0000; TEXT-DECORATION: none} 
.menu a:active {COLOR: #ffffff; text-decoration:none} 


.copyright A:link {COLOR: #000000; text-decoration: none}
.copyright A:visited {COLOR: #000000; text-decoration: none}
.copyright A:hover {COLOR: #ff0000; TEXT-DECORATION: none} 
.copyright A:active {COLOR: #000000; font-style: normal; text-decoration:none} 
.copyright {COLOR: #000000; text-decoration: none}

/* 特殊样式定义 */
.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} 


