body{ background:url(../img/bg1.png) #0286D9 no-repeat fixed center;}
a{ color:#BD0102; text-decoration:none;}
h3{ margin:0px; padding:5px 0px; color:#999; font-size:24px; text-align:left;}
.arae{ width:960px;
height:auto;}

.header{ width:1000px; height:150px; clear:both;}
.search{ width:180px; height:15px; border-radius:30px; background:#6D87AE url(../img/search.png) right no-repeat; padding:5px 20px; margin-top:20px;}
.wrapper{ width:960px; background: url(../img/w-bg1.png); padding:30px 20px; clear:both;}
.menu{ width:960px; height:32px; padding:8px 0px; border:1px solid #F2F2FF; 
background: #ebf1f6; /* Old browsers */
background: -moz-linear-gradient(top,  #ebf1f6 0%, #89c3eb 0%, #89c3eb 19%, #abd3ee 53%, #d5ebfb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(0%,#89c3eb), color-stop(19%,#89c3eb), color-stop(53%,#abd3ee), color-stop(100%,#d5ebfb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebf1f6 0%,#89c3eb 0%,#89c3eb 19%,#abd3ee 53%,#d5ebfb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebf1f6 0%,#89c3eb 0%,#89c3eb 19%,#abd3ee 53%,#d5ebfb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebf1f6 0%,#89c3eb 0%,#89c3eb 19%,#abd3ee 53%,#d5ebfb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebf1f6 0%,#89c3eb 0%,#89c3eb 19%,#abd3ee 53%,#d5ebfb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */
}
.slider{ width:960px; height:320px; margin:10px 0px; box-shadow:-1px 1px 2px #666;}
.mid{ width:960px; height:auto; clear:both;}
.mid-left{ float:left; width:600px; height:300px; margin-right:30px; border-right:0px solid #0C6;}
.mid-right{ float:right; width:285px; height:auto; background:#FFF; padding:20px;}
.col-1{ width:600px; height:auto; clear:both; margin:10px 0px; }

.col-1 h1{ color:#fff; margin:0px; padding:0px; font-size:24px; text-align:left; text-decoration:underline;}
.col-1 p{ text-align:justify; color:#fff;}
.col-1 h2{ margin:0px; padding:2px; color:#06F; font-size:18px; text-align:left;}
.more{ float:right; width:80px;padding:5px; background:#BD0102; border-radius:5px; transition:all 1s;}
.more a{ color:#FFF;}
.more:hover{ background:#004000;}

.rightbox{ width:285px; height:auto; margin-top:10px; }
.rightbox ul{ margin:0px; padding:0px; }
.rightbox ul li{ padding:5px 0px; border-bottom:1px dashed #CCC; thick;text-align:left; list-style:circle inside; float: left; width:285px;}
.footer{ width:960px; padding:20px 20px 40px 20px; margin:20px 0px; text-align:right; background:
url(../img/w-bg1.png); opacity:0.8; color:#F8F8F8;}
.footer ul{ margin:5px 0px; padding:0px;}
.footer ul li{ float:right; display:inline; padding:0px; border-left:1px solid #147FCB; border-right:1px solid #0B629F;}
.footer ul li:first-child{ border-left:0px solid}
.footer ul li:last-child{ border-right:0px solid}
.footer ul li a{ padding:0px 10px; color: #C60000;}

.text_field{ width:200px; height:30px;}
.button{ width:70px; height:30px; background:#F00; color:#FFF;}
