body {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background:#ccc;
}
a{color:#33F;}
a:hover {color:#69F;}
h1, h2, h3, h4, h5, h6{	
	margin:0px;
}
h1{
	font-size:12px;
	font-weight:100;
}
h2{
	font-size:13px;
}
h3, h4{
	font-size:12px;
	font-weight:100;
}
#page{
	color:#000000;
	background:#ffffff;
	background-image:url(/files/bg.png);
	background-repeat:repeat-y;
	width: 1004px;	
    margin:0 auto;
	padding: 0;
}
#tab_header{
	text-align: left;
	padding-top: 20px;
	width: 920px;
	margin:0 auto;
}
#tab_main, #footer {
	text-align: left;
	width: 920px;
	margin:0 auto;
}
#logo {
	width:160px;
}
#logo img{
	max-height: 105px;
	max-width: 160px;
}
#header_banner{
	width:728px;
	height:105px;
}
#header_menu {
	width:760px;
}
#header_menu a{
	color:#000;
}
#header_menu a:hover {
	color: #999;
}
#header_menu .r-border-shape{
	padding-left: 10px;
}
#header_menu .content{
	height:76px;
}
#header_menu .content table{
	width:98%;
	padding:0 0 0 10px;
	text-align:left;
}
#header_menu .content tr{
	height:32px;
	vertical-align:top;
	padding-top: 5px;
}
#menu_body{
	width:192px;
}
#header_banner{
	width:728px;
	height:105px;
}
#menu_body, #menu_title, #header_banner, #line_ver
,#body_main, #tab_b, #banner-160x600{
	vertical-align:top;
}
#menu_body ul{
	margin:0 0 -5px -12px;
	text-align:left;
}
#menu_body ul li{
	width:150px;
	padding-bottom: 10px;
}
#menu_body ul li ul{
	margin: 10px 0 -10px -10px;
	list-style-type:circle;
}
#menu_body ul li ul ul{
	margin:-1px 0 0px -30px;
	list-style-type:none;
}
#menu_body a{
	color:#000;
}
#menu_body a:hover {
	color: #999;
}
#body_main{
	width:568px;
	padding:0 10px 0 10px;
}
#body_main #banner {
	width:336px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#body_main #banner-336x280{
	height:280px;
	margin-top: 10px;
}
#banner-160x600 {
	width:160px;
	height:600px;
	margin-top:10px;
	margin-left:14px;
}
#line_ver {
	width:18px;
	height:100%;
	text-align:left;
}
#footer {
	margin-top: 10px;
	padding-bottom:20px;
}
#footer img{
	float:right;
	margin-top:12px;
}
#line-hor-l{	
	width:20px;
	background-image:url(/files/line-hor-l.png);
	background-repeat:no-repeat;
	float:left;
}
#line-hor{
	width:883px;
	position:relative;
	left: 20px;
	background-image:url(/files/line-hor.png);
	background-repeat:repeat-x;
}
#line-hor-r{
	width:17px;
	background-image:url(/files/line-hor-r.png);
	background-repeat:no-repeat;
	position:relative;
	bottom:7px;
	float:right;
}
#line-hor-l, #line-hor, #line-hor-r{
	height:7px;
}



