Body	{
	text-align:center;
	background-color: #cccccc;
	}
img{
	border: none;
}
form{
	margin:0px;
}
p{
	margin:0px;
	font-size:12px;
}
h3{
	margin:0px;
	line-height:19px;
}
h4{
	margin:0px;
	line-height:19px;
}
td{
	font-size:12px;
	text-align:center;
}


#topbar{
	width : 950px;
	margin : auto;
	background:url(/backgroundimage/titlebarback.png);
}
#topbar table{
	width : 100%;
	text-align:center;
}
#topbar a{
	font-size:12px;
}
#topbar h1{
	color:#ffffff;
}
#topbar a.menu_left{
	display:block;
	text-align:center;
	color:#ffffff;
	background:url(/backgroundimage/menulinkback_l.png);
	width:110px;
	height:30px;
	line-height:30px;
}
#topbar a.menu_left:hover{
	background:url(/backgroundimage/menulinkback_l_s.png);
}
#topbar a.menu_center{
	display:block;
	text-align:center;
	color:#ffffff;
	background:url(/backgroundimage/menulinkback_c.png);
	width:110px;
	height:30px;
	line-height:30px;
}
#topbar a.menu_center:hover{
	background:url(/backgroundimage/menulinkback_c_s.png);
}
#topbar a.menu_right{
	display:block;
	text-align:center;
	color:#ffffff;
	background:url(/backgroundimage/menulinkback_r.png);
	width:110px;
	height:30px;
	line-height:30px;
}
#topbar a.menu_right:hover{
	background:url(/backgroundimage/menulinkback_r_s.png);
}
#topbar td.menu{
	width:110px;
}
#topbar td.rss{
	width:20px;
}
#topbar td.bannar{
	width:216px;
}



#main{
	background:url(/backgroundimage/main.png);
	width:950px;
	margin:auto;
	background-repeat:repeat-x;
	background-color:#b7b7b7;
	text-align:center;
	font-size:12px;
}
#main h3.contents{
	background:url(/backgroundimage/subtitle.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:16px;
	text-align:center;
}
#main h4.contents{
	background:url(/backgroundimage/subtitle.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:16px;
	text-align:left;
	font-size:16px;
}

#main p.contents_top{
	background:url(/backgroundimage/main_contents.png);
	background-repeat:repeat-x;
}
#main p{
	text-align:center;	
}

#main p.scroll{
	overflow: auto;
	background:url(/backgroundimage/main_contents.png);
	background-repeat:repeat-x;
	height:150px;
}

#main div.width{
	width:95%;
	margin:auto;
	background-color:#aaaaaa;
}

#main table.position{
	width:100%;
}
#main  a.menu{
	display:block;
	width:100%;
	background:url(/backgroundimage/menu_notselect.jpg);
	background-repeat: repeat-x;
	height:20px;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	font-size:13px;
}
#main  a.menu:hover{
	background:url(/backgroundimage/menu_selected.jpg);
	background-repeat: repeat-x;
}
#main a{
	color:#474747;
}
#main th.right{
	text-align:right;
	font-weight: normal;
	font-size:12px;
}

#titlebar H1	{
	font-size:30px;
	text-align:center;
	margin:0px;
	line-height:50px;
}
#titlebar{
	width:950px;
	text-align:left;
	font-size:12px;
	margin:0 auto;
	margin-top:0px;
	background:url(/backgroundimage/titlebarback2.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
	background-color:#4f4f4f;
}
#titlebar a{
	color:#ffffff;
}
