@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 38, ../my1stapp/sass/screen.scss */
.fl, .pagination ul li, .pull-left, .searchintro, .form-limit, .counter {
  float: left;
}

/* line 42, ../my1stapp/sass/screen.scss */
.fr {
  float: right;
}

/* line 46, ../my1stapp/sass/screen.scss */
.clearfix {
  *zoom: 1;
}
/* line 22, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 50, ../my1stapp/sass/screen.scss */
.tl {
  text-align: left;
}

/* line 54, ../my1stapp/sass/screen.scss */
.tr {
  text-align: right;
}

/* line 58, ../my1stapp/sass/screen.scss */
.tc, dl.map dt, p.imgbox, p.imgdesc, .pagination ul li {
  text-align: center;
}

/* line 62, ../my1stapp/sass/screen.scss */
strong {
  font-weight: bold;
}

/* line 66, ../my1stapp/sass/screen.scss */
small {
  font-size: 0.8;
}

/* line 70, ../my1stapp/sass/screen.scss */
body.home {
  background: url("http://source.zibozd.com/tmpl/zibozd/css/images/bg/body-bg1.jpg") repeat-x scroll 0 0 transparent;
}

/* line 74, ../my1stapp/sass/screen.scss */
body.nohome {
  background: url("http://source.zibozd.com/tmpl/zibozd/css/images/bg/body-bg2.jpg") repeat-x scroll 0 0 transparent;
}

/* line 78, ../my1stapp/sass/screen.scss */
.wrapper {
  width: 960px;
  margin: 0 auto;
}

/* line 83, ../my1stapp/sass/screen.scss */
#header {
  height: 92px;
}

/* line 87, ../my1stapp/sass/screen.scss */
#logo {
  width: 242px;
}

/* line 91, ../my1stapp/sass/screen.scss */
#logo a {
  display: block;
  width: 242px;
  height: 86px;
  background: url("http://source.zibozd.com/tmpl/zibozd/css/images/logo.png") no-repeat scroll left center transparent;
  text-indent: -9000px;
}

/* line 100, ../my1stapp/sass/screen.scss */
#top-right-top {
  margin-top: 20px;
}
/* line 102, ../my1stapp/sass/screen.scss */
#top-right-top #sitemap {
  width: 10%;
  padding-left: 50%;
}
/* line 106, ../my1stapp/sass/screen.scss */
#top-right-top #search {
  width: 40%;
  *zoom: 1;
}
/* line 22, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#top-right-top #search:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 112, ../my1stapp/sass/screen.scss */
#mainmenu {
  margin-top: 10px;
}

/* line 116, ../my1stapp/sass/screen.scss */
#breadcrumbs {
  float: right;
  margin: 5px 15px;
}
/* line 119, ../my1stapp/sass/screen.scss */
#breadcrumbs li {
  display: inline;
}

/* line 124, ../my1stapp/sass/screen.scss */
#footer {
  margin-top: 10px;
  height: 80px;
  background: #252525;
  color: #bbb;
  padding: 20px 15px 15px;
}

/* line 132, ../my1stapp/sass/screen.scss */
.box {
  margin: 10px 0;
  padding: 4px 8px;
}
/* line 135, ../my1stapp/sass/screen.scss */
.box p {
  text-align: justify;
}

/* line 140, ../my1stapp/sass/screen.scss */
.row1 {
  background-color: #fefefe;
  padding: 20px 0;
}

/* line 145, ../my1stapp/sass/screen.scss */
.row2 {
  background-color: #f7f7f7;
  padding: 10px 0;
  border-top: 1px solid #eee;
}

/* line 151, ../my1stapp/sass/screen.scss */
.box1 {
  width: 320px;
  background: url("http://source.zibozd.com/tmpl/zibozd/css/images/logo-y.png") no-repeat scroll left top transparent;
}
/* line 154, ../my1stapp/sass/screen.scss */
.box1 p {
  margin-left: 70px;
}

/* line 159, ../my1stapp/sass/screen.scss */
.box2 {
  width: 300px;
}
/* line 161, ../my1stapp/sass/screen.scss */
.box2 h3 {
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #006699;
  padding: 5px 0;
}
/* line 165, ../my1stapp/sass/screen.scss */
.box2 h3 span.title {
  color: #006699;
}
/* line 168, ../my1stapp/sass/screen.scss */
.box2 h3 span.news {
  color: #E67516;
  padding-left: 5px;
}
/* line 172, ../my1stapp/sass/screen.scss */
.box2 h3 span.more {
  color: #006699;
  display: inline-block;
  float: right;
}
/* line 178, ../my1stapp/sass/screen.scss */
.box2 ul > li {
  padding: 3px 0;
  border-bottom: 1px dotted #ccc;
  list-style: dotted;
  *zoom: 1;
}
/* line 22, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.box2 ul > li:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 183, ../my1stapp/sass/screen.scss */
.box2 ul > li span {
  float: right;
}
/* line 186, ../my1stapp/sass/screen.scss */
.box2 ul > li a:hover {
  text-decoration: underline;
}

