@import "common_list.css";
#page_container {
	margin:0 auto;
	width:1050px;
	background: #fffff;
}
#body {
}
.align_right{
    text-align:right;	
}
.text_delete{
    text-decoration:line-through;	
}
.text001 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.red_text {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	line-height: 12px;
	color: #CC0000;
}
.text002 {
	font-family: "新細明體", Arial;
	font-size: 14px;
	color: #333333;
}
.text003 {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 24px;
	color: #333333;
}
.text005 {
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
}
.text006 {
	font-family: "新細明體", Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding:5px;
}
.text007 {
	font-family: "新細明體", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin:2px 40px;
}
.text_12 {
	font-size: 12px;
	font-weight: normal;
	color: blue;
}
    #column_marquee {
    	margin:5px 0;
    	height:25px;
    }
        #div_marquee_title {
        	float:left;
        	width:85px;
        	*width:85px;
        	height:25px;
        	*margin:0;
        	background: url(/images/main_index.jpg) no-repeat ;
        	background-position: -271px -92px
        }
        #div_news{
        	margin:0px 0 0 325px;
        	padding:6px 0 0 0 ;
        	*margin:8px 0 0 90px;
        	*padding:0 ;
        }
    #search_form {
    }
        #search_button{
        	display:block;
        	height: 24px;  
        	width: 24px;
        	background: url(/images/icon_008.gif) no-repeat ;
        	cursor:hand;
        	margin:5px 0 0 140px;
        }
        #search_button:hover {
        	background: url(/images/icon_008_2.gif) no-repeat ;
        	cursor:hand;
        }
        #search_keyword {
        	margin:5px 0 0 5px;
        }
        #search_options{
        	float:left;
        	width:130px;
        	margin:5px 0 0 5px;
        }
.richtext img{
   border: 1px black solid;
   margin:20px 10px 0 5px;
   padding:3px;
   background:white;
   float:left;
}

.hotworks{
   width:183px;
   float:left;
}
   #hotworks_img{
      width:100px;
      height:100px;
      border: 1px black solid;
      margin: 0px 3px 0px 15px;
      padding:1px;
      text-align:center;
      float:left;
   }
   .hotworks img{
      background:white;
      vertical-align:middle;
   }
   #hotworks_member{
      clear:both;
      text-align:center;
      margin: 0px 0px 10px -53px;
   }
.margin5{
	margin:5px 0 0 5px;

}
.DL_right_adbanner{
      margin: 5px 0 0 5px ;
      border: 1px black solid;
}                   

.block_240x340{
      width:240px;
      height:340px;
      border:1px black solid;	
}
.block_192x272{
      width:192px;
      height:272px;
      border:1px black solid;	
}
.block_144x204{
      width:144px;
      height:204px;
      border:1px black solid;	
}
.block_288x204{
      width:288px;
      height:204px;
      border:1px black solid;
      margin:0 20px 0 0 ;	
}
.a_240x340{
      width:240px;
      height:340px;
      display:block;
}
.margin_20{
      margin:20px;	
}
.visibility_hidden{
      visibility:hidden;	
}
/* Tag Cloud*/
#tags{
	padding:10px 5px 0 5px ;
}
#tags a{
	color:blue;
	font-size:13px;
	line-height:17px;
	padding:0 3px;
}
.tag1{font-size:100%;}
.tag2{font-size:120%;}
.tag3{font-size:140%;}
.tag4{font-size:160%;}
.tag5{font-size:180%;}
	
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.float_left{
	float:left;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin: 10px 6px 10px 36px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

.CheckBoxClass,.RadioClass{
position: absolute;
overflow: hidden;
left: -9999px;
}
.CheckBoxLabelClass{
	background: url("/images/UnCheck.png") no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	margin: 5px;
	height: 28px;	
	width: 150px;
	display: block;
}
.CheckBoxLabelClass:hover, .RadioLabelClass:hover{
	text-decoration: underline;
}
.LabelSelected{
	background: url("/images/Check.png") no-repeat;
}
.RadioLabelClass{
	background: url("/images/RUnCheck.jpg") no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	margin: 5px;
	height: 28px;	
	width: 70px;
	display: block;	
	float: left;
}
.RadioSelected{
	background: url("/images/RCheck.jpg") no-repeat;
}
.rotate_r8{
	-sand-transform: rotate(-8deg);
}
.rotate_12{
	-sand-transform: rotate(12deg);
}
.error{
    color:red;	
}
.color_white{
    color:white;	
}
