body {
    background-color: #ffffff;
    color: #222;
    font-family: Helvetica;
    font-size: 14px;
    margin: 0;
    padding: 0;
	height: 100%;
	min-height: 600px;
}
a {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #72ba34;
	text-decoration: none;
}
img {
	border: 0;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#container {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;	
}
#content {
    padding: 0;
}
#content a {
    color: blue;
}
#progress {
    -webkit-border-radius: 10px;
    background-color: rgba(0,0,0,.7);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    margin: 10px auto 0 auto;
    text-align: center;
    width: 200px;
}


/* 폼 디자인 */
input {
	height: 18px;
	border:1px solid #aaa;
	display:inline-block;
	vertical-align: middle;
	margin: 2px;
}
input[type="file"] {
	border: 0;
}
input[type="checkbox"] {
	border: 0;
}
input[type="radio"] {
	border: 0;
}
input[type="submit"] {
	height: 22px;
}
select {
	height: 20px;
	border:1px solid #aaa;
	min-width: 90px;
	display:inline-block;
	vertical-align: middle;
	margin: 2px;
}
button, input[type="submit"] {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #aaa;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin: 5px 0;
	padding:3px 8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor: pointer;
	vertical-align: middle;
}
button:hover {
	background-color:#dfdfdf;
}
button:active {
	position:relative;
	top:1px;
}
button.nomargin {
	margin: 0;
}
textarea {
	width: 97%;
	margin: 3px 2px;
	border:1px solid #aaa;
}



.leftButton {
    width: 30px;
	height: 30px;
	margin: 5px 0 5px 5px;
	position: fixed;
	top: 0;
	left: 0;
	background-color:#ccc;
}
.rightButton {
    width: 30px;
	height: 30px;
	margin: 5px 5px 5px 0;
	position: fixed;
	top: 0;
	right: 0;
	background-color:#ccc;
}

#header_home {
    background-color: rgba(255,221,23,.8);
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 20px 0 0 0;
	position: fixed;
	top: 0;
	left: 0;
}
#header_home .title {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
    text-shadow: 0px 1px 0px #fff;
    max-width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#header_home .title input {
	height: 28px;
	width: 250px;
	border: 0;
    -webkit-border-radius: 14px;
    -webkit-border-radius: 14px;
	background-color: rgba(255,255,255,.9);
}
#header_home .title button {
	display: none;
}




.rotation_images1 {
	width: 100vw;
	height: 200px;
	background-color: #ccc;
	background:url(http://m.yiwutown.com/www/banner/main_rotate_1.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
}
.rotation_images1 .rotation_btns {
	width: 100%;
	text-align: center;
	padding: 170px 0 0 0;
}
.rotation_images1 .rotation_btns img {
	margin-left: 2px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.rotation_images1 .cover {
	width: 100vw;
	margin-top: -10px;
}


.home_center_menu {
	width: 100vw;
	margin: 0 auto 0 auto;
	text-align: center;
}
.home_center_menu img {
	width: 60px;
}


.home_market_title {
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 10px;
	border-width: 10px 0 0 0;
	border-color: #f0f0f0;
	border-style: solid;
}
.home_market {
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
.home_market img {
	height: 58px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 1px;
    padding: 0;
	text-align: center;
	cursor: pointer;
}

.home_hot_title {
	color: #06C;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 10px;
	border-width: 5px 0 0 0;
	border-color: #f0f0f0;
	border-style: solid;
}
.home_hot {
	margin: 0;
	padding: 0;
}
.home_hot li {
	width: 50vw;
	height: 40px;
    background-color: #FFFFFF;
    color: #222222;
    text-decoration: none;
	margin: 0;
    padding: 0;
	float: left;
}

.home_category_title {
	color:#06C;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 10px;
	border-width: 5px 0 0 0;
	border-color: #f0f0f0;
	border-style: solid;
}
.home_category {
	
}

#footer {
    background-color: rgba(230,230,230,.9);
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 0 0;
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 5px;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
}
#footer img {
	width: 45px;
	height: 45px;
	margin: 0 12px;
	cursor: pointer;
}
#footer img:first-child {
	margin-left: 0;
}



#myvoice {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 0 0;
	width: 100%;
	background-color: #fff;
	height: 80px;
	margin: 0;
	padding: 5px;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
}

