#toc_container li,#toc_container ul {    margin: 0;    padding: 0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li {    background: 0 0;    list-style-type: none;    list-style: none}#toc_container.have_bullets li {    padding-left: 12px}#toc_container ul ul {    margin-left: 1.5em}#toc_container {    background: #dff4ff;    border-radius: 5px;    margin-bottom: 1em;    width: auto;    display: table;    position: relative;}#toc_container p.toc_title {    text-align: center;    font-weight: 900;    margin: 0;    padding: 10px 0 8px;    font-family: "Roboto Slab", sans-serif;    text-transform: uppercase;    background: #f4f5f8;    border-radius: 5px 5px 0 0;}#toc_container.toc_black p.toc_title {    color: #aaa}#toc_container p.toc_title+ul.toc_list {    padding: 10px 30px;    overflow: hidden;}#toc_container a {    text-decoration: none;    text-shadow: none;    color: #009ded;    font-size: 15px;    line-height: 15px;}#toc_container a:hover {    color: #007bff;}.vuta_toc_readmore {    text-align: center;    cursor: pointer;    position: absolute;    z-index: 9999;    bottom: 0;    width: 100%;    background: #fff;}.vuta_toc_readmore:before {    height: 55px;    margin-top: -45px;    content: "";    background: -moz-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);    background: -webkit-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);    background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff', GradientType=0);    display: block;}.vuta_toc_readmore a {    color: #222 !important;    display: block;    font-size: 13px !important;    font-weight: 700;}.vuta_toc_readmore a:after {    content: "";    width: 0;    right: 0;    border-top: 4px solid #222;    border-left: 4px solid transparent;    border-right: 4px solid transparent;    display: inline-block;    vertical-align: middle;    margin: -2px 0 0 5px;}.vuta_toc_expand {    text-align: center;}.vuta_toc_expand a {    position: relative;    color: #222 !important;    font-size: 13px !important;    font-weight: 700;}.vuta_toc_expand a:after {    content: "";    width: 0;    right: 0;    border-bottom: 4px solid #222;    border-left: 4px solid transparent;    border-right: 4px solid transparent;    display: inline-block;    vertical-align: middle;    margin: -2px 0 0 5px;}
* {
    margin:0;
    padding:0;
}
html{
    font-size:13px;
    font-family:Arial;
    color: #4f4f4f;
}
body {
	background:#fff;
	font-size:13px;
    font-family:Arial;
    color: #4f4f4f;
	line-height:18px;
	
	-moz-user-select: none !important;
	-webkit-touch-callout: none!important;
	-webkit-user-select: none!important;
	-khtml-user-select: none!important;
	
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important;
}
h2 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #069;
	line-height:24px;
}
h1 {
        font-size: 18px;
    font-weight: normal;
    margin-bottom: 11px;
    color: #00ADF0;
    line-height: 20px;
}
h3 {
    color: #666;
    font-size: 13px;
	font-weight: 500;
}

