@charset "utf-8";





/*公告详细*/
.detail_container{ width:630px; border:1px dashed #CCC; margin:0 auto;}
.detail_container .tt{ font-weight:bold; font-size:14px; width:auto; text-align:center; padding:20px 20px 0 20px;}
.detail_container .date{ font-size:10px; color:#848484;}
.detail_container .detail_txt{ margin:20px; color:#646464;}




/*公告回复*/
.notice .reply_container{ width:630px; margin:20px auto; color:#a3a3a3;}
.notice .reply_container a{ color:#a3a3a3;}
.notice .reply_container a.del{ color:#ff6600;}
.notice .reply_container li{ border-bottom:1px solid #CCC; padding:3px 0;}
.notice .reply_container li .reply_txt{ width:520px; float:left;}
.notice .reply_container li .reply_date{ width:70px; float:right;}
.notice .reply_container .reply{ margin-top:20px; margin-bottom:30px;}
.notice .reply_container .reply li{ border:none;}
.notice .reply_container .reply .textarea{ width:560px; height:40px; overflow:auto;}
.notice .reply_container .reply .btn_enter{ margin-left:5px;}



/*图片列表*/
.img_list_content{ width:630px; margin:0 auto;}
.img_list .img_list_c{ width:630px; overflow:hidden; margin:0 auto;}
.img_list .img_list_c .img_container{ width:180px; height:168px; text-align:center; margin-right:26px; float:left; background:url(/images/news/img_list_bg.gif) no-repeat;}
.img_list .img_list_c .img_container .img img{ width:150px; height:100px; margin:13px auto 0;}
.img_list .img_list_c .img_container .tt{ position:absolute; left:20px; bottom:33px; width:120px; height:18px; text-align:center; line-height:18px;}




.notice_add{ width:630px; margin:0 auto;}
.notice_add .content_position{ width:600px; display:block; margin:0 auto; padding:15px 0;}
.notice_add .content_position .line_spance{ margin-bottom:15px;}
.notice_add .dashed_border{ border:1px dashed #CCC;}
.notice_add .notice_add_tt_bg{ width:68px; height:21px; text-align:center; background:url(/images/news/notice_add_tt_bg.gif)}
.notice_add .notice_add_bg_2{ height:23px; overflow:hidden;}
.notice_add .notice_add_bg_2 input{ height:21px; line-height:19px; background:url(/images/news/notice_add_bg_2.gif) 0 right no-repeat; overflow:hidden; border:none;}
.notice_add .w_7{ width:190px;}
.notice_add .w_7 input{ width:186px;}
.notice_add .w_8{ width:430px;}
.notice_add .w_8 input{ width:426px;}
.notice_add .space{ height:7px;}
.notice_add .color_2{ color:#996633;}
.notice_add .bg_2{ color:#f5f6f0;}
/*上传部分*/
.notice_add .img_update{ background:#EEE; border:1px solid #CCC;}
/*select宽度*/
.notice_add .select_w{ width:390px;}
/*select 列 宽度*/
.notice_add .img_update .w_2{ width:350px;}
/*按钮列宽度*/
.notice_add .img_update .w_3{ width:60px;}
.notice_add .resize_color{ color:#666;}
/*上传宽度*/
.notice_add .img_update .w_4{ width:462px;}
.notice_add .btn_submit{ text-align:center;}
