/* CSS Document */

/***Inner Contents Start***/
#innercontents{
background:url(../images/inner_box_bg.gif) repeat-y 0 0;
clear:both;
float:left;
min-height:460px;
}
	#left{
		float:left;
		width:185px;
		background-color:#C4610C;
		background:url(../images/inner_left_bg.gif) no-repeat top;
		}
		#left ul{
			font-size:11pt;
			font-weight:bold;
			font-family:Trebuchet MS;
			padding:46px 0 0px 20px;
			margin:0;
			}
			#left ul li{
				background:url(../images/inner_left_dot.gif) no-repeat 4px 50%;
				padding:0px 0 0 10px;
				margin:20px 0 0 0;
				font-size:8pt;
				font-weight:normal;
				font-family:Arial, Helvetica, sans-serif;
				}
				#left ul li a{
					text-decoration:underline;
					}
				#left ul li a:hover{
					color:#FFD44C;
					}
				
		
	#contents{
		float:left;
		width:655px;
		padding:50px 20px;
		margin:0;
		font-size:10pt;
		background-color:#E59417;
		background:url(../images/inner_content_bg.gif) no-repeat top;
		}
		
		#contents h3, #innercontents2 h3{
			font-size:14pt;
			font-weight:bold;
			font-family:Trebuchet MS;
			padding:0;
			margin:0;
			}
			#contents p{
				clear:both;
				}
			#contents p a{
				text-decoration:underline;
				}
			#list{
				clear:both;
				padding:3px;
				margin:0px;
				font-size:12px;
				}
				#list li{
				padding:3px 10px;
				background:url(../images/dot_white.gif) no-repeat 1px 50%;
				margin:0;
				}
			#ardc_leftbox, #ardc_rightbox{
				margin:20px 0;
				width:260px;
				padding:10px;
				border:1px solid #FADFB2;
				text-align:center;
				height:90px;
				}
			#ardc_leftbox{
				float:left;
				}
			#ardc_rightbox{
				float:right;
				}
            #tdspace td{
                padding-bottom:20px;
                }
			#next{
			    font-size:8pt;
				font-weight:normal;
				font-family:Arial, Helvetica, sans-serif;
				text-align:center;
				}
				#next a:hover{text-decoration:underline;}
/*******Inner Contents2(no left) *****/
#innercontents2{
	background:url(../images/inner2_bg.gif) no-repeat top;
	background-color:#E8A62C;
	padding:35px 130px;
	min-height: 480px;
	}
	
	#tle_line{
		background:url(../images/dot_line_white.gif) repeat-x bottom;
		padding:0;
		margin-bottom:13px;
		height:40px;
		
		}
		#tle_line h3{
			float:left;
			width:300px;
			font-size:17pt;
			margin-top:5px;
			}
		#tle_line h4{
			float:right;
			font-weight:normal;
			padding:13px 0 2px 0;
			margin:0;
			font-size:8pt;
			}
			.tle2{
				font-size:10pt;
				margin-bottom:4px;
				}
			#archive {padding:0; margin:0;}
			#archive dl{padding-bottom:15px;
						border-bottom:1px #fff dotted;
						height:120px;}
			#archive dt{font-weight:bold; 
					    clear:both;
						padding-right:35px;}
			#archive dd{margin-left:20px;
					padding-left:0px;
					padding-top:12px;
					position: relative;}	
			.archive_box{
				clear:both;
				background:url(../images/dot_line_white.gif) repeat-x bottom;
				min-height:85px;
				margin-bottom:13px;
				float:left;
				padding-left:0px;
				}
				.archive_box p{
					margin:3px 0 10px 0;
					padding:0;
					}
				.archive_box_tle{
					font-size:10pt;
					}
				.pic{
					width:80px;
					margin-right:10px;
					padding-left:0;
					padding-top:3px;
					float:left;
					}
				.pic img{
					border:1px solid #ffffff;
					}
				.text{
					float:right;
					width:520px;
					}
				.text_only{
					float:right;
					width:620px;
					}
			#article{
				margin:0;
				padding:0;
				font-size:11px;
				}
				#article p{
					clear:inherit;
					}
					
				#article .img_right{
					border:1px solid #ffffff;
					float:right;
					width:155px;
					margin:10px 0 20px 20px;
					}
				#article .img_left {
					border:1px solid #ffffff;
					float:left;
					width:155px;
					margin:10px 20px 20px 0px;
					}
					
				#article .img_center_top {
					clear:both;
					width:585px;
					padding:5px;
					text-align:center;
					margin-bottom:10px;
					}
				#article .img_center_bottom {
					clear:both;
					width:585px;
					padding:5px;
					text-align:center;
					margin-top:10px;
					}
				
				#page {
				text-align:center;
				padding-top:20px;
				margin:0;
				}
			
			
/***Announcement*****/
#anno_list li{
	padding:15px 0 15px 0px;
	border-bottom:1px dashed #ffffff;
	background:url(/images/dot_white.gif) no-repeat 2px 20px;
	}
ul#anno_list{margin-left:0; 
			padding-left:0;}
	#list_space{ 
	background:url(../images/news_list_bg.gif) no-repeat;
	height:20px;}
	
	
	