.no-cap {
    text-transform: none;
}
p {
    margin-bottom: 16px;
}
form p {
    line-height: 20px;
    margin-bottom: 8px;
    vertical-align: middle;
}
.right-align {
    text-align: right;
}
a {
    color:#069;
	text-decoration:none;
}
a:hover{
    color:#900
}
a img {
    border: none;
    /*margin-top: 2px;*/
    border-radius: 3px;
}
a img:hover {
    opacity: 0.9;
    filter: alpha(opacity=90); 
}
input.checkbox {
    position: relative;
    top:2px;
}
textarea:focus, input:focus{
    outline: none;
}
textarea {
    width:100%;
    border: 1px solid #d9d9d9;
    font-size:12px;
}
.div_search {
	background:#FFF;
	margin-top:14px;
	width:350px;
	display:block;
	height:25px;
	padding-top:5px;
	padding-left:5px;
	border:#CCC 1px solid;
	position:relative;
}
.div_search .textsearch{
	border:0;
	width:340px;
	padding:2px;
	color:#999
}
.div_search .button_serch {
	background:#0C0;
	height:32px;
	width:70px;
	display:block;
	border:0;
	position:absolute;
	right:-70px;
	top:-1px;
	color:#FFF;
	font-size:13px
}
.div_search .button_serch:hover {
	background:#090;
	color:#FFF;
}
.headertop { 
	height:73px;
	position:relative;
	background:#fff;
}
.oheader {
	background:#CCC;
	position:relative;
	padding:8px 0px;
	margin-top:10px
}
.menutop {
	background:#F2F2F2;
}
#userMenu {
	float:left;
}
#userMenu li{
    float:left;
    display: inline;
}
#userMenu a, #userMenu b{
    line-height:14px;
    color:#666;
    font-size: 12px;
	font-weight:bold;
    text-decoration: none;
	padding-right:20px;
}
#userMenu span{
  
}
#userMenu span a{
    font-weight:bold;
    padding:0;
    border:0;
}
#userMenu b{
    padding:0;
    border:0;
}
#userMenu a.notbordered{
    border:none;
}
#userMenu a.last {
    border-right: none;
}
#userMenu a:hover,
#userMenu a:focus{
    color:#FFF;
}
select.counter {
    width: 35px;
    height: 16px;
    padding-left:0px;
    font-size: 11px;
}
.pager {
    padding:10px 0;
    font-size: 12px;
    text-align:right;
    clear: both;
}
.submenu_fot {
	outline:0;
	list-style:none;
	padding:10px 0px;
	margin:0;
}
.submenu_fot li{
	float:left;
	width:20%;
	margin-bottom:8px;
}
.submenu_fot li a{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
}
.submenu_fot li ul{
	width:100%;
	margin-top:5px
}
.submenu_fot li ul li{
	display:block;
	float:none;
	width:100%;
}
.submenu_fot li ul li a{
	font-weight:normal;
	color:#333
}
.submenu_fot li ul li a:hover{
	color:#900
}
.class_signed {
	line-height:18px;
}
.class_signed p{
	margin:0;
	padding:0;
}
select,input{ font-family:Arial; font-size:12px; 	
	padding:3px;
	margin:0;
}
input[type="button"],input[type="submit"] {
    background:#F8F8F8;
	border:#cecece 1px solid;
	height:26px;
	padding:0 3px;
	cursor:pointer;
}
input[type="button"]:hover , input[type="submit"]:hover {
    background:#093
}
.block_default {
	background: #fff;
}
.block_default .block_default_header{
	background: #00ADF0;
	padding:10px;
	font-size:15px;
	color:#FFF;
}
.block_default .block_default_content{
	background: #fff;
	padding:10px;
}
.block_default2 {
	background:#fff;
	border:1px solid #EFEFEF;
	padding:10px
}
.upload_file {
	background: url("../images/uploadfile.png") no-repeat center transparent;
	display:inline-block;
	width:94px;
	height:28px;
	margin-top:2px
}
.download_file {
	background: url("../images/download.png") no-repeat center transparent;
	display:inline-block;
	width:100px;
	height:29px;
	margin-top:2px
}
.send-email {
	background: url("../images/mail.png") no-repeat center left transparent;
	padding-left:38px
}
.send-search {
	background: url("../images/search_top.png") no-repeat center left transparent;
	padding-left:38px
}
.block_utop { width:380px; border-right: dashed 1px #CCC; font-size:8pt; font-family:Tahoma }
.block_utop ul{ line-height:15px}
.block_utop ul li{ float:left; width:25%; text-align:center; height:90px}
.block_utop ul li .class_img{ width: 60px; height:50px; overflow:hidden; display:inline-block; border:2px solid #FFF}
.block_comment { }
.block_comment ul{ line-height:16px; }
.block_comment ul li{ margin-bottom:6px; }
.block_tag {
	line-height:20px;
	margin-bottom:20px
}
.block_tag a {
	padding-right:10px
}
a.keytag0 { color:#039; font-size:11px; }
a.keytag1 { color:#039; font-size:13px; } 
a.keytag2 { color:#F90; font-size:14px; }  
a.keytag3 { color:#900; font-size:18px; }  
a.keytag4 { color:#F90; font-size:12px; }  
a.keytag5 { color:#090; font-size:18px; } 
.block_new { list-style:none; position:relative }
.block_new li { margin-bottom:10px; padding-bottom:10px; width:50%; float:left; text-align:center; height:70px }
.block_new img{ width:48px; padding:1px; border:1px solid #DBDBDB; } 
.block_new li  a {
	color:#333;
	display:inline-block;
	margin-top:3px
}
.block_newfix { list-style:none; position:absolute; top:0; right:0; width:300px }
.block_newfix li { margin-bottom:10px; padding-bottom:10px; width:50%; float:left; text-align:center; height:70px }
.block_newfix img{ width:48px; padding:1px; border:1px solid #DBDBDB; height:48px } 
.block_newfix li  a {
	color:#333;
	display:inline-block;
	margin-top:3px
}
.link_error {
	background: url("../images/link_break.png") no-repeat center left transparent;
	padding-left:18px;
	line-height:20px;
	display:inline-block
}
.sec_error {
	background: url("../images/error.png") no-repeat center left transparent;
	padding-left:18px;
	line-height:20px;
	display:inline-block
}
.download_file2 {
	background: url("../images/download2.png") no-repeat center left transparent;
	display:inline-block;
	padding-left:20px;
	font-weight:bold;
}
a.po_del {
	background:#000;
	color:#FFF;
	padding:0 2px;
	height:16px
}
a.po_del:hover{
	background:#333;
	color:#FFF;
	padding:0 2px;
	height:16px
}
a.demo_default {
	background:#F60;
	background: linear-gradient(top, #FF6 0%, #F60 100%);  
	background: -moz-linear-gradient(top, #FF6 0%, #F60 100%); 
	background: -webkit-linear-gradient(top, #FF6 0%,#F60 100%);
	border:1px solid #F30;
	padding:3px;
	color:#000;
	border-radius: 3px;
	font-weight:700;
}
a.demo_default:hover {
	color:#900
}
a.demo_default1 {
	background:#F60;
	background: linear-gradient(top, #FF6 0%, #F60 100%);  
	background: -moz-linear-gradient(top, #FF6 0%, #F60 100%); 
	background: -webkit-linear-gradient(top, #FF6 0%,#F60 100%);
	border:1px solid #F30;
	padding:6px;
	color:#000;
	border-radius: 3px;
	margin-top:4px;
	font-weight:700;
}
a.demo_default1:hover {
	color:#900
}
a.demo_default1 span, a.demo_default span{
	background: url("../images/control_play.png") no-repeat center left transparent;
	padding-left:18px;
}
.accept_check0 {
	background: url("../images/warning.png") no-repeat center left transparent;
	padding-left:22px;
	font-weight:bold;
	color:#900;
	line-height:18px
}
.accept_check1 {
	background: url("../images/tick_circle.png") no-repeat center left transparent;
	padding-left:22px;
	font-weight:bold;
	color:#060;
	line-height:18px
}
.home { 
	padding:0 8px; padding-top:4px 
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:90px;
    right:35px;
    text-indent:-9999px;
    background: url('../../images/icon_top.png') no-repeat;
}
.xcontact {
	background: url('../images/contact.png') no-repeat center top;
	display:block;
	padding-top:34px;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	font-weight:bold;
}
.xcontent {
	background:#D6D6D6; 
	padding:5px;
	margin-bottom:5px;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px; 
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}
.mkol{ 
	line-height:18px;padding:8px; border:1px dashed #069; margin-bottom:20px
 }
.mkol img{ 
	width:100px;
	margin-right:10px;
	float:left
}
.recive {
	background: url('../images/recive.png') no-repeat center left;
	padding-left:24px;
	display:inline-block;
	line-height:24px;
	margin-right:10px;
}
.sender {
	background: url('../images/sender.png') no-repeat top left;
	padding-left:24px;
	display:inline-block;
	margin-right:10px;
	line-height:24px;
}
.pages {text-align: center;}
.pages strong{ padding:5px 8px; border:1px solid #CCC; display:inline-block }
.pages a{ padding:5px 8px; border:1px solid #CCC; display:inline-block }
.menutree { }
.menutree ul{ list-style:none }
.menutree ul li a{ 
	font-weight:bold; margin-bottom:5px; display:block;
	background: #EAEAEA;
    font-weight: 700;
    padding: 5px;
    text-shadow: 0 1px 1px #FFFFFF;
}
.menutree ul li ul{  }
.menutree ul li ul li a{ font-weight:normal; background:#FFF; padding:5px; border-bottom:1px dashed #CCC }
.menutree2 { }
.menutree2 ul{ list-style:none }
.menutree2 ul li a{ 
	display:block;
	font-weight:normal;
	background:#FFF; 
	padding:5px; 
	border-bottom:1px dashed #CCC
}
.blogin {
	padding-top:30px;
}
.blogin a{
	font-size:14px;
	color:#0C0;
	margin-right: 15px;
}
.blogin a:hover{
	color:#828200
}
.blogin span.imgc {
	border:1px solid #FFF;
	width:40px;
	height:40px;
	overflow:hidden;
	display:inline-block;
	margin-right:10px
}
.btlog{
	background:#5AF;
	padding:9px;
	display:inline-block;
	font-size:13px;
	margin-top:2px;
	margin-right:10px;
	color:#FFF;
}
.btlog:hover{
	background:#4AA5FF;
	color:#CCC
}
#btn-save,
#btn-start,
.btreg{
	padding:9px;
	display:inline-block;
	font-size:13px;
	margin-top:2px;
	white-space:nowrap;
	border-radius: 3px;
	 border: 1px solid ;
}
.btreg.exams_success, 
#btn-start{
		background: #F60;		
		color:#FFF;
		
}
#btn-save{
		    background: #fff;
    color: #333;
   
}
.btreg span,
#btn-start span{
	background: url('../../images/arrow-white-link.png') no-repeat right center;
	padding-right:15px
}
#btn-start:hover{
	background:#ff7e28;
	color:#FFF
}
.ads_flisttop {
	overflow:hidden;
	padding:10px;
	background:#FFF;
	margin-bottom:20px;
	border-bottom:1px solid #CECECE
}
.ads_flisttop ul{
	
}
.ads_flisttop ul li{
	margin-bottom:5px;
	float:left;
	width:175px;
	height:90px;
	padding:5px;
	position:relative;
}
.ads_flisttop ul li h1{
	font-size:13px;
	margin-bottom:4px;
	line-height:18px;
}
.ads_flisttop ul li a img{
	width:48px;
	border:1px solid #DDD;
	float:left;
	margin-right:5px;
	padding:1px
}
.cate_header {
	line-height:20px;
	background:#DDD;
}
.cate_header h3{
	background:#00ADF0;
	margin:0;
	padding:2px 4px;
}
.cate_header h3 span a{
	color:#FFF;
	font-size:13px
}
.cate_header_sub a{
	display:inline-block;
	line-height:23px;
	padding:2px 8px;
}
a.title_sale { 
	background:#0387D8;
	display:block;
	color:#FFF;
	text-align:center;
	padding:3px 0px
}
.menusite {
	margin-bottom:10px
}
.menusite menu {
    font-family: Arial;
    font-size: 12px;
	line-height:22px;
	z-index: 99999;
}
.menusite menu ul {
    margin: 0;
    padding: 0;
    z-index: 99999;
}
.menusite menu ul li {
    display: inline-block;
    list-style-type: none;
}
.menusite menu ul li a {
    color: #000000;
    display: block;
    padding: 2px 8px;
    text-decoration: none;
}
.menusite menu ul li:hover {
    background: none repeat scroll 0 0 #E2E8FE;
}
.menusite menu ul li:hover > a {
    text-decoration: none;
}
.menusite menu ul li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #0099CC;
    display: none;
    margin: 0;
    position: absolute;
    width: 210px;
}
.menusite menu ul li:hover ul {
    display: block;
}
.menusite menu ul li ul li {
    border: medium none;
    display: block;
    position: relative;
}
.menusite menu ul li:hover ul ul {
    display: none;
}
.menusite menu ul li ul li:hover > ul {
    display: block;
}
.menusite menu ul li ul li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    left: 210px;
    position: absolute;
    top: 0;
    width: 210px;
}
.menusite menu a.sub {
    background: url("../images/right.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.menusite menu a.down {
    background: url("../images/down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 15px;
}
.content_top {
	background:#FFF;
	padding:10px;
}
.clprice {
	font-family:Arial;
	color:#0C0;
	font-weight:bold;
	font-size:12px;
	line-height:28px
}
.cldprice {
	font-family:Tahoma;;
	color:#900;
	font-weight:bold;
	font-size:8pt;
}
.clfree {
	position:absolute;
	top:0;
	right:-5px
}
.catetitle {
    background: url("../images/boicon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.con_detail table { background: none repeat scroll 0 0 #FFFFFF; border-collapse: collapse; border-right: 1px dashed #C9D7DE; border-top: 1px dashed #C9D7DE; empty-cells: show; margin-bottom: 8px; width: 100%;}.con_detail table tbody.second { background: none repeat scroll 0 0 #F8F8F8;}.con_detail table td { border-bottom: 1px dashed #C9D7DE; border-left: 1px dashed #C9D7DE; line-height: 16px; padding: 5px;}.con_detail table tfoot { background: none repeat scroll 0 0 #CCCCCC;}.con_detail table thead { font-weight: bold;}
.xmenu {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-bottom: 20px;
	padding: px;
	background:#0099FF;
	background: linear-gradient(top, #0082BF 0%, #0099FF 100%);  
	background: -moz-linear-gradient(top, #0082BF 0%, #0099FF 100%); 
	background: -webkit-linear-gradient(top, #0082BF 0%,#0099FF 100%);
	color:#FFF;
}
.ullink {
	list-style:none
}
.ullink li{
	margin-bottom:10px;
}
table.list {
    border-collapse:collapse;
    width: 100%;
	empty-cells: show;
	border-top:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	font-size:14px;
	table-layout:fixed;
}
table.list tbody {
    
}
table.list tbody.second {
    background:#F9F9F9
}
table.list tbody.ilimit {
    background:#FF9
}
table.list tbody.limit {
    background:#FCF
}
table.list tbody:hover {
 	
}
table.list td{
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding:6px;
	overflow:hidden;
	    line-height: 25px;
	        text-align: center;
}
table.list td p{
	margin-bottom:5px
}
table.list tfoot{
    background:#EEE;
	color:#F00;
	font-size:15px;
}
table.list thead {
    background:#EEE
}
table.list thead td{
	font-weight:bold;
}
table.gird {
    border-collapse:collapse;
    width: 100%;
	empty-cells: show;
	border-top:1px solid #e9ebee;
	border-bottom:0;
	border-right:0;
	line-height:20px;
	font-size:13px;
}
table.gird tbody {
    
}
table.gird tbody.second {
    background:#F9F9F9
}
table.gird td{
	border-bottom: 1px solid #e9ebee;
	padding:8px;
}
table.search_list {
    border-collapse:collapse;
    width: 100%;
	empty-cells: show;
	border-bottom:0;
	border-right:0;
	line-height:20px;
}
table.search_list tbody.second {
    background:#F9F9F9
}
table.search_list td{
	padding:8px 0px;
}
.ads_list {}
.ads_list ul{}
.ads_list ul li{
	float: left;
    height: 90px;
    margin-bottom: 20px;
    padding: 5px;
    position: relative;
    width: 175px;
	border-bottom:1px dashed #CCC;
	margin-right:4px
}
.ads_list ul li a img{
	width:48px;
	border:1px solid #DDD;
	float:left;
	margin-right:5px;
	padding:1px
}
.access_site {
	color:#FFF;
	background:#90B53F;
	padding:6px;
	text-align:center;
	font-size:8pt;
	font-family:Tahoma;
}
.access_site span{
	font-size:18px;
	font-weight:bold
}
.access_site a{
	color:#FFF
}
.icon_quick {
	margin-top:14px;  
	margin-left:20px;
}
.icon_quick img{
	height:31px;
	opacity:1;
	filter:alpha(opacity=100);
}
.icon_quick img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.adstop {
	margin-bottom:20px
}
.adstop a{
	color:#333;
	font-size:9pt;
	font-family:Tahoma;
	margin-top:2px;
	display:inline-block
}
.adstop a:hover{
	color:#900
}
.adstop ul{
	list-style:none;
	background:#FFF;
	padding-bottom:5px
}
.adstop ul li{
	float:left;
	width:10%;
	text-align:center;
	height:86px;
	margin-top:10px;
}
.adstop ul li img{
	border:1px solid #DBDBDB;
	padding:1px
}
.adstop .adsheader {
}
.adstop .adsheader h3{
	font-size:13px;
	margin:0;
	padding:5px 0;
	border-bottom:#00ADF0 2px solid;
	color:#00ADF0;
	text-transform:uppercase;
	font-weight:bold
}
.stick {
    position:fixed;
    top:0px;
}
.class_home{
	position:absolute;
	top:26%;
	left:0;
	text-align:center;
	width:100%;
}
.div_search_home {
	text-align:center;
	border:1px solid #CCC;
	margin:auto;
	width:500px;
	margin-bottom:20px
}
.div_search_home .div_left{
	width:80px;
	background:#E6E6E6;
	float:left;
	padding:5px;
}
.div_search_home .div_right{
	width:280px;
	background:#fff;
	float:left;
	padding:5px;
}
.div_search_home select{
	border:0;
	background:#E6E6E6
}
.div_search_home .text_q{
	width:380px;
	padding:4px;
	border:0
}
.anews {}
.anews li{ margin-bottom:10px; border-bottom:1px dashed #E4E4E4; padding-bottom:10px }
.anews li p{ margin:0; padding:0; margin-bottom:3px; }
.anews li img{
	width:120px;
	margin-right:15px;
	float:left
}
.time { color:#666;}
.time:hover { color:#900}
.time2 { color:#F90;}
ul.glossymenu {
	list-style:none;
}
ul.glossymenu li{
	line-height:22px;
	margin-bottom:5px
}
ul.glossymenu li a{
	font-weight:bold;
}
ul.glossymenu ul{
	
}
ul.glossymenu ul li{
	border-bottom:0;
	line-height:22px;
	list-style:none;
	padding-left:15px;
	background: url("../images/dot.png") no-repeat scroll left center;
	margin-bottom:0px
}
ul.glossymenu ul li a{
	font-weight:normal
}
ul.listsource {}
ul.listsource li{
	padding-left:15px;
	background: url("../images/arrow-red2.gif") no-repeat scroll left center;
}
.allcity{
	width:700px;
	float:left;
	margin-left:10px
}
.allcity .place_item{
	width:33%;
	float:left;
}
.allcity ul{
	list-style:none
}
.allcity ul li{
	line-height:22px;
	background: url("../images/arrow-red2.gif") no-repeat scroll left center;
	padding-left:15px;
}
.time32 {
	color:#999
}
.allls{
	float:left;
	width:500px
}
.allls ul{
	list-style:none
}
.allls ul li{
	line-height:22px;
	background: url("../images/arrow-red2.gif") no-repeat scroll left center;
	padding-left:15px;
}
.lichsu_list { font-size:13px }
.lichsu_list ul{}
.lichsu_list ul li{ margin-bottom:20px }
.lichsu_list ul li a.atext{ text-decoration:underline }
.lichsu_list ul li a.vtext{ color:#090 }
.lichsu_list ul li a.vtext:hover{ text-decoration:underline;color:#F00 }
.detail_view {
	background: url("../images/arrow-red.gif") no-repeat scroll left center;
	padding-left:15px;
}
.trongdong {
	background: url("../images/trongdong.png") no-repeat center center;
}
ul.list_toan {
	list-style:none;
}
ul.list_toan {
	list-style:none;
}
ul.list_toan li{
	background: url("../images/check.png") no-repeat 5px 7px;
	line-height:20px;
	padding-left:20px;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
	font-style:italic;
}
.div_bgblack {
	background: url("../images/knowledge.jpg") no-repeat right bottom;
}
.icon-google{
	background: left center url("../images/google_icon.png") no-repeat;
	padding-left:20px;
	display:inline-block
}
.icon-yahoo{
	background: left center url("../images/yahoo_icon.png") no-repeat;
	padding-left:20px;
	display:inline-block
}
.icon-bing{
	background: left center url("../images/bing_icon.png") no-repeat;
	padding-left:20px;
	display:inline-block
}
.icon-clock{
	background: left center url("../images/alarm.png") no-repeat;
	padding-left:30px;
	display:inline-block;
	font-size:30px; font-weight:bold;
	line-height:36px;
}
.content_view{
	font-family: Arial;
    line-height: 1.5em;
    margin-bottom: 20px;	
	font-size:13px
}
.content_header {
	font-family: Arial;
    line-height: 1.5em;
	font-size:12px;
	margin-bottom:10px
}
.timehead{
	border-bottom:#EAEAEA 1px solid;
	padding:5px 0;
	margin-bottom:10px;
	color:#999;
	line-height:22px
}
.content_question{
	list-style:none;
	font-size:14px;
	line-height: 1.5em;
}
.content_question li{
	margin-bottom:10px;
	border-bottom:1px dashed #CCC;
	padding-bottom:20px
}
.spanlist {
	display:block;
	text-decoration:underline;
	margin-bottom:5px;
}
.list_testing { list-style:none;}
.list_testing li{ border-top:1px solid #EEE; margin-bottom:10px }
.list_testing li span{ 
	display:inline-block; width:60px; 
	background:#EEE; text-align:center; padding:10px 0;
	font-size:20px;
	font-weight:bold;
	margin-right:10px
 }
.list_testing li span span{ 
	display:inline-block;
	text-align:center; 
	font-size:12px;
	font-weight:normal;
	padding:0px 0;
 }
.list_testing li p{ padding-top:5px; margin:0; color:#999}
.class_info {
	background:url("../images/info.png") no-repeat left center;
	padding-left:20px;
	display:inline-block
}
.edit_test {
	background:url("../images/document_letter_edit.png") no-repeat left center;
	padding-left:20px;
	display:inline-block
}
.googlelink {
	background:url("../images/gmap.png") no-repeat left center;
	padding-left:28px;
	display:inline-block
}
div.header_ctanews {
    border-bottom: 2px solid #369;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0;
}
div.header_ctanews span.head {
    color: #069;
    font-size: 14px;
    font-weight: bold;
}
table.view_methos{ margin-top:5px}
table.view_methos p{ margin:0}
table.view_methos td{ border:0; padding:0}
#icontent {}
#icontent img{ max-width: 98%}
.vts-highlight-item {
    color: #565656;
    float: left;
    height: 200px;
    margin-bottom: 15px;
    width: 25%;
}
.vts-highlight-wrap {
    float: left;
    margin-top: 20px;
}
.search_form .button-green {
    background-color: #CCC;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 12px 14px;
}
.search_form .button-green:hover {
    background-color: #E0E0E0;
}
.search_form {
    display: inline-block;
    position: relative;
	background:#FFF;
	margin-bottom:10px;
}
.search_form .txt {
    border: 0 none;
    padding: 10px;
    width: 380px;
}
.num_c {
    color: #fc0;
}
.vts-highlight-lnk-img{
	display: block;
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden;
}
.vts-highlight-lnk-img img{
	width:100%;
	height: auto;
	overflow:hidden;}
.vts-highlight-item div{padding-right: 5px;}
/*search*/
.class_divsearch{
	line-height:22px;
	padding-bottom:10px;
}
.class_divsearch .input{padding:8px; width:400px; border:0; border-right:1px solid #CCC}
.class_divsearch .submit{padding:6px;}
.class_divsearch select{ padding:5px; margin-bottom:10px;}
.class_divsearch .note{}
.class_divsearch .note a{
	display:inline-block;
	margin-right:10px;
	color:#09c
}
.class_divsearch .sel{ margin-right:3px; float:left;}
.a_tabs {
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #EAEAEA;
}
.a_tabs a{
	display:inline-block;
	line-height:24px;
	margin-right:14px;
	padding-bottom:5px;
	color:#666
}
.a_tabs a:hover{
	color:#090
}
.a_tabs a.active{
	border-bottom:2px solid #063;
	color:#063;
	font-weight:bold;
}
.inse {
	margin-bottom:5px;
}
.inse2 {
	border-bottom:1px solid #EAEAEA;
	margin-bottom:8px;
	padding-bottom:5px;
}
input[type="button"], input[type="submit"] {
    border: 1px solid #6ba72b;
    cursor: pointer;
	padding: 6px;
	background: #6ba72b none repeat scroll 0 0;
	color: #fff;
	border-radius: 1px;
	height:33px
}
.block_left li .list {
    background:#C4C400 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px 5px;
    text-align: center;
}
.clearfix li .list {
    background:#C4C400 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
    padding:8px 0;
    text-align: center;
	float:left;
	width:60px;
}
ul.clearfix li .p {
    color: #7c7c7c;
    float: left;
    margin: 0;
    padding-top: 3px;
    width: calc(100% - 80px);
}
.boder_tool{
	border: 1px solid #ccc;
    line-height:31px;
	margin-right:1px;
	margin-bottom:3px;
}
.boder_tool select{
	border: 0;
}
.fbchatbox{
	position:fixed;
	right:2px;
	bottom:0px;
	z-index:9999; 
	display: none;
}
.fbchatbox_content{
	position:absolute;
	right:0px;
	bottom:0px;
	width:280px; 
	height:240px;
	border:1px solid #14b39b;
	background:#fff;
}
.fbchatbox_content .div_text{
	line-height:23px; padding-top:10px;
	font-size:13px;
	padding-left:20px
}
.fbchatbox .mshow{
	white-space: nowrap;
	position:absolute;
	right:0px;
	bottom:240px;
	padding: 8px;
	background: #14b39b;
	color: #fff;
	cursor: pointer; 
	width:266px;
}
.fbchatbox .mclose{
	white-space: nowrap;
	position:absolute;
	right:0px;
	bottom:0px;
	padding: 8px;
	background: #14b39b;
	color: #fff;
	cursor: pointer;
}
.fb-messenger{
	background:url("../images/fb-messenger.png") no-repeat left center;
	padding-left:50px;
	margin-left:14px;
	padding-top:15px;
	padding-bottom:15px;
}
.fb-messenger a{
	text-decoration:none;
	font-size:14px;
	color:#09F
}
.fb-messenger span{
	font-size:9px;
	color:#999
}
.err{
	background:red;
	padding:10px;
	text-align:center;
	color: white
}
.item_avatar{display:block; height:140px; overflow:hidden; width:100%; margin-bottom:10px}
.item_avatar img{width:100%}

.content_item_avatar{
	text-align: center;
	margin-top: 10px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    list-style: none;
    border-radius: 10px;
    -khtml-border-radius: 10px;
    /* border: 1px solid #eee; */
    border-bottom: 5px solid #eee;
    position: relative;
    overflow: hidden;
}
.view_block{
	    background: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 5px;
    padding: 4px 10px;
    z-index: 999;
}
.view_block img{
	margin-top: 2px;
	margin-right: 3px;
	float: left;
}
.view_block span{color: red; font-weight:bold;}

.view_block1{
	border-radius: 5px;
    padding: 2px 11px;
    z-index: 999;
    border: 1px solid red;
}
.view_block1 img{
	margin-top: 2px;
	margin-right: 3px;
	float: left;
}
.view_block1 span{    
    color: red;
	font-weight:bold;
	}
	
	
.view_free{
    position: absolute;
    top: 5px;
    right: 7px;
    padding: 2px;
	z-index: 999;
	width: 60px;
    height: auto;
    overflow: hidden;
}
.view_free img{
	width: 100%;
}
.view_free1{
	width: 53px;
    height: auto;
    overflow: hidden;
}
.view_free1 img{
	width: 100%;
}
.tab-head .active {
    border: 1px solid #18ca4f !important;
    color: #fff !important;
    background: #18ca4f !important;
}