@import "common.css";

/***********************/
body {
    margin: 0 auto;
    font-size: 12px;
    background-color: #E2EBEE;
}

#container {
    margin: 0 auto;
    width: 950px;
    border: 1px solid #dadada;
    background-color: #fff;
}

/*****  header section  *****/

.kuzu {
    padding: 2px 10px;
    background-color: #F2F7FA;
}

#header {
    font-size: 16px;
    height:100px;
    background-color: #56A0C6;
}


#top_menu {
    height: 50px;
    background-image: url(/images/jpnvbg.gif);
    color: #333;
    padding: 0 50px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.bgb {
    background-image: url(/images/jpnvbgb.gif);
    height: 12px;
}

#top_menu li a {
    width: 170px;
    height: 20px;
    display: block;
    padding: 15px 0 ;
    font-weight: bold;
    text-decoration: none;

}

#top_menu li a:hover {
    background-color: #aaa;
}

#top_menu li{
    color: #333;
    float: left;
    text-align: center;
    font-size: 13px;
    display: inline;
}

#top_menu a{color: #333;}
    

h1 {
    font-size:12px;
    font-weight: bold;
    color: #666;
}

h1 a{text-decoration: none;}
h1 a:link {color: #fff;}
h1 a:visited {color: #fff;}
h1 a:hover {color: #339;}
h1 a:link {color: #f00;
}

.rogo {
    padding: 0px 0 0 15px ;
    float: left;
}

.header_text {
    padding-top: 40px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    margin: 0 20px;
    font-weight: bold;
}

#top_ad {
    padding: 20px 80px;
}

.box {
    height: 230px;
    width: 160px;
    float: left;
    margin: 5px;
    background-image: url(/images/box.gif);

}

.ad_name {
    text-align: center;
    padding: 5px 0;
    font-size: 15px;
    height: 20px;
}

.ad_text {
    padding: 0 8px;
    font-size: 10px;
    height:45px;
}

.ad_image {
    height: 110px;
    border: 1px solid #dadada;
    margin: 0 5px;
}

.star {
    background-color: #B9FB5F;
    font-size: 13px;
    bottom: 10px;
    padding: 2px 0;
    text-align: center;
    color: #f00;
    margin: 2px 0;
}

.ad_link {
    text-align: center;
}

.ad_bottom {
    margin: 0 10px;
    background-image: url(/images/ad_bottom.gif);
    background-image: url(/images/box.gif);
}

/*********   index section   **************/
#content {
    width:680px;
    float: left;
    margin-left:10px;
    background-color: #fff;
    padding:5px;
}



.aaa {
    width: 636px;
    background-repeat: no-repeat;
    height: 160px;
    margin-top: 0px;
    margin-left: 10px;
    clear: both;
    padding-top: 10px;
}

.float{
    float: left;
    
}

.campaign {
    line-height: 12px;
    margin-left: 10px;
}


.description {
    margin: 0 20px;
    margin-left: 150px;
    line-height: 20px;
    height: 50px;
}
.description td {
    width: 200px;

}

.rate {
    margin-left: 150px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

.image {
    width: 120px;
    margin-left: 20px;
    margin-bottom: 10px;
    float: left;
}
.mark {
    vertical-align: top;
}



.title {
    clear: both;
    color: #fff;
    padding: 0 15px;
    background-color: #63A5C8;
    line-height: 25px;
    margin-bottom: 2px;
    font-size: 15px;
    border-top: 2px solid #ddd;
    border-left: 3px solid #444;
    border-right: 2px solid #ccc;
    border-bottom: 3px solid #000;
    font-weight: bold;
}

.subtitle {
    clear: both;
    font-size: 15px;
    padding: 2px 10px;
    margin: 10px 10px 0px 5px;
    color: red;
    font-weight: bold;
    border-bottom: 1px solid #f55; 
}

.text {
    font-size: 12px;
    padding: 5px 10px;
    margin: 0px 10px;
    line-height: 20px 
}

/*************   rightmenu sction   ****************/
#right {
    width: 250px;
    float: left;
    background-color: #fff;
}

.right_square {
    width: 230px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 12px;
    border: 1px solid #dadada;
}


.right_title {
    background-color:#f0f0f0;
    border-bottom: 3px solid #559;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    font-size: 15px;
    padding: 5px;
    text-align: center;
}



.right_text {
    padding: 5px 10px 10px 10px;
    background-color: #fff;
    line-height: 25px;
}

.right_ads {
    background-color: #ffe;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 5px;
    line-height: 25px;
}

.right_ads a{
    text-decoration: none;}
    
/********* page section **************/


#page_square {
    float: left;
    width: 600px;
    margin-left: 30px;
}


.page_image {
    float: left;
    width: 250px;
    text-align: center;
}

.page_text {
    margin: 10px 20px;
    font-size: 15px;
}

#page_square th{
    border: 1px solid #eee;
    background-color: #99f;
    padding: 10px;
    line-height: 20px;
}

#page_square td {
    line-height: 25px;
    border: 1px solid #e0e0e0; 
    padding: 10px 5px 5px 5px;
}


.page_description {
    clear: both;
    line-height: 25px;
    font-size: 15px;
    margin-left: 20px;
    margin-top: 10px;
}

.page_tag {
    width: 400px;
    font-size: 16px;
    line-height: 30px;
    margin: 5px 20px;
    background-color: #dff;
}

.click {
    text-align: right;
    margin-right: 30px;
    font-size: 16px;
}

.tag_form {
    line-height: 25px;
    margin-left: 420px;
}

.page_link {
    width: 200px;
    float: left;
    margin: 10px;
    line-height: 20px;
}

.search_name td {
    width: 230px;
    font-size: 15px;
}

.page_media {
    line-height: 20px;
    margin: 5px 10px;
}

/********     search section        **************/

.search_click th{
    background-color: #dfd;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #dadada;
    padding: 0 10px;
}
.search_click td{
    background-color: #fff;
    height: 40px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #dadada;
    padding: 0 10px;
}



/******   tag section   ********/


#tag_square{
    float: left;
    margin-left: 35px;
}


.tag_link {
    width: 200px;
    float: left;
    margin: 10px;
    line-height: 20px;
}

/*********   link section    *********/

.menu {
    
}







/*****  footer section  *****/

div#footer {
    background-color: #333;
    text-align: center;
    padding: 15px 5px;
    color: #fff;
    border-bottom: 10px solid #009;
}

.docs {
    text-align: right;
    margin: 5px;
    clear: both;
    padding: 5px;	    
}      

.docs_title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 20px; 
}

.docs_text {
    line-height: 25px;
    margin: 0 20px;
}

.docs a{
      color: #33f;
      font-size: 13px

}

.copyright {
    text-decoration: none;
    color: #eee;
    font-size: 12px;
}

.clear {
    clear: both;

}

