﻿table {
	border-collapse:collapse;
}
td, th {
	padding:0;
}
a img {
	border:0;

}
a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.hseparate{
    height:17px;
    font-size:1px;
}
.hseparate_left{
    width:8px;
    height:17px;
    margin-right:0px !important;
    margin-right:-3px;
    background:url(images/bg_hseparate_left.jpg);
    float:left;
}
.hseparate_right{
    width:8px;
    height:17px;
    margin-left:0px !important;
    margin-left:-3px;
    background:url(images/bg_hseparate_right.jpg);
    float:right;
}
.hseparate_center{
    height:17px;
    margin-left:8px !important;
    margin-left:5px;
    margin-right:8px !important;
    margin-right:5px;
    background:url(images/bg_hseparate_center.jpg);
}
.btn_cancel{
    width:80px;
    height:24px;
    cursor:pointer;
    outline:none;
    border:none;
    color:#000;
    font-weight:bold;
    font-size:11px;
    background:url(images/bg_btn_update.jpg) no-repeat;
}
.btn_cancel:hover{
    color:#fff;
    background:url(images/bg_btn_update_hover.jpg) no-repeat;
}
.btn_edit{
    width:80px;
    height:24px;
    cursor:pointer;
    outline:none;
    border:none;
    color:#000;
    font-weight:bold;
    font-size:11px;
    background:url(images/bg_btn_update.jpg) no-repeat;
}
.btn_edit:hover{
    color:#fff;
    background:url(images/bg_btn_update_hover.jpg) no-repeat;
}


