﻿@charset "utf-8";
/* CSS Document */

body{ background-color:#103e65; padding:0px; margin:0px;  font-family:Arial, Helvetica, sans-serif;}

#main{ width:1100px; background-color:#FFFFFF;}

#header{ background-image:url(images/banner.jpg); width:1100px; height:97px;}

#body_contant{ width:1100px; background-color:#FFFFFF; float:left;}

#l_sidebar{ width:261px; float:left;}
#ls{ width:280px; margin:5px 10px 10px 10px; float:left;}
#ls_top{ width:241px; height:28px; float:left; background-image:url(images/ls_top.jpg); text-align:left; font-family:Arial, Helvetica, sans-serif;}
#txt1{ color:#FFFFFF; padding:5px 0 0 12px; display:block; font-size:15px; font-weight:bold;}

#ls_mid{ width:237px; float:left; border-left:2px solid #103e65; border-right:2px solid #103e65; background-color:#FFFFFF; text-align:left;}
#txt2{ color:#103e65; font-size:13px; margin:5px 0 21px 7px; display:block; text-decoration:underline;}
#ls_mid li{ color:#103e65; font-size:13px; margin:7px 0 0 25px;}
#ls_mid li a{ color:#103e65; text-decoration:none;}
#ls_mid li a:hover{ color:#103e65; text-decoration:underline;}

#ls_mid_site{ width:237px; float:left; border-left:2px solid #103e65; border-right:2px solid #103e65; background-color:#FFFFFF; text-align:left;}
#ls_mid_site li{ color:#103e65; font-size:13px; margin:10px 0 0 15px; list-style:none;}
#ls_mid_site li a{ color:#103e65; text-decoration:none;}
#ls_mid_site li a:hover{ color:#103e65; text-decoration:underline;}

#ls_bot{ width:241px; height:11px; float:left; background-image:url(images/ls_bot.jpg);}

#mid_content{ width:598px; float:left; text-align:left; border:1px solid #103e65; margin-top:5px;}
#mid_content_left{ width:567px; float:left; margin:0 10px 0 10px;}
#mid_content_left p{ font-size:14px;}
#mid_content_right{ width:11px; float:left;}
#bgy{ background-color:#FFFF00;}
.centerp{ text-align:center;}
.centerb{ text-align:center;font-weight:bold; }
.uln{text-decoration:underline;}

#r_sidebar{ width:220px;  float:left; margin:5px 0 10px 10px;}
#rs_top{ width:220px; height:28px; background-image:url(images/rs_top.jpg); float:left;}
#rs_txt1{ color:#FFFFFF; padding:5px 0 0 0px; display:block; font-size:15px; font-weight:bold;}
#rs_mid{ width:216px; border-left:2px solid #103e65; border-right:2px solid #103e65; float:left;}
#rs_txt2{ color:#103e65; font-size:12px; margin:5px 0 10px 0px; display:block; text-decoration:underline;}
#bnr{ width:216px; height:140px; margin-top:8px;}

#rs_bot{ width:220px; height:11px; background-image:url(images/rs_bot.jpg); float:left;}



