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


#clm_title{
    height:130px;
    margin:0 0 5px 0;
    padding:0;
    background:url(../../column/images/bg_column.png) right top no-repeat;
    /*border:#CCCCCC 1px solid;*/
    width:750px;
    height: 112px;
}

#clm_title h2{
    margin-top:15px;
}

#clm_title p{
    width:300px;
    margin:10px 30px;
}


#clm_list h3{
    padding:3px 5px;
    margin-bottom:10px;
    background-image:none;
    background-color:#8DC832;
    border:none;
    color:#FFFFFF;
    font-weight:normal;
}

#clm_list #articleList{
    margin-bottom:20px;
}

#clm_list #articleList li{
    padding:5px 0 5px 10px;
    border-top:#CCCCCC 1px dotted;
    background:url(../images/parts_arw_bl.gif) left 10px no-repeat;
}

#clm_list #articleList li.lastChild{
    border-bottom:#CCCCCC 1px dotted;
}


#clm_article{
    margin-bottom:10px;
    width:590px;
    float:right;
}

#clm_articles{
    margin-bottom:10px;
}

#clm_articles div.articles{
    padding:10px;
    margin-top:15px;
}

#clm_articles div.articles p{
    padding:5px;
    margin-bottom:10px;
    border-bottom:#CCCCCC 1px dotted;
}

#clm_article span{
    padding:3px 5px;
    margin-bottom:5px;
    color:#000000;
    font-size:26px;
    font-weight:bold;
    background:none;
}

#clm_article #date{
    padding:3px 5px;
    margin-bottom:5px;
    color:#989898;
    font-size:14px;
}

#clm_article div.article{
    padding:10px 20px;
    margin-top:15px;
    border-top:#D1E9AD 5px solid;
}

#clm_article div.article p{
    padding:2px;
}

#clm_article div.article_side{
    margin-bottom:10px;
    width:80px;
    float:left;
}

.ad_col{
    margin-bottom:20px;
    text-align:center;
}

.colBoxLeft{
    width: 			358px;
    height: 		75px;
    border: 		1px solid #90BE19;
    margin-bottom: 	12px;
    margin-right: 	10px;
    float: 			left;
    padding: 		5px;
    background: 	none;

    -moz-box-shadow: 	2px 2px 1px #ACACAC;
    -webkit-box-shadow: 2px 2px 1px #ACACAC;
    box-shadow: 		2px 2px 1px #ACACAC;
}
.colBoxLeft:hover{
    background: url("../../column/images/colbg.jpg") no-repeat;
}

.colimg{
    width:  		75px;
    height: 		75px;
    float:			left;
    margin-right: 	5px;
    background: url("../../column/images/col.png") no-repeat;
}
.colcontent{
    width:  		265px;
    height: 		75px;
    float:			left;

}
.colcontent:hover{
    /*background-color: 		#E5F3F3;*/
}


div.colBox{
    width:363px;
    float:left;
    padding: 5px;
    border: 1px solid #d1d1d1;
    margin-left:-1px;
    margin-bottom:-1px;
    background:url("../../column/images/column_bg.png") bottom left repeat-x;
    cursor: pointer;
}
div.colBox:hover{
    background:url("../../column/images/column_bg_hover.png") bottom left repeat-x;
}
div.col_img{
    width:75px;
    float:left;
    padding:10px;
    height:74px;
}
div.col_img img{
    box-shadow: 1px 1px 3px #888;
}
div.col_content{
    margin-top:15px;
}
div.col_content a{
    text-decoration:underline;
    /* color:#000000;*/
}

div#izsn{ width: 100px; margin:0 auto;}
div#izsn #line{  padding:5px 0px; height:23px;}