@charset "UTF-8";
#container {
	height: auto;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/bg-container.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color:#424242;
}

a {
	color: #424242;
	text-decoration: none;
	font-size: 12px;
}
a:hover, strong {
	color: #EA3528;	
}

TR,TD{font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:12px; color:#000;}

/* HEAD Section */
#head {
	width:1000px;
	height:83px;
}
#head h1 a {
	background-image: url(../images/logo-singer.png);
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
	position: absolute;
	top:7px;
	left:0px;
}
#head h2 { display:none;}
#head li.devide {
	#background-image: url(/images/devide-v-black.png);
	background-repeat: no-repeat;
	background-position: 8px center;	
}
ul.menu-language {
	#display: inline;
	position: absolute;
	top: 20px;
	right:0px;
}
ul.menu-language li {
	float: left;
	padding:0 0 0 15px;
	display:block;
	color: #EA3528;
	text-transform: uppercase;
	font-weight:bold;	
}
ul.menu-language li a {
	text-transform: uppercase;
	color: #333;
	display: block;
	float: left;
}
ul.menu-language li a:hover {  color: #EA3528;}

#main-menu { 
	display: inline;
	position: absolute;
	top: 53px;
	left:0px;
}
#main-menu li {
	float: left;
	display:block;
	font-weight:bold;
	margin-right: 2px;
	padding-left: 5px;
}
#main-menu li a {
	color: #333;
	display: block;
	float: left;
	padding:3px 10px 3px 10px;
	border: 1px solid #fff;
}
#main-menu li a:hover, #main-menu li a.active { 
	border: 1px solid #ccc;
}
#main-menu li.devide {
	background-image: url(../images/devide-v-black.png);
	background-repeat: no-repeat;
	background-position: 1px center;	
}

/* Side Right Content */
#side-right { 
	float:right;
	width:250px;
	position:relative
}
p.banner2 a img {
	border: 10px solid #d2d3d5;
	margin-bottom: 10px;
}

#set-index {
	background-image: url(../images/bg-index-shadow.png);
	background-repeat: no-repeat;
	display: block;
	height: 272px;
	width: 234px;
	margin-top:40px;
	position:relative;
	padding-top: 15px;
	padding-left: 20px;
}
div.set-index-tab, div.set-index-tab-active, div.set-index-tab:hover {
	background-image: url(../images/btn-index-tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	width: 74px;
	padding-top: 8px;
	display:block;
	text-align:center;
	cursor:hand;
}
div.set-index-tab-active {
	background-position: 0px -29px;
 }
 #set-index-1-head { 
 	position:absolute;
	top:-27px;
	left:0px;
 }
  #set-index-2-head { 
 	position:absolute;
	top:-27px;
	left:74px;
 }
p.settrade {
	width:195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: right;
	height: auto;
	padding-bottom: 3px;
	padding-right: 5px;
}
p.hd-settrade {
	color: #FFFFFF;
	background-color: #336799;
	width: 200px;
	margin: 5px 0 5px 0;
}

p.btn-right-side {
	width:245px;
	text-align: center;
	display: block;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Side Left */
#side-left { float:left; width:752px;}
#side-left-menu {
	position:relative;
	top:10px;
	float:left;
	width:150px;
	overflow:hidden;
}
#side-left-menu h3, #content h3 {
	font-weight: bold;
	text-transform: uppercase;
	border:1px solid #ccc;	
	padding:3px 5px 3px 5px;
	display:block;
	width:105px;
}
#side-left-menu p a img { 
	margin-bottom:5px;
}
#side-left-menu label { 
	display:block;
}
#side-left-menu form p { 
	padding: 3px 0 3px 0;
	width:150px;
	display:block;
}
#side-left-menu .input-member {
	background-image: url(transparent);
	height: 12px;
	width: 140px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 3px;
	border: 1px solid #CCC;
	color: #424242;
}
#side-left-menu p.login a { 
	display:block;
	float:left;
	font-size:10px;
	text-decoration:underline;
}
#side-left-menu input.btn-login {
	color: #FFFFFF;
	background:transparent;
	background-image: url(../images/btn-login.png);
	height: 15px;
	width: 30px;
	border: 0px solid #FFFFFF;
	font-size: 9px;
	float:right;
	margin-top:2px;
	margin-right:3px;
	.margin-right:2px;
	_margin-right:2px;
	display:block;
}
#side-left-menu form { 
	display:block;
	padding-bottom:30px;
	.padding-bottom:10px;
	_padding-bottom:10px;
}

