body {
clip: rect(   );
leftmargin="0" topmargin="10" marginwidth="0" marginheight="10";
margin-top: 10px;
margin-left: 10px;
background: url(../image/bg.gif);
}


#wrapper {
	width: 700px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFA86F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#main{
	width: 510px;
	float:right;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-right: 5px;
	color: #51280D;
	text-align: justify;
	padding-top: 5px;
}

#sp{
	width: 15px;
	float:left;
	background: url(../image/menu/bg.gif);
	height: 70%;
}

#footer{
	clear: both;
	padding-right: 5px;
	padding-bottom: 3px;
	text-align: right;
}

.sidebara {
	width:180px;
	float:left;
	background-image: url(../../../jsdp/conf2008/image/1/bg_red.gif);
}


/*-------Font---------*/
.c-copy {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.writing {
	font-size: 12px;
	line-height: 18px;
}

.read {
	font-size: 12px;
	line-height: 18px;
}

.hedading {
	font-size: 13px;
	font-weight: bold;
	color: #00AE57;
}

.subheading {
	font-size: 16px;
	line-height: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #3C916F;
}

.catch {
	font-size: 16px;
	font-style: inherit;
	color: #993333;
	font-weight: bold;
}

.td {
	font-size: 10px;
	line-height: 16px;
}


h1 {
	font-weight: bolder;
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: 3px;
	color: #005EBB;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #005EBB;
	line-height: 15px;
	padding-bottom: 3px;
	background-image: url(../image/title.gif);
	background-repeat: no-repeat;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #C85434;
}

h3 {
font-size: 12px;
font-weight: bold;
}

h4 {
font-size: 10px;
font-weight: bold;
color: #4826A4;
}


a:link {
text-decoration: none;
color: #800000;
clip:   rect(   )
}

a:hover {
	clip: rect(   );
	position: relative;
	color: #FF6666;
	background-color: #D7ECFF;
}

a:active {
color: #FFCC66;
clip: rect(   )
}

a:visited {
	text-decoration: none;
	color: #894416;
}


iframe {
	height: 500px;
	width: 180px;
}

td {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #51280D;
}

hr {
	color: #FFDE81;
}

