@charset "UTF-8";
/* CSS Document */
.wrap{}
body,td,th {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
body {background: #7CA7CA url(img/top_back.gif) repeat-x; margin: 0px;}
a:link {color: #000000; text-decoration: none;}
a:visited {text-decoration: none; color: #333333;}
a:hover { text-decoration: none; color: #276ED8;}
a:active { text-decoration: none; color: #276ED8;}

.top_img{background:url(img/top_img.jpg) top left no-repeat;}
.top_logo{background:url(img/top_logo.gif) top right no-repeat; height:101px; margin-right:17px;}
.menu{background:#9bc4e8; line-height:25px; text-align:right; font-size:13px;}
.menu a:link, .menu a:active, .menu a:visited {color:#FFFFFF; padding:4px 25px 4px 0px;}
.menu a:hover{color: #000000; padding: 14px 25px 14px 0px;}

.n_l{background:url(img/n_l.gif) left repeat-y;}
.n_r{background:url(img/n_r.gif) right repeat-y;}
.n_t{background:url(img/n_t_l.gif) top repeat-x;}
.n_b{background:url(img/n_b.gif) bottom repeat-x;}
.n_lt_l{background:url(img/n_lt_l.gif) left top no-repeat;}
.n_lb_l{background:url(img/n_lb_l.gif) left bottom no-repeat;}
.n_rt_l{background:url(img/n_rt_l.gif) right top no-repeat;}
.n_rb_l{background:url(img/n_rb_l.gif) right bottom no-repeat;}
.n_lt_r{background:url(img/n_lt_r.gif) left top no-repeat;}
.n_lb_r{background:url(img/n_lb_r.gif) left bottom no-repeat;}
.n_rt_r{background:url(img/n_rt_r.gif) right top no-repeat;}
.n_rb_r{background:url(img/n_rb_r.gif) right bottom no-repeat;}
.nl{background:#6aa7d9;} .nr{background:#6aa7d9;}
.pad{padding:10px 15px 26px 15px;} .fl{float:left;} .fr{float:right;}
.content{width:97%; margin:20px auto; min-width:770px;}

.title{height:43px; padding-top:7px; font-size:15px; color:#194b76;}
.footer{clear:both; padding:15px; text-align:right;}

.cl {display: block; clear: both; visibility: hidden;}
