/* CSS Document */
/***********************common css*****************************/
*,body,html,div,a,span,h3,h2,h1,table,tr,td,th
{
    font-family: arial, tahoma, sans-serif;
    font-size: 12px;
    padding: 0;
    margin:  0;
    vertical-align: baseline;
    zoom : 1;
}
img
{
    border: none;
}
.clear{
    clear: both;
    height:1px;
}
a,a:active,a:visited
{
    color : #484847;
    text-decoration: none;
    cursor: pointer;
}
a:hover
{
    color:#D76C17;
}

body
{
    width: 100%;
    background-color: #e8e8e8;
    color : #010101;
    /*background-image:url(../images/body_bg.png);*/
    background-repeat:repeat-x;
}
#wrap_all
{
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0 10px;
    width: 980px;
}
.select_date
{
    
}
.w180
{
    width : 180px;
}
.button
{
    background: url("../images/button.png") no-repeat scroll left top transparent;
    border: medium none !important;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 30px !important;
    text-align: center;
    width: 122px;
	cursor : pointer;
}
.button_small
{
    background: url("../images/button_small.png") no-repeat scroll left top transparent;
    border: medium none !important;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 20px !important;
    text-align: center;
    line-height: 20px;
    width: 87px;
	cursor : pointer;
}
.cominfo
{
    clear : both;
    border-top: 1px solid #0087ef;
}
.pwrap 
{
    padding: 5px;
    text-align: right;
}
.pwrap .pbutton
{
    border: 1px solid #B1B1B1;
    margin: 2px;
    padding: 2px;
}
.pwrap .pbutton_down
{
    border: 1px solid #B1B1B1;
    color: #0087EF;
    cursor: default;
    margin: 2px;
    padding: 2px;
}
.cdetail
{
    text-align: justify;
}
.cdetail li
{
    list-style-position: inside;
}
.images{
    /*border: 1px solid #D5D5D5;*/
    clear: both;
    margin: 0 auto;
    padding: 5px;
    width: 390px;
}

