﻿
*
{
    padding: 0;
    margin: 0px auto;
}

body, table, tr, td, select, input, ul, li, dl, dt, dd
{
    color: #444;
    font-size: 12px;
    font-family: "微软雅黑", "宋体";
}

h2
{
    font-size: 16px;
    font-weight: bold;
}

img
{
    border: 0px;
    vertical-align: middle;
}

dd { margin-left: 0px; }

a
{
    color: #444;
    text-decoration: none;
}

a:hover { color: #F30; }

a:active { outline: none; blr:expression(this.onFocus=this.blur());
}

a:focus
{
    outline: none;
    -moz-outline: none;
}

input { outline: none; }

.redfont { color: #F00; }

hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px dotted #ccc;
    padding: 0;
}

.clear
{
    clear: both;
    float: none;
}

.bor
{
    border-left: 7px #FFF solid;
    border-right: 7px #FFF solid;
    background-color: #FFF;
}

.mtop { margin-top: 10px; }

.mtop1 { margin-top: 5px; }

.ptop { padding-top: 8px; }

.pleft { padding-left: 8px; }

.pbottom { padding-bottom: 8px; }

.mbottom { margin-bottom: 10px; }

ul, li
{
    list-style: none;
    text-align: left;
    vertical-align: middle;
}

.mleft { margin-left: 9px; }

.header
{
    width: 980px;
    height: 154px;
}

.tops
{
    height: 107px;
    background: url(/images/topbg.jpg) repeat-x top;
    border-top: 3px #1B5AC3 solid;
}

.top_left
{
    width: 400px;
    float: left;
}

.top_right
{
    width: 580px;
    float: left;
    height: 103px;
    position: relative;
}

.top_right span
{
    position: absolute;
    top: 13px;
    right: 10px;
    color: #FFF;
}

.top_right span a { color: #FFF; }

.top_right .SearchText
{
    width: 370px;
    height: 29px;
    line-height: 29px;
    background-color: #FFF;
    border: 1px #2B78CA solid;
    color: #BBB;
    position: absolute;
    top: 50px;
    right: 10px;
    padding-left: 8px;
}

.top_right .SearchButton
{
    position: absolute;
    top: 51px;
    right: 10px;
    cursor: pointer;
}

.nav
{
    padding-left: 16px;
    height: 39px;
    line-height: 39px;
    background: url(/images/navbg.jpg) repeat-x top;
}

.nav a
{
    height: 39px;
    line-height: 39px;
    color: #005792;
    font-size: 14px;
    font-weight: bold;
    padding-left: 33px;
    padding-right: 33px;
    display: block;
    float: left;
    background: url(/images/navline.jpg) no-repeat top right;
}

.nav a:hover { color: #005792; }

.mtDropdownMenu
{
    LEFT: -1000px;
    OVERFLOW: hidden;
    POSITION: absolute;
    TOP: -1000px
}

.mtDropdownMenu .content { POSITION: absolute }

.mtDropdownMenu .items
{
    Z-INDEX: 2;
    LEFT: 0px;
    POSITION: relative;
    TOP: 0px;
    width: 120px;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

.mtDropdownMenu .item
{
    border-bottom: 1px #FFFFFF solid;
    FONT-SIZE: 12px;
    CURSOR: pointer;
    COLOR: #000;
    TEXT-DECORATION: none;
    EXT-DECORATION: none;
    width: 120px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 22px;
    text-align: center;
    background-color: #E9E9E9;
}

.mtDropdownMenu .background
{
    Z-INDEX: 1;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
}

.mtDropdownMenu .hover
{
    COLOR: #FFF;
    background-color: #167DE4;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
}

.mtDropdownMenu .item IMG { MARGIN-LEFT: 10px }

/*----Top Nav End--------*/















.main
{
    width: 980px;
    background-color: #FFF;
}

.main_left
{
    float: left;
    width: 200px;
    padding-bottom: 5px;
}

.main_left_cate { border: 1px #1369C0 solid; }

.main_left_cate .main_left_cate_title
{
    background: url(/images/3.gif) no-repeat 97px 32px #1369C0;
    color: #FFF;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}

.main_left_cate .main_left_cate_name
{
    height: 29px;
    position: relative;
    z-index: 999;
}

.main_left_cate .main_left_cate_name .CateID
{
    background: url(/images/4.gif) no-repeat 180px 10px #EEE;
    display: block;
    height: 28px;
    line-height: 28px;
    width: 188px;
    border-bottom: 1px #FFF solid;
    padding-left: 10px;
    font-size: 14px;
    position: absolute;
    z-index: 999;
}

.oPenModels
{
    width: 400px;
    padding: 0px 10px;
    position: absolute;
    top: 0px;
    left: 197px;
    background-color: #E0EDFC;
    z-index: 2;
    border: 1px #1369C0 solid;
    display: none;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
}

.oPenModels a
{
    display: block;
    height: 28px;
    line-height: 28px;
    float: left;
    width: 180px;
    padding-left: 10px;
    background: url(/images/5.gif) no-repeat 0px 10px;
    margin-right: 10px;
}

.main_right
{
    float: left;
    width: 780px;
}

.main_center
{
    width: 568px;
    float: left;
    margin-left: 5px;
    border: 1px #DDD solid;
    height: 499px;
    display: inline;
}

.main_center_slide
{
    height: 344px;
    overflow: hidden;
    border-bottom: 1px #DDD solid;
    background-color: #F8F8F8;
    padding-top: 4px;
}

#main_center_slide { display: none; }

.main_center_marquee
{
    text-align: center;
    height: 150px;
    position: relative;
    overflow: hidden;
}

.main_center_marquee li
{
    width: 158px;
    height: 140px;
    padding-top: 10px;
    text-align: center;
}

.main_center_marquee li img { vertical-align: middle; }

.main_center_marquee li a img
{
    vertical-align: middle;
    width: 150px;
    height: 130px;
}

.main_center_marquee a.prev
{
    width: 25px;
    height: 150px;
    display: block;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    left: 0px;
    text-indent: -999em;
    background: url(/images/imglinkLeft.gif) no-repeat 6px 67px;
    z-index: 999;
}

.main_center_marquee a.prev:hover { background: url(/images/imglinkLeftHover.gif) no-repeat 6px 67px; }

.main_center_marquee a.next
{
    width: 25px;
    height: 150px;
    right: 0px;
    position: absolute;
    text-indent: -999em;
    background: url(/images/imglinkRight.gif) no-repeat 6px 67px;
}

.main_center_marquee a.next:hover { background: url(/images/imglinkRightHover.gif) no-repeat 6px 67px; }

.main_right_01
{
    float: left;
    width: 200px;
    height: 501px;
    margin-left: 5px;
}

.main_adv
{
    width: 200px;
    height: 100px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}

.main_adv img
{
    width: 200px;
    height: 100px;
    vertical-align: bottom;
}

.main_right_list_title
{
    background-color: #F7F7F7;
    color: #0066CC;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    border: 1px #DDD solid;
}

.main_right_list_title a
{
    float: right;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #777;
    font-family: "宋体";
}

#main_right_list_con
{
    height: 254px;
    border-left: 1px #DDD solid;
    border-right: 1px #DDD solid;
    border-bottom: 1px #DDD solid;
    overflow: hidden;
}

#main_right_list_con p
{
    padding-left: 18px;
    background: url(/images/1.gif) no-repeat 10px 9px;
    line-height: 24px;
    padding-right: 10px;
}

.main_left_list { height: 290px; }

.main_left_list .main_left_list_title
{
    background-color: #1369C0;
    color: #FFF;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
}

.main_left_list .main_left_list_title a
{
    float: right;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    font-family: "宋体"
}

.main_left_list_con
{
    width: 198px;
    height: 252px;
    padding-top: 8px;
    border-left: 1px #AAD0F7 solid;
    border-right: 1px #AAD0F7 solid;
    border-bottom: 1px #AAD0F7 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_left_list_con p
{
    width: 180px;
    padding-left: 18px;
    background: url(/images/1.gif) no-repeat 10px 9px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_list
{
    width: 383px;
    height: 288px;
    border: 1px #BAD3F1 solid;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

.main_list_title
{
    height: 27px;
    overflow: hidden;
    background: url(/images/main_list_title_bg.jpg) repeat-x top;
    border-bottom: 1px #BAD3F1 solid;
}

.main_list_title a
{
    display: block;
    height: 27px;
    line-height: 27px;
    float: left;
    width: 94px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 1px #BAD3F1 solid;
}

.main_list_title a:hover { color: #FFF; }

.main_list_title .MenuHover
{
    background: url(/images/MenuHover.jpg) repeat-x top;
    color: #FFF;
}

.main_list_title .MenuDefault { color: #444; }

.main_list_bor
{
    height: 255px;
    padding-top: 5px;
    background: url(/images/main_list_bg.jpg) repeat-x bottom #FFF;
}

.main_list_bor a
{
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    background: url(/images/1.gif) no-repeat 10px 10px;
    display: block;
    float: left;
    width: 167px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main_left_brand
{
    width: 198px;
    height: 252px;
    padding-top: 8px;
    border-left: 1px #AAD0F7 solid;
    border-right: 1px #AAD0F7 solid;
    border-bottom: 1px #AAD0F7 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main_left_brand p { height: 88px; }

#main_left_brand a
{
    line-height: 25px;
    display: block;
    text-align: center;
}

#main_left_brand .main_left_brand_bor
{
    display: block;
    width: 176px;
    height: 56px;
    border: 1px #CCC solid;
    text-align: center;
}

.mian_link
{
    width: 978px;
    border: 1px #DDD solid;
}

.main_link_title
{
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    border-bottom: 1px #DDD solid;
    color: #0066CC;
    font-size: 14px;
    font-weight: bold;
    background-color: #F7F7F7;
}

.main_link_name
{
    padding: 10px;
    line-height: 25px;
    text-align: left;
}

.main_link_name a { white-space: nowrap; }

.main_link_name span
{
    margin-left: 10px;
    margin-right: 10px;
}

.footer
{
    width: 980px;
    background-color: #227BD6;
    min-height: 160px;
    _height: 160px;
    overflow: visible;
    margin-top: 5px;
    padding-top: 10px;
}

.footer_left
{
    width: 500px;
    padding-left: 10px;
    float: left;
    min-height: 160px;
    _height: 160px;
    overflow: visible;
}

.footer_left li
{
    width: 80px;
    float: left;
    height: 40px;
}

.footer_left h5
{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px #CCC solid;
}

.footer_left p a
{
    line-height: 25px;
    color: #FFF;
}

.footer_right
{
    width: 470px;
    min-height: 160px;
    _height: 160px;
    overflow: visible;
    float: left;
}

.ke-zeroborder td
{
    padding-top: 13px;
    color: #FFF;
    line-height: 25px;
}

.ke-zeroborder td a { color: #FFF; }

.ke-zeroborder img
{
    margin-right: 15px;
    font-family: "宋体";
}

.main_right_wz
{
    font-size: 16px;
    color: #0066CC;
    font-weight: bold;
    padding-left: 10px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #1369C0 solid;
}

.main_right_wz span
{
    float: right;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #39F;
    font-family: "宋体";
}

.main_right_wz span a { color: #39F; }

.main_right_info
{
    padding: 20px;
    line-height: 28px;
}

.service_left { border: 1px #1369C0 solid; }

.service_left .service_left_title
{
    background: url(/images/3.gif) no-repeat 97px 32px #1369C0;
    color: #FFF;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}

.service_left .bigClass
{
    background-color: #569DE4;
    display: block;
    line-height: 28px;
    padding: 0px 10px 10px 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

.service_left .smallClass li a
{
    background-color: #F5F5F5;
    display: block;
    line-height: 28px;
    border-bottom: 1px #FFF solid;
    padding-left: 10px;
}

.main_right_list_map { height: 650px; }

.main_right_list_map li
{
    width: 360px;
    margin-left: 20px;
    height: 300px;
    border: 1px #CCC solid;
    float: left;
    margin-top: 20px;
    display: inline;
    overflow: hidden;
    position: relative;
}

.main_right_list_map li h4
{
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background-color: #F0F0F0;
    font-size: 14px;
}

.main_right_list_map li h4 a
{
    position: absolute;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
    color: #999;
    right: 10px;
    top: 1px;
}

.main_right_list_map li .Nothing
{
    padding: 10px;
    color: #999;
}

.main_right_list_map li p a
{
    height: 27px;
    line-height: 27px;
    padding-left: 18px;
    background: url(/images/1.gif) no-repeat 10px 7px;
}

.main_right_list_map li p a span
{
    float: right;
    padding-right: 10px;
    color: #888;
}

.main_right_list p a
{
    height: 27px;
    line-height: 27px;
    padding-left: 18px;
    background: url(/images/1.gif) no-repeat 10px 7px;
}

.main_right_list p a span
{
    float: right;
    padding-right: 10px;
    color: #888;
}

.main_right_list .Nothing
{
    padding: 10px;
    padding: #999;
}

.main_right_list .listpage
{
    height: 40px;
    line-height: 40px;
    background: none;
    text-align: right;
    padding-top: 20px;
}

.main_right_list .listpage span
{
    border: 1px solid #CCC;
    padding: 2px 10px;
    background-color: #FFF;
    color: #CCC;
    margin-right: 6px;
}

.main_right_list .listpage a
{
    height: 40px;
    line-height: 40px;
    background: none;
    background-color: #FFF;
    padding-left: 0px;
    border: 1px solid #CCC;
    padding: 2px 10px;
    color: #333;
    margin-right: 6px;
}

.subpage_News_contents
{
    padding-bottom: 20px;
    line-height: 30px;
    padding: 20px;
}

.subpage_News_contents h3
{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 30px;
}

.subpage_News_contents .updateData
{
    height: 30px;
    line-height: 30px;
    background-color: #F9F9F9;
    text-align: center;
}

.subpage_News_contents .News_info { padding-top: 10px; }

.main_right_brand_map { padding: 10px; }

.main_right_brand_map h3
{
    display: block;
    border-bottom: 1px #CCC solid;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}

.main_right_brand_map p
{
    width: 178px;
    height: 96px;
    float: left;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    text-align: center;
}

.main_right_brand_map .main_right_brand_map_bor
{
    width: 176px;
    height: 56px;
    border: 1px #CCC solid;
    display: block;
}

.main_right_brand_map a
{
    display: block;
    text-align: center;
    padding: 5px 0px;
}

.main_right_Promotion_map { padding: 0px 10px; }

.main_right_Promotion_map p
{
    width: 240px;
    height: 126px;
    float: left;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
}

.main_right_Promotion_map .main_right_Promotion_map_bor
{
    width: 238px;
    height: 80px;
    border: 1px #CCC solid;
    display: block;
}

.main_right_Promotion_map a
{
    display: block;
    text-align: center;
    padding: 3px 0px;
}

.main_right_Brand_info { padding: 10px; }

.main_right_Brand_info .main_right_News_img img
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.main_right_Brand_info .main_right_News_title
{
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}

.main_right_Brand_info .main_right_News_Contents { line-height: 28px; }

.main_right_js_list_map { height: 1920px; }

.main_right_js_list_map li
{
    width: 247px;
    margin-left: 10px;
    height: 300px;
    border: 1px #CCC solid;
    float: left;
    margin-top: 20px;
    display: inline;
}

.main_right_js_list_map li h4
{
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background-color: #F0F0F0;
    font-size: 14px;
    position: relative;
}

.main_right_js_list_map li h4 a
{
    position: absolute;
    font-size: 12px;
    font-weight: normal;
    font-family: "宋体";
    color: #999;
    position: absolute;
    right: 5px;
    top: 1px;
}

.main_right_js_list_map li .Nothing
{
    padding: 10px;
    color: #999;
}

.main_right_js_list_map li p a
{
    height: 27px;
    line-height: 27px;
    padding-left: 18px;
    background: url(/images/1.gif) no-repeat 10px 7px;
}

.main_right_js_list_map li p a span
{
    float: right;
    padding-right: 10px;
    color: #888;
}

.main_right_Pro_list { padding: 10px 0px 10px 10px; }

.main_right_Pro_list .main_right_Pro_focus
{
    height: 30px;
    border: 1px #E8E8E8 solid;
    background-color: #F5F5F5;
}

.main_right_Pro_list .main_right_Pro_focus span
{
    float: right;
    line-height: 30px;
    padding-right: 10px;
}

.main_right_Pro_list .main_right_Pro_focus a
{
    display: block;
    height: 30px;
    line-height: 30px;
    border-right: 1px #E8E8E8 solid;
    width: 80px;
    float: left;
    text-align: center;
}

.main_right_Pro_list .main_right_Pro_focus a:hover
{
    background-color: #FFF;
    color: #F30;
}

.main_right_Pro_list .main_right_Pro_focus .main_right_Pro_hover
{
    background-color: #FFF;
    color: #F30;
}

.main_right_Pro_list div
{
    height: 185px;
    margin-top: 15px;
}

.main_right_Pro_list div .main_right_Pro_list_img
{
    width: 159px;
    height: 159px;
    border: 1px #DDD solid;
    float: left;
    margin-right: 20px;
    padding-left: 2px;
    padding-top: 2px;
}

.main_right_Pro_list div .main_right_Pro_list_img img
{
    width: 156px;
    height: 156px;
}

.main_right_Pro_list .listpage
{
    height: 40px;
    line-height: 40px;
    background: none;
    text-align: right;
    padding-top: 20px;
}

.main_right_Pro_list .listpage span
{
    border: 1px solid #CCC;
    padding: 2px 10px;
    background-color: #FFF;
    color: #CCC;
    margin-right: 6px;
}

.main_right_Pro_list .listpage a
{
    height: 40px;
    line-height: 40px;
    background: none;
    background-color: #FFF;
    padding-left: 0px;
    border: 1px solid #CCC;
    padding: 2px 10px;
    color: #333;
    margin-right: 6px;
}

.main_right_Pro_list_info
{
    float: left;
    width: 580px;
    height: 180px;
}

.main_right_Pro_list_info h3
{
    width: 580px;
    font-size: 14px;
    color: #06F;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_right_Pro_list_info p
{
    line-height: 23px;
    width: 580px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_right_Pro_list_info p span
{
    margin-right: 10px;
    float: left;
    display: block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_right_Pro_list_info p .pnum { width: 320px; }

.main_right_Pro_list_info p em
{
    font-style: normal;
    font-size: 12px;
    margin-left: 10px;
    color: #F30;
}

.main_right_Pro_list table { height: 50px; }

.main_right_Pro_list_info_bor_td
{
    background-color: #7CB4EB;
    color: #F0F0F0;
    text-align: center;
}

.main_right_Pro_list td
{
    height: 25px;
    text-align: center;
}

.main_right_Pro_list td a
{
    display: block;
    border: 1px #DDD solid;
    width: 85px;
    height: 20px;
    line-height: 20px;
    background-color: #F8F8F8;
}

.main_right_Pro_list td a:hover
{
    background-color: #F30;
    color: #FFF;
    border: 1px #F30 solid;
}

.main_right_Pro_list input
{
    width: 30px;
    height: 16px;
    line-height: 16px;
    border: 1px #DDD solid;
    text-align: center;
}

.shopCar { width: 980px; }

.shopCarTable { border: 1px #CCC solid; }

.ProTypeStyle
{
    text-align: center;
    height: 40px;
    background: #FEFAE7;
}

.ProTypeStyle:hover { background: #FCEDC5; }

.TestTypeStyle
{
    text-align: center;
    height: 40px;
    background: #F0F8FF;
}

.TestTypeStyle:hover { background: #D7EBFF; }

.shopCarTable tr td { border-top: 1px #CCC solid; }

.shopCarTable tr td a { display: block; }

.shopCarTable tr td img { cursor: pointer; }

.shopCarTable tr td input
{
    width: 30px;
    height: 20px;
    line-height: 20px;
    border: 1px #CCCCCC solid;
    text-align: center;
}

.shopCarTable .shopCar_title, .shopCarTable .shopCar_title:hover
{
    background: url(/images/headline_bg.png) repeat-x;
    height: 30px;
}

.shopCarTable .shopCar_title td
{
    border-top: 0px;
    text-align: center;
}

.shopCarTable .carButton
{
    background: #FFF;
    text-align: right;
    height: 70px;
    cursor: pointer;
}

.shopCarTable .carButton img { margin-right: 20px; }

.shopCarTable .carButton a { display: inline; }

.totalPrice
{
    text-align: right;
    padding-right: 20px;
    background: #F3F3F3;
}

.totalPrice span
{
    color: #F00;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif
}

.login_Info
{
    width: 980px;
    border: 1px #EAEAEA solid;
    height: 322px;
    clear: both;
}

.login_left
{
    float: left;
    width: 759px;
    height: 272px;
    padding-top: 10px;
}

.login_right
{
    float: left;
    width: 220px;
    height: 282px;
    border-left: 1px #EAEAEA solid;
    background: url(/images/regbg.jpg) no-repeat center bottom #FFF;
}

.login_left span
{
    color: #F00;
    font-family: Verdana, Geneva, sans-serif
}

.login_left li
{
    line-height: 30px;
    font-size: 14px;
    color: #888;
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.login_left li img { cursor: pointer; }

.login_left li input
{
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    border: 1px #E0E0E0 solid;
    color: #888;
    padding-left: 4px;
}

.login_right p
{
    padding-top: 60px;
    text-align: center;
    font-size: 16px;
}

.login_right p a
{
    color: #F30;
    text-decoration: underline;
}

.login_left .login_left_i a { font-size: 12px; }

.reginfoTitle
{
    height: 38px;
    line-height: 38px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    background: url(/images/regtitlebg.gif) repeat-x;
    padding-left: 10px;
}

.reginfo
{
    width: 980px;
    border: 1px #EAEAEA solid;
    clear: both;
    background: url(/images/regbg.jpg) no-repeat right bottom #FFF;
}

.reg_left
{
    float: left;
    width: 759px;
    padding-top: 10px;
    border-right: 1px #EAEAEA solid;
}

.reg_right
{
    float: left;
    width: 220px;
}

.reg_left span
{
    color: #F00;
    font-family: Verdana, Geneva, sans-serif
}

.reg_left li
{
    line-height: 30px;
    font-size: 14px;
    color: #888;
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.reg_left li div
{
    height: 150px;
    overflow: auto;
    padding: 10px;
    line-height: 22px;
    border: 1px #E0E0E0 solid;
    font-size: 12px;
}

.reg_left li img { cursor: pointer; }

.reg_left li input
{
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    border: 1px #E0E0E0 solid;
    color: #888;
    padding-left: 4px;
}

.reg_left .reg_left_title
{
    font-size: 16px;
    font-weight: bold;
    color: #F60;
    border-bottom: 1px #EEE dotted;
}

.reg_right p
{
    padding-top: 60px;
    text-align: center;
    font-size: 16px;
}

.reg_right p a
{
    color: #F30;
    text-decoration: underline;
}

.OrderList { border: 1px #CCC solid; }

.OrderList tr { background: #F8F8F8; }

.OrderList tr td
{
    height: 30px;
    padding-left: 10px;
}

.OrderList tr td textarea
{
    border: 1px #CCC solid;
    font-size: 12px;
    padding-left: 10px;
    line-height: 21px;
    vertical-align: middle;
}

.OrderList tr td span { color: #F00; }

.OrderList .OrderList_title_01 td
{
    height: 35px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    background: #E8E8E8;
    font-size: 14px;
}

.OrderList .OrderList_title_01 td a
{
    color: #FF0000;
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
}

.OrderList .OrderList_title_05 td
{
    height: 35px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    background: #E8E8E8;
    font-size: 14px;
}

.OrderList .OrderList_title_05 td a
{
    color: #FF0000;
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
}

.OrderList .OrderList_title_02 td
{
    font-size: 12px;
    height: 30px;
    text-align: center;
    background: url(/images/headline_bg.png) repeat-x;
    padding-left: 0px;
}

.OrderList .OrderList_title_03
{
    font-size: 12px;
    padding-left: 10px;
    text-align: center;
    background: #FFF7F0;
    height: 40px;
}

.OrderList .OrderList_title_03:hover { background: #FFE7D2; }

.OrderList .OrderList_title_04
{
    font-size: 12px;
    text-align: center;
    background: #E1EFFF;
    height: 60px;
}

.OrderList .OrderList_title_03 td, .OrderList .OrderList_title_04 td { padding-left: 0px; }

.OrderList .OrderList_title_04:hover { background: #D2E7FF; }

.OrderList .OrderToTal { background: #F2F2F2; }

.OrderList .OrderToTal td img
{
    vertical-align: middle;
    cursor: pointer;
}

.OrderList .OrderToTal td
{
    font-size: 18px;
    font-weight: bold;
    padding-right: 20px;
    height: 60px;
    text-align: right;
}

.OrderList .OrderToTal td span
{
    color: #F00;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif
}

.OrderList .Orderbz td
{
    height: 35px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    background: #E8E8E8;
    font-size: 14px;
}

.OrderList .Orderbz td a
{
    color: #FF0000;
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
}

.Products_Contents { padding-left: 10px; }

.Products_Contents_title
{
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    background: url(/images/regtitlebg.gif) repeat-x;
    color: #0066CC;
    font-size: 16px;
    font-weight: bold;
}

.Products_Contents_Contents
{
    line-height: 28px;
    padding: 0px 10px;
}

.member_body
{
    width: 980px;
    padding-top: 10px;
}

.member_left
{
    width: 198px;
    float: left;
}

.member_left li { line-height: 30px; }

.member_left li a
{
    display: block;
    background: #F5F5F5;
    line-height: 34px;
    border-top: 1px #FFF solid;
    padding-left: 20px;
}

.member_left li a:hover { background-color: #E0E0E0; }

.member_left .member_left_title
{
    height: 34px;
    line-height: 34px;
    background: url(/images/user-medical-female.jpg) no-repeat 160px 7px #006DC7;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding-left: 20px;
    border-top: 0px;
}

.member_left .member_left_bg
{
    height: 158px;
    background: #F5F5F5;
    border-top: 1px #FFF solid;
}

.member_right
{
    width: 772px;
    margin-left: 10px;
    float: left;
}

.member_head
{
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    background: #F8F8F8;
    border: 1px #E0E0E0 solid;
}

.member_head span
{
    color: #F00;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif
}

.member_border
{
    margin-top: 10px;
    border: 1px #CCC solid;
}

.member_border tr { background: #FEFAE7; }

.member_border tr td
{
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.member_border .member_Order_title
{
    background: #F0F0F0;
    background: url(/images/headline_bg.png) repeat-x;
}

.member_border .member_Order_title td
{
    height: 30px;
    line-height: 30px;
}

.member_border .ProTypeStyle
{
    text-align: center;
    height: 40px;
    background: #FEFAE7;
}

.member_border .ProTypeStyle:hover { background: #FCEDC5; }

.member_border .TestTypeStyle
{
    text-align: center;
    height: 40px;
    background: #F0F8FF;
}

.member_border .TestTypeStyle:hover { background: #D7EBFF; }

.member_border .listpage { color: #999; }

.member_border .listpage a { color: #000; }

.Member_pass { border: 1px #E0E0E0 solid; }

.Member_pass li
{
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.Member_pass .Member_code { background-color: #F0F0F0; }

.Member_pass .Member_pass_title
{
    background: url(/images/tb-th_2011.gif) repeat-x;
    border-bottom: 1px #E0E0E0 solid;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.Member_pass li input { vertical-align: middle; }

.Member_pass li .input3
{
    border: 1px #CCC solid;
    height: 22px;
    line-height: 22px;
    width: 200px;
    margin-left: 10px;
    padding-left: 5px;
}

.Member_pass li span
{
    margin-left: 10px;
    color: #FF0000;
    font-size: 14px;
}

.Member_pass li img
{
    margin-left: 64px;
    margin-top: 6px;
    cursor: pointer;
}
