/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}

/* ----------------------------------------------------------------------------------------------------------
2) Format
---------------------------------------------------------------------------------------------------------- */

.noscreen {display:none;}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}

.f-left {float:left !important;}
.f-right {float:right !important;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.hidden {position:absolute; left:-1000em; top:-1000em; width:1px; height:1px; overflow:hidden;}



























/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {padding:25px 0; background:url("../design/bg.gif") 0 0 repeat-x; font:0.75em/1.5 "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; padding:10px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:100px; padding:0 0 0 35px; background:url("../design/header.gif") 0 0 no-repeat; overflow:hidden;}
    #header #logo {margin:0;position:relative;top:7px;border-width:0px;}
    
        #slogan {position:absolute; top:30px; right:0; width:275px; padding:10px 10px 10px 15px; background:url("../design/pattern.gif");}
    
    #nav {position:relative; padding:0 20px; background:url("../design/nav.gif") 0 0 repeat-x;}
    #nav ul {margin:0; list-style:none;}
    #nav ul li {display:inline;}
    #nav ul li a {display:block; float:left; padding:9px 15px; background:url("../design/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav a:hover {text-decoration:underline;}
    #nav ul li.active, #nav ul li.active a {font-weight:bold;}
    #nav #feeds {position:absolute; top:9px; right:25px; margin:0;}
    #nav #feeds a:hover {text-decoration:none;}

    #cols {margin-bottom:10px; background:url("../design/cols.gif") 0 0 no-repeat;}
    #cols-in {min-height:430px; padding:20px; background:url("../design/cols-in.gif") 0 100% no-repeat;}
    
        #content {float:left; width:600px;}
        #aside {float:right; width:280px;}
        #content .in, #aside .in {padding:15px;}

    #footer {padding:15px 15px 5px 15px;}
    #footer p {margin:0;}
    
        #ico-print {padding-left:12px; background:url("../design/ico-print.gif") 0 50% no-repeat;}
        #ico-sitemap {margin-left:10px; padding-left:10px; background:url("../design/ico-sitemap.gif") 0 50% no-repeat;}

        .ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.breadcrumbs {margin:0; font-size:90%;text-align:right;}
.breadcrumbs a,.breadcrumbs a:hover,.breadcrumbs span,.breadcrumbs{
color:#A2A2A2!important;
} 
.breadcrumbs a:hover {text-decoration:none;}
.breadcrumbs span {margin:0 3px;}

#topstory-img {float:left; width:200px;}
#topstory-img img {display:block;}
#topstory-txt {float:right; width:355px;}
#topstory-txt h3 {margin:0; font-size:140%; font-weight:normal;}
#topstory-txt #topstory-info {margin:0; font-size:90%;}
#topstory-txt .comment {padding-left:12px; background:url("../design/ico-comment.gif") 0 2px no-repeat;}

.cols5050 {clear:both; background:url("../design/dot-01.gif") 0 100% repeat-x;}
.cols5050 .col {float:left; width:275px;}
.cols5050 .col .article {clear:both; margin-bottom:15px;}
.cols5050 .col .article-img {float:left; width:85px;}
.cols5050 .col .article-img img {display:block;}
.cols5050 .col .article-txt {float:right; width:175px;}
.cols5050 .col .article-txt h4 {margin:0; margin-bottom:7px; font-size:110%;}
.cols5050 .col .article-txt p {margin:0; font-size:90%;}

.subnav {margin:0; list-style:none;}
.subnav li {display:block;background:url("../design/subnav.gif") 10px 10px no-repeat;padding:4px 10px 4px 25px;}
.subnav li a {display:block;text-decoration:none;}
.subnav li a:hover {text-decoration:none;}
.subnav li.last a {border:0;}
.subnav li.active {border:0;}

dl#news {margin:0; background:url("../design/dot-02.gif") 3px 0 repeat-y;}
dl#news dt {margin-bottom:3px; padding-left:15px; background:url("../design/news-dt.gif") 0 50% no-repeat; font-weight:bold;}
dl#news dd {margin:0; margin-bottom:10px; padding-left:15px;}
dl#news a:hover {text-decoration:none;}

#gallery-in {padding:15px; background:url("../design/gallery.gif") 0 0 repeat-x;}
#gallery .separator {width:290px; height:2px; margin:10px 0; background:url("../design/separator.gif") 0 0 repeat-x; font-size:0; line-height:0; overflow:hidden;}
#gallery img {margin-right:18px;}
#gallery a.last img {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {margin:0; padding:15px 15px 15px 45px; background:url("../design/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("../design/dot-01.gif") 0 60% repeat-x; font-size:100%;}
.title-02 span {padding-right:5px;}
.title-03 {margin:0; padding:13px 10px 13px 15px; /*background:url("../design/arrow-02.gif") 245px 50% no-repeat;*/ font-size:100%; font-weight:bold;}
.title-03.gallery {/*background:url("../design/arrow-02.gif") 903px 50% no-repeat;*/}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../design/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.more {padding-right:14px; background:url("../design/more.gif") 100% 5px no-repeat;}
a:hover.more,a:hover.more_2 {text-decoration:none;}   















SELECT,textarea,input
{
    border-color:#FF8040 #FF8040 #FF8040 #FF8040; border-style:solid;border-width:1px;
    BACKGROUND-COLOR: #FFFFFF;
}


.inputbox,input,SELECT
{
     border-top:#DDDDDD solid 1px;
     border-right:#181990 solid 1px;
     border-bottom:#181990 solid 1px;
     border-left:#DDDDDD solid 1px;
     /*background: url(input.gif) #FFFFFF;*/     
     font-size:12px;
     font-family:tahoma;
     color:#000000;     
}

.textarea
{
     background: url(strip.gif) #FFFFFF;
}



.inputbox,input
{
     height:20px;
     padding-bottom:2px;
}

.inputbox:hover,.inputbox:focus,  input:hover,input:focus, SELECT:hover,textarea:hover, SELECT:focus,textarea:focus
{
     border-top:#DDDDDD solid 1px;
     border-right:#949494 solid 1px;
     border-bottom:#949494 solid 1px;
     border-left:#DDDDDD solid 1px;
     background-color:#FFFFFF!important;
}
 
.namepost{color:#FFFFFF!important;}

.onI{color:green;}
#searchInput{background-color:#FFFFFF!important;width:80%!important;color:green;}

.button,.button:hover
{     
     border-top:#DDDDDD solid 1px;
     border-right:#949494 solid 1px;
     border-bottom:#949494 solid 1px;
     border-left:#DDDDDD solid 1px;
    /* background: url(input.gif) repeat-x bottom #EFEFEF;*/
     cursor:hand!important;
     padding-bottom:2px;
     height:22px;
     font-size:14px;
     font-family:tahoma;
     color:#000000;
     
     padding-left:9px;
     padding-right:9px;
}

.button:active,.button:focus
{
     border-top:#EBEBEB solid 1px;
     border-right:#949494 solid 1px;
     border-bottom:#949494 solid 1px;
     border-left:#EBEBEB solid 1px;
}


p.nomb img{
    margin:5px!important;
}


.pager_body a
{
          padding-left:3px;
          padding-right:3px;
         /* margin-left:3px;
          margin-right:3px;  */
}
.hi a
{
          padding-left:4px;
          padding-right:4px;
}
.pager_body A,A.navpageshightlight
       {
         border:#FFFFFF solid 1px;
         font-size:14px!important;
         text-decoration:none;
       }

.pager_body A:hover,A.navpageshightlight:hover
       {
         border:#008040 solid 1px;
         text-decoration:none;
       }
       
A.navpageshightlight       
       {
         color:#FF0000!important;
       }

       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background-color:#dfdfdf; color:#3f3f3f;}

a {color:#009832;}
a:hover {color:#000;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {background:#FFF;}

    #header {background-color:#009832;}
    
        #slogan {color:#FFF;}
    
    #nav {border-top:1px solid #FFF; border-bottom:1px solid #FFF; background:#EFEFEF;}
    #nav a {color:#3f3f3f;}
    #nav ul li.active, #nav ul li.active a {color:#009832;}

    #footer, #footer a {color:#5F5F5F;}
    #footer a:hover {color:#3f3f3f;}
    
        .ico-rss {color:#3F3F3F;}

    #copy, #copy a {color:#7F7F7F;}
    #copy a:hover {color:#3F3F3F;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.breadcrumbs a {color:#5f5f5f;}

.subnav li a {/*border-bottom:1px solid #efefef;*/ color:#3f3f3f;}
.subnav li.active {background-color:#ebf9ef;}

dl#news dt {background-color:#FFF;}
dl#news dd a {color:#3f3f3f;}

#gallery-in {border-bottom:1px solid #DDDDDD; background-color:#EFEFEF;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {background-color:#5f5f5f; color:#fff;}
.title-02 span {background:#FFF;}
.title-03, .title-03.gallery {background-color:#009832; color:#fff;}
.title-03 a {color:#FFF;}
.title-04 {color:#009832;}

.comment, .more, .more_2 {color:#3F3F3F;}




.sim_sep{
	clear:both;
}
.sim_item{
	width:30%;
	padding:3px;
	box-sizing: border-box !important;
	float:left;
	
}
.sim_item .simdesc{
	height: 120px;
}
.sim_item h4{
	height: 30px;
}



