body {
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}

header, footer, nav, section {
    display: block;
}


/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
    width:800px;
    position:relative;
    overflow:hidden
}

    fieldset p {
        clear: both;
        padding-left: 140px;
    }
    fieldset em{
    color:red;
    padding-right:2px;
}

legend {
    font-size: 14px;
    color: red;
}

textarea {
    min-height: 55px;
    width: 550px;
    border: 1px solid #dedede;
    color: #666;
    padding-left: 4px;
}

.editor-label {
    margin: 1em 0 0 0;
    font-weight: bold;
    float: left;
    width: 130px;
    text-align: right;
    padding-right: 10px;
    line-height: 26px;
}

.text-box {
    width: 445px;
    border: 1px solid #dedede;
    height: 26px;
    line-height: 26px;
    color: #666;
    padding-left: 4px;
}

.editor-field {
    margin: 1em 0 0 0;
    float: left;
    width: 650px;
    line-height: 26px;
   
    display:block;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

.display-label {
    margin: 1em 0 0 0;
    font-weight: bold;
    float: left;
    width: 130px;
    text-align: right;
    padding-right: 10px;
    line-height: 26px;
    display:block; 
    height:auto; min-height:26px; 
}

.display-field {
    margin: 1em 0 0 0;
    float:right;
    width: 680px;
    line-height: 26px;
    display:block; 
   height:auto;  min-height:26px;
}
.hand {
cursor:pointer;
}
/* ---底部---- */ 
.footer {
/*border-top: 3px solid #cae0f7;*/
margin-top: 20px;
text-align: center;
}
.clear {
clear:both;}
.all {
clear: both;
width: 1100px;
margin: 0px auto;
padding: 0px;
}
.hui1 {
color: #333333;
text-decoration: none;
}
.f_fam {
font-family: "宋体";
}
.h_24 {
line-height: 24px;
}


.t_c {
text-align:center; margin-top:80px;
}
.gkPage {
    height: 42px;
    line-height: 42px;
}


.gk_page_label {margin-left:20px;
}
.currpaper {display: block;
	float: left;
	width: 48px;
	height: 42px;
	background: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 5px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: bold;
}

.line_j1 table { padding:10px; color:#333; font-weight:100; border-top:3px solid #ccc;
}
.line_j1 .greyg { color:#005DA2;
}

.line_j1 .grey6 { color:#666;
}

.line_j1 table p { padding:0px; margin:0px; line-height:24px;
}
    .line_j1 td {border-bottom:1px dotted #ccc; line-height:24px;
    }


/*反馈页面样式*/
.main_l{float:left;width:700px;}
.main_left {height:674px;}
.main_left,.main_left2,.main_left3 { border:1px solid #ccc; border-top:3px solid #999; margin-bottom:20px;}
.main_left h1 {font-size:20px; line-height:60px; text-align:center; width:100%; font-family:"微软雅黑", "宋体;"; font-weight:100;}
.product_title p {text-align:center; border-bottom:1px solid #ddd; margin:0 20px; padding-bottom:10px;}
.main_left p span { padding-left:15px;}
.main_left p span font { color:#c70214;}
.area_box { width:630px; background:#f2f2f2; padding:4px; margin:0px; }
.area_top {height:10px;}
.area_box textarea {width:630px; height:80px; display:block; margin:0px; margin-top:0px;}
.tab0 table { border:1px solid #ccc;  border-top:3px solid #999; margin-bottom:20px;
}
.tab0 table tr td { border:0px; 
}

.tab1 table { border:1px solid #ccc;  border-top:3px solid #999; margin-bottom:20px;
}
.tab1 table tr td { border-bottom:1px dotted #ccc; 
}


.value_top { border-bottom:1px solid #ccc; padding-bottom:14px;
}

.cl_c2 { color:#c2c2c2;
}
.cl_b2 { color:#b2b2b2;
}