﻿body 
{
    margin:0 auto;
    font-family:Arial;
    font-size:12px;
    text-align:center;
    background:#FFF;
}

a:link{ color:#000000;text-decoration: none;}
a:visited{color:#000000;text-decoration: none;}
a:hover{color:#000000;text-decoration: underline;}

*{list-style:none;margin:0px;}
img
{
    border:0px;
}

.mDiv {width:1px;height:1px;background:#ccc}
.hd {height:5px;font-size:0px;}
#container
{
    width:960px;
    text-align:center;
    margin:0 auto;
}
#logo
{
    width:auto;margin:0 auto;text-align:center;
}

#top_in
{
    text-align:left;
    background: #FB8A3F;
    height: 15px;
    width:auto;
    border-bottom: #FB8A3F 1px dotted;
    padding-left:20px;
    padding-top:10px;
}
.top_right
{
    float:right;    
}

#top_in ul {list-style:none;margin:0px;}
#top_in ul li {float:left;margin:0 2px}
#top_in ul li a:link, #top_in ul li a:visited
{
    color: #fff;
    text-decoration: none;
}
#top_in ul li a:hover
{
    color: green;
    text-decoration: underline;
}

#tclass
{
    width:800px;
    font-family:宋体;
    font-size:16px;
}

#tclass td{ 
float:left;
text-align:left; 
height:25px;
width:200px;
}

.dwclass
{
    padding-bottom:5px;
    line-height:5px; 
}

.dpath
{
    width:auto;
    height:25px;
    padding-left:10px; 
    text-align:left; 
    line-height:25px; 
    border-bottom:1px #999 dotted;
}

.mc
{
    width:350px;
    height:24px;
    padding-left:10px;
    text-align:left;
    border-bottom:1px #eee dotted;
}
.dz{text-align:left; padding-left:10px;border-bottom:1px #eee dotted;}
.l{float:left;width:220px; border:1px #eee solid; text-align:left;}
.c{float:left;width:5px;}
.r{float:left;width:auto; border:1px #eee solid;}

.ks
{ background:#eeeeee;width:800px;padding-left:20px;text-align:left;}
.maxli
{
    font-size:18px; 
    color:#0000FF;
}

.minli
{
   font-size:12px;
}

.link{
	border:0px;
	width:960px;
	font-size: 14px;
}
.link td{width:100px;}
.link a:link{color:#FF9900;text-decoration: none;}
.link a:visited{color:#FF9900;text-decoration: none;}
.link a:hover{color:#FF9900;text-decoration: underline;}
.link_top {background: #FFCC66;border:1px #FFCC66 dotted;height:20px;line-height:20px;padding-left:10px;}