* {
	margin: 0;
	padding: 0;
}

body{
    
	font-family: "宋体";
	font-size: 9pt;
	color: #30416F;
	height:100%;
	width:100%;
}
.table{
text-align:left;
width:98%;
    border-right: #99ccff thin solid;
    border-top: #99ccff thin solid; 
	border-left: #99ccff thin solid; 
	border-bottom: #99ccff thin solid;
	font-family: "宋体";
	font-size: 9pt;
	color: #30416F;
}
.td
{
text-align:left;
width:98%;
border-right: #99ccff thin solid;
border-top: #99ccff thin solid; 
border-left: #99ccff thin solid;
border-bottom: #99ccff thin solid;
}
a.link_1:link {color: #30416F;text-decoration: none;font-weight: bold;} 
a.link_1:visited { color: #30416F; text-decoration: none; font-weight: bold;} 
a.link_1:hover { color: #30416F; text-decoration: underline; font-weight: bold;} 
a.link_1:active { color: #30416F; text-decoration: underline; font-weight: bold;} 

a.link_2:link {color: #30416F;text-decoration: none;} 
a.link_2:visited { color: #30416F; text-decoration: none;} 
a.link_2:hover { color: #30416F; text-decoration: underline; } 
a.link_2:active { color: #30416F; text-decoration: underline; } 

#box{
	width: 1024px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C7CAD3;
	border-bottom-color: #C7CAD3;
	border-left-color: #C7CAD3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#box #header #title{
	height: 79px;
	background-image: url(../images/top1.gif);
	line-height: 18px;
}

#box #header #title #top_menu{

	margin-top: 15px;
	margin-right: 0px;
}

#box #header #title #top_name{
position:relative;
margin-top:25px;
margin-left:350px;
text-align:left;
}



#box #header #slogan{
	height: 55px;
	background-image: url(../images/top2.gif);
	color: #30416F;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}
#box #header #slogan #login{
	margin-top: 15px;
	margin-right: 5px;
	text-align:right;
}

#box #header #slogan #info{
	margin-top: 3px;
	margin-right: 10px;
	text-align:right;
}

#left_menu{
	width:194px;
	height:100%;
	background-color: #ECEDF1;
}
.small  { 
font-size: 9pt; 
margin-left:5px;
height:22}

#main{
align:center;
height:100%;
width:100%;
	background-color: #fbfbfb;
}
#box #main #down_left{
     float:none;
	width: 285px;
	margin-top: 10px;
	border: 1px solid #C7CAD3;
	margin-left: 9px;
	margin-bottom: 10px;
}
#box #main #down_left #stomach1{
	width: 283px;
	background-color: #fbfbfb;
	margin: 1px;
}

#box #main #down_left #stomach1 #down1{
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
	padding: 15px;
	line-height: 19px;
	text-indent: 24px;
}
.up{
	background-image: url(../images/shade.jpg);
	height: 29px;
}
.icon{
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 2px;
	margin-top: 8px;
	margin-left: 5px;
}

.lemma{
	float: left;
	margin-top: 8px;
	text-align: left;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #30416F;
	margin-left: 5px;
}
#mainlogin{
align:center;
height:230px;
width:100px;
background-color: #fbfbfb;
margin-top:70px;
align:center;
}

#box #footer{
	height: 84px;
	background-image: url(../images/footer.gif);
	clear: both;
}
input.myButton  { BORDER-RIGHT: #104a7b 1px solid;    BORDER-TOP: #104a7b 1px solid;    BACKGROUND: #d6e7ef;    BORDER-LEFT: #104a7b 1px solid;    CURSOR: hand;    COLOR: #000066;    BORDER-BOTTOM: #104a7b 1px solid;    HEIGHT: 20px;    FONT-SIZE: 9pt;    TEXT-DECORATION: none; width:55px;}
input.myBigButton  { BORDER-RIGHT: #104a7b 1px solid;    BORDER-TOP: #104a7b 1px solid;    BACKGROUND: #d6e7ef;    BORDER-LEFT: #104a7b 1px solid;    CURSOR: hand;    COLOR: #000066;    BORDER-BOTTOM: #104a7b 1px solid;    HEIGHT: 20px;    FONT-SIZE: 9pt;    TEXT-DECORATION: none; width:80px;}


