@charset "UTF-8";
/**author:don + mail: i.don@hotmail.com + date:2010-09-22**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,dl,dt,dd{padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0px;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
strong{font-weight:bold;}
ol,ul ,dl{list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
img {vertical-align:top; }
input,button{vertical-align:middle;}
button{cursor:pointer; }
abbr,acronym { border: 0px;}
.clearfix{zoom:1}
.clearfix:after{content: '\20';display: block;clear: both; }

a:link{color:#00343f; text-decoration:none;}
a:visited{color:#00343f; text-decoration:none;}
a:hover{color:#a00; text-decoration:underline; }
a:active{color:#ff0; }

.fl{float:left; }
.fr{float:right; }
.c_r{color:red; }
.c_o{color:orange; }
.c_g{color:green; }
.c_b{color:blue; }
.c_gray{color: gray;}
.f_b{font-weight:bold; }
.t_c{text-align:center; }
.t_r{text-align:right;}
.cur{cursor:pointer; }
.ind{text-indent:2em; }
.b_line{border-bottom:1px dashed #999; }
/*---layout--*/
body{font-family:arial;background-color:#e0eef3;font-size:12px;line-height:18px;color:#193132; }
.bg01{background: url(img/t.jpg) no-repeat center 0;}
.bg02{background: url(img/b.jpg) no-repeat center bottom;}
.wrap{position:relative;width:998px;margin:0 auto;padding-top:7px;}
.banner{position:absolute;width:998px;height:320px;  }
.col1{width:218px;}
.col3{width:760px;}

/*--footer--*/
#footer{width:100%;clear:both;padding:30px 0 40px;}
#footer p{text-align:center; color:#055366;line-height:2em;}
#footer a,#footer a:visited{color:#055366;}
/* // ----alpha---- // */
#alpha{
position:absolute;
z-index:998;
left:0;
top:0;
width:100%;
height:1500px;
background:none repeat scroll 0 0 #333333;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8; 
}
/*---pop---*/
.pop{width:426px; font-size:12px;color:#628e6e;line-height:22px;margin:0 0 0 -238px;position:absolute;top:30%;left:50%;z-index:999;}
.pop h3{height:80px;background:url(img/tip.png) no-repeat 0 -90px;}
.pop h3 strong{display:none;}
.pop_c{padding:10px 40px 50px;min-height:120px;_height:120px;font:bold 14px/30px arial;color:#533a00;background:url(img/tip.png) no-repeat 0 bottom;}
.pop_c .warn{float:left;width:110px;height:90px;background:url(img/tip.png) no-repeat 0 0;}
.pop_c a,.pop_c a:visited{color:#d34100;}
.btn_tip{text-align:center;clear:both;}
.btn_tip button{display:inline-block;margin:0 8px;width:86px;height:26px;border:none;text-align:center;background:url(img/serlist.png) no-repeat 0 0;color:#ffd452;}