.images img.mimg
{
    border: 1px solid #D5D5D5;
    padding: 3px;
    width: 382px;
}
.images img.oimg
{
    border: 1px solid #D5D5D5;
    margin: 3px;
    padding: 3px;
    width: 115px;
}
#body
{
    padding-top : 15px;
}
/*********************************banner top css**********************/
#timertop{	height: 37px;	/* background: url("../images/timerbg.png") repeat-x scroll center center transparent; */	width: 100%;	background-color: #404040;
}
#timertop #timer_contain
{
    color: #FFFFFF;
    font-weight: bold;
    line-height: 37px;
    margin: 0 auto;
    text-align: right;
    width: 980px;
}
#timer
{
    float:left;
}
#shortcut
{
    
}
#banner_top
{
    height : 110px;
    width : 980px;
    margin : 0 auto;
}
#logo
{
    float: left;
    height: 110px;
}
#logo img
{
	
}
#banner
{
	float: left;
    height: 40px;
    padding-top: 25px;
    width: 380px;
}
#banner img
{
	
}
#cse_top
{
	float: right;
    height: 30px;
    padding-top: 10px;
    width: 400px;
}
#top_info
{    /* background: url("../images/top_support.png") no-repeat scroll 0 0 transparent; */    float: right;    height: 95px;    margin: 7px 0 0;    width: 238px;    background: #404040;    border-radius: 5px;
}
#top_info h3
{
    color: #fff;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
#top_info span.icon_hotline
{
    background: url("../images/icon_hotline.png") no-repeat left center transparent;
    padding: 0 0 0 27px;
    margin-left: 6px;
}
#top_info span.nick
{
    display: block;
    width : 50%;
    float:left;
    text-align: center;
}
#top_info span.nick img
{
    vertical-align: middle;
}
#top_info span
{
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 34px;
}
/*********************************menu css****************************/
#menu_top_wrap {
    background: url("../images/menu_bg.png") repeat scroll 0 0 transparent;
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    height: 40px;
    position: relative;
    z-index: 5;
}
#menu_top_wrap .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}
#menu_top_wrap li {
	float:left; 
	background:url(blank_over_p.gif);
}
#menu_top_wrap .select a {
	background: url("../images/seperate.png") no-repeat scroll 0 3px transparent;
    color: #010101;
    display: block;
    float: left;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    white-space: nowrap;
	padding-left : 4px;
}
#menu_top_wrap .select li a span{
    color: #FFFFFF;
	display: inline-block;
    height: 40px;
    padding: 0 10px 0 6px;
}
#menu_top_wrap .select a b {
	display:block; 
	padding:0 30px 10px 15px; 
	background:url(blank_p.gif) right top;
}
#menu_top_wrap .select li:hover a,#menu_top_wrap .select li.pactive a {
	background: url(../images/menu_hover_left.png) no-repeat left top transparent;
}
#menu_top_wrap .select li:hover a span,#menu_top_wrap .select li.pactive a span {
	background: url(../images/menu_hover_right.png) repeat-x right top transparent; 
	color : #C46900;
}
#menu_top_wrap .select li li a span {
	background: none !important; 
	color : #C46900 !important;
}
#menu_top_wrap .select li li a {
	background: none !important; 
	color : #010101 !important;
	padding : 0 !important;
}
#menu_top_wrap .select li:hover a {
	display:block; 
	cursor:pointer;
}
#menu_top_wrap .sub {
	display:none;
	margin:0; 
	padding:0 0 0 5px;
	list-style:none;
    z-index: 999;
}
#menu_top_wrap .sub.active  {
	height:30px; 
	display:block; 
	position:absolute; 
	float:left; 
	width:980px; 
	top:33px; 
	left:0;
	text-align:center;
}
#menu_top_wrap .sub li {
	background:transparent;
}
#menu_top_wrap .select li:hover .sub,#menu_top_wrap li.pactive .sub {
	height:30px; 
	display:block; 
	position:absolute; 
	float:left; 
	width:980px; 
	top:40px; 
	left:0;
	text-align:center;
}
#menu_top_wrap .select li .sub li a,#menu_top_wrap .sub.active li a {
	display:block;
	height:30px; 
	line-height:30px; 
	float:left; 
	margin:0; 
	white-space:nowrap;
	font-size:10px;
}
#menu_top_wrap .select li:hover li a:hover span {
	text-decoration:underline;
}
#menu_top_sub_bg
{
    border: 1px solid #d57101;
    height: 31px;
    width: 978px;
}
/********************************body left************************************/
#body_left
{
    float: left;
    padding: 5px 0;
    width: 202px;
}
.block
{
    background: url("../images/sidebar_bottom.png") no-repeat scroll left bottom transparent;
    padding-bottom: 4px;
    width: 260px;
    margin-bottom : 10px;
}
.block h3.header
{    background: url("../images/sidebar_header.jpg") no-repeat scroll left top transparent;    color: #FFFFFF;    line-height: 37px;    padding-left: 9px;    border: 1px solid #cdcdcd;    text-align: left;    text-transform: uppercase;    border-bottom: none;    border-radius: 5px 5px 0 0;
}
.block h3.header a
{
    color: #FFFFFF;
    line-height: 36px;
    text-transform: uppercase;
    text-decoration: none;
}
.block h3.header a:hover
{
    text-decoration: underline;
}
.block div.mb
{
    border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    padding: 5px;
}
.block .ahotel
{
    border-bottom: 1px solid #B1B1B1;
    overflow: hidden;
    padding-bottom: 6px;
    padding-top: 6px;
}
.block .ahotel .img
{
    float: left;
    width: 97px;
}
.block .ahotel .img img
{
    border: 1px solid #D5D5D5;
    height: 64px;
    padding: 1px;
    width: 93px;
}
.block .ahotel a.title
{
    color: #D46C00;
    display: block;
    font-weight: bold;
}
.block .ahotel a.title:hover
{
    color : #0087EF;
}
.block .ahotel span.boldtext
{
    color: #999999;
    font-size: 10px;
}
.block .ahotel .info 
{
    float: left;
    padding-left: 5px;
    width: 145px;
}
.block input
{
    border: 1px solid #717171;
    height: 24px;
    vertical-align: middle;
}
.bsearch table
{
    text-align: left;
    width: 190px;
}
.bsearch table label
{
    display: block;
}
.bsearch span.label
{
    
}
.bsearch label
{
    
}
.bsearch select.ahaft
{
    border: 1px solid #717171;
    height: 24px;
    width: 85px;
}
.bpartner ul
{
    
}
.bpartner li
{
    list-style: none inside url("../images/list_style1.png");
    padding: 5px 0;
}
.bpartner li a
{
    color: #010101;
}
.bpartner li a:hover
{
    color: #0087ef;
}
.bstatus span
{
    display: block;
    margin: 5px 0 7px 15px;
    padding: 5px 0 5px 30px;
}
.bstatus span.total
{
    background: url("../images/total_icon.png") no-repeat scroll 0 3px transparent;
}
.bstatus span.online
{
    background: url("../images/online_icon.png") no-repeat scroll 0 3px transparent;
}
.bnews li
{
    border-bottom: 2px dotted #D76C17;
    line-height: 21px;
    list-style: none inside url("../images/list_.png");
    padding: 4px 0;
}
.bnews li a
{
    color: #484847;
}
.bnews li a:hover
{
    color : #D76C17;
}
.block .adsul
{
    
}
.block .adsul li
{
    border: medium none;
}
.block .adsul li a
{
    
}
.block .adsul
{
    
}
.navi{
    
}
.navi ul{
    
}
.navi ul li{
    list-style: none outside none;
}
.navi ul li a{
    display: block;
    padding: 8px 3px 8px 20px;
    background: url("../images/list_.png") no-repeat 5px center transparent;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    color : #D36C00;
    text-transform: uppercase;
}

