

body{
	text-align:center;
	margin:0;
	padding:0;
	background:url(/img/common/back.gif) repeat center center;
}

p,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:11pt Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#666666;
	text-align:left;
}

input[type="text"]{
	font:10pt Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#666666;
	text-align:left;
}

p,li,dt,dd,th,td,label,h4,h5,h6{ line-height:16pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:12pt; }

p,h5,h6{ margin:10px auto; }

form{ margin:0; }

a,label{
	color:#333399;
	cursor:pointer;
	text-decoration:underline;
}

a:hover,label:hover{
	color:#0000ff;
	text-decoration:none;
}

img{ border:none; }

table{
	margin:25px auto;
	width:100%;
	border:solid 1px #cccccc;
	border-collapse:separate;
}

td,th{
	padding:6px 1px 6px 10px;
	border-bottom:solid 1px #cccccc;
	background:none;
}

th{
	width:170px;
	font-size:10pt;
	background-color:#f0f0f0;
	padding-left:12px;
}

table ul{ margin-left:20px; }

ul{ margin:10px 0 5px 30px; padding:0; }

ol{ margin:25px 0 5px 38px; padding:0; }

dl{ margin:25px auto 12px 20px; }

dd{ margin:8px auto 30px 40px; }

textarea{ width:95%; }




.clear{ clear:both; }
.inline{ display:inline; }
.bold{ font-weight:bold; }




#container{
	margin:0 auto;
	width:908px;
	background:url(/img/common/container.gif) repeat-y center center #ffffff;
}

#head,#body,#fmenu,#foot{
	margin:0 auto;
	width:900px;
}




#head{
	height:87px;
	text-align:left;
}

#logo,h1,#tel{
	position:relative;
	margin:0;
	padding:0;
}

#logo{
	left:10px;
}

h1,#tel{
	width:200px;
	top:-60px;
	left:690px;
	text-align:center;
	height:24px;
	line-height:24px;
}

h1{
	font-size:13pt;
	letter-spacing:0;
}

#tel{
	font-size:11pt;
}




#body{
}




#right{
	margin-top:10px;
	float:right;
	width:690px;
}

h2{
	margin:0 auto;
	width:634px;
}

h3{
	margin:30px auto;
	width:600px;
	height:40px;
	line-height:40px;
	font-size:13pt;
	text-indent:30px;
	color:#333333;
	background:url(/img/common/h3.gif) no-repeat center center;
}

#right p{
	width:550px;
}




#left{
	margin-top:20px;
	float:left;
	width:210px;
}

#lmenu{
	width:190px;
	background:url(/img/common/lmenu.gif) repeat-y center center;
	border-top:solid 6px #cccccc;
	border-bottom:solid 5px #cccccc;
	margin-left:20px;
}

#lmenu ul{
	margin:0;
	list-style:none;
}

#lmenu li{
	background:url(/img/common/lmenuli.gif) no-repeat 25px center;
	border-bottom:solid 1px #cccccc;
}

#lmenu a,#lmenu span{
	display:block;
	width:190px;
	height:46px;
	line-height:46px;
	text-indent:80px;
	letter-spacing:0;
	font-weight:bold;
	text-decoration:none;
}




#fmenu{
	clear:both;
	text-align:left;
	padding:40px 0 20px;
}

#fmenu ul{
	width:480px;
	list-style:none;
	margin:0 0 0 380px;
	height:20px;
}

#fmenu li{
	float:left;
	background:url(/img/common/fmenuli.gif) no-repeat left center;
	width:120px;
	text-indent:20px;
}


#foot{
	clear:both;
	height:40px;
	background-color:#cccccc;
}

#foot p{
	margin:0 auto;
	width:800px;
	height:40px;
	line-height:40px;
	text-align:right;
	color:#666666;
}

