* {
	margin:0px;
	padding:0px;
}
body {
    background: #eaeaea scroll url('//images.thaiza.com/bg/bg_market.png') repeat;
	color: #666;
}

ul {
	display: block;
	margin:0px;
	padding:0px;
	list-style: none;
}
ol {
	padding-left: 30px;
}
article {
    display: block;
    margin-right:320px;
	padding:0px;
	overflow: hidden;
	width: 703px;
}
aside {
    width:300px;
	background: none;
	overflow: hidden;
	margin-right:10px;
}

article section {
	margin-left: 0px;
	margin-top: 20px;
}
article section:first-child { margin-top: 16px}

aside section {
	margin-top: 12px;
}
aside .ads300 {
	margin-top:20px;
}
.body-main {
	margin-top: 50px;
	background-color: transparent;
	width: 1024px;
	padding-bottom: 15px;
	z-index: 0;
	overflow: hidden;
}
.body_dv {
    display:block;
    width:1024px;
    margin:0px auto;
	padding:0px;
	height: 100%;
	background-color: transparent;
	position: relative;
}
header {
    display: block;
    margin-top:37px;
    height: 150px;
    overflow: visible;
    background: #CCC url('/image/bg_011.png') repeat-x;
}
header .banner_728_90 {
	position: absolute;
	right:1px; top: 31px;
	margin: 0px;
	vertical-align: top;
}
.channel_logo {
    display:inline-block;
    width: 322px;
    height: 157px;
    margin-top: 31px;
	margin-left: 0px;
    background: url('/image/logo.png') no-repeat;
	vertical-align: middle;
}
/*********  form style *******/
.form_control input , .form_control select , .form_control textarea {
	height: 34px;
	padding: 0px 13px;
	font-size: 14px;
	line-height: 34px;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin: 0px 3px;
/*
 
 */
}
.form_control select {
	padding: 0px 0px 0px 8px;
}
.form_control label {
	color: #fff;
	font-size: 13px;
	margin-left: 10px
}
/*********  fonts ***********/
.font1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: supermarketregular, Tahoma;
	text-decoration: none;
	padding: 0px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	cursor: pointer;
}
.orange_bg {
	display: inline-block;
	padding: .2em .6em .3em;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #F38128;
	box-shadow: 0 -15px 15px rgba(255, 186, 8, 0.3) inset;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-right: 5px;
}
.orange_bg small {
	font-weight: normal;
	text-shadow: none;
}
.h1 {
	display: block;
	background-image: linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	height: 40px;
	text-align: left;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #ef9817;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fefefe, endColorstr=#e6e6e6);
}
.h1 a, .h1 label {
	text-decoration: none;
	color: #CF6F0E;
	text-transform: uppercase;
	font-family: supermarketregular, Tahoma;
	font-size: 22px;
	text-shadow: 1px 1px 0px #fff, 2px 2px 3px rgba(0,0,0,0.15);
	font-weight: normal;
	background-image: url('/image/icon-h1.png');
	background-repeat: no-repeat;
	background-position: 10px 20%;
	padding: 0 0 0 50px;
	display: block;
	margin: 5px;
	line-height: 1.7em;
	color: #444;
}
.h2big {
color: #434343;
font-family: supermarketregular, Tahoma;
font-size: 26px;
font-weight: normal;
margin:0px;
}

