﻿
/*--------（Projectdetail.aspx）样式-----------*/
.companyTitle
{
    width: 95%;
    height: 30px;
    margin:0 auto;
    line-height: 30px;
    text-align: center;
}
.companyCon
{
   width: 85%;
   height: auto !important;
   height: 300px;
   min-height: 300px;
   margin:15px auto 0 auto;
   text-align: left;
}
.lblCon
{
    width: 100%;
    white-space:normal;
    font-size:12px;
    font-family:Sans-Serif;
    line-height:20px;
}
.footReturn
{
    width: 85%;
    height: 25px;
    margin:5 auto 0 auto;
    line-height:25px;
    text-align: center;
}
/*--------(Project.aspx)样式-----------*/
.opration
{
    width:95%;
    height:auto !important;
    min-height:300px;
    height:300px;
    margin:10px auto 10px auto;
    overflow:hidden;
}

/*-------(Contact.aspx/Server.aspx)样式--------*/
.contactLeft /*左边部分*/
{
    width:200px;
    height:auto;
    overflow:hidden;
    float:left;
}
.contactLeft_Top
{
    width:100%;
    height:120px;
    background:url(Images/jt_r2_c1.jpg) repeat-y right ;
    font-size: 16px;
    font-weight: bold;
    color: #CC3300;
}
.contactLeft_Center
{
    width:100%;
    height:70px;
    background:url(Images/jt_r2_c2.jpg) no-repeat right ;
}
.contactLeft_Bottom
{
    width:100%;
    height:200px;
    background:url(Images/jt_r2_c1.jpg) repeat-y right ;
}
.contactLeft_Bottom1
{
    width:100%;
    height:auto !important;
    height:200px;
    min-height:200px;
    background:url(Images/jt_r2_c1.jpg) repeat-y right ;
}

.contactRight /*右边部分*/
{
    width:720px;
    height:auto;
    overflow:hidden;
    float:right;    
    background:url(Images/bg_news.jpg) no-repeat;
}

.contactCon
{
    width:100%;
    height:360px;
    margin:20px auto 10px auto;
    overflow:hidden;
    color: #44D0FF;
}
.contactCon a, .contactCon a:link 
{
    color:Black;
}


/*------(JoinMe.aspx)样式------*/
.joinmeLeft /*左边部分*/
{
    width:150px;
    height:auto;
    overflow:hidden;
    float:left;
    font-size: 16px;
    font-weight: bold;
    color: #CC3300;
}
.joinmeRight /*右边部分*/
{
    width:770px;
    height:auto;
    float:right;    
    background:url(Images/jt_r2_c2.jpg) repeat-y top left;
    margin:10px auto;
    display:inline;
}
.joinmecon
{
    width:700px;
    float:right;
    height:auto !important;
    min-height:350px;
    height:350px;
    margin:20px auto 10px 70px;
}
.joinMeComment
{
    width:95%;
    height:auto !important;
    height:320px;
    min-height:320px;
}
.joinMeAsk
{
    color: #CC6600; 
    font-weight:bold; 
    margin-bottom:10px;
}
.joinMeAnswer
{
   line-height:15px;
   border-bottom:solid 2px Silver;
   margin-bottom:10px;
}
.joinPage
{
    width:100%;
    height:20px;
    line-height:20px;
    text-align:center;
}

/*-----------(Notify.aspx)样式-------------*/
.notifyCon
{
    width:90%; 
    height:auto !important;
    height:300px;
    min-height:300px;
    text-align:center;
}