
body{
	background: #FFFFFF url("../img/common/bgBody1.jpg") top left repeat-x;
	text-align: center;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}

h1{
	padding:10px 0 10px 0;
	margin:0px;
}

h3{
	padding:10px 0 10px 15px;
	margin:10px 0px 10px 0;
	border-bottom:1px dotted #aaaaaa;
	border-top:1px dotted #aaaaaa;
	background-color:#f9f9f9;
}

h4{
	font-size:100%;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0px;
} 
  
h2,h5{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

ul,li{
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
}

th{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:160%;
	font-size:100%;	
}

td{
	vertical-align:top;
	font-weight:normal;
	line-height:160%;
	font-size:100%;	
}

img{
	vertical-align:top;
	border:none;
}
.clr{
	clear:both;
	height:0;
	margin:0;
	padding:0;
	line-height:100%;
	font-size:0;
}
.boxL{
	float:left;
}
.boxR{
	float:right;
}

/* link 
------------------------------------------------------------ */
a{
	color:#01498E;
	text-decoration:underline;	
}
a:visited{
	color:#01498E;
	text-decoration:underline;	
}
a:active{
	color:#01498E;
	text-decoration:underline;	
}
a:hover{
	color:#2279CA;
	text-decoration:none;	
}

/* layout 
------------------------------------------------------------ */
#wrap{
	width:950px;
	margin:0px auto;
	text-align:center;
}
#contentsArea{
	width:950px;
	text-align:left;
	padding:12px 0px 0px 0px;
}
#headArea{
	width:950px;
}
#footArea{
	background:#333333;
}
.footer{
	width:950px;
	margin:0px auto;
	text-align:center;
}
.footer p{
	padding:24px 24px 24px 0px;
	float:right;
}

/* navi
------------------------------------------------------------ */

.navi {
	width: 950px;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

.navi a{COLOR: #DCDEFF; TEXT-DECORATION: none
}

.navi a:hover{COLOR: #DCDEFF; TEXT-DECORATION: underline
}


/* common
------------------------------------------------------------ */

.read1{
	width:950px;
	height:auto;
	padding:10px 0px 10px 0px;
	text-align:left;
}

/* header 
------------------------------------------------------------ */
#headArea ul li{
	float:left;
}
#headArea .boxL{
	padding:10px 0px 0px 0px;
}
#headArea .boxL a{
	background:#FFFFFF url("../img/common/logo.jpg") top left no-repeat;
	/*width:370px;*/
	height:90px;
	display:block;
	outline:none;
}
#headArea .boxL h1{
	text-indent:-1000em;
}
#headArea .boxR{
	padding:33px 0px 0px 0px;
}
#headArea .boxR ul.headMenu01{
	padding:0px 0px 0px 162px;
}
#headArea .boxR ul.headMenu01 a.cn {
	padding:0px 0px 0px 162px;
	text-decoration: none;
	color: white;
}
#headArea .boxR ul.headMenu02{
	padding:14px 0px 11px 65px;
}
#headArea .boxR ul.headMenu02c {
	padding:14px 0px 11px 175px;
}
#headArea .boxR ul.headMenu01 li,
#headArea .boxR ul.headMenu02 li{
	padding:0px;
	line-height:100%;
}
/* footer
------------------------------------------------------------ */
#copyright {
  width: 940px;
  padding: 24px 10px 24px 0;
  text-align: right;
  font-size: 14px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto ;
}

/* top
------------------------------------------------------------ */
.top{
	padding:0px 0px 30px 0px;
}

/* box
------------------------------------------------------------ */

/* box1 
------------------------------------------------------------ */


#box1{
	width:930px;
	height:100%;
	background-color:#ffffff;
	padding:10px;
	margin:0 0 20px 0;
	text-align:left;
	clear:both;
	border:1px solid #cccccc ;
}

/* etc 
------------------------------------------------------------ */

#wrap,
#contentsArea,
#headArea,
#footArea
{
	position:relative;
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html #wrap,
* html #contentsArea,
* html #headArea,
* html #footArea
{
	height: 1%;
}

#wrap,
#contentsArea,
#headArea,
#footArea
{
	position:relative;
	display: inline-table;
	min-height: 1%;
}

/* End hide from IE-mac */