.header_wrapper{
    background:url('EForum/background.jpg') repeat-x center top;
}
.header_wrapper.blue{
    background:url('EForum/background_blue.jpg') repeat-x center top;
}
.footer_lwrapper{
    position:relative;
    margin-top:2px;
    background:url('EForum/bg_footer.jpg') repeat-x left bottom;
}
.footer_rwrapper{
    background:url('EForum/bg_footer_right.jpg') no-repeat right bottom;
}
/* header */
.header_main{
    margin:auto;
    width:970px;
    background:url('EForum/bg_header.jpg') repeat-x left 88px;
}
.header_main.blue{
    background:url(EForum/bg_header_blue.jpg) repeat-x left 121px;
}
.header_right{
    background:url('EForum/bg_header_right.jpg') no-repeat right 88px;
}
.header_right.blue{
    background:url('EForum/bg_header_right_blue.jpg') no-repeat right 125px;
}
#header{
    position:relative;
    height:221px;
    height:auto !important;
    min-height:221px;
    background:url('EForum/bg_header_left.jpg') no-repeat left 6px;
}
#header .gotohomepage{
    position:absolute;
    display:block;
    width:200px;
    height:100px;
    top:50px;
    left:25px;
}
#header.blue{
    background:url('EForum/bg_header_left_blue.jpg') no-repeat left 28px;
}
#header a{
    text-decoration:none;
}
#header a:hover{
    text-decoration:underline;
}
#loginmenu{
    height:33px;
    padding-right:40px;
    background:url('EForum/bg_loginmenu.jpg') no-repeat 670px 0px;
    line-height:33px;
    text-align:right;
    color:#ce0000;
    font-weight:bold;
    font-size:11px;
}
#loginmenu span{
    display:inline-block;
    width:262px;
    text-align:center;
}
#loginmenu a{
    padding:0px 10px;
    color:#ce0000;
}
#header_submenu{
    text-align:right;
    padding-top:20px;
    padding-right:50px;
}
#header_submenu a{
    display:inline-block;
    padding:0px 8px;
    height:20px;
    line-height:20px;
    /*background:url('EForum/bg_icon_greennode.gif') no-repeat left 3px;*/
    color:#000;
    font-size:11px;
    font-weight:bold;
}
#header_mainmenu{
    padding-top:2px;
    padding-right:30px;
    text-align:right;
    height:58px;
}
#header_mainmenu a{
    color:#fff;
    font-weight:bold;
}
#header_mainmenu a:hover{
    text-decoration:none;
    color:#ff0;
}
#menu_home{
    float:right;
    display:block;
    width:90px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_home.active{
    line-height:40px;
    background:url('EForum/bg_menu_home.jpg') no-repeat;
}
#menu_eforum{
    float:right;
    display:block;
    width:110px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_eforum.active
{
    line-height: 40px;
    background: url( 'EForum/bg_menu_eforum.jpg' ) no-repeat;
}
#menu_emember{
    float:right;
    display:block;
    width:105px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_emember.active
{
    line-height: 40px;
    background: url( 'EForum/bg_menu_emember.jpg' ) no-repeat;
}
#menu_salesforum{
    float:right;
    display:block;
    width:184px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_salesforum.active{
    line-height:40px;
    background:url('EForum/bg_menu_salesforum.jpg') no-repeat;
}
#menu_event{
    float:right;
    display:block;
    width:95px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_event.active
{
    line-height: 40px;
    background: url(  'EForum/bg_menu_event.jpg' ) no-repeat;
}
#menu_salesgroup{
    float:right;
    display:block;
    display:none;
    width:160px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_salesgroup.active{
    line-height:40px;
    background:url('EForum/bg_menu_salesgroup.jpg') no-repeat;
}
#menu_salesmember{
    float:right;
    display:block;
    display:none;
    width:96px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#menu_salesmember.active{
    line-height:40px;
    background:url(EForum/bg_menu_salesmember.jpg) no-repeat;
}
#header_search{
    margin-top:10px;
    padding-left:300px;
}
.header_search_input{
    padding:4px;
    font-size:12px;
    width:170px;
    border:none;
    background:url('EForum/bg_search_input.jpg') no-repeat;
    margin-top:15px;
}
.header_search_button{
    margin-left:10px;
    width:57px;
    height:23px;
    cursor:pointer;
    border:none;
    background:url('EForum/bg_search_button.jpg') no-repeat;
}
#header_search a{
    padding:0px 10px;
    font-size:11px;
    color:#000;
}
#header_support_bar{
    padding-top:5px;
    padding-left:300px;
    font-size:11px;
}
#header_support_bar a, #header_support_bar span{
    font-size:11px;
    color:#000;
}
#header_support_bar span{
    padding:0px 10px;
}
.profilemenu_wrapper{
    padding:21px 4px 0px 4px;
    
}
#profilemenu{
    height:42px;
    background:url('EForum/bg_profilemenu.jpg') repeat-x left top;
    line-height:30px;
    text-align:center;
    margin-bottom:32px;
}
#profilemenu a{
    padding:5px 45px 9px 45px;
    color:#000;
    font-weight:bold;
    border-right:solid 1px #dedede;
}
#profilemenu a.last{
    border:none;
}
#profilemenu a:hover{
    color:#ce0000;
}
/* end header */
/* mainpage */
.mainpage_wrapper{
    margin-bottom:10px;
    width:970px;
    background:url(EForum/bg_mainpage_left.png) repeat-y left top;
    margin-left: auto;
    margin-right: auto;
    margin-top: -68px;
    position:relative;
    z-index:100px;
}
.mainpage_wrapper.hide{
    background:#e5e5e5;
}
#mainpage{
    padding:0px 4px;
    background:url(EForum/bg_mainpage_right.png) repeat-y right top;
}
#mainpage_content{
    background:#fff;
    padding:0px 10px;
}
#mainpage.hide
{
    padding:0px;
    background:#e5e5e5;
   
}
#mainpage .hide{
    background:#e5e5e5;
    padding:0px 3px;
}
#mainpage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
	}
	*html #mainpage {
		height: 1%;
	}
	* + html #mainpage {
		height: 1%;
	}
.mainpage_bottom_center{
    background:url('EForum/bg_mainpage_bottom.jpg') repeat-x;
}
.mainpage_bottom_left{
    background:url('EForum/bg_mainpage_bleft.jpg') no-repeat left 50%;
}
.mainpage_bottom_right{
    height:21px;
    background:url('EForum/bg_mainpage_bright.jpg') no-repeat right 50%;
}
/* end mainpage */

