/*固定維修時間BG*/

#so_index_con{
	display:block;
	width:155px;
	height:86px;
	background-image:url(../images/right_fix.gif);
	background-repeat:no-repeat;
	background-color:#CCC;
	text-indent:-1000em;
	overflow:hidden;
}
/*登入BG*/
#so_index_htag{
	display:block;
	width:155px;
	height:86px;
	background-image:url();
	background-repeat:no-repeat;
	text-indent:-1000em;
	overflow:hidden;	
}
/*登入BG_h1,h2*/
#so_index_htag h1, h2{
                   display:inline;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
}
