


p.subComment {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.subComment2 {
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/*--------------------*/

#contentSubLeft {
	padding-left: 10px;
	padding-right: 18px;
	width:542px;
	float:left;
}


#contentSubRight {
	width:205px;
	float:left;
}

ul#sideBar {
	margin-top:50px;

}



/*---------body-------*/
.bodyArea {
	background-image: url(../image/sub_body_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom:15px;
	width: 543px;
}


.bodyEntry {
	background-image: url(../image/sub_body_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
}


.bodyFoot {
	background-image: url(../image/sub_body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:11px;
	clear:both;
}


.bodyFoot hr {
	display:none;

}



/*------btn-------*/
p.btnContents {
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*--------objxx-------------*/
.objCenter {
	text-align:center;
}

.objLeft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	text-align:center;
}


.objRight {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	text-align:center;
}


.objRight img,
.objLeft img {
	margin-bottom:5px;

}

img.objRight,
img.objLeft {
	margin-top:10px;
}










/*----boxTypeL01------------*/


.boxTypeL01 {
	width:186px;
	float:left;
}


.boxTypeR01 {
	width:334px;
	float:left;
}



.boxTypeL02 {
	width:122px;
	float:left;
}


.boxTypeR02 {
	width:398px;
	float:left;
}


.boxTypeL02 img,
.boxTypeR02 img {
	margin-top:5px;


}



/*---------------------*/
.cBoth {
	clear:both;

}

div.cBoth  {
	height:1px;
	overflow:hidden;
}



div.cBoth hr {
	display:none;
}


/*-----------------------*/
#sideBar {




}



/*-------------tbl--------------*/

table.tblLine1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #1D6700;
	border-left-color: #1D6700;
	width:520px;
}



table.tblLine1 th,
table.tblLine1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1D6700;
	border-bottom-color: #1D6700;
	padding:7px;
	text-align: center;
	font-weight: bold;
}




table.tblLine1 th {
	background-color:#FFFC01;

}







/*----------btnTopUp----------*/

p.btnTopUp {
	text-align:right;


}

p.btnTopUp a {
	color:#FFFFFF;
	font-weight: bold;	
}



p.btnTopUp a:hover {
	text-decoration: none;


}


/*------------*/


ul#menuLocal {
	margin: 0px;
	padding: 0px;

}

ul#menuLocal li {
	padding-top:4px;
	padding-left:11px;
	margin-right:8px;
	float:left;

}















