@charset "utf-8";
/* CSS Document */

body {
background:url(images/bg.gif) 0 0 repeat;
margin:0px;
padding:0px;
color:#333;
font-size:13px;
line-height:21px;
font:"sө", Arial, Helvetica, sans-serif;
}
a {
color:#333;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#wrapper {
	height: 100%;
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
}
.banner {
background:url(images/banner.jpg) 0 0 no-repeat;
height:833px;
width:1012px;
}
/*------------------------------------------------content-------------------------------------------------*/
.contentsbg {
background:url(images/contentsbg.jpg) 0 0 repeat-y;
width:972px;
padding:0px 20px 10px 20px;
min-height:100px;
_height:100px;
}

/*--------------------------word---------------------*/
.title01 {
font-size:18px;
font-weight:bold;
color:#A12C2D;
}
.title02 {
font-weight:bold;
color:#B2741B;
border-bottom:1px dashed #666;
}
.word01 {
font-weight:bold;
color:#000000;
}
.word02 {
color:#346DB4;
}
.word02 a{
color:#346DB4;
text-decoration:none;
}
.word02 a:hover {
text-decoration:underline;
}
.word03 {
color:#FF0000;
}