#myvoice .selected_item {
	text-align: left;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ccc;
}
#myvoice .selected_item img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #999;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
#myvoice .chat img {
	vertical-align: middle;
	margin-top: 6px;
	width: 36px;
	height: 36px;
	cursor: pointer;
}
#myvoice .chat textarea {
	border: 1px solid #000;
	width: 280px;
	height: 40px;
	margin-top: 8px;
	font-size: 16px;
	vertical-align: middle;
}
#myvoice .chat button {
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width: 36px;
	height: 36px;
	margin-top: 8px;
	background: #ed1c24;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	text-shadow: none;
	color: #fff;
	vertical-align: middle;
	border: 0;
}

#myvoice .files {
	display: none;
}
#myvoice .preview {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display: none;
}



.box_talk {
	width: 100%;
	height: 100%;
	min-height: 620px;
	background-color: #999;
}
.box_talk .box {
	width: 95%;
	list-style: none;
	margin: 10px auto;
	padding: 0;
}
.box_talk .box a {
	text-decoration: underline;
}
.box_talk .box .man {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width: 62px;
	height: 62px;
	background: url("/img/talk_man_blank.png");
}
.box_talk .box .item {
	width: 310px;
	margin: 0 35px;
	cursor: pointer;
	font-size: 12px;
	height: 20px;
	color: #fff;
}
.box_talk .box .item a {
	color: #fff;
}
.box_talk .box .item img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:16px;
	height:16px;
	vertical-align: middle;
}
.box_talk .box .talk p {
	max-width: 200px;
	padding: 0px 20px 10px 20px;
	background: #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.box_talk .box .talk p span {
	margin:0; 
	font-size:10px; 
	padding:0; 
	line-height:18px;
}
.box_talk .box .talk div.name {
	float: left;
}

.box_talk .you {
	float: left;
	margin-right: 38px;
}
.box_talk .me {
	float: right;
	margin-left: 38px;
}

.box_talk .you .man {
	float: left;
}
.box_talk .me .man {
	float: right;
}
.box_talk .you .item {
	float: left;
	text-align: left;
}
.box_talk .me .item {
	float: right;
	text-align: right;
}
.box_talk .you .talk {
	background: url("/img/talk_you_arw.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
}
.box_talk .me .talk {
	background: url("/img/talk_me_arw.png");
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
}
.box_talk .you .talk p {
	float: left;
	text-align: left;
	margin-top: 0;
	margin-left: 25px;
	line-height: 24px;
}
.box_talk .me .talk p {
	float: right;
	text-align: right;
	margin-top: 0;
	margin-right: 25px;
	background: #fff0cc;
	line-height: 24px;
}



.popupbox {
	display: none;
	width: 300px;
	/*height: 300px;*/
	border: 1px #333 solid;
	background-color:#f0f0f0;
	text-align: center;
}
.boxtitle {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	background-color:#69C;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}




/* 테이블 */
table {
	width: 90%;
	border: #aaa solid;
	border-width: 1px 0 0 1px;
	padding: 0;
	margin: 10px auto 100px auto;
}
table.reply {
	width: 100%;
	margin-bottom: 10px;
}
th {
	font-size: 12px;
	height: 24px;
	font-weight: normal;
	cursor: pointer;
	margin: 0; 
	padding: 0;
	border: #aaa solid;
	border-width: 0 1px 1px 0;
}
td {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border: #aaa solid;
	border-width: 0 1px 1px 0;
	font-size:12px;
}
td.title {
	background:#eee;
	vertical-align: middle;
	line-height: 20px;
}
td.title img {
	width: 20px;
	height: 20px;
	border: #666 1px solid;
	float: left;
}
td.body {
	text-align: left;
	padding-right: 5px;
}
.dayevent {
	height: 80px;
	width: 100px;
	margin: 0 5px;
}


/* 상태 */
.st_order {
	background-color: #eeeeee;
	color: #000000;
}
.st_factory {
	background-color: #00ccff;
	color: #000000;
}
.st_qc {
	background-color: #ffcc00;
	color: #000000;
}
.st_packing {
	background-color: #999999;
	color: #000000;
}
.st_invoice {
	background-color: #999999;
	color: #000000;
}
.st_delivery {
	background-color: #333333;
	color: #ffffff;
}
.st_claim {
	background-color: #ff0000;
	color: #ffffff;
}

.qty {
    width: 40px;
}
.fob_date {
    width: 70px;
}
.title {
    margin: 10px auto;
    text-align: center;
}


.none {
	width: 100%;
	height: 0;
	float: none;
	clear: both;
}
