
/*-----------------æ”¿æ°‘äº’åŠ¨-------------*/
#content{
    /*width:1368px;*/
    margin:0 auto;
    /*background:url(../images/content/message_th_title.jpg) no-repeat top center;*/
    height:350px;
    min-height:350px;
    height:auto !important;
}
#secend_title{
    height:22px;
    font-size:14px;
    color:#fff;
    padding-top:10px;
    text-indent:45px;
}
#add_div{
    margin-top:10px;
    padding-bottom:10px;
}
#list_div{
    width:982px;
    padding-bottom:10px;
}
#msg_check{
    width:982px;
    background:url(../images/content/message_th_title.jpg) no-repeat top center;
    border:1px solid #d6d6d6;
    height:50px;
    min-height:50px;
    height:auto !important;
}
#list_div table th,#list_div table td{
    text-align:center;  
}

.title{
    margin-right:50px;
}
.btn{
    width:50px;
    height:20px;
    border:none;
    margin-left:10px;
}
#msgshow{
    text-align:center;
}

#content table{
    width:100%;
    border:1px solid #EEE;
    font-size:14px;
    font-family:å¾®è½¯é›…é»‘;
    border-collapse:collapse;
}
#content table caption{
    height:35px;
    line-height:35px;
    text-align:left;
    border:1px solid #EEE;
    text-indent:10px;
    font-weight:bold;
    background:#EEE;
}
#content table thead tr{
    height:25px;
    background:url(../images/image/th_bg.png) repeat-x;
}
#content table th{
    color:#333;
}
#content table td,table th{
    height:35px;
    border:1px solid #E6E6E6;
    border-collapse: collapse;
  

}
#content table th.title_th{
    text-align:center;
}

.th_bg{
    text-align:center;
    height:35px;
    line-height:35px;
    font-size:16px;
    border:1px solid #e6e6e6;
    background:#E1F1FF;
    background:url(../images/image/th.png) repeat-x;
}
.t_odd{/*å¥‡æ•°*/
    background:#f5f5f5;
    background:#fff;
}
.t_even{/*å¶æ•°*/
    background:#dff4ff; 
}
.t_over{
    background:#ddd;
}
#content table td input{
	border: 1px solid #ededed;
	background: none;
	height: 30px;
	margin-left: 5px;
	float: left;
    margin-top: 2px;
}
/*--------æç¤ºæ¶ˆæ¯-----------*/
dl#tip{
    /*width:962px;*/
    height:160px;
    /*margin-left:10px;*/
}
#tip dt{
    height:31px;
    line-height:31px;
    color:#F00;
    margin-bottom:5px;
    border-bottom:1px dashed #ccc;
}
#tip dd{
    /*height:29px;*/
    line-height:29px;
}
/*--------------------è°ƒæŸ¥é—®å·--------------------*/
#list_div ul{
    width:98%;
    margin:0 auto;
}
#list_div li{
    width:100%;
    height:30px;
    line-height:30px;
    float:left;
    display:inline;
    background:url(../images/image/bottom_line.png) repeat-x bottom center;
}
#list_div li a{
    float:left;
    display:inline;
    padding-left:15px;
    background:url(../images/image/icon.png) no-repeat 5px center;
}

/*è°ƒæŸ¥é—®å·ä¸‰çº§é¡µé¢*/
#sur_show{
    width:1368px;
    margin:0 10px;
}
#sur_show table#show_talbe{
    width:100%;
    border:none;
}
#sur_show table#show_talbe caption{
    text-align:center;
    height:80px;
    line-height:45px;
    font-size:28px;
    font-weight:bold;
    color:#333;
    background:none;
    border:0;

}
#sur_show table#show_talbe th{
    height:32px;
    font-size:16px;
    text-align:left;
    padding:0 10px;
    border:none;
}
#sur_show table#show_talbe td{
    height:30px;
    padding:2px 10px;
    border:none;
}

/*ç½‘ä¸Šåœ°å›¾*/
#wzdt{
    width:979px;
    margin:0 10px;
    height:400px;
    min-height:400px;
    height:auto !important;
    background:#fff;
}
#wzdt h1{
    text-align:center;
    height:35px;
    line-height:35px;
    color:#708620;
    font-size:16px;
}
#wzdt h2{
    width:120px;
    text-align:center;
    height:35px;
    line-height:35px;
    color:#fff;
    font-size:14px;
    background:#708620;
    margin:8px 0 4px;
}
#wzdt dl{
    width:969px;
    margin:0 auto 8px;
}
#wzdt dl dt{
    width:100%;
    border-bottom:1px solid #999;
}
#wzdt dl dt a{
    width:100%;
    height:30px;
    line-height:30px;
    text-indent:10px;
    color:blue;
    font-size:14px;
    font-weight:bold;
}
#wzdt dl dd{
    width:98%;
    margin-left:1%;
    float:left;
    display:inline;
}
#wzdt dl dd a{
    height:30px;
    line-height:30px;
    margin-right:35px;
    padding-right:5px;
    float:left;
    display:block;
    font-weight:bold;
}
#wzdt dl dd ul li{
    height:30px;
    line-height:30px;
    float:left;
    display:inline;
}
#wzdt dl dd ul li a{
    float:left;
    display:inline;
    font-weight:normal;
    margin-right:22px;
}
#content table .radio input{
	 margin-top: 5px;
   
    height: 35px;
    line-height: 35px;
    float: left;
    margin:0 15px;
    /*border: none;*/
}
#content table .radio label{
	float: left;
	display: block;
}
.red{
	color: red;
}