#footer{
    margin:auto;
    width:1000px;
    height:300px;
}
#footer_advertisement{
    
    padding-top:40px;
    height:90px;
    background:#efefef url('EForum/bg_footer_advertisement.jpg') no-repeat 20px 5px;
    text-align:center;
}
.footer_advertisement_items{
    margin:auto;
    width:940px;
}
.footer_advertisement_items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .footer_advertisement_items {
	height: 1%;
}
* + html .footer_advertisement_items {
	height: 1%;
}
.footer_advertisement_item{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    position:relative;
    top:0px;
    left:0px;
    width:132px;
    height:75px;
    text-align:center;
}
#footer_advertisement span{
    position:absolute;
    width:128px;
    height:75px;
    top:0px;
    left:2px;
    background:url('EForum/bg_border_128x75.gif') no-repeat;
}
#footer_advertisement img{
    width:128px;
    height:75px;
}
#footer_statistics{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:30px;
    padding-left:20px;
    width:207px;
    height:140px;
    background:url('EForum/bg_footer_statistics.jpg') no-repeat 30px 34px;
}
#footer_statistics p{
    padding-top:10px;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}
#footer_statistics p.top{
    color:#fff;
}
#footer_menu{
    margin-left:227px !important;
    margin-left:224px;
    padding-top:39px;
    position:relative;
    top:0px;
    left:0px;
    height:22px;
    background:url('EForum/bg_icon_top.jpg') no-repeat right bottom;
}
#footer_menu a{
    padding:12px 20px 2px 20px;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    color:#ce0000;
    background:url('EForum/bg_footermenu_separate.jpg') no-repeat right bottom;
}
#footer_menu a.last{
    background:none;
}
#footer_menu a.top{
    position:absolute;
    right:12px;
    top:33px;
    display:inline-block;
    width:80px;
    height:12px;
    outline:none;
     background:none;
}
#footer_menu a:hover{
    text-decoration:underline;
}
#footer_bottom{
    margin-left:227px !important;
    margin-left:224px;
    height:109px;
    background:#fff;
    background:url('EForum/bg_footer_bottom.jpg') repeat-x left bottom;
}
#footer_bottom p{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:10px;
    width:380px;
    height:99px;
    text-align:center;
    line-height:20px;
}
#footer_submenu{
    margin-left:380px !important;
    margin-left:377px;
    padding-right:20px;
    padding-top:35px;
    height:15px;
    text-align:right;
    color:#1d4cb6;
}
#footer_submenu a{
    font-size:11px;
    color:#1d4cb6;
    text-decoration:none;
}
#footer_submenu a:hover{
    text-decoration:underline;
}
#footer_copyright{
    margin-left:380px !important;
    margin-left:377px;
    padding-right:25px;
    padding-top:15px;
    height:44px;
    background:url('EForum/bg_footer_copyright.jpg') no-repeat left bottom;
    text-align:right;
    font-size:11px;
}
#footer_copyright a{
    color:#ce0000;
    text-decoration:none;
    line-height:18px;
}
#footer_copyright a:hover{
    text-decoration:underline;
}
.navigator{
    padding-left:10px;
    font-size:11px;
    font-weight:bold;
    line-height:20px;
}
.navigator a{
    padding-right:18px;
    text-decoration:none;
    background:url(images/bg_icon_navigator.gif) no-repeat right 4px;
    color:#ce0000;
    
}
.navigator a:hover{
    text-decoration:underline;
}
.navigator span{
    padding-left:4px;
    color:#1d4cb6
}


.box2{
}
.box2_top{
    background:url('images/bg_box2_tcenter.jpg') repeat-x left top;
}
.box2_tleft{
    background:url('images/bg_box2_tleft.jpg') no-repeat left top;
}
.box2_tright{
    background:url('images/bg_box2_tright.jpg') no-repeat right top;
}
.box2_title{
    height:37px;
    padding-left:76px;
    font-size:12px;
    font-weight:bold;
    background:url('images/bg_box2_title_icon.jpg') no-repeat 26px 7px;
}
.box2_title_left{
    display:inline-block;
    height:37px;
    background:url('images/bg_box2_title_left.jpg') repeat-x left top;
}
.box2_title_right{
    display:inline-block;
    height:37px;
    line-height:34px;
    padding-left:5px;
    padding-right:20px;
    background:url('images/bg_box2_title_right.jpg') no-repeat right top;
    color:#ce0000;
}

