/* CSS Document */
body
{
background-color:#fff;
padding:0; font-family: Arial, Helvetica, sans-serif;
margin:0px auto 0px auto;
color:#424849;
font-size:12px;
text-align:center;
}
.boxclear{ height:10px; font-size:0px; line-height:0px; clear:both;}
ul,li{ padding:0px; margin:0px;}
li{ list-style:none; float:left;}
a:link,a:visited,a:active{ color:#505050; text-decoration:none;}
a:hover{ color:#05619B; text-decoration:none;}

#main_container{
width:560px;
height:auto;
margin:0px auto;
padding:0px;
text-align:left;
}
#header{
width:560px;
height:110px;
background-color:#05619b;
margin:auto;
}
#logo{
width:400px;
height:78px;
float:left;
padding:40px 0 0 35px;
font-size:26px; font-weight:bold; color:#FFF;
}

.menu {font-size:11px;padding:0px; float:right; width:80px; padding-top:81px;}
.menu ul li {float:left;height:28px;line-height:28px;}
.menu a:link,.menu a:visited,.menu a:active {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;background:#267cb2;padding:0 21px 0 17px;}
.menu a:hover{background:#3da1e0;}

.boxmani{ background:#FFF; padding:10px 20px; width:518px; height:auto;margin:0px auto; border-left:1px solid #eeabbd; border-right:1px solid #eeabbd;}
#indexcon{ padding:10px 0px;}
#indexcon a{ width:45%; float:left; display:block; font-size:12px; line-height:220%; background: url(../images/ico4.gif) no-repeat 5px center; padding-left:15px;}
.til{border-bottom:1px dashed #DDDDCB; clear:both; color:#5E7C93; font-size:13px; padding:10px 0px 0px 15px; font-weight:bold; background:url(../images/ico4.gif) no-repeat 5px center;}
.linkli{ padding:10px;}
.linkli li{ background:url(../images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;}
.boxad{ font-size:12px; padding:10px; border:1px solid #DDDDCB; background:#fff;}
.place{	height:20px; border-bottom:1px solid #DDDDCB; text-align:left; padding:5px 5px 5px 20px; font-size:13px; font-weight:bold; background:url(../images/dot.gif) no-repeat 5px center;}
.con li{ background:url(../images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;}

.con,.footcon,.bcon{ padding:5px 0px; font-size:12px; line-height:220%; width:100%;}
.con a{ background:url(../images/ico4.gif) no-repeat 5px center; font-size:12px; padding-left:15px;}
.con a:link,.con a:visited,.con a:active{ color:#1D0300; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#5E7C93; font-weight:bold; text-decoration:none;}
.footcon a{ width:235px; float:left; background:url(../images/ico4.gif) no-repeat 5px center; padding-left:15px;} 
.bcon{ padding-top:5px; border-top:1px dashed #BBB082;}
.bcon li{ background:url(../images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

#footer{
width:560px;
height:41px;
clear:both;
font-size:11px;
background-color:#f2efef;
border-top:1px #eeabbd dashed;
text-align:center; padding-top:30px;
}
