
/*Box Border Framework*/
	.box_h {
		padding:0 18px 0 0;
		background:#fff url(/newweb/jpg/borders_1.gif) 100% 0 repeat-y;
	}
	
	.bi_h {
		padding:0 0 0 17px;
		background:#fff url(/newweb/jpg/borders1_1.gif) 0 0 repeat-y;
	}
	
	.bt_h {
		height:10px;
		margin:0 -17px;
		background:url(/newweb/jpg/box1_n.gif) 100% 0 no-repeat;
	}
	.bt_h div {
		width:18px;
		height:17px;
		background:url(/newweb/jpg/box1_n.gif) 0 0 no-repeat;
	}
	
	.bb_h {
		height:20px;
		margin:0 -17px;
		background:url(/newweb/News/gif/mainbox_cap_02.gif) 100% 100% no-repeat;
		width: 203.7px;
	}
	.bb_h div {
		width:27px;
		height:20px;
		background:url(/newweb/News/gif/mainbox_cap_02.gif) 0 100% no-repeat;
	}
	

	
/*News_content*/
.NewsTitle{
font-size:18px;
font-weight:bold;
color:#039;
}

/*archive_box setting*/
#archive_box{
position:relative;
float:right;
width:200px;
margin-bottom:10px;
padding-left:5px;
}

#expand, #expand ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#expand li{
  margin:0 0 0 	0px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  list-style-image:none;

}

#expand li a{
	font-weight:bold;
	color:#039;
}

#expand li ul{
	color:#0099FF;
	font-size:12px; 
	font-weight:bold; 
	padding-left:10px; 
	padding-top:0px;
}

#expand li li{
	list-style:none;
	background:no-repeat url(/newweb/News/gif/page_bullet_01.gif);
}

#expand li li a{
	list-style:circle;
	color:#0099FF;
	font-size:11px;
}

#expand li a:hover{
	color:red; 
	font-weight:bold;
}

#expand .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

.subscribe a{
	color: #09F; 
	font-size:11px; 
	font-weight:bold;
}

.subscribe a:hover{
	color: red; 
	font-size:11px; 
	font-weight:bold;
}


/*News_content*/

.note{
padding-left:0px;
float:left;
/*width:300px;*/
}

.note img{
float:left;
}

.note a{
color:#FF0000;
font-weight:bold;
}

.note_date{
color:#0099FF;
font-size:12px;
font-weight:bold;
padding-top:25px;
}

.text{
padding-top: 20px;
width:510px;
}

.more{
color:#0099FF;
font-weight:bold;
}