.box2_middle{
    background:url('images/bg_box2_middle.jpg') repeat-y left top;
}
.box2_main{
    padding:0px 1px;
    background:url('images/bg_box2_middle.jpg') repeat-y right top;
}
.box2_content{
    padding:5px 0px;
    background:#fff;
}
.box2_bottom{
    background:url('images/bg_box2_bcenter.jpg') repeat-x left bottom;
}
.box2_bleft{
    background:url('images/bg_box2_bleft.jpg') no-repeat left bottom;
}
.box2_bright{
    height:14px;
    background:url('images/bg_box2_bright.jpg') no-repeat right bottom;
}
.box3{
}
.box3_top{
    background:url('images/bg_box3_tcenter.jpg') repeat-x left top;
}
.box3_tleft{
    background:url('images/bg_box3_tleft.jpg') no-repeat left top;
}
.box3_tright{
    background:url('images/bg_box3_tright.jpg') no-repeat right top;
}
.box3_title{
    height:37px;
    padding-left:76px;
    font-size:12px;
    font-weight:bold;
    background:url('images/bg_box3_title_icon.jpg') no-repeat 27px 7px;
}
.box3_title_left{
    display:inline-block;
    height:37px;
    background:url('images/bg_box3_title_left.jpg') repeat-x left top;
}
.box3_title_right{
    display:inline-block;
    height:37px;
    line-height:34px;
    padding-left:5px;
    padding-right:20px;
    background:url('images/bg_box3_title_right.jpg') no-repeat right top;
    color:#006600;
}

.box3_middle{
    background:url('images/bg_box3_middle.jpg') repeat-y left top;
}
.box3_main{
    padding:0px 1px;
    background:url('images/bg_box3_middle.jpg') repeat-y right top;
}
.box3_content{
    padding:5px 0px;
    background:#fff;
}
.box3_bottom{
    background:url('images/bg_box3_bcenter.jpg') repeat-x left bottom;
}
.box3_bleft{
    background:url('images/bg_box3_bleft.jpg') no-repeat left bottom;
}
.box3_bright{
    height:14px;
    background:url('images/bg_box3_bright.jpg') no-repeat right bottom;
}
.box_1{
}
.box_1_main{
    background:url(images/bg_box_1_main.jpg) repeat-y left top;
}
.box_1_wrapper{
    background:url(images/bg_box_1_main.jpg) repeat-y right top;
}
.box_1_title{
    background:url(images/bg_box_1_tcenter.jpg) repeat-x center top;
}
.box_1_title_left{
    background:url(images/bg_box_1_tleft.jpg) no-repeat left top;
}
.box_1_title_right{
    height:28px;
    background:url(images/bg_box_1_tright.jpg) no-repeat right top;
}
.box_1_bottom{
    background:url(images/bg_box_1_bcenter.jpg) repeat-x left bottom;
}
.box_1_bottom_left{
    background:url(images/bg_box_1_bleft.jpg) no-repeat left bottom;
}
.box_1_bottom_right{
    height:19px;
    background:url(images/bg_box_1_bright.jpg) no-repeat right bottom;
}
.box_1_title span{
    padding:0px 5px;
    background:#fff;
}
.space_top_menu
{
    width:260px;
}

.v_statistics:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .v_statistics {
	height: 1%;
}
* + html .v_statistics {
	height: 1%;
}
.v_statistics
{
    margin-left:250px;
    margin-top:13px;
    position:relative;
    z-index:100px;
}
.v_statistics span
{
    font-weight: bold;
}
.searchboxx
{
    float:right;
    margin-top:5px;
}
.vmainmenu
{
    float:left;
    margin-left:250px;
}
#lilo a
{
    color: #CC3300;
}

#home_event span.enew, .entrepreneur_news_item_datetime span.enew
{
    padding-top: 5px;
    display: block;
    color: #FF0000;
}