@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0;}

html {font-size:0.6em; font-family:Verdana; color:#494949; font-weight:bold;}

body {background:url(../images/bridge/bg.jpg) no-repeat center top;}

#bridge {width:621px; margin:0 auto; padding-top:400px;}

.local_wrap {width:140px; float:left;}
.mgl {margin-left:20px;}

.title {background:url(../images/bridge/title_bg.gif) no-repeat left top; width:126px; height:15px; color:#3d4881; padding:2px 0 0 14px;}

ul.list_local {list-style:none; padding:4px 0 0 14px;}
ul.list_local li {padding:7px 0 8px 0;}

.copyright {border-top:1px solid #eaeaea; margin-top:36px; padding:17px 0 30px 0; text-align:center; font-weight:normal; color:#9d9d9d; font-size:95%;}

a {text-decoration:none; color:#494949;}
a:hover {text-decoration:none; color:#001fbe;}

.clear {clear:both; height:0px !important; display:block; visibility:hidden; /*ie6.0*/ _display:inline;}
