﻿body {
}
#eoffice_main{
}
#eoffice_main:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html #eoffice_main {
	height: 1%;
}
* + html #eoffice_main {
	height: 1%;
}
#eoffice_leftside{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:675px;
}
#eoffice_rightside{
    float:right;
    margin-left:0px !important;
    margin-left:-3px;
    width:260px;
}
/*eoffice_owner*/
#eofice_owner.box2_content{
    padding:10px;
}
#eoffice_owner:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html #eoffice_owner{
height: 1%;
}
* + html #eoffice_owner{
height: 1%;
}
.eoffice_owner_photo{
    position:relative;
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:6px;
    width:302px;
    height:225px;
    background:url(images/bg_owner_photo.jpg) no-repeat center bottom;
}
.eoffice_owner_photo span{
    position:absolute;
    top:6px;
    left:0px;
    width:302px;
    height:213px;
    background:url(images/bg_302x213.gif) no-repeat;
}
.eoffice_owner_photo img{
    width:302px;
    height:213px;
}
.eoffice_owner_info
{
    margin-top:3px;
    margin-left:312px;
}
.eoffice_owner_info dl{
    font-size:11px;
    line-height:18px;
}
.eoffice_owner_info .dotted_hseparate{
    padding:10px 0px;
}
.eoffice_owner_info dt{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:6px;
}
.eoffice_owner_info dt.label{
        width:100px;
        font-weight:bold;
}
.eoffice_owner_info dd{
    margin-left:115px !important;
    margin-left:112px;
    color:#1d4cb6;
    min-height:18px;
    height:auto !important;
    height:18px;
   
}
.eoffice_owner_info a{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.eoffice_owner_info a:hover{
    color:#ce0000;
    text-decoration:underline;
}
/* end eoffice_owner*/
/* eoffice_product */
#eoffice_product{
    margin-top:6px;
}
.eoffice_product_items{
    padding-left:10px;
    padding-top:10px;
}
.eoffice_product_items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .eoffice_product_items {
	height: 1%;
}
* + html .eoffice_product_items {
	height: 1%;
}
.eoffice_product_item{
    position:relative;
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:5px;
    width:130px;
    height:130px;
    text-align:center;
}
.eoffice_product_item span{
    position:absolute;
    left:15px;
    top:10px;
    width:100px;
    height:80px;
    background:url(images/bg_100x80.gif) no-repeat;
}
.eoffice_product_item img{
    width:100px;
    height:80px;
}
.eoffice_product_item a{
    margin-top:5px;
    color:#1d4cb6;
    text-decoration:none;
}
.eoffice_product_item a:hover{
    text-decoration:underline;
}
.eoffice_product_item a.photo{
    display:block;
    height:80px;
}
.eoffice_product_item a.name{
    padding:0px 10px;
    display:block;
    height:28px;
    line-height:14px;
    overflow:hidden;
}
.eoffice_product_control{
    padding-top:10px;
    padding-right:20px;
    text-align:right;
}
.eoffice_product_control a{
    padding-left:10px;
    background:url(images/bg_icon_next.jpg) no-repeat left 3px;
    color:#ce0000;
    text-decoration:none;
}
.eoffice_product_control a:hover{
    text-decoration:underline;
}
.eoffice_product_item.ihover{
    background:url(images/bg_ihover_130x130.jpg) no-repeat;
}
/* end eoffice_product */
/* eoffice_topic */
.eoffice_topic{
}
.eoffice_topic_title{
    background:url(images/bg_oldtopic_title.jpg) repeat-x left top;
}
.eoffice_topic_title_left{
    background:url(images/bg_oldtopic_title_left.jpg) no-repeat left top;
}
.eoffice_topic_title_right{
    height:24px;
    background:url(images/bg_oldtopic_title_right.jpg) no-repeat right top;
}
.eoffice_topic_main{
    background:url(images/bg_oldtopic_main.jpg) repeat-y left top;
}
.eoffice_topic_content{
    background:url(images/bg_oldtopic_main.jpg) repeat-y right top;
}
.eoffice_topic_bottom{
    background:url(images/bg_oldtopic_bottom.jpg) repeat-x left bottom;
}
.eoffice_topic_bottom_left{
    background:url(images/bg_oldtopic_bottom_left.jpg) no-repeat left bottom;
}
.eoffice_topic_bottom_right{
    height:23px;
    background:url(images/bg_oldtopic_bottom_right.jpg) no-repeat right bottom;
}
.eoffice_topic_items{
    padding:10px;
}
.eoffice_topic .dotted_hseparate{
    margin:10px 0px;
}
.eoffice_topic_item{
    padding-left:15px;
    background:url(images/bg_icon_green_arrow.jpg) no-repeat left 5px;
    font-size:11px;
}
.eoffice_topic_item a{
    color:#ce0000;
    font-weight:bold;
    text-decoration:none;
    line-height:14px;
}
.eoffice_topic_item a:hover{
    text-decoration:underline;
}
.eoffice_topic_item p{
    padding:5px 0px;
    line-height:14px;
}
.eoffice_topic_item span{
    color:#8b8b8b;
}
.eoffice_topic_item span a{
    font-weight:normal;
    color:#1d4cb6;
    font-size:11px;
}
.eoffice_topic_control{
    padding-right:20px;
    text-align:right;
    font-size:11px;
}
.eoffice_topic_control span{
    padding-right:50px;
}
.eoffice_topic_control a{
    color:#ce0000;
    text-decoration:none;
}
.eoffice_topic_control a:hover{
    text-decoration:underline;
}
.eoffice_topic_control a.next{
    padding-left:12px;
    background:url(images/bg_icon_next.jpg) no-repeat left 3px;
}
.eoffice_topic_control a.prev{
    padding-right:12px;
    background:url(images/bg_icon_prev.jpg) no-repeat right 3px;
}
.eoffice_topic .posttopicbutton{
    margin-top:10px;
    margin-left:30px;
}
/* end eoffice_topic */
/* eoffice_comment */
.eoffice_comment{
}
.eoffice_comment_title{
    background:url(images/bg_comment_title.jpg) repeat-x left top;
}
.eoffice_comment_title_left{
    background:url(images/bg_comment_title_left.jpg) no-repeat left top;
}
.eoffice_comment_title_right{
    height:27px;
    background:url(images/bg_comment_title_right.jpg) no-repeat right top;
}
.eoffice_comment_main{
    background:url(images/bg_comment_main.jpg) repeat-y left top;
}
.eoffice_comment_content{
    padding:0px 10px;
    background:url(images/bg_comment_main.jpg) repeat-y right top;
}
.eoffice_comment_bottom{
    background:url(images/bg_comment_bottom.jpg) repeat-x left bottom;
}
.eoffice_comment_bottom_left{
    background:url(images/bg_comment_bottom_left.jpg) no-repeat left bottom;
}
.eoffice_comment_bottom_right{
    height:23px;
    background:url(images/bg_comment_bottom_right.jpg) no-repeat right bottom;
}
.eoffice_comment_items{
    padding-right:30px;
}
.eoffice_comment_item{
}
.eoffice_comment_avatar{
    position:relative;
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:5px;
    width:65px;
    height:65px;
}
.eoffice_comment_avatar span{
    position:absolute;
    top:5px;
    left:0px;
    width:65px;
    height:50px;
    background:url(images/bg_65x50.gif) no-repeat;
}
.eoffice_comment_avatar img{
    width:65px;
    height:50px;
}
.eoffice_comment_info{
    margin-left:75px !important;
    margin-left:72px;
    min-height:70px;
    height:auto !important;
    height:70px;
}

