@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0}
body {background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#737272}
p {margin-top:10px;}
h1, h2 {font-size: 14px; color:#FF9900}
.mb_15 {margin-bottom:15px;}
.mb_10 {margin-bottom:10px;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden;line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%;}
a { text-decoration:none}
a:hover { text-decoration:underline}

#maincontainer {width:740px; margin: 0 auto}
#layout_1  .center {width:540px; margin-right:15px;float:left;}
#layout_1  .right {width:185px;float:left}
#header {width: 740px; height:158px;background: url(../images/top.jpg) no-repeat;}
#footer { background: url(../images/bg_bot.gif) repeat-x; height:39px; padding-top:10px;}
#footer a {color:#666666}
#footer .copy, #footer .copy a {font-size:10px;}
.menu ul {width:740px; height:40px;list-style-image:none;
list-style-position:outside;
list-style-type:none;}
.menu ul li {float:left}
.menu ul li a { display:block; padding-top:14px; font-weight:bold; color:#FFFFFF; text-align:center}
.menu ul li a.selected {color:#000000}
.menu ul li.first {background: url(../images/menu_first.gif) no-repeat; width:85px;height:40px;}
.menu ul li.menu2 {background: url(../images/menu2.gif) no-repeat; width:127px;height:40px;}
.menu ul li.menu3 {background: url(../images/menu3.gif) no-repeat; width:134px;height:40px;}
.menu ul li.menu4 {background: url(../images/menu4.gif) no-repeat; width:154px;height:40px;}
.menu ul li.menu5 {background: url(../images/menu5.gif) no-repeat; width:84px;height:40px;}
.menu ul li.last {background: url(../images/menu_last.gif) no-repeat; width:145px;height:40px;}
.menu ul li.spacer {background: url(../images/menu_spacer.gif) no-repeat; width:2px;height:40px;}
.error {background-color:#FF0000; color:#FFf; padding:5px;text-align:center;margin:3px;}
.box { width:185px; margin-bottom:10px;}
.box_green { width:185px;}
.box_green .top {background: url(../images/box_green.gif) top center; height:4px;font-size:1px;}
.box_green .bot {background: url(../images/box_green.gif) bottom center; height:4px;font-size:1px;}
.box_green .content {background: #198E2F; padding:5px; font-size:18px;color:#FFFFFF; }