/* BASIC css start */
/* 전체 레이아웃 */
#contentWrap {
    position: relative;
    margin-left: 0px;
    right: 0%;
    width: 1920px;
}
#addinfo_text {
    display: none;
}
.addinfo_title {
    color: #444;
    font-size: 12px;
    background: #f5f5f5;
    width: 70px;
}
.bbs-table-write tbody td {
    color: #000 !important;
    ;
}
#bbsData .bbs-link-btm {
    margin-top: 40px;
    text-align: center;
	margin-left: 600px;
}
.bbs-table-write textarea {
    width: 800px;
    height: 300px;
}
.bbs-table-write p {
    text-align: center;
    margin: 30px 0px;
}
.bbs-table-write .title {
    line-height: 80px;
}
.bbs-table-write .input_style {
    width: 280px;
}
.bbs-table-write .input_style2 {
    width: 600px;
}
.bbs-table-write tbody td {
    padding: 15px 30px;
	border-top : 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #9d9d9d;
	font-weight: normal;
	font-size: 16px;
}
.bbs-table-write table {
	width: 1280px;
	margin-left: 300px;
}
/* 버튼 */
.btn_cancel {
 float: left;
 width: 80px;
 height: 30px;
 line-height: 30px;
 color: #fff;
 font-size: 16px;
 text-align: center;
 background: #ababab;
 margin-top: 20px;
 margin-bottom: 20px;
}
.btn_ok {
 float: right;
 width: 80px;
 height: 30px;
 line-height: 30px;
 color: #fff;
 font-size: 16px;
 text-align: center;
 background: #ff8800;
 margin-top: 20px;
 margin-bottom: 20px;
}
/* 상품 상단 정보 */
.prd-tinfo {
    zoom: 1;
    overflow: hidden;
    padding: 10px 0 10px 80px;
    border: 3px solid #e0e0e0;
    margin-top: 20px;
}
.prd-tinfo dt, .prd-tinfo dd {
    position: relative;
    float: left;
}
.prd-tinfo dt {
    left: -70px;
    margin-right: -70px;
    width: 60px;
    height: 60px;
}
.prd-tinfo dt img {
    width: 100%;
    height: 100%;
}
.prd-tinfo dd {
    width: 100%;
}
.prd-tinfo dd ul {
    padding: 15px 0 0 10px;
    min-height: 45px;
    _height: 45px;
    border-left: 1px solid #e0e0e0;
}
.prd-tinfo dd ul li {
    padding: 1px 0;
}
.prd-tinfo dd ul li .tit {
    display: inline-block;
    width: 55px;
}
.prd-tinfo dd ul li.name .tit {
    letter-spacing: 1px;
}
/* 개인정보보호정책 동의 */
.privercy-contract textarea {
    height: 100px;
    width: 660px;
}
.new-privercy-contract p {
    text-align: left;
}
/* 개인정보 수집 이용 */
.privercy-contract .tbl {
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}
.privercy-contract .tbl caption {
    display: none;
}
.privercy-contract .tbl th {
    line-height: 32px;
    color: #3b3b3b;
    font-size: 12px;
    font-weight: bold;
    background: #f0f0f0;
    text-align: center;
}
.privercy-contract .tbl th, .privercy-contract .tbl td {
    height: 32px;
    padding: 0;
    margin: 0;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    letter-spacing: -1px;
}
.privercy-contract .tbl td .txt-l {
    padding: 5px 3px;
    margin: 0;
    text-align: left;
}
.use_pr {
	border-bottom:1px solid #f2f2f2;
}
.MS_input_txt {
    margin-right: 20px;
    padding: 2px 0px 0px 2px;
    line-height: 28px;
    border: 1px solid #dcdcdc;
    height: 28px;
    color: #202020;
}
/* 상단배너 */
.table_info {
	width: 1920px;
	text-align: center;
}
.table_info .info_01 {
	background-color: #ffe900;
}
.table_info .info_02 {
	background-color: #381c04;
}
.table_info .info_03 {
	background-color: #fff;
}
.table_info .info_04 {
	background-color: #f4f4f4;
}
/* BASIC css end */

