@charset "utf-8";

/********************************
*                               *  
 *    fethishi-SM  (x_x)   *
*                               * 
********************************/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.4;
	color:#000000;
	background-position: center top;
	width: 100%;
	background-image: url(../images/enter2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
}
/*--------------------------------------
              link style
--------------------------------------*/
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: none;
	display: inline;
	list-style-type: none;
}
a:link {
	color: #94015B;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #94015B;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #94015B;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	color: #94015B;
	text-decoration: none;
	font-size: 12px;
}



/*--------------------------------------
              basic layout
--------------------------------------*/
#wapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	text-align: left;
	width: 100%;
}

#main {
	height: 520px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main h1 {
	position: absolute;
	left: 329px;
	top: 237px;
}
#main h2 {
	position: absolute;
	top: 451px;
	left: 384px;
	color: #FFFFFF;
	font-weight: normal;
}
#main h3 {
	font-weight: normal;
	position: absolute;
	left: 23px;
	top: 756px;
	color: #94015B;
}


#main #btn {
	position: absolute;
	left: 22px;
	top: 630px;
}
#main #btn1 {
	position: absolute;
	left: 126px;
	top: 418px;
}
#main #btn2 {
	position: absolute;
	left: 795px;
	top: 418px;
}
#main .exit {
	position: absolute;
	left: 322px;
	top: 674px;
}
#main #cpr {
	position: absolute;
	left: 22px;
	color: #FFFFFF;
	top: 1307px;
}
#main #bigbana {
	list-style-type: none;
	display: block;
	position: absolute;
	left: 22px;
	top: 957px;
	height: auto;
	width: 950px;
}
#main #bigbana li {
	float: left;
	display: block;
	height: 60px;
	width: 468px;
	margin: 3px;
}

#main #fdcLink {
	position: absolute;
	left: 20px;
	top: 1233px;
	width: 950px;
}
#main #suma {
	position: absolute;
	left: 692px;
	top: 756px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 20px;
}
#footer #txt {
	text-align: center;
	margin-bottom: 20px;
	color: #000000;
}
#footer .txt2 {
	text-align: center;
	margin-bottom: 20px;
}

#footer .sp {
	text-align: center;
	margin-bottom: 20px;
}
ul {
	list-style-type: none;
}
#bigbana li {
	float: left;
	display: block;
	height: 60px;
	width: 468px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer #sbana li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