/*********  boxes  ***********/
.box-a {
	background-color: #FFF;
	padding:10px;
	text-align: center;
	overflow: auto;
}
.box-b {
	overflow: hidden;
	padding:5px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin: 10px 0px;
}
.box-c {
	display: inline-block;
	width: 44%;
	font-size: 13px;
	vertical-align: top;
	margin: 0px 0px 0px 6px;
	white-space: nowrap;
}
.box-c  li {
	display: block;
	margin: 9px 0px;
}
.box-c samp {
	display: inline-block;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	vertical-align: baseline;
	color: #C30;
}
.box-c p {
	margin:2px 0px 0px 3px;padding :0px;
	display:inline-block;
	white-space: pre-wrap;
	overflow-wrap: break-word;
	vertical-align: top;
}
.box-d {
	font-size: 13px;
	vertical-align: top;
	margin: 0px 6px 10px 6px;
}
.box-d a {
	font-weight: bold;
	color: #F80;
	position: relative;
}
.box-d a:after {
	content: '';
	position: absolute;
	left: 0pc; right:0pc; bottom: 1px;
	border-bottom:1px solid transparent;
}
.box-d a:hover:after {
	border-bottom-color: #666;
}
.box-e {
	overflow: auto;
}
.box-e input[type="radio"]{
	margin: 5px 0px 5px 5px;
	outline: none;
	cursor: pointer;
}
.box-e label[for]{
	color: #333;
}
.box-e img {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.box-orange {
	text-align: center;
	background-color: #F90;
	box-shadow: 0 -15px 15px rgba(155, 81, 2, 0.3) inset;
	border-radius: 4px;
	padding: 5px;
	line-height: 2em;
}
.subbox {
	border: 1px solid #dedede;
	padding: 10px 0px 0px 10px;
	text-align: left;
}
.content_read2 {
	font-size: 14px;
	line-height: 1.5em;
}
.content_read2 img {
	margin: 10px 5px;
	max-width: 670px;
}
/*********  lists  ***********/
.catelist {
	margin: 0px;
	padding: 20px 0px 10px 0px; 
	width: auto;
	overflow: hidden;
	text-align: left;
	line-height: 0px;
}
.catelist li {
	width: 240px;
	height: 70px;
	margin-left: 2px;
	margin-bottom:5px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	background-color: #fff8f0;
	border: 1px solid #ccc;
	border-radius: 5px;
	opacity: 1;
	width: 192px;
	transition: all 0.3s ease-out;
/*
	 */
}
.catelist li:hover {
	border: 1px solid #ffb910;
	background-color: #ffecdc;
}

.catelist li:nth-child(5n+1) {
	/*margin-left: 0px;*/
}

.catelist img {
	height: 65px;
	width: 65px;
	padding: 3px;
	margin-right: 2px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	border-radius: 8px;
	overflow: hidden;
}
.catelist h2 {
	margin: 8px 5px 3px 70px;
	line-height: 16px;
}
.catelist h2 a {
	color: #CC3300;
	font-size: 18px;
	font-family: supermarketregular, Tahoma;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff, 2px 2px 3px rgba(0,0,0,0.15);
	font-weight: normal;
}
.catelist span {
	font-size: 13px;
	color: #91938c;
position: absolute;
bottom: 8px; right: 10px;
}
/** extend class for catelist  **/
.collap li:nth-child(n+16) {
	height: 0px;
	margin-bottom: 0px;
	border-color: transparent;
	transition: all 0.3s ease-out;
	opacity: 0;
}
/*** listview1 ***/
.listview1 li {
	position: relative;
	height: auto;
	overflow: hidden;
	display: block;
}
.listview1 h3 {
	margin:0px 0px 3px 0px;
	line-height: 15px;
	padding: 2px 0px;
}
.listview1 h3 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.listview1 h3 a:hover { color: #F60; }

.listview1 h4 {
	margin-bottom: 10px;
}
.listview1 h4 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration: none;
	font-weight: normal;
}
.listview1 img {
	border: 1px solid #d2d2d2;
	transition: all ease 0.5s;
	background-color: #FFF;
}
.listview1 img:hover{ border: 1px solid #F60;}
.listview1 small, .orange_bg small {
	text-shadow: none;
	font-size: 13px;
	font-weight: normal;
	margin:0px 3px;
}
.listview1 span, .orange_bg {
	display: inline-block;
	padding: .2em .6em .3em;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #F38128;
	box-shadow: 0 -15px 15px rgba(255, 186, 8, 0.3) inset;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-right: 5px;
	margin-bottom: 2px;
}
/** pictop **/
.listview1.pictop li {
	position: relative;
	display: inline-block;
	width: 145px;
	height: auto;
	margin: 0px 11px 15px 11px;
	overflow: visible;
	vertical-align: top;
}

.listview1.pictop img {
	height: 125px;
	width: 125px;
	padding: 10px;
	margin-left: 0;
}
.listview1.pictop li span {
	position: absolute;
	bottom:-20px;
}
	
/** piclift **/
.listview1.picleft li {
	display: block;
	padding: 10px 10px 15px 87px;
	border-bottom: 1px solid #bfbfbf;
	transition: all ease 0.5s;
	margin: 0px;
}
.listview1.picleft li:hover {
	background-color: #EAEAEA;
}
.listview1.picleft img {
	float: left;
	width: 70px; height: 70px;
	padding: 3px;
	margin-left:-87px;
}
.listview1.picleft img {
	
}
.listview1.picleft img {
	
}
.listview1.picleft img {
	
}
/** extent hot **/
.listview1 li.hot:after {
	content: url('/image/hot_icon.png');
	position: absolute;
	width: 40px;
	height: 40px;
	top:0px; left: 0px;
}
/***** list 2 *******/
.list2 li {
	border-bottom: 1px solid #bfbfbf;
	padding: 5px;
	background-image: linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fefefe, endColorstr=#e6e6e6);
	text-transform: uppercase;
	font-family: supermarketregular, Tahoma;
	font-size: 18px;
	text-shadow: 1px 1px 0px #fff, 2px 2px 3px rgba(0,0,0,0.15);
	font-weight: normal;	
	text-decoration: none;
	color: #646464;
	white-space: nowrap;
	line-height: 1.5em;
}

.list2 li label{
	display: inline-block;
	background-image: url(/image/stats-icon.png);
	background-repeat: no-repeat;
	background-position: 2px 20%;
	padding: 4px 0 0 44px;
	margin:0px;
	line-height: 1.8em
}
.list2 li span {
	float: right;
	margin-right: 5px;
	margin-top:2px;
	font-size: 20px;
	line-height: 1.8em
}
/********* buttons ***********/
button {
	vertical-align: middle;
	cursor: pointer;
}
.btn_orange{
border:1px solid #c89f4f; -webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px;font-size:14px;
font-family:tahoma, verdana, arial, sans-serif; padding: 8px 8px 8px 8px; text-decoration:none; display:inline-block;
text-shadow: 0px 1px 0 rgba(246, 246, 246, 0.3); color: #565656;
vertical-align: top;
 background-color: #FFEDC9;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FFEDC9), to(#C1AE96));
 background-image: -webkit-linear-gradient(top, #FFEDC9, #C1AE96);
 background-image: -moz-linear-gradient(top, #FFEDC9, #C1AE96);
 background-image: -ms-linear-gradient(top, #FFEDC9, #C1AE96);
 background-image: -o-linear-gradient(top, #FFEDC9, #C1AE96);
 background-image: linear-gradient(to bottom, #FFEDC9, #C1AE96);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFEDC9, endColorstr=#C1AE96);
}

.btn_orange:hover{
 border:1px solid #AB9365;
 background-color: #D9C09A;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#D9C09A), to(#AE9576));
 background-image: -webkit-linear-gradient(top, #D9C09A, #AE9576);
 background-image: -moz-linear-gradient(top, #D9C09A, #AE9576);
 background-image: -ms-linear-gradient(top, #D9C09A, #AE9576);
 background-image: -o-linear-gradient(top, #D9C09A, #AE9576);
 background-image: linear-gradient(to bottom, #D9C09A, #AE9576);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D9C09A, endColorstr=#AE9576);
}
.btn_tag a , .btn_tag label {
	font-family: supermarketregular, Tahoma;
	font-size: 15px;
	text-align: right;
	display: inline-block;
	padding: 5px 8px 5px 8px;
	color: #333;
	border: 1px solid #c8c8c8;
	margin: 3px 5px 5px 0;
	font-weight: normal;
	box-shadow: 0 -15px 15px rgba(153, 153, 153, 0.3) inset;
	text-decoration: none;
	transition: all ease 0.5s;
	text-shadow: 1px 1px 1px #fff;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-radius: .25em;
}

.btn_tag a:hover {
	color: #F60;
	border: 1px solid #F60;
	transition: all ease 0.5s;
}
.btn_tag .active {
	background:  none;
	text-shadow: none;
	font-weight: bold;
	border: 2px solid #F80;
	padding: 4px 7px 4px 7px;
	box-shadow: 0 -15px 15px rgba(180, 103, 2, 0.3) inset;
}
.btn-delete {
    height: 20px;
    line-height: 20px;
    background: url("/image/delete-20.png") no-repeat 0px 0px;
    padding:0 0 0 20px;
    color: #333;
    font-size: 14px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
	display: inline-block;
	visibility: hidden;
}
.btn-delete:hover, .btn-delete:focus {
    background-position: 0px -20px;
}
/*********  footer **********/
footer {
    background: none;
	min-width: 1034px;
	
}
.footer_links {
    text-align: center;
    background-color: #2C2C2C;
    margin-top: 20px;
    border-top: 5px solid #bdbdbd;
    border-bottom: 3px solid #ef9817;
	padding:22px 0px 24px 0px;
}
.footer_links li {
    border-bottom: 1px solid #4f4f4f;
    font-size: 12px;
	color: #666;
}

.footer_links li:hover {
    background-color: #793E08;
	color: #793E08;
    /*-webkit-box-shadow: inset 0 0 10px #793E08;
    -moz-box-shadow: inset 0 0 10px #793E08;
    box-shadow: inset 0 0 10px #793E08;*/
}
.footer_links ul:first-child {
	margin-left: 0px;
	padding-left: 0px;
}
.contact {
    padding:10px 0px;
    color:#666;
    background: none;
    font-size: 13px;
	margin-top: 5px;
}
.contact a {
    color: #F60;
    font-family: supermarketregular, Tahoma;
    font-size: 17px;
	position: relative;
	padding:0px;
	margin: 0px 4px;
}
.contact a:after {
	content: '';
	position: absolute;
	left:0;right:0;bottom:5px;
    border-bottom:1px solid transparent;
}
.contact a:hover {
	color: #F60;
}
.contact a:hover:after {
    border-bottom-color: #666;
}
.backtotop:hover:after {
    background-color:  #CF7B0A;
}
/********* form input **********/
.form_post input[type="text"], .form_post select, .form_post textarea, .form_post input[type="file"] {
	height: 34px;
	font-size: 13px;
	color: rgb(102,102,102);
	vertical-align: middle;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border: 1px solid #bdbdbd;
	padding-left: 12px;
	line-height: 34px;
}
.form_post select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	padding-left: 10px;
	padding-top: 0px;
}
.form_post textarea { padding: 10px 5px;line-height: 1.4em;}
.form_post textarea.require { background-position: 2px 14px }
.form_post input[type="file"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
    height: 20px;
	line-height: 1em;
    width:380px;
    font-size: 13px;
    color: rgb(102,102,102);
    padding: 6px 4px 4px 4px;
}
.form_post td {
    vertical-align: top;
    padding: 3px 2px;
}
.form_post td:first-child {
    width: 130px;
    text-align: right;
    background-color: rgb(243, 243, 243);;
    line-height: 38px;
    color: #666666;
	padding-right: 2px;
}
.form_post td:nth-child(2) {
    vertical-align: middle;
}
.form_post tr:nth-child(odd) { background-color: #fff7f2;}
.form_post input {
    height: 24px;
}
iframe[name='frame1'] { display: none;}
/********* other  ************/
label[for] {
	display: inline-block;
	margin-left: 6px;
	margin-right: 15px;
	cursor: pointer;
}
.shadow-top, .shadow-bottom {
	width: 1024px;
	height: 23px;
	background-image: url(/image/from_bg2.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

.shadow-bottom { background-image: url(/image/from_bg1.png);}
.gray_bg {
	font-size: 13px;
	color: #666;
	background-color: #ccc;
	padding: 2px 10px;
	margin: 5px;
}
.see_icon {
	color: #666;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}
.moreinfo {
	float: right;
	margin-right: 10px;
	margin-top:5px;
}
.require {
	padding-left: 10px;
	background: url('/image/dotred.png') no-repeat 2px 13px;
}
.warn {
	background-color: #ffd3d8 !important;
}
.norm {
	display: inline-block;
	color: #666;
	font-size: 13px;
	width: 80px;
	text-align: right;
	margin-left: 10px;
}
.norm.red { color: red;}
.navigate {
	padding:2px 5px;
}
.navigate a:hover {
	color: #F80;
}
.social_box > div {
	margin:0px 2px;
}
#wait {
	display: none;
	margin-left: 10px;
	vertical-align: middle;
}
.wait2 {
	position: absolute;
	left: 177px;
	top: 127px;
	display: none;
}
.removepic {
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.oldpic {
	opacity: 0.6;
	-webkit-filter: grayscale(80%) sepia(60%);
	-moz-filter: sepia(100%);
	-ms-filter: sepia(100%);
	-o-filter: sepia(1);
	filter: gray alpha(opacity=60);;
/*
 *
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");}
 
 	filter: grayscale(100%);
	filter: url(css/grayscale.svg);
	filter: gray;

	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(50%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	opacity: 0.5 !important;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	/*
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	
	zoom: 1;
	*/
}
@-moz-document url-prefix() {
    .oldpic {
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'old-timey\'><feColorMatrix type=\'matrix\' values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\'/></filter></svg>#old-timey");
		opacity: 0.6 !important;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific */  
.oldpic {
	opacity: 0.6;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'old-timey\'><feColorMatrix type=\'matrix\' values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\'/></filter></svg>#old-timey");

background: #000;
	/*filter: url(grayscale.svg#grayscale);*/
}
.form_post input[type="file"] {
	height:34px;
}
.form_post input[type="file"]::-ms-value {
	border: none;
	background-color: #fff;
	height: 29px;
	border-radius: 4px;
}
.form_post input[type="file"]::-ms-browse {
	border: none;
	border-left: 1px solid #bdbdbd;
	height: 27px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
}
