

/*------------------------------------------------------------------------------

------------------------------------------------------------------------------*/

/*  Hide Object 
----------------------------------------------------*/

ul#skip,
ul#globalNav,
ul#subNav,
p#pan,
/*div#sub,
div#footer,*/
div#main p.toTop{display:none;}

/* Hide Background
----------------------------------------------------*/

body,
div#wrapper,
div#main,
div#footer{
	background-image:none;
	
	}

/* Printing Setting
----------------------------------------------------*/

body{
	color:#53565a;
	font-size:10pt;
	font-family: "Microsoft YaHei";
	line-height:1.5;
	letter-spacing:0.03em;
	}

a:link,
a:visited{
	color: #0064c8;
	
	}

img{border:0;}

div#main{
	/*float:none !important;
	width:auto !important;*/
	margin:0 !important;
	padding:0 !important;
}

div#main ul{
	list-style-type:square;
	list-style-position:inside;
	}
div#main ul li{
	/*padding-left:0;*/
	/*background:none;*/
	
	}

div#main table,
div#main table th,
div#main table td{
	border: 1px solid #eee;
	}
	
div#itemVisual table,
div#itemVisual table th,
div#itemVisual table td{
	border: 0px solid #eee;
	}	
/*--EOF-----------------------------------------------------------------------*/
