﻿/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div{margin:0;padding:0;border:0;}
body{color:#333;font-size:12px; margin-top:5px;font-family:"宋体";}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}

a:link {color: #1f3a87; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}

.HiddenObject
{
    visibility:hidden;
}

.LeftObject
{
    float:left;
}

.BodyDiv
{
    width: 1000px;
    text-align: left;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.BodyContent
{
    padding: 5px 10px 5px 10px;
    width: 750px;
    line-height: 28px;
}

.PageBg
{
    background-image: url("images/body/bg.jpg" );
    background-repeat: repeat-x;
}

.pageMsg
{
    padding: 12px 25px 12px 25px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFCC;
    text-align: center;
    font-weight: bold;
    color: #FF0000; 
}
.pageBMsg
{
    padding: 4px 15px 4px 15px;
    border: 1px solid #336699;
    background-color: #CCFFFF;
    text-align: center;
    color: #003399;
    line-height:18px;
}

.mp_ItemBox
{
    padding: 8px 8px 3px 8px;
    border-top-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #F2F2F2;
}

a .pageBtn
{
    padding: 3px 5px 3px 5px;
    background-color: #E8E8E8;
    border-bottom-style: solid;
    border-color: #FF3300;
    border-width: thin;
    float: right;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

a:hover .pageBtn
{
    padding: 3px 5px 3px 5px;
    background-color: #FFFFCC;
    border-bottom-style: solid;
    border-color: #FF3300;
    border-width: thin;
    float: right;
    text-align: center;
    margin-right: 10px;
    font-weight: bold;
}

/* 页面头部 */
#HeadDiv
{
    padding: 5px;
    width: 990px;
    height: 80px;
    text-align: left;
    vertical-align:top;
}

#LogoDiv
{
    width: 220px;
    height: 70px;
    float: left;
    margin-top: 10px;
    margin-left:10px;
}

#HeadContent
{
    width: 710px;
    height: 80px;
    float: left;
    margin-left:30px;
}
 
.NavDiv
{
    width: 1000px;
    height:25px;
    background:#fff url('images/head/nvOFF.gif') top left repeat-x;
}

.NavDiv ul
{
    padding:0;
    margin:0;
    list-style-type:none;
    float:left;
    position:relative;
}


.NavDiv .NavPart1
{
    width:60%;
    float: left;
}

.NavDiv .NavPart2
{
    width: 40%;
    float: right;
    text-align: right;
}

.NavDiv .NavPart1 li
{
    float:left;
}

.NavDiv .NavPart2 li
{
    float:right;
    text-align:right;
}

.NavDiv .NavPart2 img
{
    float:left;
    padding-top:2px;
}

.NavDiv ul li a, .NavDiv ul li a:visited
 {
     float:left;
     display:block;
     text-decoration:none;
     color:#000;
     width:auto;
     color:#000;
     border:1px solid #fff;
     border-width:0 1px 0 0;
     padding:0px 16px 0px 16px;
     line-height:25px;
}



.NavDiv ul li:hover a
 {
     color:#fff;
     background:#ccc url('images/head/nvON.gif') top left repeat-x;
 }

#ContentPlace
{
    width: 980px;
    padding: 10px 10px 10px 10px;
}

.UpdateMsg
{
    padding: 2px 15px 2px 15px;
    border: 1px solid #FFFF66;
    background-color: #339966;
    margin-top: 2px;
    color: #FFFFFF;
}

.pNotice
{
    padding: 5px 20px 5px 20px;
    background-color: #F5F5F5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #3366FF;
}
/*   页面底部    */


.BtmDiv
{
    width: 1000px;
    text-align: center;
}

.BtmDiv .Part1
{
    width:1000px;
    height:25px;
    background-image:url("images/head/BtmLine.gif");
    text-align:center;
    color: #FFFFFF;

}

.BtmDiv .Part2
{
    width:1000px;
    text-align:center;    
}

.BtmDiv a, .BtmDiv a:visited
 {
     text-decoration:none;
     color: #FFFFFF;
     border-width:0 1px 0 0;
     padding:0px 16px 0px 16px;
     line-height:25px;
}

/*   页面左部   */

#PageLeftPart
{
    padding: 10px;
    width: 250px;
    vertical-align: top;
}

/*   页面右部   */

#PageRightPart
{
    width: 750px;
    vertical-align: top;
}

/*   页面里表格与小窗栏     */


.ColumnTitle
{
    height: 21px;
    background-image: url( "images/body/columntitle.gif" );
    text-align: left;
    color: #000000;
    padding-left: 20px;
    padding-top: 3px;
    font-weight: bold;
    background-repeat: repeat-x;
}

.ContentText
{
    padding: 3px 3px 10px 10px;
    line-height: 20px;
}

.BoxTitleBg
{
    border-width: 1px;
    border-color: #808080;
    background-color: #FFFFCC;
    background-image: url(   'images/body/boxtitlebg.png' );
    height: 21px;
    border-bottom-style: solid;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    padding-top:4px;
}

.BoxToolTips
{
    padding: 3px 5px 3px 5px;
    border-top-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    background-color: #EBEBEB;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
}

.BoxBody
{
    border: 1px solid #808080;
    width:200px;
}

.NewMember_Icon_Bg
{
    background-position: 20px;
    background-image: url(      'images/home/NewMember.gif' );
    background-repeat: no-repeat;
    height: 40px;
}


/* 产品相关 */

.TR_Div1
{
    margin: 1px;
    padding: 10px 20px 10px 20px;
    border: 1px solid #808080;
    width:100%;
}

.TR_Div2
{
    margin: 1px;
    padding: 10px 20px 10px 20px;
    border: 1px solid #808080;
    background-color: #F6F6F6;
}

.PrdICON
{
    text-align: left;
    width: 580px;
    padding: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #808080;
    line-height:16px;
}

.PrdInfoDiv
{
    padding: 5px;
    width: 180px;
    text-align:left;
    line-height:18px;
}

.PrdInfoDiv2
{
    padding: 5px;
    text-align: left;
    font-size: x-large;
    float:left;
}

.tbBg
{
    background-image:url('images/home/tbLine.gif');
}

.OrderListItem
{
    padding: 2px;
    margin: 1px;
}
