@charset "UTF-8";


div#maininfo{
width:730px;
float:left;
margin:15px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#maininfo a{
color:#FF69B4;
}

div#maininfo a:hover{
border:0;
color:#FF69B4;
border-bottom:1px solid #FF69B4;
}

div#maininfo h2 {
font-size:1.3em;
padding:5px;
font-weight:bold;
border-bottom:5px double #FF69B4;
margin-bottom:3px;
}

div#maininfon h3 {
margin-left:13px;
margin-bottom:11px;
font-size:1.1em;
border-bottom:2px dotted #FF69B4;
}

div#maininfo p{
margin:0 0 1em 0;
}