.eoffice_comment_info span{
    display:block;
    padding:5px 0px;
    color:#8b8b8b;
    font-size:11px;
}
.eoffice_comment_info p{
    font-size:11px;
    line-height:16px;
}
.eoffice_comment a{
    color:#ce0000;
    text-decoration:none;
}
    .eoffice_comment a.abuse{
        padding-left:20px;
        background:url(images/bg_icon_exclamation.jpg) no-repeat;
        font-size:11px;
        color:#1d4cb6;
    }
    .eoffice_comment a.name{
        display:inline-block;
        width:400px;
        font-weight:bold;
    }
.eoffice_comment a:hover{
    text-decoration:underline;
}
.eoffice_comment .dotted_hseparate{
    padding:10px 0px;
}
.eoffice_comment_post{
    padding:0px 10px;
}
.eoffice_comment_post h3{
    padding-bottom:5px;
}
.eoffice_comment .postbutton{
    margin:10px 0px 10px 20px;
}
.eoffice_text{
    width:630px;
    height:200px;
    border:solid 1px #8b8b8b;
}
/* end eoffice_comment */
/* eoffice_member */
.eoffice_member{
    margin-top:8px;
}
.eoffice_member_title{
    background:url(images/bg_member_title.jpg) repeat-x left top;
}
.eoffice_member_title_left{
    background:url(images/bg_member_title_left.jpg) no-repeat left top;
}
.eoffice_member_title_right{
    padding-left:20px;
    height:20px;
    background:url(images/bg_member_title_right.jpg) no-repeat right top;    
}
.eoffice_member_title_right span{
    padding:0px 1px;
    font-size:12px;
    color:#ce0000;
    font-weight:bold;
    background:#fff;
}
.eoffice_member_main{
    background:url(images/bg_member_main.jpg) repeat-y left top;
}
.eoffice_member_content{
    background:url(images/bg_member_main.jpg) repeat-y right top;
}
.eoffice_member_bottom{
    background:url(images/bg_member_bottom.jpg) repeat-x left bottom;
}
.eoffice_member_bottom_left{
    background:url(images/bg_member_bottom_left.jpg) no-repeat left bottom;
}
.eoffice_member_bottom_right{
    height:17px;
    background:url(images/bg_member_bottom_right.jpg) no-repeat right bottom;
}
.eoffice_member_items{
    padding:10px 0px 0px 7px;  
}
.eoffice_member_items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .eoffice_member_items {
	height: 1%;
}
* + html .eoffice_member_items {
	height: 1%;
}
.eoffice_member_item{
    float:left;
    padding-top:5px;
    width:110px;
    height:80px;
    margin-right:0px !important;
    margin-right:-3px;
    text-align:center;
    font-size:11px;
}
.eoffice_member_item.memberhover{
    background:url(images/bg_ihover_80x80.jpg) no-repeat center top;
}
.eoffice_member_item img{
    width:65px;
    height:50px;
}
.eoffice_member_item a{
    display:block;
    margin-top:5px;
    color:#1d4cb6;
    text-decoration:none;
}
.eoffice_member_item span{
    position:absolute;
    top:0px;
    left:24px;
    width:65px;
    height:50px;
    background:url(images/bg_65x50.gif) no-repeat;
}
.eoffice_member_item a.avatar{
    position:relative;
    height:50px;
}
.eoffice_member_item a:hover{
    text-decoration:underline;
}
.eoffice_member_control{
    padding:0px 20px;
    text-align:right;
    font-size:11px;
}
.eoffice_member_control span{
    padding-right:50px;
}
.eoffice_member_control a{
    color:#ce0000;
    text-decoration:none;
}
.eoffice_member_control a:hover{
    text-decoration:underline;
}
.eoffice_member_control a.next{
    padding-left:12px;
    background:url(images/bg_icon_next.jpg) no-repeat left 3px;
}
.eoffice_member_control a.prev{
    padding-right:12px;
    background:url(images/bg_icon_prev.jpg) no-repeat right 3px;
}
/* end eoffice_member */
/* eoffice_activity */
.eoffice_activity{
    padding-top:16px;
    padding-bottom:5px;
}
.eoffice_activity_content{
    min-height:130px;
    height:auto !important;
    height:130px;
}
.eoffice_activity dl{
    padding-top:30px;
    padding-left:20px;
    font-weight:bold;
    line-height:18px;
}
.eoffice_activity dt{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:4px;
}
    .eoffice_activity dt.label{
        width:125px;
    }
