@charset "utf-8";
/* CSS Document */

td {font-size: 12px;color: #0066CC;background-color: #FFFFFF;}
.title {background-color: #E6F2F7;padding: 5px 3px 3px 3px;font-weight: bold;color: #CC0000;}
input {border: 1px solid #333333;background-color: #f7f7f7;}
#isd {position: absolute;bottom: 150px;right: 150px;}
.cplist tr {background-image: url(line.gif);background-repeat: repeat-x;background-position: bottom;}
.pl a {padding: 5px;}
table a{text-decoration:none;}
.plist { background-color:#CCC;}
.plist tr { background-color:#FFF; text-align:center;}
.plist td {
	color:#333;
	line-height:18px;
	text-align: center;
}
.plist h1,h2,h3,h4,h5,h6 { padding:10px; margin:0px;}
.plist h1 { color:#039; background-color:#EEE;}
.plist h2 { color:#06F; background-color:#EEE;}
.plist h3 { color:#036; background-color:#EEE;font-size:14px;}
.plist .title { background-color:#EEE;}
.plist .th { text-align:center; font-weight:bold; background-color:#999; line-height:21px;}
.plist .th2{text-align:left;}