*
{
	padding:0px;
	margin:0px
}
.listitem
{
    border:0px;
}
a:hover
{
	color:#F90
}
a
{
	text-decoration:none;
	color:#636363
}
body
{
	font-size:12px;
	font-family:arial;
	background:#f1f1f1;
	line-height:18px;
}
#online table td
{
	padding:2px 5px
}
#name_com
{
	position: absolute;
top: 47px;
left: 154px;
}
#online
{
font-size: 11px;
color: red;
}
#container
{
	width:1000px;
	margin:auto
}
#top
{
	height:180px;
	position:relative;
}
#logo
{
	position:absolute;
	top:18px;
	left:25px
}
#menu
{
	height:42px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	-moz-box-shadow:0px -1px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px -1px 6px rgba(0,0,0,0.1);
	box-shadow:0px -1px 6px rgba(0,0,0,0.1);
	background: #f3f3f5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
	behavior: url(dh.html);
}
#menu p
{
	float:left;
padding: 11px 33px 0px 33px;
}
#main
{
	background:white;
	padding:15px;
	min-height:500px;
	-moz-box-shadow: 0px 8px 5px rgba(50, 50, 50, 0.3);
	-webkit-box-shadow: 0px 8px 5px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 8px 5px rgba(50, 50, 50, 0.3);
        margin-top:1px;
	border-bottom:none;
	border-top:none;
border-top:2px solid #108ec5;

	
}
#left
{
	width:240px;
	float:left;
}
.end_s_box
{
	background:url(../images/cuacuon_31.png) center top no-repeat;
	width:222px;
	height:8px;
}
.list_cate
{
background: url(../images/icon.png) no-repeat;
background-position: 0px 11px;
border-top: 1px dotted #afafaf;
position:relative;
padding: 5px 5px 6px 12px;
margin:0px 0px 0px 10px;
}
.chil_menu_left li
{
	list-style:none;
	background:url(../images/icon28.png) no-repeat;
	background-position:5px 12px;
	padding:5px 0px 5px 20px;
	border-bottom:1px dotted #AFAFAF;
}

.chil_menu_left li:last-child
{
    border:none;
}

.chil_menu_left li ul
{
	background:#000;
	width:180px;
	z-index:100;
	display:none;
	left:160px;
	top:0px;
	position:absolute;
}

.chil_menu_left li ul li
{
	list-style:none;
	background:url(../images/icon28.png) no-repeat;
	background-position:5px 12px;
	padding:5px 0px 5px 20px;
	position:absolute;
}

.chil_menu_left li:hover ul
{
	display:block;
}

.chil_menu_left
{
	position:absolute;
	background:white;
	width:180px;
	z-index:9;
	display:none;
	left:200px;
	top:0px;
	
	-moz-box-shadow: 0px 0px 10px #eaeaea;
-webkit-box-shadow: 0px 0px 10px #eaeaea;
box-shadow: 0px 0px 10px #eaeaea;
border:1px solid #eaeaea;
padding:5px;
}
#right
{
	width:730px;
	float:left
}
.list_cate a
{
	font-weight:bold;
}
.listpro
{
	margin-right:30px !important;
	height:240px;
	margin-left:0px !important;
}
.b_top a
{
	display:block;
	font-size:14px;
	color:#333;
	padding:11px 0px 0px 14px;
}
.first a
{
	background:none !important;
	border:none !important;
	padding-top:12px !important;
}
.first
{
	background:url(../images/cuacuon_27.png) top left no-repeat !important;
	background-position:0px 0px;
	border:none !important;
}
.b_top a
{
	 border-top: 1px solid #E6E6E6;
    display: block;
    height: 23px;
    left: -1px;
    padding-right: 47px;
    position: absolute;
    top: -1px;
    width: auto;
}
.b_top
{
	position:relative;
	height:34px;
	background:#F8F8F8;
border:1px solid #e6e6e6;

}
.img_pro img
{
	width:154px;
	height:107px;
	padding:3px;
	background:white;
	-moz-box-shadow: 0px 0px 10px #ededed;
-webkit-box-shadow: 0px 0px 10px #ededed;
box-shadow: 0px 0px 10px #ededed;
margin-bottom:5px;
}
.se
{
	background:url(../images/cuacuon_37.html) top left no-repeat;
}
.name_pro
{
	color:#63C3ED;
	display:-moz-stack;
	height:35px;
	overflow:hidden;
	margin-bottom:3px;
}
.item_pro p span
{
	font-weight:bold;
	color:#ba2b31
}
.item_pro p
{
	color:#334460;
	margin-bottom:5px;
}


