<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å·¥ç¨‹å¸«æ–°å¢ž*/

/*ç¿»è­¯ç”¨é®ç½©*/
#bodyblock {position:relative; z-index:9999;}
#shader{position:fixed; top:0px; left:0px; display:block; width:100%; height:100%; background-color:#FFF;}
/*é©—è­‰æç¤ºæ–‡å­—*/
div.radio-style {margin-bottom:10px;}
div.select-style{margin-bottom:20px;}

label.formError{position: relative; color:#B74848 !important;}
div.error{color:#B74848 !important;}

label.selectError {position: relative; top:-10px; color:#B74848 !important;}
label.checkboxError {position: relative; top:-10px; color:#B74848 !important;}


/*ç·¨è¼¯å™¨åœ–ç‰‡è¨­å®šstyleå°ºå¯¸å¯ç¸®æ”¾*/
.img-responsive{
  display:block;
  max-width:100%;
  max-height:100% !important;  /*é€™å€‹æœƒå½±éŸ¿banneré«˜åº¦*/
}

/*éžç·¨è¼¯å™¨åœ–ç‰‡(banner æˆ–ç”¢å“åœ–)è¨­å®šstyleå°ºå¯¸å¯ç¸®æ”¾*/
.img-rwd{
  display:block;
  max-width:100%;  
}</pre></body></html>