@charset "utf-8";
/* CSS Document */

body {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

a {color:#005dff; text-decoration:none;}
a:hover {text-decoration:underline;}
.clear {clear:both;}


#bookmark {
background:#e0ecff;
}

#bookmark img {
border:none;
position: relative;
}

#bookmark .wrap {
width:970px;
margin:0 auto;
padding:15px;
}


#top {
height:160px;
width:100%;
margin:0 auto;
background:#c8c8c8 url(images/top-bg.gif) repeat-x;
}

#top .down {
float:left;
border:none;
margin-top:2px;
}

#top .wrap {
width:970px;
margin:0 auto;
}

#top .logo {
border:none;
float:left;
margin-top:10px;
}


#top .banner {
width:468px;
height:62px;
float:right;
background:#eaeaea;
margin:10px 38px 0 0;
padding:7px 8px;
}

#top .banner h3 {
color:#0066FF;
margin:0;
font-size:14px;
font-family:tahoma;
border-bottom:1px #1a6080 dotted;
padding-bottom:3px;
margin-bottom:1px;
font-variant:small-caps;
}

#top .banner h3 img {width:115px;}

#top .content {
padding:3px;
text-align:justify;
}

#top .more {
float:right;
font-weight:bold;
display:block;
margin-top:5px;
}

#top .bar {
height:34px;
background:url(images/top-bar-bg.gif) repeat-x;
width:560px;
float:right;
color:#a2c4ff;
text-align:center;
margin-top:8px;
}

#top .barL {
height:34px;
background:url(images/top-bar-left.gif) no-repeat left;
}

#top .barR {
height:24px;
background:url(images/top-bar-right.gif) no-repeat right;
padding-top:10px;
}

#top .bar a {
color:#ffffff;
margin:0 7px;
font-weight:bold;
}





#extra {
width:970px;
margin:0 auto;
background:url(images/main-extra-bg.gif) repeat-y;
}

#extra .wrap {
background:url(images/main-extra-bottom.gif) bottom no-repeat;
padding:15px 35px 35px 35px;
text-align:justify;
}

#extra h2 {
margin:0;
padding:0;
margin-bottom:5px;
padding-bottom:5px;
padding-left:5px;
border-bottom:1px dashed #666666;
font-variant:small-caps;
}
#extra .text {
padding:5px;
}

#extra .right {
float:right;
width:250px;
margin-top:10px;
margin-right:10px;
text-align:justify;
}

#extra .right img {
margin-top:25px;
}

#extra .right a {
font-weight:bold;
}


#main {
width:100%;
background:url(images/main-bg.gif) repeat-x;
}
#box {
width:970px;
margin:0 auto;
background:url(images/main-box-bg.gif) repeat-y;
padding-bottom:10px;
}

#box .ttop {
width:970px;
margin:0 auto;
background:url(images/main-box-top.gif) no-repeat top;
padding-top:25px;
}

.box2 {
width:887px;
background:url(images/box2-bg.gif) no-repeat top;
margin:0 auto;
margin-top:10px;
padding:15px;
margin-bottom:15px;
}


.box2 h2 {
margin:0;
padding:0;
padding-bottom:15px;
margin-bottom:7px;
padding-left:7px;
margin-top:5px;
border-bottom:1px dashed #000000;
font-variant:small-caps;
}

.box2 p {text-align:justify;}

.box2 table {
margin:7px;
text-align:center;
width:870px;
}

.box2 th {
background:#e0ecff;
border-bottom:2px solid #6694e3;
border-left:1px solid #FFFFFF;
font-variant:small-caps;
padding:10px;
}

.box2 td {padding:10px;}
.box2 td.td5 a {font-weight:bold;}
.box2 tr.tr1 td.td1 img, .box2 tr.tr2 td.td1 img  {width:120px; height:51px;}
.box2 tr.tr1 td.td1 {width:150px;}
.box2 tr.tr1 td.td2 {width:250px; text-align:justify; background:#f5f5f5;}
.box2 tr.tr1 td.td4 {background:#f5f5f5;}
.box2 tr.tr2 td.td1 {width:150px; background:#f5f5f5;}
.box2 tr.tr2 td.td2 {width:250px; text-align:justify;}
.box2 tr.tr2 td.td3 {background:#f5f5f5;}
.box2 tr.tr2 td.td5 {background:#f5f5f5;}


#box3 {
width:917px;
margin:0 auto;
margin-bottom:15px;
}
#box3 .entry {
float:left;
width:275px;
padding:15px;
background:url(images/box3-bg.gif) top no-repeat;
height:200px;
text-align:justify;
}

#box3 .entryimg {
float:right;
padding:3px;
background:#f5f5f5;
border:1px solid #eeeeee;
margin-left:3px;
}
#box3 h2 {
margin:0;
padding:0;
padding-bottom:7px;
margin-bottom:7px;
padding-left:7px;
margin-top:5px;
border-bottom:1px dashed #000000;
font-variant:small-caps;
}

#box3 ul {
margin:2px 5px;
padding:0;
list-style-position:inside;
text-align:justify;
}



















#footer {
border-top:4px solid #6694e3;
background:#e0ecff;
padding:30px 0;
font-variant:small-caps;
text-align:center;
}