/* line 192, ../my1stapp/sass/screen.scss */
.box3 {
  width: 292px;
  overflow: hidden;
}
/* line 195, ../my1stapp/sass/screen.scss */
.box3 p {
  padding-top: 5px;
}

/* line 200, ../my1stapp/sass/screen.scss */
.box4 {
  width: 630px;
  margin: 10px 0;
}
/* line 204, ../my1stapp/sass/screen.scss */
.box4 .box4sub > p {
  float: left;
}
/* line 208, ../my1stapp/sass/screen.scss */
.box4 .box4sub .desc h3, .box4 .box4sub .desc p {
  padding-left: 414px;
}
/* line 211, ../my1stapp/sass/screen.scss */
.box4 .box4sub .desc > h3 {
  color: #333 !important;
  font-size: 14px !important;
  padding-bottom: 3px;
}

/* line 220, ../my1stapp/sass/screen.scss */
.box5 {
  width: 297px;
  margin: 10px 0;
  border-left: 1px dotted #ccc;
}
/* line 224, ../my1stapp/sass/screen.scss */
.box5 img {
  margin: 0 5px;
}

/* line 230, ../my1stapp/sass/screen.scss */
.tabsnav a {
  background: url("http://source.zibozd.com/tmpl/zibozd/css/images/bg/tabbg.jpg") no-repeat scroll -93px 0 transparent;
  display: inline-block;
  width: 90px;
  margin-right: 4px;
  text-align: center;
  font-weight: bold;
  color: white;
}
/* line 238, ../my1stapp/sass/screen.scss */
.tabsnav a:hover, .tabsnav a.now {
  background-position: 0 0;
  color: white;
}

/* line 245, ../my1stapp/sass/screen.scss */
.content {
  width: 994px;
  margin: 0 auto;
  background: url("http://source.zibozd.com/tmpl/zibozd/css/images/bg/main-bg.jpg") no-repeat scroll left top transparent;
}

/* line 251, ../my1stapp/sass/screen.scss */
#sidebar {
  width: 230px;
}
/* line 254, ../my1stapp/sass/screen.scss */
#sidebar ul.menu > li {
  margin: 0 0 5px 10px;
  padding-top: 5px;
  border-top: 1px dotted gray;
  font-size: 14px;
  font-weight: bold;
  color: #656565;
}
/* line 261, ../my1stapp/sass/screen.scss */
#sidebar ul.menu > li:hover, #sidebar ul.menu > li.current {
  color: #0066B3;
}
/* line 264, ../my1stapp/sass/screen.scss */
#sidebar ul.menu > li ul.nav-child {
  background-color: #eee;
}
/* line 266, ../my1stapp/sass/screen.scss */
#sidebar ul.menu > li ul.nav-child > li {
  margin: 1px 0 1px 20px;
  font: 12px/1.2 sans-serif;
  color: #656565;
}
/* line 270, ../my1stapp/sass/screen.scss */
#sidebar ul.menu > li ul.nav-child > li:hover, #sidebar ul.menu > li ul.nav-child > li.current {
  color: #0066B3;
}
/* line 275, ../my1stapp/sass/screen.scss */
#sidebar ul.menu > li a {
  display: block;
}
/* line 280, ../my1stapp/sass/screen.scss */
#sidebar p {
  margin-bottom: 5px;
}

/* line 285, ../my1stapp/sass/screen.scss */
#main {
  margin: 0 10px;
  width: 710px;
}

/* line 290, ../my1stapp/sass/screen.scss */
body {
  font: 12px/1.5 Microsoft YaHei,'瀹嬩綋',Verdana,Arial,Helvetica,sans-serif;
  color: #333;
}

/* line 296, ../my1stapp/sass/screen.scss */
#main a {
  color: #0066B3;
}
/* line 298, ../my1stapp/sass/screen.scss */
#main a:hover {
  color: #36B421;
  text-decoration: underline;
}
/* line 303, ../my1stapp/sass/screen.scss */
#main h2, #main h3, #main h4, #main h5 {
  font-weight: bold;
}
/* line 306, ../my1stapp/sass/screen.scss */
#main h2, #main h3 {
  color: #0066B3;
}
/* line 309, ../my1stapp/sass/screen.scss */
#main h2 {
  font-size: 20px;
}
/* line 312, ../my1stapp/sass/screen.scss */
#main h3 {
  font-size: 16px;
}
/* line 315, ../my1stapp/sass/screen.scss */
#main h4 {
  font-size: 14px;
}
/* line 318, ../my1stapp/sass/screen.scss */
#main h5 {
  font-size: 12px;
}
/* line 321, ../my1stapp/sass/screen.scss */
#main ol {
  background-color: #dadada;
  list-style-type: decimal;
  padding: 3px;
  border: 1px solid #ccc;
}
/* line 326, ../my1stapp/sass/screen.scss */
#main ol li {
  padding: 3px;
}
/* line 335, ../my1stapp/sass/screen.scss */
#main .content-category .cat-children div {
  padding: 5px;
  border-bottom: 1px dotted #ccc;
  background-color: #c_grayf6;
}
/* line 342, ../my1stapp/sass/screen.scss */
#main .content-category form > table.category tr {
  border-bottom: 1px dotted #ccc;
}
/* line 344, ../my1stapp/sass/screen.scss */
#main .content-category form > table.category tr td {
  padding: 3px;
}
/* line 347, ../my1stapp/sass/screen.scss */
#main .content-category form > table.category tr td.list-title {
  width: 500px;
  font-size: 1.2em;
  list-style-type: circle;
}
/* line 352, ../my1stapp/sass/screen.scss */
#main .content-category form > table.category tr td.list-date {
  width: 100px;
}

