body,table,td {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #000;
}

a {color: #2486b7;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}


.t-mine {background: url(../images/top_img2.png) top left no-repeat;}
.nogi {background: url(../images/nogi.png) top left no-repeat;}
.top_height {height:409px;}
.page2 .t-mine {background: url(../images/top_img3.png) top left no-repeat;}
.page2 .nogi {background: none;}
.page2 .top_height {height:172px;}



.menu {
	margin: 60px 0px 40px 30px;
	padding: 0px;
}
.page2 .menu {margin-top: 10px;}
.menu li {
	list-style: none;
	margin: 13px 0px;
}
.menu a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.menu a:link {text-decoration: underline;}
.menu a:visited {text-decoration: underline;}
.menu a:hover {text-decoration: underline;}


.menu2 {
	margin: 60px 0px 40px 0px;
	padding: 0px;
}
.page2 .menu2 {margin-top: 10px;}
.menu2 li {
	list-style: none;
	margin: 0px 0px 30px 0px;
	font-size: 13px;
	font-weight: bold;
}
.menu2 a {
	color: #2486b7;
	font-size: 9px;
	font-weight: bold;
}
.menu2 a:link {text-decoration: underline;}
.menu2 a:visited {text-decoration: underline;}
.menu2 a:hover {text-decoration: underline;}



.mine_menu {}
.mine_menu .c {
	padding-right: 7px;
	text-align: center;
}
.mine_menu a {font-size: 9px;}
.mine_menu a {font-weight: normal;}
.mine_menu a:link {text-decoration: none;}
.mine_menu a:visited {text-decoration: none;}
.mine_menu a:hover {text-decoration: underline;}

.center {padding: 10px 10px 0px 10px;}
.center #description {
	width: 370px;
	font-size: 10px;
}

.b-white .center {
	color: #333;
	background: #282829;
}
.b-white a {color: #2486b7;}
.b-white .bg_b {background: url(../images/white_content_bg_b_2.gif) top left no-repeat;}

.b-white .mine_menu th.l {background: url(../images/btn_white_2.gif) bottom right no-repeat;}
.b-white .mine_menu th.c {background: #282829;}
.b-white .mine_menu th a {color: #ddd;}

.b-black .mine_menu td.l {background: url(../images/btn_black_l.gif) bottom right no-repeat;}
.b-black .mine_menu td.c {background: url(../images/btn_black.gif) bottom repeat-x;}
.b-black .mine_menu td a {color: #ddd;}
/*
.b-white .mine_menu th.l, .b-black .mine_menu td.l {background: url(../images/btn_white_l.gif) bottom right no-repeat;}
.b-white .mine_menu th.c, .b-black .mine_menu td.c {background: #ccc;}
.b-white .mine_menu th a, .b-black .mine_menu td a {color: #333;}
*/
.b-white h1, #gallery_alt { color:#ddd; }

.b-black .center {
	color: #fff;
	background: #000;
}
.b-black a {color: #2486b7;}
.b-black .bg_b {background: url(../images/black_content_bg_b.gif) top left no-repeat;}
.b-black .mine_menu th.l, .b-white .mine_menu td.l {background: url(../images/btn_black_l.gif) bottom right no-repeat;}
.b-black .mine_menu th.c, .b-white .mine_menu td.c {background: url(../images/btn_black.gif) bottom repeat-x;}
.b-black .mine_menu th a, .b-white .mine_menu td a {color: #ddd;}



.copy {
	background: url(../images/footer_bg.png) top repeat-x;
	padding: 35px 0px 0px 40px;
}





.gallery {}
.gallery .td-c {background: url(../images/gallery_bg.png) center repeat-x;}
.gallery .img {padding: 15px 0px;}
.gallery .item {
	text-align: center;
	padding: 0px 8px;
}

/******************************************************************************/

.boxScrollCont{float:left; width: 100%; position:relative; overflow:hidden; z-index:2;}
#scrollCont{position: relative; float:left; width: 300px;}
#scrollTop, #scrollBot{cursor:w-resize;}
