
.news_table {
	width: 100%;
}

.news_td_title {
	color:#690;
    font-size:13px;
    font-weight:bold;
	padding-bottom:10px;
}

.news_td_header {

}

.news_td_more {
	padding: 5px 0 20px 0;
}


.formTable {
    background-color: none;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin-bottom: 20px;
}

.formTable td {
    padding: 2px;
    vertical-align: top;
    font-size: 11px;
    line-height: 20px;
}

.formTable tbody td {
    padding: 2px;
    vertical-align: top;
    border-bottom: 1px solid #DDD;
}

.formTable input {
        font-size: 12px;
}

.formTable textarea {
        font-family:"tahoma","verdana","Lucida Grande","Lucida Sans Unicode",sans-serif;
        font-size: 12px;
        width: 250px;
        height: 50px;
}

.formTable .inputText {
        width: 250px;
}

.formTable .inputFile {
        width: 250px;
}

.formTable .inputTextShort {
        width: 92px;
}

.formTable .inputTextStandard {
        width: 180px;
}

#errorTd {
    background-color: #FCC;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}

#infoTd {
    background-color: #CFC;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}

#k_body .k_720 .k_420_small {
	width:400px; height:auto; overflow:hidden;
	float:left;
	position:relative;
}

.k_420_small a {
        font-size: 10px;
        color:#690;
}

