<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('global.css');

#sidebar{width:225px;float:left}
#menu{width:225px;margin:10px 0}
#menu h3{height:39px;background-image:url('images/aboutus_menu.gif')}
#menu ul{padding:5px 0}
#menu li{height:26px;line-height:26px;background:url('images/aboutus_menu_li_bg.gif') repeat-x center bottom;text-align:right}
#menu li a{color:#486e89;padding:0 20px}

#container{width:760px;float:right}
#content{width:760px;margin:10px 0}
#content h3{height:20px;border-bottom:1px #ededed solid;background:url('images/aboutus_content_h3_bg.gif') no-repeat right bottom}
#content h3 span{height:20px;float:left;line-height:20px}
#content h3 span b{font-weight:normal;background:url('images/icon_navBar.gif') no-repeat left center;padding-left:15px}
#content h3 span a{color:#666;background:url('images/arrow_navBar.gif') no-repeat left center;padding-left:10px;margin-left:5px}
#content h3 strong{height:29px;float:left;margin-left:60px;line-height:29px;font-weight:normal}
#content h4{font-size:12px;margin:10px 0;padding:0}
.content{padding:10px 20px}

h5{font-size:12px;font-weight:bold;margin:0;padding:0;border-top:1px #cecfce solid;border-bottom:1px #cecfce solid;padding-left:10px;line-height:30px;background-color:#F2F2F2;font-weight:normal;width:100%;float:left}
#addLink div{padding:5px 20px;width:760px;float:left}
#addLink label{width:120px;height:22px;float:left;line-height:22px;font-weight:bold}
#addLink label span{color:#ff0000}
#addLink input{border:1px #666 solid;padding:3px;width:300px;float:left}
#addLink p{clear:both;line-height:18px;margin-left:120px}
#addLink input.submit{border:0;background:url('images/icon_submit.gif') no-repeat center center;width:70px;height:25px;color:#fff;line-height:25px}
</pre></body></html>