/* CSS Document */
body{ margin:0px; font:12px Arial, Helvetica, sans-serif; color:#333; line-height:180%;}
p{ margin:5px 0px;}
hr{ height:1px; margin:5px 0px; padding:0px;}
a,a:visited{ text-decoration:none; color:#333;}
a:hover{color:#00847a;}
.logo{ background:url(../images/logo.jpg) no-repeat center;}
.tel{ background:url(../images/tel.jpg) no-repeat right center;}
.index_l{background:url(../images/index_l.jpg) no-repeat;}

.menu_bg{background:url(../images/bg_menu.png) repeat-x; height:25px;}
.lang_bg{background:url(../images/bg_lang.png) no-repeat 0px 60px; height:9px;line-height:40px}

.b{ border:1px solid #ccc;}
.bt{border-bottom:1px solid #ccc;}
.btm{border-bottom:1px solid #ccc; border-top:1px solid #ccc}
.brt{border-right:1px solid #ccc;}

.left,.left:visited{ color:#00847a;background:url(../images/left_nav_bg.jpg) no-repeat left center; height:24px; line-height:24px; padding-left:25px; display:block;}
.left:hover{ background:#00847a url(../images/left_nav_hover.jpg) no-repeat left center; color:#fff;}

.title{ color:#00847a; border-bottom:1px dotted #999; padding-top:7px; font-size:13px; font-weight:bold;}