@charset "utf-8";
/* CSS Document */

body { font-family: Helvetica, Arial, sans-serif; font-size: 12px; background-color:#aaa; color:#444; margin:0; padding:0; }
h2 { font-size:18px; text-transform:uppercase; color:#000000; font-weight:500; }
h6 { font-size:14px; color:#c22d17; padding:0; margin:0; }
a:link { text-decoration:none; color:#0093dd; font-weight:bold; }
a:visited { text-decoration:none; color:#0093dd; }
a:hover { text-decoration: none; color:#000; }
img { text-decoration:none; outline:none; border:0; }
ul li, ol li {  padding:4px 0px; }

.clear { clear:both;}
.fleft { float:left; padding-right:15px; }
.fright { float:right; padding-left:15px; }
#shadow { background:url(../images/shadow.png) repeat-y top #aaa; margin:auto; width:1010px; }
#wrap {	margin: auto; width:1000px; background-color:#fff;}
#head { width:1000px; height:218px; position:relative; }
#logo { position: absolute; top:0px; left:0px; z-index:+1;}
#menul { position: absolute; top:55px; right:38px; background:url(../images/line_menu.png) no-repeat bottom right; width:650px; height:3px;}
#slide { width:1000px; height:148px; position: absolute; top:70px; background:url(../images/bg_slide_sub.png) #fff no-repeat;}
#featured{ width:924px; margin-left:38px; margin-top:4px; height:140px; overflow:hidden; }
#main { padding:10px 38px; text-align:justify;}
.boxl { float:left; width:437px; padding-right:25px; }
.boxr { float:right; width:437px; padding-left:25px; }
.line { background:url(../images/line_text.png) no-repeat left center; height:3px; padding-top: 5px; }
#foot { padding:0 38px 10px 38px; font-size:10px;}
#shadowb {background:url(../images/shadow_b.png) no-repeat bottom; margin:auto; width:1010px; height:11px; }
#menu {  position: absolute; top:23px; right:38px; }
.breadcrumbs{ font-size:10px; margin-top:10px;}
.allia ol li{ color:#0093DD;}
.allia ol li span{ color:#444;}
.copyr{ padding:10px 38px 100px 38px; font-size:10px; margin: auto;
width: 925px; position:relative; }
.copyr a{ color:#666;}
.copyr a:hover{ color:#000;}
.copyr img{ position: absolute; padding-left:5px; top:7px;}

