body{
margin:auto;
text-align:left;
background-color:#fff;
}
*{
margin:0px;
padding:0px;
}

a{
color:#000099;
text-decoration:none;
}
.main{
margin:auto;
text-align:left;
width:999px;
}

.topdiv{
background-color:#fff200;
margin:auto;
}
.topdiv2_main{
width:999px;
height:188px;
background-color:#FFFFFF;
margin:auto;
}

.topdiv2_left{
width:35px;
height:188px;
float:left;
background-image:url(../images/leftbg.jpg);
}

.topdiv2_swf{
width:189px;
height:188px;
background-image:url(../images/swf.jpg);
float:left;
}

.topdiv2_links{
width:775px;
height:41px;
background-image:url(../images/links.jpg);
float:right;
}
.topdiv2_header{
width:775px;
height:147px;
background-image:url(../images/header.jpg);
float:right;
}
.topdiv2_btm{
width:999px;
height:39px;
background-image:url(../images/div2_btm.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
clear:both;
}

.content{
width:999px;
background-color:#fff;
}

.content p{
font-family:verdana, sans-serif;
font-size:75%;
text-align:justify;
color:#666666;
padding:5px 10px 5px 10px;
line-height:20px;
}

.content h1{
font-family:"Trebuchet MS", Tahoma, Arial, verdana;
font-size:200%;
font-weight:700;
color:#0B3074;
padding:5px 10px 5px 10px;
}
.content h6{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
color:#666666;
padding:5px 10px;
text-decoration:underline;
}
.content hr{
height:1px;
color:#ccc;
}

.content ul{
font-family:verdana, sans-serif;
font-size:80%;
text-align:justify;
color:#666666;
padding:5px 10px 5px 30px;
}

.content li{
font-family:verdana, sans-serif;
font-size:80%;
text-align:justify;
color:#666666;
padding:5px 10px 5px 30px;
}

.content ol li{
list-style:square;
}

.content h2{
font-family:"Trebuchet MS", Tahoma, Arial, verdana;
font-size:110%;
font-weight:700;
color:#666666;
padding:5px 10px 5px 10px;
text-decoration:underline;
}
.content2{
width:999px;
height:350px;
background-image:url(../images/content.jpg);
background-repeat:no-repeat;
}


.footer{
width:999px;
height:22px;
background-color:#fff200;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
padding-top:10px;
}

.left_links ul,li{
display:block;
list-style:none;
padding:0px;
margin:0px;
}

.left_links a{
display:block;
background-color:#e2e2e2;
padding:1px 12px;
margin:5px;
}

.left_links a:hover{
display:block;
background-color:#CCCCCC;
}

/*-----------rounded corner-------*/
.container {background:#F1F1F1; color:#fff; margin:0 10px;}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#F1F1F1;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;
	height: 2px
}
/*-----------rounded corner close-------*/

.spc_lft{
margin-left:10px;
}

.spc_rgt{
margin-right:10px;
}

.spc_both{
margin-:10px;
}