@import url("very-common_v2.css");
body {
	background-image       : url(../images/common/bg_body.gif);
	background-repeat      : repeat-x;
	background-position    : 0px 0px;
	margin                 : 0px;
	font-size              :12px;
	line-height            :150%;
}
#wrapper {
	margin                 : 0px auto;
	width                  : 900px;
}
#contents {
	margin                 : 20px auto 30px auto;
	padding                : 0px 0px 0px 10px;
	width                  : 890px;
}
*[en]{
	font-family            : Arial, Helvetica, sans-serif;
	}
/*============================================================
##############################################################
HEADER
##############################################################
============================================================*/
#header {
	background-image       : url(../images/common/bg_header.png);
	margin                 : 0px auto;
	height                 : 150px;
	width                  : 880px;
	overflow               : hidden;
}
#logo{
	margin                 : 40px 0px 0px 15px;
	width                  : 190px;
	height                 : 75px;
	text-indent            : -9999px;
}

#logo a{
	display                : block;
	width                  : 190px;
	height                 : 75px;
}

#header_menu{
	position               : absolute;
	top                    : 0px;
}
#header_menu a{
	position               : absolute;
	display                : block;
	text-indent            : -9999px;
	overflow               : hidden;
}

#but_home{
	left                   : 350px;
	top                    : 5px;
	width                  : 220px;
}
#but_home_en{
	left                   : 590px;
	top                    : 5px;
	width                  : 300px;
}
#but_top{
	left                   : 700px;
	top                    : 80px;
	width                  : 160px;
	height                 : 25px;
} 
/*============================================================
##############################################################
MAIN
##############################################################
============================================================*/
#main {
	float                  : left;
	width                  : 600px;
}
#main p{
	margin                 : 5px 0px;
}
#main .en{
	font-family            : Arial, Helvetica, sans-serif;
}
/*============================================================
##############################################################
SUB
##############################################################
============================================================*/
#sub{
	width                  : 270px;
	float                  : right;
}
#sub_inner{
	width:240px;
	margin:0px auto;
	padding: 0px 15px;
	background-image: url(../images/common/bg_sub_inner.gif);
	background-repeat: repeat-y;
		line-height:125%;
}
#sub #title_menu {
	background-image: url(../images/common/title_contents.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	height: 70px;
	width: 270px;
}

#sub_inner_foot {
	background-image: url(../images/common/button_top_sub.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 20px 70px 30px 30px;
	height: 50px;
	width: 170px;
}
#sub_inner_foot a{
	display:block;
	height: 50px;
	width: 170px;
}

/*============================================================
SUB TITLE
============================================================*/
#sub_inner h2{
margin:3px 0px;
font-size:12px;
width:240px;
height:40px;
text-indent:-9999px;
}
#subtitle_digest{
	background-image: url(../images/common/subtitle_digest.gif);
}
#subtitle_gourment{
	background-image: url(../images/common/subtitle_gourment.gif);
}
#subtitle_highlights{
	background-image: url(../images/common/subtitle_highlights.gif);
}



/*============================================================
MENU LISTS
============================================================*/
#sub_inner ul{
margin          : 0px 0px 0px 20px;
padding         : 0px;
}

#sub_inner ul li{
margin          : 0px 0px 5px 0px;
padding         : 0px 0px 0px 12px;;
background-image:url(../images/common/icon_arrow_li.gif);
background-repeat:no-repeat;
background-position:0px 2px;
list-style-type:none;
font-weight:bold;
}
#sub_inner ul li span{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}
#sub_inner a{
	color : #039;
	text-decoration : none;
}

/*============================================================
##############################################################
FOOTER
##############################################################
============================================================*/
#footer{
	width:100%;
	background: #F1F1F1 url(../images/common/bg_footer.gif) repeat-x 0px 0px;
}
#footer_inner{
	width:890px;
	margin:0px auto;
	background-image:url(../images/common/text_copyright.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer_inner p{
	margin:0px 0px 0px 0px;
}