/* line 360, ../my1stapp/sass/screen.scss */
a {
  text-decoration: none;
  color: #333;
}

/* line 365, ../my1stapp/sass/screen.scss */
a:hover, :focus {
  color: #0066B3;
}

/* line 369, ../my1stapp/sass/screen.scss */
.imgborder, p.imgbox img {
  padding: 4px;
  border: 1px solid #dcdcdc;
}

/* line 375, ../my1stapp/sass/screen.scss */
.content p {
  padding: 6px 3px;
}

/* line 380, ../my1stapp/sass/screen.scss */
a.more {
  color: orange;
  text-decoration: none;
}
/* line 383, ../my1stapp/sass/screen.scss */
a.more:hover {
  text-decoration: underline;
}

/* line 388, ../my1stapp/sass/screen.scss */
dl.map {
  width: 100%;
}
/* line 390, ../my1stapp/sass/screen.scss */
dl.map dt {
  background-color: #dadada;
  border: 1px solid #dadada;
}
/* line 395, ../my1stapp/sass/screen.scss */
dl.map dd {
  border: 1px solid #dadada;
}

/* line 400, ../my1stapp/sass/screen.scss */
dl.contact-address {
  width: 100%;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  background-color: #f6f6f6;
}
/* line 405, ../my1stapp/sass/screen.scss */
dl.contact-address dt, dl.contact-address dd {
  display: inline-block;
  margin: 3px 0;
}
/* line 409, ../my1stapp/sass/screen.scss */
dl.contact-address dt {
  width: 10%;
}
/* line 412, ../my1stapp/sass/screen.scss */
dl.contact-address dd {
  width: 89%;
}

/* line 417, ../my1stapp/sass/screen.scss */
p.imgbox {
  overflow: hidden;
}

/* line 424, ../my1stapp/sass/screen.scss */
p.imgdesc {
  font-weight: bold;
  color: #656565;
}

/* line 430, ../my1stapp/sass/screen.scss */
.pagination {
  margin: 0 auto;
}
/* line 432, ../my1stapp/sass/screen.scss */
.pagination ul {
  list-style: none;
  *zoom: 1;
}
/* line 22, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.pagination ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 435, ../my1stapp/sass/screen.scss */
.pagination ul li {
  width: 16px;
  margin: 3px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 443, ../my1stapp/sass/screen.scss */
.pagination ul li.pagination-start, .pagination ul li.pagination-end {
  background-color: #f6f6f6;
  width: 24px;
}
.pagination ul li.pagination-prev, .pagination ul li.pagination-next {
  background-color: #f6f6f6;
  width: 38px;
}

/* line 453, ../my1stapp/sass/screen.scss */
#xmap ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 458, ../my1stapp/sass/screen.scss */
#xmap ul li {
  margin: 0;
  padding: 0;
  background: transparent;
}
/* line 464, ../my1stapp/sass/screen.scss */
#xmap ul.level_0 ul {
  list-style: inside square;
  padding: 0;
}
/* line 468, ../my1stapp/sass/screen.scss */
#xmap ul.level_1 li {
  padding: 0 0 0 1em;
}
/* line 471, ../my1stapp/sass/screen.scss */
#xmap a img {
  border: none;
}
/* line 474, ../my1stapp/sass/screen.scss */
#xmap .active {
  font-style: italic;
}
/* line 477, ../my1stapp/sass/screen.scss */
#xmap .menutitle {
  display: none;
}

/* line 484, ../my1stapp/sass/screen.scss */
span.icon-search:after {
  content: "Search";
}

/* line 492, ../my1stapp/sass/screen.scss */
#searchForm {
  *zoom: 1;
}
/* line 22, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#searchForm:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 497, ../my1stapp/sass/screen.scss */
.searchintro, .form-limit, .counter {
  margin-right: 10px;
  margin-top: 10px;
}

/* line 503, ../my1stapp/sass/screen.scss */
.form-limit {
  margin-top: 16px;
}

/* line 507, ../my1stapp/sass/screen.scss */
dl.search-results {
  padding: 10px 0 20px 0;
}

/* line 510, ../my1stapp/sass/screen.scss */
dt.result-title {
  font-size: 14px;
}

/* line 519, ../my1stapp/sass/screen.scss */
dd.result-created {
  margin-bottom: 20px;
}

/* line 523, ../my1stapp/sass/screen.scss */
span.highlight {
  background: #e48b8b;
  color: #fff;
  padding: 0 6px;
}
