﻿@charset "utf-8";
/* CSS Document */
/*content*/
.cont { background: #f8f8f8 }
.main { width: 1100px; margin: 0 auto; background: #FFF; padding: 50px; }
.main h2 { font-size: 22px; color: #222; line-height: 40px; text-align: center; padding: 20px; }
.cont-title { height: 40px; margin: 0 auto; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.cont-title li { line-height: 40px; text-align: center; font-size: 14px; color: #949494; }
.content {height: auto; min-height: 500px; overflow: hidden; margin: 30px auto; }
.content { padding: 15px 0px; }
.content p { text-indent: 2em; line-height: 2em; margin-bottom: 15px; color: #333; font-size: 16px; white-space: normal; word-wrap: break-word; word-break: break-all; }
.content p img { margin: 15px auto; border: none; display: block }
#vsb_content table { border: 0px; border-left: 1px solid #ddd; border-top: 1px solid #ddd; width: 80%; margin: 20px auto }
#vsb_content table tr td { border-left: 0px; text-align: center; border-top: 0px; line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p { text-indent: 0em; padding: 0px; margin: 0px; text-align: center; }
