body {
	text-align: center;
	margin: 5px;
	padding: 0px;
	background-color:#f5f5f5;
	background-image: url(image/body_bg01.jpg);
	background-repeat:repeat-x;
}

.img2 {
	border-style:solid;
	border-color:#cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

div.main{
	padding: 0px;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
h1, h2, h3, h4, h5 {
	font-size: 1em;
	margin:0px;
	padding:0px;
	}
div.comment-hide{
	display: none;
}


div.topimg{
	margin: 0px;
	width: 770px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.topbg{background-image:url(image/main_bg.gif);
}

.text{
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:14px;
	line-height:130%;
}

.text1{
	margin: 0px;
	text-align:center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:13px;
	line-height:130%;
}

div.e1{
	width:650px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:16px;
	line-height:140%;
}

.img1{
	margin: 0px;
	width:260px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 90px;
}

.box {
	margin:10px 10px 10px 25px;
	border-width:1px 3px 3px 1px;
	border-style:solid;
	border-color:#cccccc;
	width: 450px;
	font-size:13px;
	padding: 10px 10px;
	text-align:left;
	color:#333333;
	line-height:120%;
}

.box1 {
	margin:10px 10px 10px 10px;
	border-width:1px 3px 3px 1px;
	border-style:solid;
	border-color:#cccccc;
	width: 650px;
	font-size:15px;
	padding: 5px 5px;
	text-align:left;
	color:#333333;
	line-height:140%;
}


div.copyright{
	width: 760px;
	text-align: center;
	color: #666666;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image:  url(image/copy_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}

.table{
	width:650px;
	font-weight:normal;
}

.table td{
	margin-left: 10px;
	margin-bottom:10px; 
	text-align:left;
	color:#333333;
	font-size:14px;
	line-height:140%;
	border-bottom: #dcdcdc 1px solid
}


.table1 {
	width:650px;
	margin:0px 15px 0px 5px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#999999;
}

.table1 td {
	padding:2px;
	text-align:center;
	color:#333333;
	font-size:14px;
	line-height:130%;
}

.table2 {
	width:650px;
	margin:0px 15px 0px 5px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#999999;
}

.table2 td {
	padding:2px;
	text-align:left;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#999999;
	color:#333333;
	font-size:14px;
	line-height:130%;
}