/* CSS Document */
*{
text-align:left;
list-style:none outside;
font-style:normal;
font-weight:normal;
font-stretch:normal;
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
background:transparent;
}
html{
margin:0;
padding:0;
}
body{
margin:0;
padding:0;
background:#2fb8db url(../images/back_sub.jpg);
font-size:100%;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,table,th,td,em,img{
margin:0;
padding:0;
border:none;
}
th,td{
vertical-align:top;
}
address,em{
font-style:normal;
}
/**/
a:link{
text-decoration:underline;
color:#ffffff;
}
a:visited{
text-decoration:underline;
color:#ffffff;
}
a:hover{
text-decoration:underline;
color:#d5f1f8;
}
#wrapHeadEle ul#sub a:hover img,#wrapFoot a:hover img{
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
/**/
#wrapBody{
position:relative;
clear:both;
width:100%;
margin:0 auto;
text-align:center;
background:#2fb8db url(../images/back.jpg) repeat-x 0 100%;
}
#wrapBodyEle{
position:relative;
margin:0 auto;
width:960px;
background:url(../images/back_head.jpg) no-repeat;
}
/**/
#wrapContents{
margin:0 30px;
width:900px;
}
#wrapContents h1{
margin:0 0 19px 0;
}
#wrapContents h2{
margin:30px 0 0 0 ;
}
/**/
.swp{
}
/*end*/
