body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.88889;
	margin: 0pt;
	padding: 0pt;
}

img {
	border: 0px;
	margin: 0pt;
	padding: 0pt;
}

input, textarea {
}

a:link, a:visited {
	color: #3c86c5;
	text-decoration: underline;
}

a:hover {
	color: #996f33;
	text-decoration: underline;
}

a:active {
	color: #3c86c5;
	text-decoration: none;
}

.element-error {
	width:500px;
	background-color:#F0F0F0;
	border:1px solid #E0E0E0;
	margin:20px auto 20px auto;
}
.element-error-item {
	padding: 5px 5px 5px 5px;
	float: left;
}

.element-form {
	width:500px;
	background-color:#F0F0F0;
	border:1px solid #E0E0E0;
	margin:20px auto 20px auto;
}
.element-form-item {
	padding: 5px 5px 5px 5px;
	float: left;
}

#nissin {
	background-color: #000000;
}

#front-page-container {
	background: #FEF4F2 url(../images/nissin/bg.gif) no-repeat scroll top left;
	width: 1000px;
	height: 660px;
	margin: 10pt auto;
}
#container {
	background: #FEF4F2 url(../images/nissin/bg2_new.gif) no-repeat scroll top left;
	width: 1000px;
	height: 660px;
	margin: 10pt auto;
}
#two-column-left {
	width: 460px;
	height: 660px;
	float: left;
}
#two-column-right {
	width: 540px;
	height: 660px;
	float: left;
}
#label-nav {
	width:250px;
	height:660px;
	position:relative;
}
#footer {
	width: 100%;
	padding: 5px 0px;
	text-align:center;
	color: #FFFFFF;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}
#one-column {
	width: 1000px;
	float: left;
}
#title-container {
	position: relative;
	width: 460px;
}
#closed-dictionary-container {
	position: relative;
	width: 540px;
	height:660px;
}
#opened-dictionary-container {
	position: relative;
	width: 1000px;
	height:660px;
}

.logo {
	width: 261px;
	height: 176px;
	display: block;
	position: absolute;
}
.bubble {
	width: 164px;
	height: 165px;
	display: block;
	position: absolute;
}
.noodle-front-page {
	width: 122px;
	height: 117px;
	display: block;
	position: absolute;
}
.noodle-menu {
	width: 182px;
	margin: 5px auto 5px auto;
	display: block;
	clear: both;
}
.wallpaper {
	width: 200px;
	height: 150px;
	margin: 30px 5px 30px 10px;
	border: 1px solid #333333;
	display: block;
	float: left;
}
.wallpaper-text {
	margin: 70px 0px 70px 10px;
	display: block;
	float: left;
}
.share-button {
	width: 100px;
	height: 44px;
	bottom: 10px;
	right: -5px;
	position: absolute;
	z-index: 10;
}
.vote-button {
	width: 100px;
	height: 43px;
	bottom: -35px;
	right: 5px;
	position: absolute;
	z-index: 10;
}
.large-word {
	width: 330px;
	height: 460px;
}
.small-word {
	width: 118px;
	height: 51px;
	float: left;
	margin: 5px;
	display: block;
	z-index: 10;
	position:relative;
	padding-left:5px;
}
.small-word-selected {
	width: 118px;
	height: 51px;
	float: left;
	border: 5px solid ;
	margin: 5px;
	display: block;
}
.vote {
	width: 157px;
	height: 152px;
	float: left;
	display: block;
}

.closed-dictionary {
	background:transparent url(../images/5.jpg) no-repeat scroll left top;
	width: 500px;
	height: 582px;
	display: block;
}
.opened-dictionary {
	background:transparent url(../images/book_e.jpg) no-repeat scroll left top;
	width: 900px;
	height: 600px;
	margin: 0pt auto;
	display: block;
}

.dictionary-large-label {
	position:absolute;
	z-index: 10;
	left:-5px;
	top: 40px
}

