@charset "utf-8";
/* CSS Document */


/*content--------------------------------*/

#wrap{
width: 960px;
height: auto;
}
h1,h3{
display: inline;
}

/*E--------------------------------*/
#wrap_right{
float: right;
display: inline;
height: auto;
width: 716px;
}
#pagetitle{
width: 716px;
height: 62px;
background-image: url("../img/pagetitle_new_info.png");
background-repeat: no-repeat;
clear: both;
padding-top: 38px;
/*padding: 20px 0 0 50px;*/
}
#pagetitle h3{
margin-left: 70px;
font-size: 18px;
font-weight: bold;
}
#page_wrap{
background-color: #f7edda;
padding: 20px;
height: auto;
min-height: 780px;
}
#page_wrap_new_info{
height: auto;
background-color: #fff;
padding: 20px;
}

#co{
font-size: 1px;
color: #fff;
height: 0px;
overflow:hidden;
}

#news_list li{
line-height: 2em;
}

.news_List_Ymd{
margin-right: 24px;
}



/*--------------------------------*/
#wrap_left{
float: left;
display: inline;
width: 226px;
}


