/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	color:#666666;
	text-align: center;
	font-size:14px;
	line-height:1.5;
	text-decoration:none;
}

#top {
	margin:15px 0px 0px 0px;
	padding:0;
	height:11px;
	text-align:center;
	background:url(images/pro_top.png) no-repeat center;
	font-size:6px;
}

#rap {
    background:url(images/pro_cont.png) repeat-y center;
	text-align:center;
	margin:0;
	padding:0;
}

#rap a:link {
    color:#666666;
	text-decoration:none;
}


#bottom {
	margin:0px 0px 15px 0px;
	padding:0;
	height:11px;
	text-align:center;
	background:url(images/pro_bottom.png) no-repeat center;
	font-size:6px;
}

.scrbox {
	height:250px;
	overflow:auto;
	border-bottom:1px #999999 dotted;
	font-size:12px;
}

.fontselect {
	font-size: 12px;
	color: #666666;
}

.panlist {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.fontcopy {
    font-size:12px;
	margin:30px 0 0 0;
}

.font1 {
   font-size:18px;
   color: #660000;
   border-bottom:1px #660000 dotted;
   margin:0;
}

.font2 {
   font-size:16px;
}

.font2title {
   font-size:16px;
   border-bottom:1px #666666 dotted;
}

.fontbk1{
   font-size:16px;
   color:#A3042E;
   margin:0px;
   padding-left:5px;
   border-left:5px solid #F4921E;
   border-bottom:1px solid #00497C;   
}

.fontbk2{
   font-size:16px;
   color:#A3042E;
   margin:0px;
   padding-left:5px;
   border-left:5px solid #CC0000; 
   border-bottom:1px solid #00497C;   
}

.margin00 {
   margin:0;
   padding:10px;
}

.margin0 {
   margin:0;
   padding-left:20px;
}

.margin1 {
   margin-top:15px;
}

.lnkbottom {
   font-size:12px;
   margin:20px;@@
}