#product_content{
  padding-left:50px;
  padding-right:0;
  margin:0;
  width:90%;
}


/* Table (No Left/Right Line) */

.table_no_line {
border-collapse: collapse;
border-top:1px solid #d8d8d8;
}

.table_no_line caption {
font-size:12px;
font-weight:bold;
color:#333;
text-align:left;
padding-bottom:8px;
}
.table_no_line th {
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
background-color:#b3aaa3;
color:#fff;
font-size:11px;
padding:4px 0 4px 0;
text-align:center;
}

.table_no_line tr.th_nomal th{
color:#fff;;
font-weight:normal;
text-align:center;
vertical-align:top;
}

.table_no_line th.th_left {
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
background-color:#b3aaa3;
color:#fff;
font-size:11px;
padding:0 10px;
text-align:left;
}
.table_no_line th.th_left1{
background:#fbf7f4;
color:#8e7e71;
text-align:left;
padding-left:10px;
}
.table_no_line th.th_bg1{
background:#fbf7f4;
color:#8e7e71;
}
.table_no_line tr.bg2 th{
color:#8e7e71;
background:#fbf7f4;
padding:4px 5px;
}
.table_no_line thead th.th_bg3{
background:#fbf7f4;
color:#8e7e71;
}
.table_no_line tbody th.th_bg3{
background:#fcfbf6;
color:#666;
font-weight:normal;
text-align:left;
padding-left:10px;
}
.table_no_line tbody th.th_bg4{
background:#fbf7f4;
color:#8e7e71;
padding-left:11px;
}

.table_no_line th.last {
border-right:none;
}

.table_no_line td {
font-size:11px;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
padding:4px 10px 3px 10px;
}

.table_no_line td.white {
background-color:#fff;
}

.table_no_line td.td_center {
padding:4px 0 3px 0;
text-align:center;
}

.table_no_line td.td_center_last {
padding:4px 0 3px 0;
text-align:center;
border-right:none;
background-color:#fff;
}

.table_no_line td.td_left {
padding:3px 3px 3px 5px;
text-align:left;
}

.table_no_line td.td_top {
padding:3px 3px 3px 5px;
vertical-align:top;
}

.table_no_line td.td_top2 {
vertical-align:top;
}

.table_no_line td.td_top3 {
background:#fbf7f4;
font-weight:bold;
color:#8e7e71;
}

.table_no_line td.td_top3_last {
background:#fbf7f4;
font-weight:bold;
color:#8e7e71;
border-right:none;
}

.table_no_line tfoot td {border:none}
.table_no_line tfoot td.right {text-align:right;color: #b3b3b3;	font-size: 10px;	font-weight: normal;}

.long_table {clear:both;width:515px;overflow:auto;height:auto;}
* html .long_table table{margin-bottom:15px;}
*:first-child+html .long_table table{margin-bottom:15px;}

.table_no_line td.td_right_btn{height:27px; padding:0; text-align:right; background:#FBF7F4;}
*:first-child+html .table_no_line td.td_right_btn{height:27px; padding:0 0 2px 0;text-align:right; background:#FBF7F4;}
* html .table_no_line td.td_right_btn{height:27px; padding:0 0 1px 0; text-align:right; background:#FBF7F4;}
.table_no_line td.td_right_btn{height:27px; padding:0; text-align:right; background:#FBF7F4;}
.table_no_line td.td_right_btn img{vertical-align:middle;}


.table_no_line td.last {
border-right:none;
}

.table_no_line td.bg1 {
background:#fbf7f4;
}
.table_no_line .bg2{
background:#fcfbf6;
}

/* Table (stripe Line) */

.table_st_line {
border-collapse: collapse;
border-top:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
}

.table_st_line caption {
font-size:12px;
font-weight:bold;
color:#333;
text-align:left;
padding-bottom:8px;
}
.table_st_line th {
border-right:1px solid #d8d8d8;
background-color:#fff;
color:#666;
font-size:12px;
padding:4px 0 4px 15px;
}

.table_st_line th.last {
border-right:none;
}

.table_st_line td {
border-right:1px solid #d8d8d8;
padding:8px 0 8px 15px;
font-size:12px;
}

.table_st_line td.td_center {
padding:3px 0 3px 0;
text-align:center;
}

.table_st_line td.last {
border-right:none;
}

.table_st_line th.bg1 {
background:#faf7f4;
}

.table_st_line td.bg1 {
background:#faf7f4;
}


h1 
{
font-family: arial;
padding-top: 14px;
padding-right: 0pt;
padding-bottom: 23px;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
font-size: 18px;
color: #450093;
font-weight: normal;

clear:both;
}

.samsung_relatedcontent,.exp2,.table_st_line
{
  float:left;
  margin:0 6pt 6pt 0;
}



