* {
behavior: expression(IEPNGFIX.fix(this));
} 

@media print{
	body {
		_zoom: 70%; /*WinIE only */
	}
}
body {
	text-align:center;
	margin:0px;
	font-size:12px;
	background-image:url('../images/2009cent_nissin/bodyback.jpg');
	background-repeat:repeat
	}

img {
	border:0px;
}

.whatsNew {
	
}
.ctBoxUL {
	text-align:left;
	font-weight:bold;
	margin:-80px 0px 0px 20px;
}

.ctBoxUL li {
	margin:5px;
	padding:3px;
}
.ctBoxUL li a {
	background-color:#F5F5F5;
	color:#333333;
	text-decoration:none;
	padding:2px;
}


div#whatsNew {
	width:400px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#banners{
	margin-top:10px;
	width:400px;
	float:left;
}

#banners_s{
	margin-top:37px;
	margin-bottom:7px;
	width:400px;
	float:left;
}

#banners img{
	border:solid 1px #ddd;
	margin-bottom:5px;
}

#banners_s img{
	border:solid 1px #ddd;
	margin-bottom:5px;
}

a img {
	border:0px;
}

caption#title {
	width:824px;
}
div.padding {
	padding-right:5px;
	padding-top: 0px;
	padding-left: 5px;
}

div.scroll {
	height: 163px;
	overflow: auto;
	padding-top:5px;
	scrollbar-face-color:#F7F7F7;
	scrollbar-track-color:#F2F2F2;
	scrollbar-arrow-color:#C1C1C1;
	scrollbar-highlight-color:#C1C1C1;
	scrollbar-shadow-color:#C1C1C1;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#F2F2F2;
	font-size: 12px;
	line-height: 14px;
	color:#333333;
}
div.scroll_s {
	height: 123px;
	overflow: auto;
	padding-top:5px;
	scrollbar-face-color:#F7F7F7;
	scrollbar-track-color:#F2F2F2;
	scrollbar-arrow-color:#C1C1C1;
	scrollbar-highlight-color:#C1C1C1;
	scrollbar-shadow-color:#C1C1C1;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#F2F2F2;
	font-size: 12px;
	line-height: 14px;
	color:#333333;
}

dl.news {
	/*margin-bottom: 5px;*/
	clear: left;
	text-align:left;
	line-height:150%;
}

dl.news dt {
	padding-top:5px;
	padding-bottom:5px;
}

dl.news dd {
	padding-bottom: 5px;
	border-bottom:1px #ddd solid;
}


#bodyContainer {
	background:url('../images/2009cent_nissin/body_container.jpg') repeat-y center top;
	/*border:solid 1px green;*/
}
#mainContainer {
	background:url('../images/2009cent_nissin/main_container.jpg') repeat-x center top;
	padding-left:1px;
	/*border:solid 1px orange;*/
}
#mainContainerCont {
	background:url('../images/2009cent_nissin/main_container.jpg') center top repeat-x;
}
#container {
	width:824px;
	padding-top:0px;
	margin:0px auto 0px auto;
	/*border:solid 1px silver;*/
}

div#header {
	width:824px;
	padding:0px;
	text-align:center;
	/*border:solid 1px red;*/
	margin:0px;
	}


div#menu {
	width:824px;
	margin:0px;
	height:43px;
	text-align:center;
	/*border:solid 1px blue;*/
	}

	
div.subbox {
	width:805px;
	height:408px;
	background:url('../images/2009cent_nissin/subbox.jpg');
	margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:0px
	}
	
div.rightBanner {
	 width:180px;
	 float:left;
	 margin:41px auto 5px 10px;
	}
	
div.contents {
	 margin:0px 0px 0px 0px;
	 float:left;
	 text-align:left;
	}
	
div.contents div {
	text-align:left;
	}
	
.contentsBox {
	padding-top:0px;
	float:left;
	}

div#menu li {
	float:left;
	display:block;
}

ul.news {
	list-style:none;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:"Century Gothic";
	padding:0px;
}
ul.news li {
	margin-left:25px;
}

h1 {
	font-size:10px;
	font-weight:normal;
	line-height:140%;
	margin:0px;
	color:#FFFFFF;
	text-align:right;
	/*border:solid 1px red;*/
	padding-right:5px
	height:20px;
	line-height:20px;
}
.address {
	text-align:left;
	margin-top:20px;
	color:#000;
	padding:10px;
}
.address a{
	color:#006BA8;
}

#footer {
	width:824px;
	height:53px;
	line-height:44px;
	text-align:center;
	background-image:url(../images/2009cent_nissin/footer_02.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#ff9900;
	font-weight:bold;
 	margin:0px;
 	font-size:11px;
 	font-family:Arial, Helvetica, sans-serif;
}
#footermenu {
	width:824px;
	height:40px;
	line-height:50px;
	text-align:center;
	background-position:bottom;
	color:#ff9900;
 	margin:0px;
 	font-size:10px;
 	font-family:Arial, Helvetica, sans-serif;
}

dl.data {
	padding: 0;
	/*border: 1px solid #eee;*/
	border-top: none;
}

dl.data dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	/*border-top: 1px solid #eee;*/
	width: 8em;
	float: left;
	color: #333;
}
	
dl.data dd {
	margin: 0 0 0 8em;
	padding: 0.3em 1em;
	/*border-left: 1px solid #eee;
	border-top: 1px solid #eee;*/
	color: #333;
	/*background-color: #fff;*/
}

div.shopInfo {
	border:solid 1px #ddd;
	padding:5px;
	margin-bottom:5px;
}

input.cartIn {
	height:32px;
	width:135px;
	background-image:url(../images/2009cent_nissin/inCartBt.gif);
	border:0px;
	padding-left:25px;
	font-weight:bold;
}


* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {width:137px;cursor:pointer;}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:140px;
	background:#666;
	display:none;z-index:200;
	opacity:0
}
.dropdown ul {
	width:140px;
	list-style:none;
	border-top:none;
}
.dropdown li {
	display:inline;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #999;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	text-decoration:none;
	background:#666;
	color:#ddd;
	text-align:left;
	width:136px;

}
.dropdown a:hover {
	color:#fff;
}

.att {
	color:red;
	margin-left:10px;
	margin-bottom:10px;
}
a:hover{
	color:#72AEFF;
}
a {
	color:#ff9900;
}

.downloadPDF {
	margin:-35px 10px 0px 310px;
	text-align:left;
}
