@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
	border:0;
}



body {
	background-color: #99ccff;
	margin: 10px 0px 20px 0px;
    text-align: center;
}



a {
    text-decoration: none;;
}

a:link,a:visited,a:active {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
}



#container {
    background: url("img/sb_back.gif");
    background-repeat: repeat-y;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
}



#banner {
	background: url("img/image.gif");
    background-repeat: no-repeat;
    width: 800px;
	font-family: Verdana, Arial, sans-serif;
	padding: 15px 15px 15px 15px;
	margin-bottom: 10px;
	height: 187px;
}



#banner h1 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}



#center {
	float: right;
	width: 600px;
	overflow: hidden;
	background-color: #FFFFFF;
}



.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
    padding:0 50px 0 30px;
}



#right {
	float: left;
	width: 200px;
	overflow: hidden;
}



.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
}



.sidebar {
	padding: 0px;
}



.sidebar h3 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background: url("img/sb_h3.gif");
	text-align: center;
	font-weight: bold;
	padding-top:2px;
	text-transform: uppercase;
  	margin-top: 10px;
    margin-bottom: 1px;
    background-repeat: no-repeat;
    height: 21px;
    width: 200px;
    margin-top:20px;
}

.sidebar h5 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background: url("img/sb_h3.gif");
	text-align: left;
	font-weight: bold;
	padding-left:5px;
	text-transform: uppercase;
  	margin-top: 2px;
    margin-bottom: 1px;
	letter-spacing: .3em;
    background-repeat: no-repeat;
    height: 21px;
    width: 200px;
}



.sidebar li {
    height: 25px;
    width: 200px;
	color:#009900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left center;
	background-repeat: no-repeat;
	list-style-type: none;
}

ã

.sidebar a:active {
    color: #333333;
}

.sidebar a:link {
	color: #333333;
}

.sidebar a:visited {
    color: #333333;
}

.sidebar a:active {
    color: #333333;
}

.sidebar a {
    background-image: url("img/sb_li.gif");
    background-position:0 0;
    text-decoration: none;
    padding-left:33px;
    display:block;
    width:167px;
    text-align: left;
    height:25px;
    line-height:25px;
}

.sidebar a:hover {
    background-position:0 25px;
}

.sidebar li.list3 a {
    background-image:url(img/list3.gif);
}

.sidebar li.list1 {
    height:35px;
}

.sidebar li.list1 a {
    background-image: url("img/sb_li2.gif");
    height:35px;
    line-height:35px;
    background-position:0 35px;
    padding-left:45px;
    width:155px;
}

.sidebar li.list1 a:hover {
    background-position:0 0px;
}

.content h2 {
    padding-left:50px;
	color: #333333;
    font-family:"HGSå¹³æè§ï½ºï¾ï½¼ï½¯ï½¸ä½W";	
    font-size: 15px;
	text-align: left;
	font-weight: bold;
    background: url("img/h3.gif");
    margin-top:40px;
    margin-bottom:15px;
	text-transform: uppercase;
    padding-bottom:2px;
    padding-top:12px;
	height: 40px;  	
	letter-spacing: .3em;
    background-repeat: no-repeat;
}

.content h3 {
    padding-left:40px;
	color: #333333;
    font-family:"HGSå¹³æè§ï½ºï¾ï½¼ï½¯ï½¸ä½W";	
    font-size: 15px;
	text-align: left;
	font-weight: bold;
    background: url("img/h2.gif");
    margin-top:40px;
    margin-bottom:15px;
	text-transform: uppercase;
    padding-bottom:2px;
    padding-top:12px;
	height: 40px;  	
	letter-spacing: .3em;
    background-repeat: no-repeat;
}


.content h3 a:link {
	color: #333333;
}

.content h3 a:visited {
	color: #333333;
}

.content h3 a:active {
    color: #333333;
}

.content h3 a:hover {
	color: #333333;
}


.center1 {
    float: right;
	width: 275px;
	overflow: hidden;
	margin-right:10px;
}

.left {
    float: left;
	width: 275px;
	overflow: hidden;
	margin-right:15px;
}

#main{
    float: right;
    width:590px;
}


#footer {
    border-top: 1px dotted #BBBBBB;
    font-family: Verdana, Arial, sans-serif;
    text-align:center;
    padding-right: 10px;
    margin-bottom: 0px;
    font-size: 10px;
    color: #666666;
    background:#fff;
}