.order:hover
{
	background:url(../images/cuacuon_34_ac.png) top left no-repeat;
	
}
.item_pro
{
	margin-left:18px;
	float:left;
	width:151px;
	text-align:center;
	height:218px;
	
}
.order
{
	background:url(../images/cuacuon_34.png) top left no-repeat;
	width:91px;
	height:26px;
	display:block;
	cursor:pointer;
	float:left;
	margin:0px 0px 5px 34px;
	
}
.s_box
{
	-moz-box-shadow: 0px 0px 10px #eaeaea;
-webkit-box-shadow: 0px 0px 10px #eaeaea;
box-shadow: 0px 0px 10px #eaeaea;
width:222px;
}
.s_top h2
{
	font-size:14px;
	color:white;
	padding:10px 0px 0px 12px
	
}
.s_top a
{
	color:white;
}
.s_mid
{
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.s_top
{
	backgroun1d:url(../images/cuacuon_25.html) no-repeat;
	height:34px;
	width:222px;
	background: #fdbf48; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkYmY0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZTY5MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #63c3ed 0%, #108ec5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdbf48), color-stop(100%,#108ec5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #63c3ed 0%,#108ec5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #63c3ed 0%,#108ec5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #63c3ed 0%,#108ec5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #63c3ed 0%,#108ec5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63c3ed', endColorstr='#108ec5',GradientType=0 ); /* IE6-8 */
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
behavior: url(dh.html);
}
#wap_slider
{
	height:290px;
	border-bottom:5px solid #bebebe;
	margin-bottom:20px;
	overflow:hidden;
}
.top_col a:hover
{
	color:#F60
}
.list-video li
{
	list-style:none;
	background:url(../images/icon.png) no-repeat;
	background-position:4px 10px;
	padding:3px 0px 3px 15px;
}
.list-video
{
	padding:5px;
	height:72px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.top_col a
{
	font-size:13px;
	display:block;
	height: 22px;
	background:rgba(0,0,0,0.1);
	color:white;
	text-shadow:0px 1px 1px black;
	padding-top:13px;
}
#bd_col
{
	height:1px;
	opacity:0.9;
-moz-box-shadow: 1px -1px 18px #black;
-webkit-box-shadow: 1px -1px 18px #black;
box-shadow: 1px -1px 18px #black;
}
.item_five
{
	width:194px;
	float:left;
	height:168px;
	background:url(../images/cuacuon_21.png) center bottom no-repeat;
}
.top_col
{
	height:35px;
	text-align:center;
}
.mid_col
{
	height:109px;
	overflow:hidden;
	text-align:center
}
#menu p a
{
	color:#333;
	font-weight:bold;
	
}
#wap_foot
{
	border-top:1px solid #465c80;
	background:#314463;
	height:auto;
}
#content_f
{
	width:985px;
	padding:15px;
	margin:auto;
	padding-right:0px;
}
.col_f
{
	width:900px;
	float:left;
	margin-right:15px;
    text-align:center;
}
#copy
{
	color:#657186;
	position:absolute;
	top:11px;
	left:0px;
}
.col_f p a:hover
{
	color:#F90
}
.col_f p
{
	padding-bottom:5px;
	color:white
}
.col_f p a
{
	color:white
}
.col_f h2
{
margin-top: 10px;
font-size: 14px;
color: white;
margin-bottom: 20px;
}
#dev
{
	position:absolute;
	top:10px;
	right:0px;
	display:none;
}
#dev_a:hover
{
	color:white
}
#dev_a
{
	color:#fff000
}
#end_f
{
	width:1000px;
	height:35px;
	margin:auto;
	position:relative
}
#menu p a:hover
{
	color:#e26147
}
#foot
{
	border-top:6px solid #293852;
	background:#293852;
	height:auto;
}

.btnSearch
{
    margin-bottom:-10px;
}

/* CSS menu*/
