/**************************************************************************/
/***		2024/7/23	以下是照片显示（仿古模式）						***/
/**************************************************************************/
.vertical_title {  
    width: 20px;  
    margin: auto;  
    line-height: 24px;  
	font: bold 64px "STKaiti";
}

.fg_body_filer
  {	
	border: 0px solid #663300;	width:80%; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	word-break: break-all; word-wrap: break-word;
	color：#FFFFFF;	
	margin:20px auto;
  }
.fg_body_1
  {	border: 0px solid #663300;
	height:535px;
	width:1000px;
  }
.fg_body_1_2
  {	border: 0px solid #663300;
	height:520px;
	width:1000px;
  }
.fg_body_1_3
  {	border: 0px solid #663300;
	height:380px;
	width:1000px;
  }
.fg_body_1_4
  {	border: 0px solid #663300;
	height:600px;
	width:1000px;
  }
.fg_body_2
  {	border: 0px solid #ffcccc;
	height:30px;
	width:1000px;
	margin-bottom: 30px;
  }
.fg_body_3
  {	border: 0px solid #33ff00;
	height:60px;
	margin-top: 10px;
	width:1000px;
  }
.fg_body_main
  {	border: 0px solid #663300;
	height:685px;
	width:1200px;
	background-image: url("/local/images/book_1200.jpg");
  }
.fg_body_main_note
  {	border: 0px solid #663300;
	height:685px;
	width:1200px;
	background-image: url("/local/images/note_book.jpg");
  }
.fg_body_main_upload
  {	border: 0px solid #663300;
	height:685px;
	width:1200px;
	background-image: url("/local/images/pad.jpg");
  }
.fg_title_2 {	font: bold 12px "Microsoft YaHei"; line-height:150%;  }
.fg_data_2	{	font: 12px "Microsoft YaHei"; line-height:150%; word-wrap: break-word;  }

.text_item_select_fg 
  { font: normal 12px "Microsoft YaHei"; 
	line-height:120%; 
	color:#003399;
	background-color:transparent;
  }
.submit_button_fg 
  { width:100px; height:27px; 
	text-align:center;	
	font: normal 16px "STKaiti"; 	
	background-color:#cc9933;
  }
.submit_button_input 
  { width:100px; height:27px; 
	text-align:center;	
	font: normal 18px "STKaiti"; 	
  }

.fonts_kt_14  {	font: 14px "STKaiti";   }
.fonts_yh_12{ font: normal 12px "Microsoft YaHei"; }


.selector-set-fg{float:left;margin-right:5px}
.selector-set-fg{font-size:0}
.selector-set-fg .ss-item{position:relative;display:inline-block;height:16px;line-height:18px;border:1px solid #DDD;font-size:10px;vertical-align:top;margin:0 5px 1px 0;padding:0 16px 0 0px;cursor:pointer}
.selector-set-fg .ss-item b{font-weight:400}
.selector-set-fg .ss-item em{color:#e4393c; font: bold}
.selector-set-fg .ss-item i{display:block;position:absolute;width:25px;height:16px;right:0;top:0;background:url(/common/public/search.ele.png) no-repeat 7px -140px}
.selector-set-fg .ss-item:hover{border-color:#e4393c;text-decoration:none}
.selector-set-fg .ss-item:hover i{background-color:#e4393c;background-position:7px -158px}
.msg_warning_fg {	font: normal 12px "Microsoft YaHei"; color: #cc0099; display:inline; }

.img_thumb_fg {
max-width: 320px;
border-radius: 8%;
}

.textarea_fg {
    border: 1px solid #2d2b26;
    padding: 2px;
	font-family: "STKaiti";
	font-size: 14px;
    color: #341982;
	width:98%;/*自动适应父布局宽度*/  
	overflow:auto;  
	word-break:break-all;
	resize: none;
	background-color:transparent;
}
.text_fg 
  { font: normal 14px "STKaiti"; 
	appearance: none;
	background-color:transparent;
    border: 1px solid #2d2b26;
	width: 50px;
  }


.table-container {
        max-width: 100%;
        max-height: 350px;
        height: 350px;
        overflow: auto;
    }

.hr_gradient1 {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, #cccc99, #cc9933, #cccc99);
}

.txt_light_1 { color:#0033ff;}
.txt_light_2 { color:#6666cc;}
.txt_dark_1 { color:#9933ff;}
.txt_dark_2 { color:#006666;}

.information_body_change
  {	
	border: 1px solid #000;	
	max-height:300px;
	width:100%; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	word-break: break-all; word-wrap: break-word;
  }

.information_body_change .information_td, .information_body_change .th
  {	border:solid #000000 1px; padding: 2px 2px 2px 2px;	
  }

.title_url_photo
  {	float: center;	padding: 2px 15px;	
	line-height:300%;
	font: bold 42px "STKaiti";
	color:#0033ff

  }

.internal_padding
  {	padding: 10px;
  }
.information_bar_fg
  {	BACKGROUND: #a3a3d1;  text-align: left; 
	font: bold 16px "STKaiti"; 
	color:#ffffff;
	line-height:150%;
  }

.main_body_fg
  {	
	border: 0px solid #000;	
	width:1000px; 
	float: center;
	margin:0 auto;
	position:relative;
	padding-top:5px;
	height:530px;
  }

.submit_button_7th {width:70px; height:20px; text-align:center;	font: normal 12px "STKaiti"; }

