@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666;
}

/* space */
td.home1 { padding: 20px 10px 20px 20px; }
td.home2 { padding: 20px 20px 20px 10px; }
td.img { padding: 20px 10px 20px 10px; }
td.isi { padding: 30px 10px 10px 0px; }
td.right {padding: 30px 50px 20px 10px; }
td.cp {padding: 8px 0 8px 0; }

/* border */
td.b1{border-top: 1px solid #E2D9BC;}
td.b2{border-right: 1px solid #E2D9BC;}
td.b3{border-bottom: 1px solid #E2D9BC;}
td.b4{border-left: 1px solid #E2D9BC;}

td.bd3{border-bottom: 1px dashed #E2D9BC;}

td.w1{border-top: 3px solid #FFF;}
td.w2{border-right: 1px solid #FFF;}
td.w3{border-bottom: 1px solid #FFF;}
td.w4{border-left: 1px solid #FFF;}

td.title {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#9A1325;
}


p.newstit {
margin: 6px 0 8px 0;
}
p.date{
margin: -10px 0 8px 0;
}

p.title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin: 0 0 10px 0;
}

li.sub {
margin: 0 0 0 -15px;
}

td.ctn {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
line-height: 160%;
}
td.ctnisi {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
line-height: 160%;
}
td.ctnw {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999;
line-height: 160%;
}
td.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
line-height: 160%;
}

.txtArea {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	background-color: #FFF;
	border-style: ridge;
}

.light {color: #F1592A;font-weight: bold;}
.shade {color: #666;font-weight: bold;}

.link1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.link1:link { color: #666; text-decoration: none; }
a.link1:visited { color: #666; text-decoration: none; }
a.link1:hover { color: #000; text-decoration:none; }