@charset "UTF-8";

/*---------------------------------------------

Top Entry Page CSS

for "index.html"
coded by tnka 2008/11/13
linked to "index.html"

---------------------------------------------*/

@import url(/css/default.css);
@import url(/css/common.css);


/* Entry Body Box Parts */

.SPACER {
	height: 10px;
}

#FLASH {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#FLASH_BOX {
	height: 323px;
	width: 798px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}

#MAIN {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#MAIN_BOX {
	width: 778px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	padding: 10px;
	margin-bottom: 0px;
}

#CarlosRecommends {
	width: 208px;
	float: right;
	padding: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

.RECOM_ITEMS {
	margin-top: 5px;
	margin-bottom: 20px;
}


#BEGINNER {
	width: 529px;
	float: left;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#TOP_PROMISE {
	width: 529px;
	height: 290px;
	background-image: url(../images/Cohiba_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#NEWS {
	width: 529px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
}

#NEWS_CONTAINTS {
	height: 275px;
	border: 1px solid #333333;
	overflow-y: scroll;
	scrollbar-base-color: #1B1B1B;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}


#BANNER {
	margin: 10px;
	text-align: center;
}

#BOTTOM_BOX {
	margin-top: 5px;
	border: 1px solid #333333;
}




/* --- Heading */

.h2_UNDERLINE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5439;
	padding-right: 5px;
	padding-left: 5px;
}

h4 a{text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	line-height: 1.3;
	color: #FFFFFF;
	text-decoration:none;
	
	}
/* --- List ul, ol */

/* --- List dl */
dt {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	margin:0;
	padding:0;
}
dd {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

#NEWS_CONTAINTS dd {
	margin-bottom: 15px;
}

/* --- Table */



/* --- botan */

.SHORTBOTTUM {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	width: 65px;
	height: 20px;
	background-image: url(../images/shortbuttom.jpg);
	text-align: center;
	float: right;
	margin-top:-12px;
}
.BOTTUM a {
	display:block;
    background-position:0px 0px;
	color: #333333;
	text-decoration: none;
}
.BOTTUM a:hover {
	display:block;
	background-position:0px 20px;
	color: #333333;
	text-decoration: none;
}
.BOTTUM a:active {
	background-position:0px 23px;
	}


/* --- style */

strong {
	line-height: 2.5;
}

.style1 {
	color: #006600;
	height: 10px;
}
.style2 {
	color: #333333;
	font-weight: bold;
	line-height: 1.9;
	text-align: center;
}

.style9 {
	font-size: 16px;
	line-height: 0.8;
}
.RECOM_ITEMS h3 {
	text-align: center;
	color: #FF3300;
}

.FLO_R {
	float: right;
}
.FLO_L {
	float: left;
}

/* TOP LIVE ZILLA LAYOUT */
.LIVEZ {
	margin-top: 15px;
	margin-left: 20px;
}
.TOPBANNER {
	margin-right: 20px;
}
#NEWS h2 a .NORMAL {
	font-size: 12px;
	font-family:;
}
#NEWS h2 a .NORMAL:hover {
	color:#F90;
}
.CigarMan {
	float: left;
	margin-top: 40px;
}
#p1 dd a {
	color: #FFF;
	text-decoration: underline;
}
#NEWS_CONTAINTS  img {
	float: left;
	margin-right: 10px;
}
#CarlosRecommends h2 {
	text-align: center;
	line-height: 1.5;
}

