资 源 简 介
body{
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
}
.pagetitle{
font-family: Verdana, Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color: #2020AA;
}
.footer{
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
}
tr.boxes{
height: 250px;
}
.unicodebox{
border: 1px solid blue;
width: 500px;
height: 250px;
}
.kantipurbox{
border: 1px solid blue;
width: 500px;
height: 250px;
font-family: kantipur,preeti,kalimati,sagarmatha;
font-size: 18px;
}
.container{
width: 800px;
}
td{
vertical-align: top;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
}
A{
text-decoration: none;
}