@charset "UTF-8";


/* =========================================================
   Bar
========================================================= */
#bar { width: 950px; height: 200px; padding: 0 0px; background: #FFFFFF; position: relative; float: left; }
#bar h2 { padding-bottom: 10px; border-bottom: 2px solid #C6C6C6; }
#bar .btn { margin-top: 50px; border-top: 1px dotted #333333; }
#bar .btn li { border-bottom: 1px dotted #333333; }
#bar .btn a { padding: 10px; font-weight: bold; display: block; color: #555555; }
#bar .btn a:hover { color: #2C8CAD; text-decoration: none; }
#bar .logo { padding: 150px 0 125px 0; text-align: center; }
#bar table { position: absolute; bottom: 20px; left: 24px; }
#bar th { padding-right: 20px; }



/* =========================================================
   Menu
========================================================= */
#menu { width: 550px; }
#menu li { width: 110px; height: 60px; background: url(../image/mborder.png) no-repeat left top; float: left; }
#menu li a { width: 97px; padding: 40px 0 0 13px; display: block; }
#menu li a:link, #menu li a:visited { color: #555555; text-decoration: none; }
#menu li a:active, #menu li a:hover { color: #2C8CAD; text-decoration: none; }



/* =========================================================
   Other
========================================================= */
.box { width: 580px; float: right; }
div.news a { padding: 8px 15px 8px 0; background: url(../image/icn_arrow_off.gif) no-repeat right center; border-bottom: 1px dotted #333333; display: block; font-size: 11px; line-height: 16px; cursor: pointer; }
div.news a span { font-size: 10px; }
div.news a:link, div.news a:visited { color: #555555; text-decoration: none; }
div.news a:active, div.news a:hover { color: #2C8CAD; text-decoration: none; }
.copy { margin-top: 95px; font-size: 48px; line-height: 50px; color: #5C5C5C; }
.copy2 { margin-top: 35px; font-size: 15px; color: #2B2B2B; font-weight: bold; }


#top { background-image: url(img/top.png) }


.box3{

background:url(img/top.png) no-repeat;
margin:5px 5px;
}