body,td,th {
	color: #4C4C4C;
}
body {
	background-image: url(http://www.musilatina.com/nambei/img/common/bg_1.gif);
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.b2 {
	background-image: url(http://www.musilatina.com/nambei/img/common/b.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:link {
	color: #ff7800;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
} 

img {
	border: 0px;
	margin: 0px;
	text-decoration: none;		
}

.bg2 {
	background-image: url(../img/common/bg_2.gif);
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position:0px 20px;
	background-repeat:repeat-y;
}

.bg3 {
	background-image: url(../img/common/bg_5.gif);
	margin: 0 0 0 35px;
	background-color: #FFFFFF;
	background-position:0px 20px;
	background-repeat:repeat-y;
}

#header{
	margin: 0px;
	width:720px;
	height:250px;
	font-size:12px;
	background-image: url(http://www.musilatina.com/nambei/img/top/top_14.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#eeeeee;
}

#language{
	text-align:right;
	margin: 3px;
}

#header_left{
	text-align:center;
	margin: 0px;
	float: left;
}

#header_right{
	margin: 0;
	margin-bottom:0;
	float: right;
}

#navibar{
	clear: both;
	width:721px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0;
	font-size: 12px;
}

ul#navibar li{
	width: 178px;
	float: left;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #bbbbbb;
}

ul#navibar li a{
	display: block;
	width: 178px;
	/*height:30px;*/
	line-height: 2em;
	text-decoration: none;
	background-color: #bbbbbb;
	color: #ffffff;
}

ul#navibar li a:hover{
 	background-color: #FF9900
}
/*
ul#navibar #home{
	background-image: url(http://www.musilatina.com/nambei/img/common/home_jp.gif);
}
*/
#wrapper{
	margin: 0px;
	text-align: left;
	width: 720px;
	height: auto;
	clear:both;
}

#wrapper_item{
	clear:both;
	margin: 0px;
	text-align: left;
	width: 720px;
	height: auto;
	background-image: url(http://www.musilatina.com/nambei/img/common/bg.gif);
}

#sub{
	font-size:12px;
	margin-top: 0px;
	padding: 3px 3px 0; 
	float:left;
	height: auto;
	background-color:#EAEDEB;
}
#sub strong{
	line-height:20px;
	}
#sub p{
	margin-top: 5px;
	}


#sub_esp{
	font-size:12px;
	margin-top: 0px;
	float:left;
	padding: 3px;
	height: 800px;
	background-color:#EAEDEB;
}
#sub_esp strong{
	line-height:20px;
	}
#sub_esp p{
	margin-top: 5px;
	text-align: center;
	line-height: 1.3em
	}
	
#sub2{
	text-align:center;
	line-height:16px;
	font-size:12px;
	margin-top: 5px;
	float:left;
	height: auto;

}

#sub2 img{
	margin: 10px;
}

#sub2 strong{
	color:#FF6600;
}


#main{
	font-size:12px;
	margin-top: 5px;
	padding-right: 8px;
	float: right;
	width: 480px;
	background-color:#ffffff;
}

#main2{
	font-size:12px;
	margin-top: 5px;
	line-height:15px;
	float: right;
	width: 550px;
}

#main2 ul{
	list-style-type: none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#main2 strong{
	background-image: url(http://www.musilatina.com/nambei/img/common/listbox.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display: block;
	width:250px;
	height:16px;
	color:#ffffff;
	margin-bottom:5px;
}

#main2 P{
	margin-top: 0px;
	margin-bottom:4px;
}

#whatsnew{
	height: 200px;
	width: 460px;
	overflow: scroll;
	border: 1px solid #999999;
	margin: 0 auto 10px;
	font-size:12px;
}

#whatsnew p{
	margin: 5px;
}

#welcome{
	margin: 0 5;
	line-height:16px;
	list-style-type: none;
	text-align:left;
}
#welcome ul{
	float:left;
	list-style-type: none;	
	margin: 10px 0;
	padding: 0;
}
#welcome li{
	margin: 0;
	padding:0;
}

#footer{
	clear:both;
	/*margin-top: 5px;*/
	font-size:12px;
	color: #ffffff;
	width: 720px;
	height: 50px;
	background-color: #bbbbbb;
/*
	background-image: url(http://www.musilatina.com/nambei/img/common/bg.gif);
	background-position:"top left";
	background-repeat:repeat-x;
*/
}

#f_left{
	margin: 5px;
	float: left;
}

#f_left a{
	color: #ffffff;
	text-decoration: none;
}

#f_right{
	margin: 5px;
	float: right;
}

#f_right a{
	color: #ffffff;
	text-decoration: none;
}

table{
font-size:12px;
margin:0;
}

.center {
margin-left:auto;
margin-right:auto; 
}
.style1 {line-height: 16px}
.style2 {line-height: 12px}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style4 {color: #FF3300}
.style9 {font-size: 9}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9; }
.orange {color: #ff9900;}
.size10 {font-size: 10px}
.size12 {font-size: 12px}
.size14 {font-size: 14px}
.Stil1 {line-height: 16px}
.Stil2 {color: #FFFFFF}
.Stil3 {color: #c45402}
.Stil4 {color: #FFFFFF}
.Stil5 {color: #FF9900}
.titfeaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
}
.subtitfeaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
}
.feaut {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titlecddvd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
}
.titwocddvd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0d1c5d;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.normal {
	font-size:12px;
	line-height:17px;
}

.small {
	font-size:10px;
	line-height:16px;
}

.list {
	font-size:10px;
	line-height:12px;
}
.mar5{
	margin:5px 0;
}
.mar-v5{
	margin:5px auto;
}
.mar3{
	margin:3px 0;
}
.mar0{
	margin:0;
}
.bg_disp{
	border-style: dotted;
	border-width: 1px;
	border-color: #cccccc;
	margin: 1px;
}

#job_content{
	padding-top: 5px;
	font-size: 12px;
	margin-left:10px;
}
#contactus{
	margin-top:10px;
}

.left10{
	margin-left: 10px;
}