.navi ul li a:hover{
    color : #fff;
    background-image: url("../images/list_hover.png");
    background-color: #D36C00;
}
.navi ul li a span{
    
}
/********************************body main************************************/
#body_main
{
    float: left;
    padding: 5px 5px 5px 0;
    width: 715px;
}
#islider
{
    background: url(../images/slider_bg.png) no-repeat scroll center center transparent;
    height: 330px;
    margin: 0 auto 15px;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    background-size: 100% 100%;
}
#islider img
{    width: 970px;
    height: 321px;
    box-sizing: border-box;}
#islider ul li
{
    list-style: none;
}
#advcenter
{
    width : 100%;
    padding: 0 0 10px 0
}
#advcenter .advimg
{
    float: left;
    text-align: center;
    width: 238px;
}
#advcenter .advimg img
{
    border: 1px solid #E8E8E8;
    height: 125px;
    padding: 3px;
    width: 216px;
}
#advcenter .advimg img:hover
{
    border: 4px solid #Nt1ZESDv2ahZ;
    padding: 0px;
}
.main_block
{
    background: url("../images/main_block_bottom.png") no-repeat scroll 0 bottom transparent;
    margin: 0 auto 10px;
    padding-bottom: 5px;
    width: 711px;
}
.main_block h3.header
{
    background: url("../images/main_block_header.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    text-transform: uppercase;    border: 1px solid #cdcdcd;    border-bottom: none;    border-radius: 5px 5px 0 0;
}
.main_block h3.header a
{
    color: #FFFFFF;
    text-transform: uppercase;
}
.main_block .mmb
{
    border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    padding: 10px;
}
.main_block .mmb span.label
{
    display: inline-block;
    width: 150px;
}
.main_block .mmb textarea
{
    border: 1px solid #717171;
}
.main_block .mmb input
{
    border: 1px solid #717171;
    height: 24px;
    margin: 5px 0;
    vertical-align: middle;
}
.main_block .mmb textarea
{
    margin : 5px 0;
}
.main_block table th
{
    color: #0087EF;
    padding-left: 10px;
    text-align: left;
}
.main_block table td
{
    height: 27px;
    vertical-align: bottom;
    font-weight: bold;
}
.main_block .anews
{
    border-bottom: 1px solid #D5D5D5;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
}
.main_block .anews .img
{
    float: left;
    width: 173px;
}
.main_block .anews .img img
{
    border: 1px solid #D5D5D5;
    padding: 3px;
}
.main_block .anews a.title
{
    color: #D66C00;
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 5px;
}
.main_block .anews a.title:hover
{
    color:#c90000;
}
.main_block .anews span.boldtext
{
    display: block;
    font-weight: bold;
    line-height: 19px;
}
.main_block .anews a.readmore
{
    color: #FD0202;
    float: right;
    padding: 0 10px 0 0;
}
.main_block .anews .brief
{
    display: block;
}
.main_block .anews .info 
{
    float: left;
    padding-left: 10px;
    text-align: justify;
    width: 505px;
}
.main_block .acar
{
    float: left;
    text-align: center;
    width: 229px;
}
.main_block .acar .icar
{
    height: 125px;
    line-height: 125px;
}
.main_block .acar .icar img {
    border: 1px solid #CACBCB;
    padding: 3px;
    vertical-align: middle;
	    width: 200px;
    height: 123px;
}
.main_block .acar a span
{
     color:#D36C00;
    display: block;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
}
.main_block .acar a:hover span
{
    color :  #1F78AA;
}
.othernews
{
    
}
.othernews h3
{
    color: #D76C17;
    padding: 10px 0 5px 15px;
}
.othernews a
{
    display: list-item;
    list-style: circle inside none;
    padding-left: 35px;
}
/**********************ads module*********************/
.adsf
{
    
}
.adsf fieldset
{
    border: 1px solid #86D1FC;
    padding: 10px;
}
.adsf legend
{
    border: 1px solid #86D1FC;
    color: #D76C17;
    font-weight: bold;
    margin: 10px;
    padding: 4px 26px;
    text-transform: uppercase;
}
.adsf label
{
    display: inline-block;
    font-weight: bold;
    width: 150px;
}
.adsf input
{
    width: 300px;
}
.adsf input.button
{
    margin: 10px;
    width: 120px;
}
.adsf fieldset span
{
    
}
.adsf .oldads
{
    padding-top: 13px;
}
.adsf .oldads li
{
    list-style: none inside url("../images/list_.png");
    padding: 4px 0;
}
.adsf .oldads li a
{
    color: #0087EF;
}
.adsf .oldads li a:hover
{
    color: red;
}
.adsf .oldads li span
{
    color: #B1B1B1;
    font-size: 90%;
    font-style: italic;
}





/********************************body right************************************/
#body_right
{
    float: right;
    width: 260px;
    padding-top : 5px;
}
.special_price li
{
    list-style: none;
    line-height: 24px;
}
.special_price li a
{
    color: #212121;
    line-height: 24px;
}
.special_price li a:hover
{
    color: #0087ef;
}
.special_price li span
{
    color : #212121;
}
/********************************footer************************************/
#menu_bottom
{
    
}
#menu_bottom table
{    /* background: url("../images/menu_bottom_bg.png") repeat-x scroll center center transparent; */    color: #FFFFFF;    font-weight: bold;    height: 40px;    line-height: 40px;    text-align: center;    width: 100%;    background-color: #404040;
}
#menu_bottom table td
{
    
}
#menu_bottom table td a
{
    color : #fff;
}
#menu_bottom table td a:hover
{
    color : #045481;
}
#fotter_blocks
{
    background: url("../images/footer_block_bg.png") repeat-x scroll center bottom transparent;
    margin-bottom: 12px;
}
#fotter_blocks table{
    width : 100%;
}
#fotter_blocks table tr td h3
{
    color: #1A88C6;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
}
#fotter_blocks table tr td h3 a
{
    color: #0851ad;
}
#fotter_blocks table tr td h3 a:hover
{
    color: #0087ef;
}
#fotter_blocks table tr td
{
    
}
#fotter_blocks table tr td ul
{
    
}
#fotter_blocks table tr td ul li
{
    list-style: none outside none;
    padding: 5px;
}
#fotter_blocks table tr td ul li a
{
    color: #484847;
}
#fotter_blocks table tr td ul li a:hover
{
    color : #D76C17;
}
#footer
{
    background: url("../images/vtcn_footer.png") no-repeat scroll center 0 transparent;
    padding-bottom: 5px;
    padding-top: 10px;
}
#link_exchange
{
    background: url("../images/footer_bg.png") repeat-x scroll center top transparent;
    color: #fff;
    height: 82px;
    text-align: center;
}
#link_exchange a
{
    color: #fff;
    display: inline-block;
    line-height: 20px;
}
#link_exchange a:hover
{
    text-decoration:underline;
}
#coppy_right
{
    text-align: center;
    color : #fff;
}
/*******************************site map*************************************/
.sitemap
{
    list-style: decimal outside none;
    padding-left: 50px;
}
.sitemap li
{
    padding: 3px 0;
}
.sitemap li a
{
    color: #0087EF;
    font-weight: bold;
}
.sitemap li ul
{
    padding-left: 16px;
}
.sitemap li ul li
{
    
}
.sitemap li ul li a
{
    
}
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/
/********************************************************************/