/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family: Osaka, Arial, sans-serif, Helvetica;
	color: #efeada;
	background-color: #ffe8b4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
a {
	text-decoration: none;
	color: #c6001c;
	}
a:hover {
	border-bottom: 1px dotted #a78f69;
	}
h1 {
	font-size: 20px;
	font-weight: 200;
	margin: 0;
	padding: 0 0 6px 0;
	color: #c6001c;
	}
h2 {
	font-size: 16px;
	font-weight: 200;
	margin: 0;
	color: #5c4c39;
	}
h3 {
	font-size: 14px;
	font-weight: 200;
	margin: 0;
	color: #efeada;
	}
h1.en {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
	color: #c6001c;
	letter-spacing: 0;
	}
h2.en {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #5c4c39;
	}
h3.en {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #4d4da9;
	}
.clearboth { 
	clear: both; 
	}
/* -----------------maintable--------------------- */
#container {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	}
#wrapper {
	width: 972px;
	}
table#main {
	width: 972px;
	padding: 0;
	}
td#left {
	width: 200px;
	vertical-align: top;
	padding: 0;
	}
td#right {
	width: 772px;
	vertical-align: top;
	padding: 0;
	}
/* -----------------header--------------------- */
#header {
	height: 124px;
	width: 972px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	}
.headerpict {
	float: left;
	width: 200px;
	height: 124px;
	background-image: url(images/logo_top.gif);
	}
#headerright {
	float: left;
	width: 772px;
	height: 124px;
	}
#language {
	width: 772px;
	text-align: right;
	padding: 10px 0 0 0;
	}
#language .block {
	padding: 0 4px 0 4px;
	border-left: 1px dotted #a78f69;
	border-right: 1px dotted #a78f69;
	}
#logo {
	width: auto;
	padding-left: 40px;
	}
#topborder {
	width: auto;
	height:12px;
	background-image: url(images/top_border.jpg);
	background-repeat: no-repeat;
	}
/* -----------------leftmenu--------------------- */
#leftmenu {
	width: 200px;
	height: 338px;
	background-image:url(images/leftmenu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	}
#menu {
	padding: 27px 0 0 0;
	}
#menu ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	}	
#menu li {
	margin: 0;
	text-align:left;
	}
#menu li a {
	text-decoration:none;  
	color: #c6001c; 
	display:block;   
	width:176px; 
	height:19px;   
	line-height:17px;
	margin: 0;
	padding: 3px 0 3px 24px;
	border-bottom: 1px dotted #a78f69;
	border-top: none;
	}
#menu li a:hover {
	background-color: #9e000d;
	color:#fff; 
	}
#menu #active a {
	background-color: #9e000d;
	text-decoration:none; 
	color: #fff;
	 
	}
.bold {
	font-weight: bold;
	}
/* -----------------rightcontent--------------------- */
#rightmain {
	width: 772px;
	background-image: url(images/mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 340px;
	}
#rightmain a {
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#rightmain a:hover {
	color: #000;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	}
#righttop {
	width: 732px;
	height: 36px;
	margin: 0;
	padding: 16px 0 0 40px;
	background-image: url(images/top_bg.jpg);
	}
.rightcontentup {
	width: 680px;
	padding: 20px 40px 20px 40px;
	background-color: #000;
	}
#rightshadow {
	width: 760px;
	height: 20px;
	background-image: url(images/shadow_bg.jpg);
	}
.rightcontentdown {
	width: 680px;
	padding: 10px 40px 20px 40px;
	background-color: #392f23;
	}
.sample {
	float: left;
	width: 320px;
	margin-bottom: 3px;
	text-align: right;
	}
.samplearrow{
	float: left;
	width: 40px;
	height: auto;
	margin-top: 15px;
	text-align: center;
	}
.artist {
	background-color: #392f23;
	width: 760px;
	}
.artistleft {
	width: 379px;
	float: left;
	margin-right: 2px;
	}
.artistright {
	width: 320px;
	float: left;
	}
.artistcv {
	width: 300px;
	margin-left: 40px;
	margin-right: 40px;
	float: left;
	}
#list {
	width: 680px;
	margin: 20px 0 20px 0;
	}
.listitemtop {
	float: left;
	width: 156px;
	margin: 2px;
	padding: 1px 0 2px 8px;
	background-color: #000;
	text-align: center;
	}
.listitem {
	float: left;
	width: 156px;
	margin: 2px;
	padding: 1px 0 2px 8px;
	border-bottom: 1px solid #000;
	}
.listitemlong {
	float: left;
	width: 492px;
	margin: 2px;
	padding: 1px 0 2px 8px;
	border-bottom: 1px solid #000;
	}
.listblack {
	float: left;
	width: 100px;
	padding: 1px;
	margin: 2px 5px 2px 50px;
	background-color: #000;
	text-align: center;
	}
/* -----------------bottom--------------------- */
#bottomborder {
	width: 948px;
	height: 12px;
	margin-left: 12px;
	background-image: url(images/bottom_border.jpg);
	background-position: center;
	}
#footer {
	width: auto;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #5c4c39;
	}