﻿*
{
    margin: 0;
    padding: 0;
}

body
{
    font: 12px Arial;
    color: #666666;
}
a
{
    text-decoration: underline;
    color: #666;
}
a:hover
{
    text-decoration: underline;
    color: #F30;
}
.imglist
{
    width: 648px;
    float: left;
    padding: 14px 31px;
    background: url(../images/k_mid.gif) repeat-y;
    margin: 0 auto;
}

.imglist ul
{
    list-style: none;
}

.imglist ul li
{    
    margin:20px 28px 0px 28px; 
    width: 160px;
    padding:5px 0;
    line-height: 24px;
    text-align: center;
    display: inline;
    float: left;
}
.Overstyle
{    
    margin:20px 28px 0px 28px; 
    width: 160px;
    padding:5px 0;
    line-height: 24px;
    text-align: center;
    display: inline;
    background-color:#FFF2C1;
    float: left;
}
.default_mid
{
    width: 660px;
    padding: 10px 25px;
    background: url(../images/k_mid.gif) repeat-y;
    height: 35px;
    float: left;
}
.page
{
    width: 660px;
    border-top: 1px #E6E6E6 solid;
    text-align: right;
    line-height: 35px;
}
.font12
{
    font-size:12px;
    color:#0000FF;
}
.list_font12
{
    font-size:12px;
    color:#666666;    
}
.input {
	font-size:14px;
	padding:2px;
	color:#333333;
}
.btn {
	font-size: 12px;
	padding: 1px 1px 0 1px;
}

.btn14 {
	font-size: 14px;
	padding: 2px 2px 0 2px;
}
.meg_a
{
    font-size:14px;
    color:#0033CC
}
.meg_a:hover
{
    font-size:14px;
    color:#0033CC
}
 .listRecordtitle
        {
            width: 695px;
        }
        .listRecordtitle ul
        {
            list-style: none;
        }
        .listRecordtitle ul li
        {
            background: #F7F7F7;
            width: 173px;
            line-height: 24px;
            text-align: center;
            display: inline;
            float: left;
            font-weight: bold;
            color: #333333;
            border-bottom: #efefef 1px solid;
        }
        .listRecord
        {
            width: 695px;
        }
        .listRecord ul
        {
            list-style: none;
        }
        .listRecord ul li
        {
            width: 173px;
            line-height: 24px;
            text-align: center;
            display: inline;
            float: left;
            color: #666666;
            border-bottom: #efefef 1px solid;
        }
