td{
   font-size:10pt;}

.main_bk{
   background-image:url(../images/ind2.jpg);
   background-position:top;
   background-repeat:no-repeat;}
   
.main_title {
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-weight:bold;
}

a:link {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;}
a:visited {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;}
a:hover {
	font-family: "宋体";
	color: #FF3300;
	text-decoration: none;}
	
.sub_on {
    padding-top:10px;
    height:29px;
	background-image: url(../images/submenu_on.gif);
	font-weight:bold;
	color:#990000;
}
.ibox {
	background-color: #f0f0f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}


.sub_off {
    padding-top:10px;
    height:29px;
	background-image: url(../images/submenu_off.gif);
}

.dotlin {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;}
