@import url("style.css");

#body {
    margin: 0px;
    padding: 0px;
    width: 630px;
    !important;
}

#body img {
    border: none;
}

#body p {
    word-wrap: break-word;
    word-break: break-all;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 80%;
    color: #303030;
    !important;
}

#body h1 {
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
    padding-left: 40px;
    font-size: 100%;
    color: #D64D00;
    !important;
}

#body h1 a {
    text-decoration: none;
    color: #D64D00;
    !important;
}

#body h1 a:hover {
    text-decoration: underline;
    color: #D64D00;
    !important;
}

#body .bbs_menu_title{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 15px;
    font-size: 120%;
    font-weight:bold;
    color: #006600;
    width: 620px;
    background-image: url("images/bbs_h1.gif");
    background-repeat: repeat-y;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ECF5DA;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ECF5DA;
}

#body .bbs_menu{
    background-color: #FFFFFF;
    height: 35px;
    margin: 0 10px 0 0;
    padding: 10px 0 15px 10px;
    width: 610px;
}

#body h2 {
    margin: 0px;
    padding-top: 25px;
    padding-left: 30px;
    color: #006600;
    font-size: 100%;
}

#body table {
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
    font-size: 80%;
}

#replyComment {
    margin: 0px;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0px;
    width: 590px;
}

#replyComment_header {
    margin: 0px;
    padding: 0px;
    height: 54px;
    background-image: url("images/replyComment_header.gif");
    background-repeat: no-repeat;
    background-position: left top;
}

#replyComment_body {
    margin: 0px;
    padding: 0 0 12px;
    width: 590px;
    background-image: url("images/replyComment_body.gif");
    background-repeat: repeat-y;
}

#replyComment_footer {
    margin: 0px;
    padding:0px 0 0 0;
    height: 60px;
    background-image: url("images/replyComment_footer.gif");
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
}

.replyComment_name {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_bbsSmile.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.replyComment_home {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_bbsHome.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.replyComment_delete {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_bbsDelete.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.replyComment_comment {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_bbsEdit.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_article_ad {
    margin: 0px;
    margin-left: 85px;
    padding: 0px;
    width: 850px;
}

.bbs_parent {
    margin: 0px;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0px;
    width: 590px;
}

.bbs_parent ul {
    margin: 0px;
    margin-right: 15px;
    padding: 0px;
    text-align: right;
    font-size: 90%;
}

.bbs_parent li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline;
    color: #303030;
}

.bbs_parent_header {
    margin: 0px;
    padding: 0px;
    height: 90px;
    background-image: url("images/bbs_content_header.gif");
    background-repeat: no-repeat;
    background-position: left top;
}

.bbs_parent_body {
    margin: 0px;
    padding: 0px;
    width: 590px;
    background-image: url("images/bbs_content_body.gif");
    background-repeat: repeat-y;
}

.bbs_parent_body .bbs_reply {
    margin: 0px;
    margin-right: 20px;
    padding: 0px;
    text-align: right;
}

.bbs_parent_footer {
    margin: 0px;
    padding: 0px;
    height: 80px;
    font-size: 80%;
    background-image: url("images/bbs_content_footer_80.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
}

.bbs_ress {
    margin: 0px;
    margin-left: 60px;
    margin-bottom: 10px;
    padding: 0px;
    width: 545px;
    word-wrap: break-word;
    word-break: break-all;
}

.bbs_ress ul {
    margin: 0px;
    margin-right: 15px;
    padding: 0px;
    text-align: right;
    font-size: 90%;
}

.bbs_ress li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline;
    color: #303030;
}

.bbs_ress_header {
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    padding-top: 15px;
    width: 545px;
    background-image: url("images/bbs_ress_header.gif");
    background-repeat: no-repeat;
    background-position: left top;
}

.bbs_parent .bbs_author {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_author.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_parent .bbs_author_member {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    font-size: 120%;
    font-weight: bold;
    background-image: url("images/icon_author_member.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_parent .bbs_date {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_date.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_ress .bbs_ress_author {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_ress_author.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_ress .bbs_ress_author_member {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    font-size: 120%;
    font-weight: bold;
    background-image: url("images/icon_ress_author_member.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_ress .bbs_ress_date {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    background-image: url("images/icon_ress_date.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.bbs_ress_none {
    padding: 20px;
    background-color: #EEFFFF;
}

#related {
    width: 550px;
    margin-left: 40px;
    margin-top: 25px;
    margin-bottom: 15px;
}

#related table {
    border-collapse: 0px;
    border-spacing: 0px;
    margin-left:33px;
}

#related td {
    padding: 5px;
    color: #332623;
}

#related .bbs_new_name {
}

#related .bbs_new_name span {
    width: 130px;
    margin: 0px;
    padding: 2px;
    color: #FFF;
    font-size: 80%;
    background-color: #6B805C;
    text-align: center;
    display: block;
}

#related .bbs_new_title {
}

#related_title {
    margin-left: 35px;
    color: #006600;
    font-size: 100%;
    font-weight: bold;
    border-bottom-style: dotted;
    border-bottom-width: 5px;
    padding:0 0 0 5px;
}

#move {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}

#move li {
    list-style: none;
    font-size: 80%;
    color: #303030;
}

#rss {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
}

#rss li {
    display: inline;
    list-style: none;
    font-size: 80%;
    color: #303030;
}

#bookmark {
    padding-top: 5px;
    text-align: right;
    margin-right: 25px;
}

#bookmark li {
    display: inline;
    list-style: none;
    font-size: 100%;
    color: #303030;
}

#social_bookmark{
    padding:15px 25px 5px;
}

#social_bookmark .tweet{
    float:right;
}

#social_bookmark .fb_like{
    margin-right:0px;
    float:right;
}

#social_bookmark .fb_share{
    float:right;
}


#bbs_recruit_count {
    width: 728px;
    color: #006600;
    font-size: 80%;
    text-align: right;
}

.ipCrypt {
    font-size: 70%;
    color: #303030;
}

#dfp_center_high{
    text-align:center;
    padding:10px 0 17px;;
}

#dfp_center_low .low_1{
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}

#dfp_center_low .low_2{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
#dfp_center_low .low_3{
    text-align:center;
    margin-top:10px;
    margin-bottom:30px;
}

#error{
	background-color:#FFEEFF;
	border:1px dashed #FF3300;
	margin:0 0 10px 30px;
	padding:5px 5px 5px 20px;
	width:500px;
}

#welnews{
    margin-bottom:15px;
	margin-left:40px;
	margin-top:20px;
	width:550px;
}

#welnews_title{
	border-bottom-style:dotted;
	border-bottom-width:5px;
	color:#006600;
	font-size:100%;
	font-weight:bold;
	margin-left:35px;
    padding:0 0 0 5px;
}

#welnews table{
    padding:5px;
    margin:0 0 0 25px;
}

#welnews td{
    padding:5px 10px 5px;
}

#welnews .title{
    padding:0 0 0 5px;
}


