
/*@charset "utf-8";
--------------------------------------------------
CSS Skin Settings
FileName:   templates.css
Version:    2008/03/11
--------------------------------------------------
*/

/*
container
------------------------------
*/
#container {
	clear:both;
	background:url(../images/bg_container.jpg) repeat-x top;
}

/*
navi_side
*/
#navi_side {
position:absolute;
bottom:0px;
right:0px;
	margin:0px 0 0 0px;
}
#bana ul li {
	margin-bottom:15px;
}

/*
content
*/
#content {
	position:relative;
	padding-top:13px;
	width:100%;
}
h1 {
	background:url(../images/bg_h1.jpg) repeat-x top;
}

#content_wrapp{
	padding: 0 0px 0 0px;
}

/*
footer
------------------------------
*/
#copyright {
	clear:both;
	text-align:center;
  background: url(../images/bg_footer.jpg) repeat-x bottom;
  height:21px;
padding-top:4px;
}
/*
IE6
------------------------------
*/

*html #content_body {
	height: 1px;
}

*html #content {
	margin-top: 0px;
	padding-top: 13px;
}

*html #navi_side {
	margin-top: 21px;
}

*html #content_wrapp {
	height: 1px;
}

*html #content_body_04 {
	margin-left: 10px;
}







#wrapper {
  height: 100%;
  min-height: 661px;
  min-width: 1000px;
}

#logo {
  margin: 0px 0px 0px 50px;
}

#logo img {
  cursor:pointer;
  margin-top:33px;
}

#footer {
  width: 100%;
  color: #A6A6A6;
  text-align: center;
  font-size:85%;
}


/*tab*/
#atab {
  margin: 0px 32px 0px 32px;
}

#btab {
  margin: 0px 29px 0px 0px;
  width: 141px;
  vertical-align: top;
  font-size: 0px;
}

/*Btab*/
#btabhead {
  cursor: pointer;
  height: 37px;
  width: auto;
}

#btabbody {
  border-left: #4c4c4c 1px solid;
  border-right: #4c4c4c 1px solid;
  background: url("../images/bg_btab.jpg") repeat-x;
}

#btabbody ul {
  text-align:left;
  margin-left:15px;
}

#btabbody ul li {
  padding-top:12px;
}

#btab li img {
  cursor:pointer;
}

#btab li {
  height:22px;
}

.lang {
  padding:21px 5px 5px 0px;
  text-align: right;
}

.lang img {
  cursor:pointer;
}

/*Atab*/

#atabbody {
  height: auto;
  border-left: #90908d 1px solid;
  border-right: #90908d 1px solid;
  background: url(../images/bg_content.jpg) right top no-repeat #95ae9b;
  display: none;
}

#atabhead {
  height: 36px;
  width: auto;
  font-size: 0px;
}

#atab01, #atab02, #atab03 {
  height: 36px;
  cursor:pointer;
}

#atab01l, #atab02l, #atab03l {
  width: 88px;
}

#atab01l {
  background: url("../images/atab_01_l_w.png") no-repeat left;
}

#atab02l {
  background: url("../images/atab_02_l_w.png") no-repeat left;
}

#atab03l {
  background: url("../images/atab_03_l_w.png") no-repeat left;
}

#atab01c, #atab02c, #atab03c {
  background: url("../images/atab_c_w.png") repeat-x;
}

#atab01r, #atab02r, #atab03r {
  width: 59px;
  background: url("../images/atab_r_w.png") no-repeat;
}

.atab00 {
  width: 7px;
}