.opened-dictionary-right-page {
	width:330px;
	height:460px;
	top:80px;
	left:460px;
	position: absolute;
}
.opened-dictionary-left-page {
	width:330px;
	height:460px;
	top:80px;
	left:90px;
	position: absolute;
}

#flip {
	background: transparent url(../images/nissin/flip_2.gif) top center no-repeat;
	height:660px;
	width:310px;
	position:absolute;
	top:2px;
	left:280px;
}

#share-container {
	border: 2px solid #ACACAC;
	width:650px;
	height:360px;
	top:90px;
	left:105px;
	padding: 10px 10px 10px 10px;
	position: absolute;
	overflow: auto;
}

#game-container {
	border: 2px solid #ACACAC;
	width:650px;
	height:380px;
	top:100px;
	left:105px;
	padding: 10px 10px 10px 10px;
	position: absolute;
	overflow: auto;
}

#menu-container {
	width:310px;
	height:400px;
	margin: 15px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}

.share-page {
	margin: 10px auto 10px auto;
	width:630px;
	height:20px;
	clear:both;
	text-align: right;
}
.share-post {
	margin: 10px auto 10px auto;
	background-color:#F0F0F0;
	border:1px solid #E0E0E0;
	width:630px;
	clear:both;
}
.share-post-left {
	width:150px;
	float:left;
}
.share-post-right {
	padding: 5px 5px 5px 5px;
	width:470px;
	float:left;
}

.share-post-noodle {
	margin: 5px auto 5px auto;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width:139px;
	height:117px;
}

.share-post-name {
	margin: 0px auto 0px auto;
	width:139px;
	height:20px;
	text-align: center;
}

.vote-bar {
	height: 50px;
	border: 1px solid #000000;
	float: left;
	margin: 25px 10px 25px 10px;
}

.vote-number {
	height: 10px;
	float: left;
	margin: 35px 5px 35px 5px;
}

/* Right label navigations - START */

.dictionary-small-label {
	position: absolute;
}
.dictionary-small-label a, .dictionary-small-label a:visited{
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
}

#label-1 a, #label-1 a:visited{
	background: url("../images/nissin/label-home.gif") top left no-repeat;
	background-position: -100px 0px;
	width: 263px;
	height: 40px;
}
#label-1 a:hover{
	background-position: -80px 0px;
}

#label-2 a, #label-2 a:visited{
	background: url("../images/nissin/label-menu.gif") top left no-repeat;
	background-position: -100px 0px;
	width: 263px;
	height: 40px;
}
#label-2 a:hover{
	background-position: -75px 0px;
}

#label-3 a, #label-3 a:visited{
	background: url("../images/nissin/label-vote.gif") top left no-repeat;
	background-position: -110px 0px;
	width: 263px;
	height: 40px;
}
#label-3 a:hover{
	background-position: -65px 0px;
}

#label-4 a, #label-4 a:visited{
	background: url("../images/nissin/label-dict.gif") top left no-repeat;
	background-position: -110px 0px;
	width: 263px;
	height: 40px;
}
#label-4 a:hover{
	background-position: -70px 0px;
}

#label-5 a, #label-5 a:visited{
	background: url("../images/nissin/label-game.gif") top left no-repeat;
	background-position: -100px 0px;
	width: 263px;
	height: 40px;
}
#label-5 a:hover{
	background-position: -70px 0px;
}

#label-6 a, #label-6 a:visited{
	background: url("../images/nissin/label-share.gif") top left no-repeat;
	background-position: -82px 0px;
	width: 263px;
	height: 40px;
}
#label-6 a:hover{
	background-position: -70px 0px;
}

#label-7 a, #label-7 a:visited{
	background: url("../images/nissin/label-download.gif") top left no-repeat;
	background-position: -100px 0px;
	width: 263px;
	height: 40px;
}
#label-7 a:hover{
	background-position: -75px 0px;
}

/* Right label navigations - END */
