body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.xx{
background-image : url("/english/img/eye.jpg");
background-repeat:no-repeat;   
background-attachment:fixed;   
background-position:right 0px;   
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
width: 100%;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.glossymenu li a{
display: block;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}
.glossymenu li a:visited, .glossymenu li a:active{
color: #006699;
}
.glossymenu li a:hover{
color: #000000;
}
*{margin:0;padding:0;border:0;}

body {

 font-family: arial, 宋体, serif;

 font-size:12px;

}

#nav {

 width:200px;

    line-height: 24px; 

 list-style-type: none;

 text-align:left;

    /*定义整个ul菜单的行高和背景色*/

}



/*==================一级目录===================*/

#nav a {

 width: 190px; 

 display: block;

 padding-left:5px;

 /*Width(一定要)，否则下面的Li会变形*/

}



#nav li {

 background:#ffffff; /*一级目录的背景色*/

 border-bottom:#FFF 1px solid; /*下面的一条白边*/

 float:left;

 /*float：left,本不应该设置，但由于在Firefox不能正常显示

 继承Nav的width,限制宽度，li自动向下延伸*/

}



#nav li a:hover{

 background:#820000; /*一级目录onMouseOver显示的背景色*/


}

#nav a:link  {

 color:#820000; text-decoration:none;
 font-weight: bold;

}

#nav a:visited  {

 color:#820000;text-decoration:none;
 font-weight: bold;

}

#nav a:hover  {

 color:#FFF;text-decoration:none;
 font-weight: bold;

}


/*==================二级目录===================*/

#nav li ul {

 list-style:none;

 text-align:left;

}

#nav li ul li{ 

 background: #EBEBEB; /*二级目录的背景色*/

}



#nav li ul a{
	padding-left:20px;
	width:175px;
	font-size: 10px;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/

}



/*下面是二级目录的链接样式*/



#nav li ul a:link  {

 color:#810081; text-decoration:none;
 font-weight: bold;

}

#nav li ul a:visited  {
	color:#810081;
	text-decoration:none;
	font-weight: bold;
}

#nav li ul a:hover {

 color:#F3F3F3;
font-weight: bold;
 text-decoration:none;
 background:#CC0000;

 /* 二级onmouseover的字体颜色、背景色*/

}



/*==============================*/

#nav li:hover ul {

 left: auto;

}

#nav li.sfhover ul {

 left: auto;

}

#content {

 clear: left; 

}

#nav ul.collapsed {

 display: none;

}

#PARENT{

 width:100%;

 padding-left:0px;

}.red {
	color: #CC0000;
}
.smtxt {
	font-size: 10px;
}

a.t:link  {
font-size: 10px;
}

a.t:visited  {
font-size: 10px;
}

a.t:hover {
font-size: 10px;
}
.dpx {
	font-size: 10px;
}
.tbox {
	border: 1px solid #CC3300;
}
a.menu:link  {
	color:#86191e;
	font-weight: bold;
}

a.menu:visited  {
	color:#86191e;
	font-weight: bold;
}

a.menu:hover {
	color:#86191e;
	text-decoration:none;
	font-weight: bold;
}
.bg {
	background-image: url(/english/img/gk_4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hg {
	line-height: 160%;
}
.yinying {
	background-color: #E7E7E7;
}
a.top:link  {
	color:#000000;
	font-weight: bold;
	font-size: 8px;
}

a.top:visited  {
	color:#000000;
	font-weight: bold;
	font-size: 8px;
}

a.top:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 8px;
}
.head1 td {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	line-height: 32px;
	height: 32px;
}
.finance {
	background-color: #999999;
	text-align: center;
}
.finance img {
	border: 0px;
}
.finance td {
	background-color: #FFFFFF;
	font-size: 12px;
}
.finance th {
	color: #FFFFFF;
	background-color: #990000;
}
