/* CSS Document */
body,td{font-family: "ËÎÌå";font-size:12px;font-style: normal; padding:0px; margin:0px;}
img,img a{ border:0;padding:0px;margin:0px;}
form{margin:0;padding:0;}
table {border-collapse:collapse;}
ul,li{margin:0px;padding:0px;list-style:none}
dl,dd,dt{margin:0px;padding:0px;}

.red{color:red;}
.blue{color:Blue;}
.black{color:#000000;}
.white{color:#ffffff;}
.yellow{color:#ffff00;}
.orange{color:#e95404;}
.lime{color:#00ff00;}
.aqua{color:#00ffff;}
.gold{color:#FFD700;}
.gray{color:#ADADAD;}
.navy{color:#004277;}
.bred{color:#887452;}

.green{color:Green;}
.left{text-align:left;}
.hide{display:none;}
.show{display:block;}
.cursor{cursor:pointer;}
.autobr{width:98%;word-break:break-all;}
.clear{clear:both;}
.b,.bold,.strong{font-weight:bold;}

a:link{text-decoration: none; color:#333333;}
a:visited{text-decoration: none;  color:#333333;}
a:hover{text-decoration: underline;  color:#025EA7;}
a:active{text-decoration: none;  color:#333333;}


.top_bg{width:1003px;height:156px;margin:auto;overflow:hidden;background:url(../images/top_di.jpg) no-repeat left;}
#nav{ width:1003px;line-height:66px;margin:auto;overflow:hidden;margin:20px 0px 0px 0px;}
.logo{ width:210px;float:left;}
.nav_bg{margin:0px;padding:0px; width:793px;float:right;background:url(../images/nav_bg.jpg) repeat-x}
.nav_bg ul{ width:793px; float:left;margin:0px;padding:0px;}
.nav_bg li{padding:0px;width:99px;float:left;padding-top:1px;_padding:16px 0px;text-align:center;background:url(../images/nav_line.jpg) no-repeat -1px 20px;}

.nav_bg li ul
{
    margin: 0px;
    width: 100px;
    background:url(/Images/tmi_bg.jpg) no-repeat left top;
    float:left;
    position: absolute;
    z-index:100;
    height:98px;
    display:none;
    
    margin-top:44px;
    border-top:none;
    margin-left:-90px;

}
.nav_bg li ul li
{
    padding:0px;margin:0px;
    float:left;
    text-align:center;
    list-style:none;
    width:100px;
    line-height:24px;
    background:none;
    letter-spacing:2px;
}
.nav_bg li ul a:link{text-decoration: none; color:#fff; font-weight:bold;}
.nav_bg li ul a:visited{text-decoration: none;  color:#fff; font-weight:bold;}
.nav_bg li ul a:hover{text-decoration: none;  color:#fff; font-weight:bold;}
.nav_bg li ul a:active{text-decoration: none;  color:#fff; font-weight:bold;}

.nav_bg li ul li.line
{
    background: none;
}

/* µ×²¿ */
#foot{ width:795px;height:50px;margin:12px auto;margin-bottom:10px;border:1px solid #e5eaee;}
.foot_logo{width:96px;float:left;padding-top:3px;border-right:1px solid #e5eaee;}
.foot_txt{width:655px;float:right;margin:20px;margin-top:8px;margin-bottom:5px; text-align:center;line-height:18px;color:#808080}
a.copy1:link,a.copy1:visited,a.copy1 :active{text-decoration: none;color:#7f7f7f;}
a.copy1:hover{text-decoration: none;color:#83a081;}

