BODY{
FONT-SIZE: 12px;
FONT-FAMILY:  宋体;
background-color: #ffffff; 
scrollbar-face-color: #dbeedd;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: darkseagreen;
scrollbar-3dlight-color: #dbeedd;
scrollbar-arrow-color: darkseagreen;
scrollbar-track-color: #f3faf4;
scrollbar-darkshadow-color: #f3faf4;
}
TD{font-family: 宋体;
font-size: 12px;
line-height: 15px;
}
.tableBorder1{
width:590px;
border: 1px; 
background-color: #247624;
}
.tableBorder2{
width:500px;
border: 1px; 
background-color: #247624;
}
.tableBorder3{
width:470px;
border: 1px; 
background-color: #247624;
}
td.TableBody1{
background-color: #FBF4F4;
}
td.TableBody2{
background-color: #FBF4F4;
}
A:link
{
COLOR: blue;
TEXT-DECORATION: none
}
A:visited
{
COLOR: blue;
TEXT-DECORATION: none
}
A:active
{
COLOR: red;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #999999;
TEXT-DECORATION: none
}
INPUT
{
FONT-SIZE: 9pt;
FONT-FAMILY: 宋体
}
TEXTAREA
{
FONT-SIZE: 9pt;
FONT-FAMILY: 宋体
}
SELECT
{
FONT-SIZE: 9pt;
FONT-FAMILY: 宋体
}

.Up
{border-left: 1Px solid rgb(12,12,12);
border-right: 1px solid rgb(12,12,12);
border-bottom: 1px solid rgb(12,12,12);
border-top: 1px solid rgb(12,12,12);
cursor:hand;
}
.Down
{border-right: 1Px solid rgb(233,244,249);
border-left: 1px solid rgb(12,12,12);
border-top: 1px solid rgb(12,12,12);
border-bottom: 1px solid rgb(233,244,249);
cursor:hand;
}
.None
{border-right: 1Px solid rgb(255,255,255);
border-left: 1px solid rgb(255,255,255);
border-top: 1px solid rgb(255,255,255);
border-bottom: 1px solid rgb(255,255,255);
cursor:hand;
}
td{font-size:9pt; line-height: 12pt; color=#000000}
A:active {color: #000000}
A:link,A:visited {color:#000000; text-decoration: none}
A:hover {color:#003399;text-decoration:underline}


.GDNetMenuDownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

.GDNetMenuDownMenu .content {
	position:absolute;
	}

.GDNetMenuDownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:1px solid #999;
	z-index:2;
	}

.GDNetMenuDownMenu.top .items {
	border-top:none;
	}

.GDNetMenuDownMenu .item {
    color:#000000;
    font-size:9pt;
    text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.GDNetMenuDownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=85);
	}


.GDNetMenuDownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}


.GDNetMenuDownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}


.GDNetMenuDownMenu .item.hover {
	background:#DBDBDB;
		color:000000;
	}


.GDNetMenuDownMenu .item img {
	margin-left:10px;
	}
.box {
	border: 1px solid #333333;
}
.button {
	border: 1px solid #000000;
}
.box2 {
	border: 2px double #FFFFFF;
}
.table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;


}
/* style the outer div to give it width */
.menu {font-size:12px; height:23px;   }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:1em; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:800px;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:1em;line-height:1em; width:11%; display:block;}

/* style the sub level list items */
.menu ul ul li {display:block;width:2em;height:1em; line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%; width:7em; font-size:1em;text-decoration:none; padding:0 3em 0 1em; border-left:0px solid #eee; border-right:0px solid #000;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {width:11em; w\idth:7em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background: #F5F5F5 ; color: #000000;width:8em;height:100%;line-height:1em; padding:0.5em 1em; border-bottom:1px solid #7aa;}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#F5F5F5 ;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#F5F5F5 ;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#F5F5F5;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#F5F5F5;}

/* style the level hovers */
/* first */
* html .menu a:hover {color: #FF6600;background:#F5F5F5  center center; position:relative; z-index:100;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#FF6600;background:#F5F5F5  center center;}
/* second */
* html .menu ul ul a:hover{color:#FF6600;background:#F5F5F5; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#FF6600;background:#F5F5F5;}
/* third */
* html .menu ul ul ul a:hover {background:#F5F5F5; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#F5F5F5;}
/* fourth */
.menu ul ul ul ul a:hover {background:#F5F5F5; position:relative; z-index:130;}


/* 下拉菜单距离标题的距离设置*/
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2em; left:0; width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:12em;top:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding:0 2em 2em 2em;  left:-3em;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible; left:9em;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
.dotline {
BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted
}
#demo {
   
    overflow:hidden;
    
    width: 1225px;
}
#demo img {
   
}
#indemo {
    float: left;
    width: 800%;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}