﻿
#LargeImgDisplay {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	text-align: center;
	line-height: 0;
	background-color: #000;
	padding: 30px;
	width: 97%;
	height:200%;
}
#outerImageContainer{
}
#InnerImageContainer  {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
}
#InnerImageContainer img {
}
.fv_manganote {
	clear: both;
	color: #fff;
	background-color: #000;
	margin: 3px;
}

html {
	width:			100%;
}


div.TopBox {
	width:			860px;
	margin:			0 auto;
}

div.LogoBox {
	width:			100%;
	margin: 		0px auto;
	height:			94px;
	background:		url(../image/logo.gif) center no-repeat;
}


div.ChooseBox {
	margin: 		0px auto;
	width:			900px;
	background:		url(../image/choose.gif) no-repeat;
	height:			36px;

}

div.ChooseBox select{
	margin-left:	10px;
	margin-top:		8px;
	width:			220px;

}

div.ContBox {
	width:			900px;
	margin:			0 auto;
	padding:		1px;
	text-align:		center;
}

div.ContBox div.Top {
	width:			896px;
	background:		#1a1a1a;
	font-family:	Arial;
	font-size:		12px;
	color:			#a7a7a7;
	border:			1px solid #2e2e2e;
	text-align:		center;
	padding-top:	3px;
	padding-bottom: 3px;
}

div.ContBox div.Top a{
	color:			#a7a7a7;
	font-weight:	bold;
}


a#x1 {
	width:			80px;
	height:			15px;
	position:		absolute;
	margin-left:	15px;
	margin-top:		17px;
}

a#x2 {
	width:			80px;
	height:			15px;
	position:		absolute;
	margin-left:	96px;
	margin-top:		17px;
}

div.TopBox a {
	background:		url(../image/link_02.gif);
	height:			25px;
	display:		block;
	float: 			left;
	font-size:		12px;
	font-family:	Arial;
	font-weight:	600;
	text-decoration:none;
	color:			#FFFFFF;
	margin-top:		-25px;
}

div.TopBox a:hover {
	color:			#EFEFEF;
}

div.TopBox a img{
	border:			none;
	margin-bottom:	-8px;
}

form {
	padding:		0px;
	margin:			0px;

}
img {
	border:			none;
}

#content {width:612px;float:left;margin:10px 0;}

/* Banner Box */
#content .addbox {width:890px;background :#222;}
#content .addbox .ab_top {width:890px; height:8px; font-size:1px;background :url(/images/add-box-top2.jpg) no-repeat;line-height:1px;}
#content .addbox .ab_btm {width:890px; height:8px; font-size:1px;background :url(/images/add-box-btm2.jpg) no-repeat;line-height:1px;}
#content .addbox .ab_main {margin:10px 0; width:728px; background :url(/images/add-box-bg.jpg) no-repeat 21px center;padding-left:123px;}




