@charset "utf-8";

a:link,
a:visited{ color:#036; text-decoration:none;}
a:hover,
a:active{ text-decoration:underline;}

body{ font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#036; background:url(images/bg_body.gif) repeat-x #ffffc9;}

#container{ width:1000px; margin:0 auto;}
#header{ background:url(images/bg_header.jpg) no-repeat; height:237px; position:relative;}
#wrapper{ width:760px; margin:0 auto; background:url(images/bg_main.gif) repeat-y; padding-bottom:25px; }
#wrapper-b{ background:url(images/bg_main_b.gif) no-repeat; height:30px; overflow:hidden; width:760px; margin:0 auto;}
#mainNav{ background:url(images/bg_nav.jpg) no-repeat; height:44px;}
#main{position: relative;}

#header ul{ position:absolute; top:13px; left:567px; font-size:14px; font-weight:bold;}
#header li{ float:left;}
#header li a{ display:block; padding:0 10px;}
#header li a:link,
#header li a:visited{ color:#00478a;}

#mainNav ul{ margin:0 0 0 63px; padding-top:2px;}
#mainNav li{ background:url(images/bg_nav_r.gif) top right no-repeat; height:33px; float:left; margin-right:2px;}
#mainNav li a{ background:url(images/bg_nav_l.gif) top left no-repeat; padding:0 15px; font-size:14px; font-family: Tahoma, Geneva, sans-serif; text-align:center; line-height:33px; display:block; font-weight:bold;}

.patch{ position:absolute; top:0; left:0; background:url(images/patch.jpg) no-repeat; width:62px; height:49px;}

.block{}
.block .title{height:80px; color:#ff0; font-family:"Comic Sans MS", cursive;font-size:18px; font-weight:bold; letter-spacing:1px;}
.block .title span{display:block; width:230px; height:30px; line-height:30px;text-align:center;}

.block1 .title{ background:url(images/bg_title_3.jpg) no-repeat;  }
.block1 .title span{  margin:0 0 0 453px; padding-top:40px; }
.block1 .content{ background:url(images/bg_content_2.gif) right top repeat-y; padding:15px 0 15px 43px;}

.block2 .title{background:url(images/bg_title_2.jpg) no-repeat; }
.block2 .title span{ margin:0 0 0 82px; padding-top:42px; }
.block2 .content{ background:url(images/bg_content_1.gif) left top repeat-y;padding:15px 0 15px 43px;}

.commonTable{}
.commonTable td{ border:1px solid #3cc; padding:8px 0 8px 20px;}

.b{ background:url(images/bg_b.jpg) no-repeat; height:28px;} 