body 
{	
font-family: Tahoma;
font-size: 12px;
color: #000000;
padding:0px;
margin:0px;
text-align:center;
background:url('images/bodybg.gif') repeat-y center;
}

h1, h2, h3, h4, p, form, img { margin:0px; padding:0px; }

.clr { clear:both; margin:0px; padding:0px;}

#main
{
width:952px;
margin:0px auto;
position:relative;
height:1300px;
}

.box
{
width:780px;
float:left;
text-align:left;
background:#fff;
}

.rightbox
{
position:fixed;
top:50px;
right:20px;
width:162px;
float:left;
display:inline;
#margin:50px 0px 0px 10px;
}



h1
{
font-size:16px;
display:inline;
color:#F10125;
letter-spacing:2px;
}

h2
{
font-size:20px;
display:inline;
color:#6E121A;
}

.topbar
{
width:780px;
margin:0px;
padding:0px;
background:#fff;
height:30px;
line-height:30px;
}

.topbanner
{
width:778px;
margin:0px;
padding:0px;
border:1px solid #CDCCCB;
}

.navbar
{
width:780px;
margin:0px;
padding:0px;
height:40px;
line-height:40px;
background:#6E121A;
color:#fff;
text-align:center;
}

.navbar ul
{
margin:0px;
padding:0px;
list-style-type:none;
}

.navbar ul li
{
float:left;
display:inline;
line-height:40px;
font-weight:700;
}

.navbar ul li a
{
color:#fff;
text-decoration:none;
padding:0px 15px;
border-right:1px solid #fff;
}

.navbar ul li a:hover
{
text-decoration:underline;
}


.leftpanel
{
width:233px;
float:left;
margin:5px 0px;
padding:0px;
border:1px solid #CDCCCB;
background:#EFEAE7;
line-height:22px;
color:#000;
}

.leftpanel a
{
font-weight:700;
color:#6E121A;
text-decoration:none;
}

.leftboxhead
{
width:233px;
background:#3F3B32;
height:30px;
line-height:30px;
font-weight:700;
font-size:14px;
color:#fff;
text-align:center;
}

.leftboxhead a
{
color:#fff;
text-decoration:none;
}

.leftboxhead a:hover
{
text-decoration:underline;
}

.leftpanel ul
{
margin:5px 0px;
padding:0px;
list-style-type:none;
}

.leftpanel ul li
{
line-height:30px;
border-bottom:1px solid #CDCCCB; 
}

.leftpanel ul li a
{
color:#3F3B32;
font-weight:700;
font-size:13px;
padding:0px 5px 0px 15px;
text-decoration:none;
}

.leftpanel ul li a:hover
{
text-decoration:underline;
}

.leftpanel ol
{
margin:0px;
margin-top:-5px;
padding:0px;
list-style-type:none;
}

.leftpanel ol li
{
line-height:30px;
border-bottom:1px solid #CDCCCB; 
background:#DDD2CC;
}

.leftpanel ol li a
{
color:#3F3B32;
font-size:12px;
font-weight:400;
padding:0px 5px 0px 15px;
text-decoration:none;
}

.leftpanel ol li a:hover
{
text-decoration:underline;
}

.content
{
width:530px;
float:left;
margin:5px 0px 10px 10px;
}

.breadcrumb
{
color:#333;
font-size:11px;
}

.breadcrumb a
{
text-decoration:none;
color:#6E121A;
font-weight:700;
}

.breadcrumb a:hover
{
text-decoration:underline;
}

.text
{
font-size:12px;
font-weight:normal;
text-align:justify;
color:#333;
line-height:22px;
}

.text a
{
color:#6E121A;
text-decoration:none;
}

.text a:hover
{
text-decoration:underline;
}

.text ul
{
margin:0px;
padding:5px;
list-style-position:inside;
}

.text ul li
{
line-height:22px;
}

.read
{
float:right;
padding-right:5px;
color:#6E121A;
}

.read a
{
color:#6E121A;
text-decoration:none;
}

.read a:hover
{
text-decoration:underline;
}

.test
{
font-size:12px;
font-weight:normal;
text-align:justify;
color:#333;
line-height:18px;
}

.footer
{
width:778px;
border:1px solid #CDCCCB;
background:#EFEAE7;
height:110px;
line-height:20px;
text-align:center;
font-size:11px;
color:#000;

}

.footer a
{
text-decoration:none;
color:#000;
padding-right:10px;
padding-left:10px;
}

.footer a:hover
{
text-decoration:underline;
}

