/* CSS cinacina Document for English Directory*/
body {
	font-family: tahoma, sans-serif;
}

/**New Items**/
#new_menu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	padding-right: 6px;
	border-right-color: #CC3300;
	border-right-style: solid;
	border-right-width: 6px;
	margin-right: 5px;
	font-weight: bold;
}
#new_menu .date{
	color: #FFFFFF;
	font-weight: normal;
}
#new_menu .date a:link {color: #FFFFFF;	text-decoration: none;}
#new_menu .date a:visited {color: #FFFFFF;text-decoration: none;}
#new_menu .date a:hover {color: #000000;text-decoration: none;}
#new_menu .date a:active {color: #000000;text-decoration: none;}

.newitem{
	margin-top: 15px;
	margin-bottom: 15px;
}
.title_a{
	font-size: 10px;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: 3px;
	font-weight: bold;
}
.title_b{
	margin-left: 31px;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	line-height: 16px;
}
.detail{
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-left: 35px;
	color: #663333;
	margin-bottom: 10px;
}
.item{
	text-align: center;
	margin-bottom: 10px;
	border-color: #D07977;
	border-style: solid;
	border-width: 1px;
}
.item img{
	margin: 15px;
}
.item_code{
	font-size: 12px;
	color: #663333;
}
/*******************/