#footer dl {
    margin:10px 10px 20px;
    font-size:12px;
}


#footer dt {
    margin-bottom:10px;
}


#footer dd a {
    margin-right:10px;
    white-space:nowrap;
    line-height:150%;
}


.clr {
    clear:both;
}


#center table {
    margin:20px 0;
    border-collapse:collapse;
    width:520px;
    border:1px solid #999;
}

 
#center th {
    background:#fdad01;
    padding-left:10px;
}


#center th a {
    color:#000;
}

 
#center th a:hover {
    color:#fff;
}


#center th.subsc-bttn {
    text-align:center;
    padding:5px 10px;
    width:145px;
}



#center th.subsc-bttn a {
    display:block;
    font-size:80%;
    text-decoration:none;
    background:#2d54f4;
    text-align:center;
    margin:0 auto;
    padding:3px 0;
    border:1px solid #999;
    color:#fff;
    letter-spacing:2px;
}

#center th.subsc-bttn a:hover {
    background:#ef1a0b;
}


#center table td {
    font-size:90%;
    border:1px solid #999;
    text-align:center;
}

#center td.tbl-img {
    padding:0;
    width:100px;
}


#center td.grey-head {
    background:#e6e6e6;
}

#center td.cel1 {
    width:160px;
}

#center td.cel2 {
    width:90px;
}


#center td.cel3 {
    width:165px;
}


#center td.tbl-foot {
    line-height:1.3em;
    text-align:left;
    padding:6px 8px;
    width:507px;
}


.redb{
    color:#ff0000;
}


.yellow{
    background-color:yellow;
}

#dic {
	background-image: url(img/dic.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: -8888px;
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#mo {
	background-image: url(img/mo.gif);
	background-repeat: no-repeat;
	height: 48px;
	text-indent: -8888px;
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#dc {
	background-image: url(img/dc.gif);
	background-repeat: no-repeat;
	text-indent: -8888px;
	height: 48px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 25px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#ti {
	text-align: left;
	background-repeat: no-repeat;
	height: 430px;
	width: 520px;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-top: 20px;
}
#ti:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}
#ti {
zoom: 100%;  
} 
#le {
	float: left;
	width: 180px;
	height: 400px;
	margin-top: 10px;
	display: inline;
}
.le1 {
	width: 180px;
	display: inline;
	height: 150px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
.le2 {
	width: 180px;
	display: inline;
	height: 100px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
#ri {
	width: 340px;
	float: right;
	height: 400px;
	margin-top: 10px;
	display: inline;
}
.ri1 {
	width: 340px;
	display: inline;
	float: left;
	height: 150px;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}
.ri2 {
	width: 340px;
	display: inline;
	float: left;
	height: 100px;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}
#toku {
	background-image: url(img/tokuten.gif);
	background-repeat: no-repeat;
	text-indent: -8888px;
	height: 108px;
	margin-bottom: 15px;
	background-position: center;
	margin-top: 15px;
}
.gr {
	font-size: 11px;
	color: #666666;
}
.green {
	color: #00CC00;
	font-weight: bold;
}
.hi {
	text-align: left;
	height: 40px;
	clear: both;
}
.koti {
	text-align: right;
}
#dicc {
	height: 169px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#dicc:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}
#dicc {
zoom: 100%;  
}
#diccle {
	float: left;
	display: inline;
}
#diccri {
	float: right;
	height: 44px;
	padding-top: 125px;
	display: inline;
}
#mobc {
	height: 169px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#mobc:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}
#mobc {
zoom: 100%;  
}
.cle {
	float: left;
	display: inline;
}
.cri {
	float: right;
	margin-top: 125px;
	display: inline;
}
#dcc {
	height: 169px;
	margin-bottom: 15px;
}
#dcc:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}
#dcc {
zoom: 100%;  
}.red2 {
	font-weight: bold;
	color: #FF0000;
}

#foot {
cloear:both;
text-align:right;
white-space:nowrap;
margin-right:5px;
color:#666;
}

#foot ul {
list-style-type:none;
font-size:10px;
white-space:nowrap;
}

#foot li {
display:inline;
white-space:nowrap;
margin-left:1em;
line-height:2em;
}