.eoffice_activity dd{
    margin-left:135px !important;
    margin-left:132px;
    color:#ce0000;
}
.eoffice_activity .box6_content{
    background:url(images/bg_activity_title.jpg) no-repeat 20px 5px;
}
/* end eoffice_activity */
/* eoffice_tool */
.eoffice_tool{
    padding-bottom:5px;
}
.eoffice_tool_content{
    padding:10px 10px 22px 15px;
}
.eoffice_tool span{
    display:block;
    width:204;
    height:23px;
}
.eoffice_tool span.controlhover{
    background:url(images/bg_ihover_control.jpg) no-repeat;
}
.eoffice_tool a{
    display:block;
    padding-left:40px;
    width:164px;
    height:23px;
    line-height:23px;
    color:#ce0000;
    text-decoration:none;
    background:url(images/bg_icon_control.gif) no-repeat;
}
    .eoffice_tool a.invite{
        background-position:10px 0px;
    }
    .eoffice_tool a.message{
        background-position:10px -23px;
    }
    .eoffice_tool a.connect{
        background-position:10px -46px;
    }
    .eoffice_tool a.bookmark{
        background-position:10px -69px;
    }
    .eoffice_tool a.abuse{
        background-position:10px -92px;
    }
.eoffice_tool a:hover{
}
.control_action{
   
    padding-top:50px;
    padding-bottom:50px;
    width:700px;
    background:url(images/bg_veer.jpg);
}
.control_action_main{
    margin:auto;
    width:603px;
    background:url(images/bg_action_center.jpg) repeat-y;
}
.control_action_top{
    background:url(images/bg_action_top.jpg) no-repeat center top;
}
.control_action_bottom{
    background:url(images/bg_action_bottom.jpg) no-repeat center bottom;
}
.control_action_content{
    font-size:11px;
    padding:110px 20px 20px 20px;
    background:url(images/bg_logoveer.jpg) no-repeat center 20px;
}
.control_action p{
    font-size:11px;
    line-height:16px;
    background:#fff;
}
.control_button{
    padding-top:15px;
}
.control_action h2{
    text-align:center;
    color:#ce0000;
    margin-bottom:30px;
    
}
.control_action_left{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:340px;
}
.control_action_right{
    margin-left:350px !important;
    margin-left:347px;
    min-height:220px;
    height:auto !important;
    height:220px;
}
/* end eoffice_tool */
/* eoffice_group */
.eoffice_group{
}
.eoffice_group_content{
    font-size:11px;
    font-weight:bold;
    line-height:18px;
}
.eoffice_group_logo{
    text-align:center;
}
.eoffice_group_logo img{
    width:254px;
    height:168px;
}
.eoffice_group dl{
    padding:10px;
}
.eoffice_group dt{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:5px;
}
.eoffice_group dt.label{
    width:120px;
}
.eoffice_group dd{
    margin-left:130px !important;
    margin-left:127px;
    height:18px;
    height:auto !important;
    min-height:18px;
    color:#ce0000;
}
.eoffice_group p{
    padding:0px 10px;
}
.eoffice_group a{
    color:#ce0000;
    text-decoration:none;
}
.eoffice_group a:hover{
    text-decoration:underline;
}
.eoffice_group a.guest{
    color:#1d4cb6;
}
.eoffice_group .dotted_hseparate{
    padding:10px 0px;
}
/* end eoffice_group */
/*office_notice*/
.eoffice_notice{
    padding-top:5px;
}
.eoffice_notice img{
    width:247px;
    height:98px;
}
/*end office_notice*/
/*eoffice_achievement*/
.eoffice_achievement{
}
.eoffice_achievement_content{
}
.eoffice_achievement_content div{
    margin:auto;
    padding:7px 10px 0px 30px;
    width:191px;
    height:55px;
    background:url(images/bg_achievement_item.jpg) no-repeat;
    text-align:left;
    font-size:11px;
    color:#1d4cb6;
    font-weight:bold;
    line-height:16px;
}
.eoffice_achievement_content a{
    display:block;
    overflow:hidden;
    height:32px;
}
/*end eoffice_achievement*/
/*office_connect*/
.eoffice_connected{
}
.eoffice_connected_content{
    line-height:14px;
    font-size:11px;
}
.eoffice_connected_items{
    margin:auto;
    width:240px;
}
.eoffice_connected_items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .eoffice_connected_items {
	height: 1%;
}
* + html .eoffice_connected_items {
	height: 1%;
}
.eoffice_connected_item{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:5px;
    width:80px;
    height:75px;
    text-align:center;
}
.eoffice_connected_item.connecthover{
    background:url(images/bg_ihover_80x80.jpg) no-repeat;
}
.eoffice_connected_item img{
    width:65px;
    height:50px;
}
.eoffice_connected_name{
    padding-top:5px;
}
.eoffice_connected a{
    color:#1d4cb6;
    text-decoration:none;
}
.eoffice_connected a:hover{
    text-decoration:underline;
}
.eoffice_connected a.next{
    padding-left:15px;
    background:url(images/bg_icon_next.jpg) no-repeat left 3px;
    color:#ce0000;
}
.eoffice_connected a.prev{
    padding-right:15px;
    background:url(images/bg_icon_prev.jpg) no-repeat right 3px;
    color:#ce0000;
}
.eoffice_connected_control{
    padding-top:10px;
    padding-right:10px;
    text-align:right;
}
.eoffice_connected_control span{
    padding-right:20px;
}
/*end eoffice_connected*/
/*office_visited*/
.eoffice_visited{
}
.eoffice_visited_content{
    line-height:14px;
    font-size:11px;
}
.eoffice_visited_items{
    margin:auto;
    width:240px;
}
.eoffice_visited_items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .eoffice_visited_items {
	height: 1%;
}
* + html .eoffice_visited_items {
	height: 1%;
}
.eoffice_visited_item{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    padding-top:5px;
    width:80px;
    height:75px;
    text-align:center;
}
.eoffice_visited_item.visitedhover{
    background:url(images/bg_ihover_80x80.jpg) no-repeat;
}
.eoffice_visited_item img{
    width:65px;
    height:50px;
}
.eoffice_visited_name{
    padding-top:5px;
}
.eoffice_visited a{
    color:#1d4cb6;
    text-decoration:none;
}
.eoffice_visited a:hover{
    text-decoration:underline;
}


.eo_c:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .eo_c {
	height: 1%;
}
* + html .eo_c {
	height: 1%;
}
.eo_c
{
}
.eo_c_logo
{
    float:left;
    width:150px;
}
.eo_c_logo img
{
    width:150px;
    height:120px;
}
.eo_c_des
{
    float:right;
    width:495px;
}
.eo_line
{
    width: 660px;
    height: 6px;
    margin: 0px auto;
    background-image: url(images/lb.jpg);
    background-repeat: no-repeat;
    margin-bottom:11px;
}
.eo_c_more
{
    text-indent:439px;
}
.eo_c_more a
{
    color:#cd0000;
}
#cinfoss
{
    display:none;
}