#menu-side-product { 
	display:block;
	padding-bottom:20px;
}
div.menu-p-side-head {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div.menu-p-side-head-active, div.menu-p-side-head:hover {
	color: #FFFFFF;
	background-color: #404040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	cursor:hand;
}
div.menu-p-side-content {
	border: 1px solid #666666;
	width:145px;
	margin-top:-2px;	
}
ul.menu-p-side { 
	.margin-top:1px;
	_margin-top:1px;
}
li.menu-p-side-head {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 135px;
	padding-top:4px;
	padding-left: 10px;
	font-weight:bold;
	line-height:90%;
	_line-height:100%;
	.margin-top:-1px;
	_margin-top:-1px;
	min-height:15px;
	padding-bottom:5px;
}
li.menu-p-side-head-active, li.menu-p-side-head:hover {
	color: #FFFFFF;
	background-color: #404040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	width: 135px;
	padding-top: 4px;
	padding-bottom:5px;
	padding-left: 10px;
	cursor:hand;
	font-weight:bold;
	line-height:90%;
	_line-height:100%;
	.margin-top:-1px;
	_margin-top:-1px;
	min-height:15px;
}

ul.profile-side-left-3 li {
	font-weight:bold;
	line-height:100%;
	display:block;
	width:140px;
	padding:5px 0px 5px 15px;
	
}
ul.profile-side-left-3 li a { 
	size:11px;

}
ul.profile-side-left-3 li a strong  { padding:0px; margin:0px;}
ul.profile-side-left-3 li strong { 
	display:block;
	size:12px;
}

ul.profile-side-left-3 li.devide { 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

/* Content */
#content {
	float:left;
	width:580px;
	height:auto;
	margin-left:20px;
	padding-top:10px;
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
}
div.content-tab-head,  div.content-tab-head-active { 
	font-weight: bold;
	text-transform: uppercase;
	border:1px solid #ccc;	
	padding:3px 5px 3px 5px;
	display:block;
	float:left;
	text-align:center;
	cursor:hand;
	margin-right:3px;
}
div.content-tab-head:hover, div.content-tab-head strong:hover,  div.content-tab-head-active, div.content-tab-head-active strong { background-color:#424242; color:#fff; cursor:hand; }

#content p.hd-1 {
   
	background-color: #000;
	height: auto;
	width: 555px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#content p.hd-1 span {
	margin-left: 100px;
}


/** Event **/
ul.event { display:block; padding-top:10px;}
ul.event li { 
	display:block;
	margin-bottom:20px;
	min-height:100px;
	height: 100px;
	width:auto;
	background-color: #EEE;
}
ul.event li a img {
	float:left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #333333;
}
ul.event li a img:hover { 
	border: 1px solid #EA3528;	
}
ul.event li em {
	display:block;
	font-weight: bold;
	padding-top:10px;
	_padding-top:10px;
}
ul.event li strong { 
	display:block;
}
ul.event li strong a { color:#EA3528;}
ul.event li strong a:hover { text-decoration:underline;}
ul.event li.btn-event { 
	display:block;
	padding: 2px 10px 2px 10px;
}
a.btn-event-detail { 
	padding:2px 10px 2px 10px;
	background-color:#CED2D3;
	color:#fff;
	display:block;
	width:40px;
	text-align:center;
	margin-top:5px;
	float:left;
}
a.btn-event-detail:hover { 
	background-color:#666;
	color:#fff;
}
/******************/

/* Footer */
#footer { 
	width:1000px;
	height:75px;
	display:block;
	overflow:hidden;
	float:left;
	padding-bottom:20px;
	margin-top:10px;
}
ul.footer-menu { 
	width:120px;
	height:60px;
	display:block;
	padding: 0 35px 0 10px;
	float:left;
}

ul.footer-menu li a { 
	display:block;
	padding: 2px 0px 2px 0px;
	font-size:11px;
}
p.callcenter {
	width:299px;
	height:55px;
	display:block;
	float:left;
	border: 1px solid #CCC;
	line-height: 130%;
	#padding: 5px 0 0 10px;
	background-color:#ed1b24;
	background-image: url(../images/callcenter.gif);
	background-repeat: no-repeat;
	#background-position: 10px 5px;
	text-indent: -9999px;
}
p.copyright, p.address { 
	background-color:#424242;
	color:#fff;
	float:left;
	height:57px;
	padding-top: 5px;
	font-size:11px;
	display:block;
}
p.copyright  { width:250px; text-align:left; padding-top:20px; padding-left:5px; height:42px;  }
p.address { width:255px; text-align:right; padding-right: 10px; }
/* p.address span { display:block; padding: 2px 0 2px 0;} */
div#footer li.devide {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;	
}
span.call1 {
	font-size:24px;
	font-weight:bold;
	display:block;
	text-transform: uppercase;
	display:none;
}
span.call2 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight:bold;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width:65px;
	padding-bottom:1px;	
	display:none;
}
span.call3 { font-size:12px; padding-top:1px; font-weight:bold; display:none;}

/* Pek */
#tab1-content{
width:100%;
display:block;
clear:both;
}

/** News Detail **/

div#news-detail  { 
	display:block;
	margin-bottom:10px;
	min-height:80px;
	width:auto;
	padding-bottom:20px;
	padding-top:10px;
	position:relative;
}
div#news-detail img {
	float:left;
	margin-right: 10px;
	border: 1px solid #333333;	
}

div#news-detail em {
	display:block;
	font-weight: bold;
	margin-top:10px;
}
div#news-detail strong { 
	display:block;
}
div#news-detail p.news-intro {
	font-size:11px;
	display:block;
	padding:10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-left: 100px;	
}
div#news-detail p.news-detail { 
	font-size:11px;
	display:block;
	padding:10px 0 10px 0;
	margin-left: 100px;	
}
a.btn-back { 
	background-color:#CED2D3;
	padding: 3px 10px ;
	position:absolute;
	bottom:0px;
	right:0px;
}
a.btn-back:hover  { 
	color:#fff;
	background-color:#666;
}



/* Modification made by Nofter Co.,Ltd. */
/*#side-right
{
	display: none;
}

#side-left
{
	display: none;
}*/
/* End of modification */