/* layout & header footer*/
* {
    padding: 0;
    margin: 0;
    font-family: simsum,Arial;
    font-size: 12px;
}

html {border:none;background:#fff;}
.clear {
    clear: both;
}
#faux {
    width: 100%;
    background: #fff;
}
div.window div.winbody{height:320px!important;}
#faux * {line-height:18px;}
#faux div.infocentertext * {line-height:20px!important;}
#faux div.boxhead_btn span {line-height:16px;height:16px;}
#faux div.boxhead_btn span a {line-height:16px!important;}
#leftcolumn {
    display: inline;
    width: 150px;
    float: left;
    height: 100%;
}

#rightcolumn {
    display: inline;
    position: relative;
    width: 284px;
    float: right;
}

#content {
    float: left;
    width: 516px;
    display: inline;
    position: relative;
}

#wrapper {
    margin: 0 auto;
    width: 950px;
    position:relative;
}

#header {
    width: 950px;
    height: 155px;
    padding: 0 0 10px 0;
    z-index:1000;
    position:relative;
}

#footer {
    width: 950px;
    clear: both;
    height: 118px;
}

a {
    color: #1C4587;
    text-decoration: none;
}

a:hover {
    color: #f60;
    text-decoration: none;
}

a img {
    border: none;
}

a:hover img {
    border: none;
}

/*.liteblue a {*/
    /*color: #0048BE;*/
/*}*/

.liteblue a:hover {
    color: #f60;
}

.agray a {
    color: #666;
}

.agray a:hover {
    color: #0048BE;
}

.ablack a {
    color: #111;
}

.ablack a:hover {
    color: #0048BE;
}

.ared a {
    color: #d00;
}

.ared a:hover {
    color: #0048BE;
}

.ctext {
    text-align: center;
}

.bgcolor_liteblue {
    background: #F0F7FF;
}

.text_blue {
    color: #1C4587;
}


/* index common & specify */
/* common */
#leftcolumn div.space {
    padding: 0 0 10px 0;
    background: #fff;
}

#leftcolumn .boxbody {
    border-left: #B3C4D8 solid 1px;
    border-right: #B3C4D8 solid 1px;
    border-bottom: #B3C4D8 solid 1px;
}

#content div.space {
    padding: 0 10px 8px 10px;
    background: #fff;
}

#content div.space1 {
    padding: 0 10px 5px 10px;
}

#content div.boxhead_btn {
    height: 21px;
}

#content div.boxhead_btn span {
    cursor:hand;
}


#content div.boxhead_bg span {
    float: right;
}

#content div.boxhead_bg strong {
    color: #1C4587;
    font-size: 14px;
}

#content div.boxhead_bg {
    background: url( /img/images_index/en/boxhead_bk2.gif ) repeat-x left center;
    border: #B3C4D8 solid 1px;
    height: 17px;
    padding: 3px 5px 0 5px;
    margin-top:2px;
}

div.boxhead_rch span {
    float: right;
}

div.boxhead_rch {
    height: 16px;
    padding: 5px 5px 0 5px;
}

#content div.boxbody {
    padding: 8px;
    border-left: #B3C4D8 solid 1px;
    border-right: #B3C4D8 solid 1px;
    border-bottom: #B3C4D8 solid 1px;
}

#content div.ad img {
    border: #B3C4D8 solid 1px;
}

#rightcolumn div.space {
 background:#FFFFFF;
height:250px;
padding:0pt 0pt 8px;
}

#rightcolumn div.boxbody {
    border-left: #B3C4D8 solid 1px;
    border-right: #B3C4D8 solid 1px;
    border-bottom: #B3C4D8 solid 1px;
}
#rightcolumn div.boxhead_sch {
    background: url( /img/images_index/en/boxhead_bk2.gif ) repeat-x left center;
    border: #B3C4D8 solid 1px;
    height: 17px;
    padding: 3px 5px 0 5px;
}

#rightcolumn div.boxhead_sch span {
    float: right;
}

#rightcolumn div.boxhead_btn {
    height: 21px;
}

/*#leftcolumn ul.isic {*/
    /*border: #B3C4D8 solid 1px;*/
    /*background: #FAFAFA;*/
/*}*/

/*#leftcolumn ul.isic h4 {*/
    /*background: url( /img/images_index/leftcolumn_listhead_bk.gif ) no-repeat left top;*/
    /*height: 22px;*/
    /*color: #043F8B;*/
    /*font-size: 14px;*/
    /*letter-spacing: 0;*/
    /*padding: 5px 0 0 15px;*/
/*}*/

/*#leftcolumn ul.isic li {*/
    /*border-bottom: #EAEAEA solid 1px;*/
    /*min-height: 20px;*/
    /*line-height: 20px;*/
    /*list-style: none;*/
    /*margin: 0;*/
    /*padding: 0 0 0 15px;*/
    /*background: url( /img/images_index/leftcolumn_list_ico_red.gif ) no-repeat 96% center;*/
	/*cursor:hand;*/
/*}*/

/* rch_box = rounded conner head box ---  */
#leftcolumn div.rch_box div.boxhead {
    color: #012289;
    padding: 5px 0 2px 0;
    background: url( /img/images_index/en/leftcolumn_help_head.jpg ) no-repeat left top;
    line-height:16px;
    height:16px;
}
#leftcolumn div.rch_box div.boxhead a,
#leftcolumn div.rch_box div.boxhead span {line-height:16px;}
#leftcolumn div.rch_box li {
    margin: 0 0 0 10px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.3em;
}

/* sch_box = square conner head box ---  */
#leftcolumn div.sch_box div.boxhead {
    background: url( /img/images_index/en/boxhead_bk2.gif ) repeat-x left center;
    border: #B3C4D8 solid 1px;
    height: 17px;
    padding: 3px 5px 0 5px;
}

#leftcolumn div.sch_box li {
    margin: 0 0 0 10px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.3em;
}

/* specify */
/*#leftcolumn ul.index_list {*/
/*min-height:554px; height:auto!important; height:554px;}*/

#leftcolumn div.rch_box div.index_help_1 {
min-height:106px; height:auto!important; height:106px;
    padding: 5px 5px;
}

#leftcolumn div.rch_box div.index_help_2 {
min-height:204px; height:auto!important; height:204px;
    padding: 5px 5px;
}

#leftcolumn div.rch_box div.index_help_3 {
min-height:108px; height:auto!important; height:108px;
    /*padding: 4px 5px;*/
}

#leftcolumn div.rch_box div.index_help_4 {
min-height:246px; height:auto!important; height:246px;
    padding: 8px 5px 2px 5px;
}
#leftcolumn div.rch_box div.index_help_4 li{
      margin: 0 0 0 15px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.4em;
}

#leftcolumn div.rch_box div.index_help_5 {
min-height:120px; height:auto!important; height:120px;
    padding: 5px 5px;
}
#leftcolumn div.rch_box div.index_help_6 {
min-height:268px; height:auto!important; height:268px;
    padding: 4px 5px 2px 5px;
}
#leftcolumn div.rch_box div.index_help_6 li {
  margin: 0 0 0 15px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.4em;
}

#leftcolumn div.rch_box div.index_help_3 li {
    line-height:18px;
}

#leftcolumn div.sch_box div.index_zsxx {
min-height:102px; height:auto!important; height:102px;
    padding: 5px 5px 0 5px;
}

#content ul.newsbox_0 {
min-height:57px; height:auto!important; height:57px;
    border: #B3C4D8 solid 1px;
    padding: 5px 0 5px 40px;
    background: url( /img/images_index/content_mydt_bk.gif ) no-repeat 1% center;
}

#content ul.newsbox_0 li {
    list-style: none;
    line-height: 1.1em;
    padding-top:8px;
    padding-right:8px;
    padding-left:10px;
    font-size:16px;
}

#content ul.newsbox_0 li a {
    text-transform: none;
    text-decoration: none;
    font-size:16px;
    letter-spacing:1px;
    font-family:ºÚÌå;
    color:#000000;
}

#content ul.newsbox_0 li a:hover {
    text-decoration: none;
    color: #f60;
}

#content div.newsbox_1 {
height:134px;overflow:hidden;}

#content div.newsbox_1 ul {
    float: left;
    width: 235px;
}

#content div.newsbox_1 div.page_1 h1 {
    padding: 8px 0 5px 0;
}

#content div.newsbox_1 div.page_1 h1 a {
    font-family: ºÚÌå;
    font-size: 16px;
    font-weight: 300;
    color:#000000;
    padding-left:10px;
}

#content div.newsbox_1 div.page_1 h2 {
    padding: 0 0 8px 0;
}

#content div.newsbox_1 div.page_1 h2 a {
    font-weight: 400;
}

#content div.newsbox_1 div.page_1 li {
    margin: 0 0 0 10px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 20px;
}

#content div.newsbox_1 div.page_2 li {
    margin: 0 0 0 10px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 20px;
    font-family:arial;
}

#content div.newsbox_1 div.page_2 h1 {
    padding: 2px 0 5px 0;
}

#content div.newsbox_1 div.page_2 h1 a {
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    color:#000000;
    padding-left:10px;
}

#content div.newsbox_2 {
min-height:160px; height:auto!important; height:160px;}
#content div.newsbox_2_info {
min-height:161px; height:auto!important; height:161px;}

#content #c1 {
height:134px;clear:both;}
#content #c2 {
height:134px;clear:both;}

#content #d3 {
    padding: 2px ! impotant;
min-height:172px; height:auto!important; height:172px;}

#content #e2 {
    padding: 3px ! impotant;
min-height:250px; height:auto!important; height:250px;}

#content div.newsbox_2 div.page_1 ul {
    float: left;
    width: 235px;
    padding: 0 0 4px 0;
}

#content div.newsbox_2 div.page_1 ul.patch {
    padding: 4px 0 0 0;
}

#content div.newsbox_2 div.page_1 li {
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    margin: 0 0 0 10px;
    line-height: 1.6em;
}

#content div.newsbox_2 div.page_2 ul {
min-height:78px; height:auto!important; height:78px;
    border-bottom: #D9D9D9 solid 1px;
    padding: 3px 0;
}

#content div.newsbox_2 div.page_2 li {
    float: left;
    width: 95px;
    list-style: none;
    text-align: center;
}

#content div.newsbox_2 div.page_2 li p {
    padding: 4px 0 0 0;
}

#content div.newsbox_2 div.page_2 ul.patch {
min-height:78px; height:auto!important; height:78px;
    padding: 3px 0 0 10px;
    border-bottom: none;
}

#content div.newsbox_2 div.page_2 ul.patch li {
    width: 230px;
    line-height: 1.5em;
    text-align: left;
}

#content div.newsbox_2 div.page_3 li {
    float: left;
    width: 79px;
    list-style: none;
    text-align: center;
}

#content div.newsbox_2 div.page_3 li p {
    padding: 2px 0 0 0;
}

#content div.newsbox_2 div.page_3 li img {
    width: 65px;
    height:65px;
    padding: 2px 0 2px 0;
}

#content div.newsbox_2 div.page_4 ul {
    float: left;
    width: 220px;
}

#content div.newsbox_2 div.page_4 li {
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    margin: 0 0 0 10px;
    line-height: 1.7em;
}

#content div.newsbox_3 {
min-height:240px; height:auto!important; height:240px;}

#content div.newsbox_3 div.page_1 li {
    list-style: none !important;
    margin: 0 !important;
    display: inline;
}

#content div.newsbox_3 div.page_1 li img {
    width: 155px;
    height:52px;
    padding: 2px 0 2px 0;
}

#content div.newsbox_3 div.page_2 ul {
    width: 270px;
    float: left;
}

#content div.newsbox_3 div.page_2 li {
    float: left;
    width: 88px;
    list-style: none;
    text-align: center;
}

#content div.newsbox_3 div.page_2 li img {
    width: 65px;
    height:60px;    padding: 0 0 2px 0;
}

#content div.newsbox_3 div.page_2 li p {
    text-align: center;
}

#content div.newsbox_3 div.page_2 ul.patch {
    width: 200px;
    float: left;
}

#content div.newsbox_3 div.page_2 ul.patch li {
    float: none;
    width: auto;
    text-align: left;
    list-style: none;
    line-height: 1.7em;
}

#content div.newsbox_4 {
min-height:107px; height:auto!important; height:107px;    padding: 10px 0 0 7px;
}

#content div.newsbox_4 li {
    float: left;
    width: 80px;
    list-style: none;
    text-align: center;
}

#content div.newsbox_4 li p {
    padding: 4px 0 0 0;
}

#content div.newsbox_4 li img {
    width: 75px;
    height:80px;}

#content div.boxhead_rch {
    background: url( /img/images_index/content_size_3.gif ) no-repeat left center;
    border: none;
}

#faux div.window {position: absolute;top : 0px;left: 0px}

#faux div.window1 {border: #629EDC solid 5px;width: 414px;background: #fff;}

/*#faux div.window1 div.win_rch {*/
    /*background: url( /img/images_other/win_rch.gif ) no-repeat left bottom;*/
    /*height: 2px;*/
    /*margin: -12px 0 0 0;*/
/*}*/

/*#faux div.window1 div.win_rcf {*/
    /*background: url( /img/images_other/win_rcf.gif ) no-repeat left top;*/
    /*height: 2px;*/
    /*margin: 0 0 -12px 0;*/
/*}*/

#faux div.window1 div.win_bg {background: #fff url( /img/images_index/win_bg.gif ) repeat-y left bottom;}
#faux div.window1 div.box2 h1 {font-size: 12px; color: #252525;font-weight: bold;padding: 2px 0 4px 5px;letter-spacing:1px;}
#faux div.window1 div.box2 h1 a {text-transform: none;text-decoration: none;font-size: 12px;font-weight:bold;color: #252525;}
#faux div.window1 div.box2 h1 a:hover {text-decoration: none;color: #f60;}
#faux div.window1 div.box3 {width: 180px;float: right;}
#faux div.window1 div.box3 li {text-align: center;list-style: none;}
#faux div.window1 div.box2 li {list-style: url( /img/images_index/window_ico_1.gif ); margin: 0 0 0 15px;}
#faux div.window1 div.box3 li img {width: 175px;height:48px;}
#faux div.window1 div.box2 {width: 206px;float: left;}
#faux div.window1 div.box {padding: 5px 2px;}
#faux div.window1 div.box li {line-height: 1.5em;}
#faux div.window1 div.box a {text-decoration: none;color: #111;}
#faux div.window1 div.box a:hover {text-decoration: underline;color: #0048BE;}

#rightcolumn div.buttons {
    z-index: 1;
    border: #B3C4D8 solid 1px;
    background: #F5FAFC;
min-height:123px; height:auto!important; height:123px;    position: relative;
}

#rightcolumn div.buttons1 {
    padding: 0;
}

#rightcolumn div.buttons1 ul {
min-height:60px; height:auto!important; height:60px;
    border-bottom: #C5DAF3 solid 1px;
    padding: 3px 0 0 0;
}

#rightcolumn div.buttons1 ul li {
    list-style: none;
    float: left;
    width: 92px;
    padding: 0 0 1px 0;
}

#rightcolumn div.buttons2 {
min-height:60px; height:auto!important; height:60px;
    padding: 0 3px 3px 3px;;
}

#rightcolumn div.buttons2 div.box {
    border-top: #FEFEFE solid 1px;
    padding: 10px 0 0 0;
}

#rightcolumn div.buttons2 div.box2 {
}

#rightcolumn div.buttons2 div.box2 * {
    line-height: 1.65em;
}

#rightcolumn div.buttons2 div.box2 h1 {
    font-weight: 400;
}

#rightcolumn div.buttons2 div.box2 h1 span {
    padding: 0 5px 0 5px;
}

#rightcolumn div.buttons2 div.box2 h1 span.patch {
    padding: 0 10px 0 10px;
}

#rightcolumn div.buttons3 img {
    border: #B3C4D8 solid 1px;
    margin: 7px 0 0 0;
}

#rightcolumn div.infobox_1 {
    padding: 0 5px;
min-height:277px; height:auto!important; height:277px;}

#rightcolumn div.infobox_1 div.patch {
    border-bottom: #C2C2C2 dotted 1px;
    border-top: #C2C2C2 dotted 1px;
    padding: 1px 0 1px 0;
}

#rightcolumn div.infobox_1 div.box {
    padding: 2px 0;
}

#rightcolumn div.infobox_1 div.box1 {
    float: left;
    width: 175px;
}

#rightcolumn div.infobox_1 div.box2 {
    float: left;
    width: 96px;;
}

#rightcolumn div.infobox_1 div.boxright {
    float: left;
    width: 255px;
}

#rightcolumn div.infobox_1 div.boxright h1 {
    font-size: 12px;
    font-weight: 600;
    color: #1C4587;
    padding: 4px 0 5px 19px;
    line-height:17px;
}
.bacpic1{
    background:url("/img/images_index/caig_gongy_ico_1.jpg") left center no-repeat;
}
.bacpic2{
    background:url("/img/images_index/caig_gongy_ico_3.jpg") left center no-repeat;
}

#rightcolumn div.infobox_1 div.boxright h2 {
    float:left;
    background:url( /img/images_other/leftcolumn_list_ico_04.gif ) left top no-repeat;
    line-height: 17px;
    width:147px;
    font-weight:300;
    color:#1c4587;
    padding-left:15px;
}
#rightcolumn div.infobox_1 div.boxright h4{
    float:left;
    padding-left:5px;
    height:34px;
}
#rightcolumn div.infobox_1 div.boxright h5{
    float:left;
    padding-left:5px;
    height:27px;
}

#rightcolumn div.infobox_1 div.boxright h3 {
    background:url( /img/images_index/leftcolumn_list_ico_03.gif ) left center no-repeat;
    line-height: 17px;
    font-weight:300;
    color:#1c4587;
    padding-left:15px;
    float:none;
    width:220px;
}

#rightcolumn div.infobox_1 div.box1 h1 {
    font-size: 12px;
    font-weight: 600;
    color: #1C4587;
    padding: 4px 0 5px 0;
}

#rightcolumn div.infobox_1 div.box1 h1 img {
    vertical-align: -3px;
}

#rightcolumn div.infobox_1 div.box1 li {
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif ) outside;
    line-height: 17px;
    margin: 0 0 0 15px;
}

#rightcolumn div.infobox_1 div.box2 h2 {
    font-weight: 400;
    margin-bottom:5px;
}

.topsation{margin-top:30px;}
.borsat{border:0!important;}

#rightcolumn div.infobox_1 div.box2 h3 {
    padding: 0 0 8px 0;
}

#rightcolumn div.infobox_1 div.box2 h4 {
    font-weight: 400;
    color: #333;
    line-height:20px;
    text-align:right;
    padding-right:12px;
}

#rightcolumn div.infobox_1 div.box2 h4.patch {
    line-height: 1.5em;
    
    
}

#rightcolumn div.infobox_1 div.box2 h5{
    height:2px;
}

#rightcolumn div.infobox_1 div.box1 ul.patch {
    width: 270px;
}

#rightcolumn div.infobox_1 div.box1 ul.patch h5 {
    font-weight: 400;
    color: #1C4587;
}

#rightcolumn div.infobox_1 div.box1 ul.patch h5 * {
    vertical-align: middle;
}

#rightcolumn div.infobox_1 div.box1 ul.patch h5 span {
    padding: 0 40px 0 0;
}

#g2 div.box1 h1 {
    padding: 8px 0 !important;
}

#g2 div.box1 h1.patch {
    padding: 4px 0 5px 0 !important;
}

#g2 div.box1 h5 {
    padding: 0 0 5px 0 !important;
}

#rightcolumn div.boxhead_rch {
    background: url( /img/images_index/en/content_size_2.gif ) no-repeat left center;
    border: none;
}

#rightcolumn div.infobox_2 {
min-height:110px; height:auto!important; height:110px;
    /*padding: 4px 0 0 0;*/
}

#rightcolumn div.infobox_2 span {
    float: right;
}

#rightcolumn div.infobox_2 li {
    margin: 0 0 0 15px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.5em;
}

#rightcolumn div.infobox_8 {
min-height:112px; height:auto!important; height:112px;
    /*padding: 4px 0 0 0;*/
}

#rightcolumn div.infobox_8 span {
    float: right;
}

#rightcolumn div.infobox_8 li {
    margin: 0 0 0 15px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.5em;
}

#rightcolumn div.infobox_3 {
min-height:103px; height:auto!important; height:103px;
    padding: 5px 5px 0 5px;
}

#rightcolumn div.infobox_3 li {
    float: left;
    width: 125px;
    list-style: none;
    text-align: left;
}

#rightcolumn div.infobox_3 li p {
    padding: 4px 0 0 0;
}

#rightcolumn div.infobox_7 {
min-height:252px; height:auto!important; height:252px;    padding: 4px 0 0 0;
}

#rightcolumn div.infobox_7 span {
    float: right;
}

#rightcolumn div.infobox_7 li {
    margin: 0 0 0 15px;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    line-height: 1.5em;
}

/* Index end */

/*info start*/

/*info end*/

/* catalog start */
#content div.catabox_1 {
min-height:521px; height:auto!important; height:521px;
    padding: 5px;
}

*html div.catabox_1 {
min-height:521px; height:auto!important; height:521px;}

#content div.catabox_1 div.catlist {
    margin: 0 10px 0 10px;
    line-height: 1.5em;
}

#content div.catabox_1 div.cat2 {
    padding: 0 0 0 10px;
}

#content div.catabox_1 div.catlist .gray {
    color: #999;
    padding: 0 0 0 5px;
}

#content div.catabox_1 div.catlist ul li a {
    text-decoration: underline;
    font-weight: 600;
}

#content div.catabox_1 div.catlist ul li a:hover {
    text-decoration: underline;
}

#content div.catabox_1 div.catlist ul li {
    padding: 3px 0;
    list-style: none;
    float: left;
    width: 220px;
}

#content div.catabox_2 {
min-height:202px; height:auto!important; height:202px;    padding: 5px;
}

#content div.catabox_2 li {
    float: left;
    width: 80px;
    list-style: none;
    text-align: center;
}

#content div.catabox_2 li p {
    padding: 4px 0 8px 0;
}

/* catalog 2 column layout start */
#content_2 {
    display: inline;
    width: 666px;
    float: left;
    height: 100%;
}

#content_2 div.container {
    padding: 0 10px 10px 0;
    background: #fff;
}

#content_2 div.container div.map {
min-height:124px; height:auto!important; height:124px;    background: #F0F7FF;
    border-top: #B3C4D8 solid 1px;
    border-left: #B3C4D8 solid 1px;
    border-right: #B3C4D8 solid 1px;
    padding: 20px 10px 0 10px;
}

#content_2 div.container div.map h1 {
    border-bottom: #B3C4D8 solid 1px;
    padding: 0 0 15px 0;
}

#content_2 div.container div.catabody {
    min-height:698px; height:auto!important; height:698px;     background: #F0F7FF;
    border-left: #B3C4D8 solid 1px;
    border-right: #B3C4D8 solid 1px;
    border-bottom: #B3C4D8 solid 1px;
    padding: 0 10px 0 10px;
}

.classheight{
min-height:697px; height:auto!important; height:697px;    border-top:0!important;
}

#content_2 div.container div.catabody div.box {
    border-top: #fff solid 1px;
    padding: 20px 0 0 0;
    letter-spacing:1px;
}

#content_2 div.container div.catabody ul {
    width: 310px;
    float: left;
    color: #005099;
}

#content_2 div.container div.catabody ul li ul {
    border-top: none;
    padding: 5px 0;
    width: auto;
    float: none;
    display: inline;
}

#content_2 div.container div.catabody ul li {
    list-style: none outside;
    line-height: 1.8em;
    padding: 4px 0;
}

#content_2 div.container div.catabody ul li ul li {
    padding: 0px;
}

.fw600{
    font-weight:600;
}
#content_2 div.nav {background: url(/img/images_sell/cata_nav_bg.gif) no-repeat left top;margin:0 0 15px 0;height:31px;}
#content_2 div.nav span {display:block; float:left;width:140px; margin:0 8px 0 6px; text-align:center;height:18px;padding:9px 0 0 0;color:#1C4587;}
#content_2 div.nav span.clear {display:block; float:left;width:1px; text-align:center;height:1px;line-height:1px;padding:0px;}
#content_2 div.nav span.active {color:#C40006; font-weight:600; }
#content_2 div.box {padding-top:5px!important;}

#content_2 div.container div.catabody div.classlist{
    padding-left:40px;
    text-align:left;
}
#content_2 div.container div.catabody div.classlist h1{
    font-weight:bold;
    letter-spacing:4px;
    color:#d00;
    line-height:30px;
}
#content_2 div.container div.catabody div.classlist h2{
    float:left;
    width:270px;
    font-weight:300;
    font-size: 12px;
    letter-spacing:2px;
    line-height:22px;
}
#content_2 div.container div.catabody div.classlist h2 a {
    float:left;
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    font-weight:300;
}

#content_2 div.container div.catabody div.classlist h2 a:hover {
    text-decoration: none;
    color: #f60;
}


/* caralog 2 column layout end*/
/* catalog end */

/*Item list start*/
#content_3 {
    display: inline;
    width: 800px;
    float: right;
    height: 100%;
}

#content_3 div.space {
    padding: 0 0 10px 10px;
    background: #fff;
}

#content_3 div.catabox {
    border: #9DDBFF solid 1px;
    background: #E4F4FF;
    padding: 10px 20px 0 20px;
    min-height:50px; height:auto!important; height:50px;
}

*html #content_3 div.catabox h1 {
    height: 2px;
}

#content_3 div.catabox ul {
    padding: 8px 0 0 0;
}

#content_3 div.catabox li {
    display:inline;
    padding: 0 15px;
    list-style: none;
    line-height: 25px;
}

#content_3 div.catabox li span.gray {
    color: #999;
    padding: 0 0 0 5px;
}

#content_3 div.navbox {
    border-top: #9DDBFF solid 1px;
    border-left: #9DDBFF solid 1px;
    border-right: #9DDBFF solid 1px;
    border-bottom: #548DC5 solid 1px;
    line-height: 2em;
    background: #E4F4FF;
    padding: 2px 10px 0 10px;
}

#content_3 div.navbox1 {
    border-top: #9DDBFF solid 1px;
    border-left: #9DDBFF solid 1px;
    border-right: #9DDBFF solid 1px;
    border-bottom: #548DC5 solid 1px;
    line-height: 2em;
    background: #E4F4FF;
    padding: 2px 10px 0 10px;
}

#content_3 div.navbox span {
    float: right;
}

#content_3 div.navbox span span {
    float: none;
}

#content_3 div.navbox span span {
    color: #d00;
}

#content_3 div.viewbox {
    border-bottom: #B3C4D8 solid 1px;
    background: #fff url( /img/images_productslist/viewbox_bg.jpg ) repeat-x left top;
    padding: 8px;
}
#content_3 div.viewbox span.left {background:url(/img/images_other/en/sm_left.gif) no-repeat left top;padding:0 0 0 8px;}
#content_3 div.viewbox span.left span {background:url(/img/images_other/sm_right.gif) no-repeat right top;padding:4px 8px 0 0;}
#content_3 div.viewbox span.left span span {background:none;padding:0;cursor:hand;}
#content_3 div.viewbox span.left span span.active {color:#333;}
#content_3 div.viewbox span.left span span.inactive {color:#aaa;}


#content div.viewbox {padding:0 0 8px 0;}
#content div.viewbox span.left {background:url(/img/images_other/en/sm_left.gif) no-repeat left top;padding:0 0 0 8px;margin:0 0 0 5px;}
#content div.viewbox span.left span {background:url(/img/images_other/sm_right.gif) no-repeat right top;padding:4px 8px 0 0;}
#content div.viewbox span.left span span {background:none;padding:0;cursor:hand;}
#content div.viewbox span.left span span.active {color:#333;}
#content div.viewbox span.left span span.inactive {color:#aaa;}

#content_3 div.itembox {
    border-bottom: #717171 dotted 1px;
    padding: 15px;
min-height:60px; height:auto!important; height:60px;}

#content_3 div.itembox h1{
    display: inline;
    float: left;
}
#content_3 div.itembox h2{
    font-weight:300;
    float: left;
    font-size: 12px;
    padding-top:30px;
    padding-left:15px;
    width:200px;
    text-align:left;
    font-family:simsun,Arial;
}

#content_3 div.itembox h2 a {
    text-transform: none;
    text-decoration: none;
    color: #1C4587;
    font-size: 12px;
    font-weight:300;
    font-family:simsun,Arial;
}

#content_3 div.itembox h2 a:hover {
    text-decoration: none;
    color: #C60A00;
    font-family:simsun,Arial;
}

#content_3 div.itembox h3{
    float:left;
    font-weight:300;
    text-align:left;
    width:100px;
    padding-top:30px;
    font-family:simsun,Arial;
}

#content_3 div.itembox h4{
    font-size: 12px;
    padding: 0 10px 0 0;
    float: left;
    font-weight:300;
    width:145px;
    padding-top:30px;
    font-family:simsun,Arial;
}
#content_3 div.itembox h5{
    float: left;
    padding-top:20px;
    width:137px;
}

#content_3 div.itembox h6{
    float: left;
    padding-top:27px;
}

#content_3 div.itembox1 {
    border-bottom: #717171 dotted 1px;
    padding: 15px;
min-height:60px; height:auto!important; height:60px;}

#content_3 div.itembox1 h1{
    float:left;
    width: 80px;
min-height:80px; height:auto!important; height:80px;
    display: inline;
    border: #B3C4D8 solid 1px;
    font-family:simsun,Arial;
}

#content_3 div.itembox1 h2{
    float:left;
    width:400px;
    margin:15px 5px 0 20px;
    font-size: 12px;
    font-weight:300;
    font-family:simsun,Arial;
}
#content_3 div.itembox1 h2 a {
    text-transform: none;
    text-decoration: none;
    color: #1C4587;
    font-size: 12px;
    font-weight:300;
    font-family:simsun,Arial;
}

#content_3 div.itembox1 h2 a:hover {
    text-decoration: none;
    color: #C60A00;
}

.namelink{
    font-size: 12px!important;
    font-weight:300!important;
    font-family:simsun,Arial;
}
.namelink a {
    text-transform: none;
    text-decoration: none;
    color: #1C4587;
    font-size: 12px!important;
    font-weight:300!important;
    font-family:simsun,Arial;
}

.namelink a:hover {
    text-decoration: none;
    color: #C60A00!important;
}

#content_3 div.itembox1 h3{
    float:left;
    width:100px;
    padding-top:58px;
    font-weight:300;
    letter-spacing:1px;
    font-family:simsun,Arial;
}

#content_3 div.itembox1 h4{
    float:left;
    width:150px;
}

.shopnamele  {margin-left:15px;}

#content_3 div.itembox div.itembox_img {
    width: 120px;
    display: inline;
    float: left;
}

#content_3 div.itembox div.itembox_img img {
    border: #B3C4D8 solid 1px;
}

#content_3 div.itembox div.itembox_info {
    padding: 0 45px 0 0;
    width: 350px;
    display: inline;
    float: left;
    position: relative;
}

#content_3 div.itembox div.itembox_info h1 {
    font-weight: 400;
    font-family:simsun,Arial;
}

#content_3 div.itembox div.itembox_info a {
    font-weight: 600;
    font-size: 14px;
    font-family:simsun,Arial;
}

#content_3 div.itembox div.itembox_info a span {
    font-size: 14px;
    color: #d00;
    padding: 0 10px 0 0;
    font-family:simsun,Arial;
}

#content_3 div.itembox div.itembox_info p {
    padding: 10px 0;
}

#content_3 div.itembox div.itembox_info h2 {
    font-weight: 400;
    font-family:simsun,Arial;
}

#content_3 div.itembox div.itembox_info h2 * {
    vertical-align: -4px;
}

#content_3 div.itembox div.itembox_info h2 span {
    float: right;
}

#content_3 div.itembox div.itembox_info h2 a {
    font-size: 12px;
    font-weight: 400;
    font-family:simsun,Arial;
}

#content_3 div.itembox div.itembox_rank {
    width: 90px;
    display: inline;
    float: left;
    position: relative;
}

#content_3 div.itembox div.itembox_rank h1 {
    visibility: hidden;
min-height:60px; height:auto!important; height:60px;
    padding: 20px 0 0 0;
}

#content_3 div.itembox div.itembox_rank h2 {
    font-weight: 400;
}

#content_3 div.itembox div.itembox_bt {
    width: 150px;
    display: inline;
    float: left;
    position: relative;
}

#content_3 div.itembox div.itembox_bt h1 {
min-height:65px; height:auto!important; height:65px;    padding: 10px 0 0 0;
}

#content_3 div.itembox div.itembox_bt h2 {
    font-weight: 400;
    font-family:simsun,Arial;
}

#content_3 div.toprank {
    border: #B3C4D8 solid 1px;
    background: #F5FAFE;
}

#content_3 div.toprank div.itembox_rank h1 {
    visibility: visible;
min-height:60px; height:auto!important; height:60px;    padding: 20px 0 0 0;
}

#content_3 div.active {
    background: #FFF9EF;
}

#content_3 div.itembox_page {
    padding: 15px 0 0 0;
    font-weight: 600;
    font-size: 14px;
}

#content_3 div.itembox_page a {
    font-weight: 600;
    font-size: 14px;
}

#content_3 div.itembox_page a:hover {
    color: #fff;
    background: #d00;
}

#content_3 div.itembox_page a.active {
    color: #fff;
    background: #d00;
}

#leftcolumn div.boxhead_itl {
    border: #B3C4D8 solid 1px;
    background: #569BE0 url( /img/images_headerfooter/header_search_bk.gif ) repeat-x left bottom;
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
}

#leftcolumn div.fitbox {
    background: #F8F8F8;
    padding: 10px 5px;
}

#leftcolumn div.fitbox h1 {
    font-weight: 400;
    padding: 8px 0 0 0;
}

body > #wrapper #leftcolumn div.fitbox hr {
    margin: 10px 0;
}

#leftcolumn div.adbox {
    background: #fff;
    padding: 8px 5px;
}

#leftcolumn div.adbox li {
    list-style: none;
    clear: both;
    padding: 4px 2px;
    border-bottom: #ddd dotted 1px;
min-height:60px; height:auto!important; height:60px;}

#leftcolumn div.adbox li img {
    float: left;
    width: 60px;
    height:60px;    vertical-align: 5px;
    margin: 0 5px 0 0;
}
#leftcolumn ul.keyword_rank li{min-height:14px; height:auto!important; height:14px;}
/*Item list layout end*/

/* info start */
#content div.newsbox_5 {
min-height:209px; height:auto!important; height:209px;}

#content div.newsbox_6 {
min-height:206px; height:auto!important; height:206px;}

#content div.newsbox_5 ul.box1 {
    float: left;
    width: 192px;
}

#content div.newsbox_5 ul.box1 h1 {
    padding: 0 0 5px 0;
}

#content div.newsbox_5 ul.box1 img {
    width: 190px;
min-height:130px; height:auto!important; height:130px;
    border: #B3C4D8 solid 1px;
}

#content div.newsbox_5 ul.box2 {
    float: left;
    width: 265px;
    padding: 0 0 0 15px;
}

#content div.newsbox_5 ul.box2 h1 {
    padding: 0 0 5px 0;
}

#content div.newsbox_5 ul.box2 h1 a {
    font-family: simhei;
    font-size: 18px;
    font-weight: 400;
}

#content div.newsbox_5 li {
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    margin: 0 0 0 10px;
    line-height: 1.5em;
}

#content div.newsbox_6 li {
    float: left;
    width: 238px;
    list-style: none;
    line-height: 1.52em;
}

#rightcolumn div.infobox_4 {
min-height:178px; height:auto!important; height:178px;}

#rightcolumn div.infobox_5 {
min-height:318px; height:auto!important; height:318px;}

#rightcolumn div.infobox_6 {
min-height:221px; height:auto!important; height:221px;}

#rightcolumn div.infobox_9 {
min-height:113px; height:auto!important; height:113px;}

#rightcolumn div.infobox_9 ul {
    padding: 5px 8px;
}

#rightcolumn div.infobox_9 li {
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    margin: 0 0 0 10px;
    line-height: 1.4em;
}

#rightcolumn div.infobox_9 li span {
    color: #d00;
}

#rightcolumn div.infobox_4 ul {
   height:210px;
   padding:3px 8px 0px;
}

#rightcolumn div.infobox_4 li {
  /*background:url(/img/images_index/dot.gif) no-repeat left 8px;*/
/*line-height:23px;*/
/*list-style-image:none;*/
/*list-style-position:outside;*/
/*list-style-type:none;*/
/*margin:0pt 0pt 0pt 10px;*/
/*padding-left:8px;*/
 background:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0pt 10px;
padding-left:0px;
}

#rightcolumn div.infobox_4 li span {
    color: #d00;
}

#rightcolumn div.infobox_5 ul {
    padding: 5px 8px;
}

#rightcolumn div.infobox_5 li {
    list-style: none;
    line-height: 1.6em;
}

#rightcolumn div.infobox_6 ul {
    padding: 2px 8px;
}

#rightcolumn div.infobox_6 li {
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    margin: 0 0 0 10px;
    line-height: 1.5em;
}


#rightcolumn div.boxhead_noimg {
    background: #EFF7FF ;
    border: #B3C4D8 solid 1px;
    height: 17px;
    padding: 3px 5px 0 5px;
    color: #03418C;
} 
#rightcolumn div.boxhead_noimg span{float:right;}  

/* info end */

#content_4 {
    display: inline;
    width: 666px;
    float: left;
    height: 100%;
    background: #FFF;
}

#content_4 div.infobody {
    margin: 0 10px 10px 0;
    border: #B3C4D8 solid 1px;
    padding:10px 20px 20px 20px;
min-height:524px; height:auto!important; height:524px;}

#content_4 div.infobody p {
    font-size: 14px;
    padding: 8px;
    line-height: 1.6em;
    text-indent: 2em;
}

#content_4 div.infobody h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}

#content_4 div.infobody h3 {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    padding: 3px
}

#content_4 div.infobody h2 {
    border-top: #9EB9D8 solid 1px;
    border-bottom: #9EB9D8 solid 1px;
    margin: 0 -15px 10px -15px;
    padding: 6px;
    font-weight: 400;
}

#content_4 div.infobody h2 a {
    color: #666;
}

#content_4 div.infobody h2 a:hover {
    color: #5090D5;
}

#content_4 div.infobody hr {
    border: #999 solid 1px;
    background: none;
    height: 0;
    margin: 0 -15px;
}

#content_6 {
    width: auto;
min-height:335px; height:auto!important; height:335px;
    border: #B3C4D8 solid 1px;
    margin: 0 0 10px 0;
}

#content_6 div.header {
    height: 36px;
    border-bottom: #B3C4D8 solid 1px;
    background: #F4F9FF;
    color: #5090D5;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    padding: 0 0 0 20px;
    letter-spacing: 2px;
}

#content_6 div.bigbox_body {
    padding: 10px 0 0 0;
}

#content_6 div.bigspace {
    margin: 0 20px 0 0;
    float: right;
    width: 285px;
}

#content_6 div.space {
    width: 284px;
}

#content_6 div.boxhead_rch {
    background: url( /img/images_index/en/content_size_2.gif ) no-repeat left center;
    border: none;
}

#content_6 div.infobox_3 {
min-height:103px; height:auto!important; height:103px;
    padding: 5px 5px 0 5px;
}

#content_6 div.infobox_3 li {
    float: left;
    width: 125px;
    list-style: none;
    text-align: left;
}

#content_6 div.infobox_3 li p {
    padding: 4px 0 0 0;
}

.newshei1{height:222px!important;*height:222px;min-height:222px !important;*min-height:222px;}
.newshei2{min-height:226px!important; height:auto!important; height:226px!important;}
.newshei3{min-height:211px!important; height:auto!important; height:211px!important;} 


#content_6 div.space div.boxbody {
    border-left: #B3C4D8 solid 1px;
    border-right: #B3C4D8 solid 1px;
    border-bottom: #B3C4D8 solid 1px;
    margin: 0 0 10px 0;
}

#content_6 div.box_rinfo {
    border: none;
    width: 580px;
    margin: 0 0 0 30px;
}

#content_6 div.box_rinfo div.boxhead {
    height: 19px;
    border-bottom: #B3C4D8 solid 1px;
    background: url( /img/images_loginreg/regist_head_bg_1.gif ) repeat-x top left;
}

/*#content_6 div.box_rinfo div.boxbody {
    height: 247px;
    background: url( /images/regist_head_bg_2.GIF ) repeat-x top left;
}*/

#content_6 div.box_rinfo div.boxbody div.kuangkuang {
    margin: 0 1px 0 0;
    width: auto;
    padding: 0 0 0 63px;
    background: url( /img/images_loginreg/regist_head_ico_1.gif.jpg ) no-repeat 20px 20px;
}

#content_6 div.box_rinfo div.line_1 {
    font-size: 18px;
    border-bottom: #ddd solid 1px;
    padding: 25px 0 10px 0;
}

#content_6 div.box_rinfo div.line_2 {
    font-size: 12px;
    padding: 10px 0 10px 0;
    line-height: 1.8em;
}

#content_6 div.box_rinfo div.line_3 {
    padding: 15px 0 5px 0;
    margin: 0 0 10px 0;
}

#content_6 div.box_rinfo div.line_3 ul {
    width: 150px;
}

#content_6 div.box_rinfo div.line_3 li {
    line-height: 1.6em;
    list-style: url( /img/images_index/leftcolumn_list_ico_03.gif );
    margin: 0 0 0 10px;
}

#content_6 div.box_rinfo div.line_3 img {
    float: right;
    margin: 0 10px;
}

#content_6 div.box_rinfo div.line_4 {
    font-size: 14px;
}

#content_6 div.box_rinfo div.line_4 img {
    margin: 0 10px 0 0;
    vertical-align: -10px;
}

#content_7 {
    display: inline;
    width: 666px;
    float: left;
    background: #FFF;
}

#content_7 div.box {
    border: #B3C4D8 solid 1px;
min-height:315px; height:auto!important; height:315px;
    margin: 0 10px 10px 0;
}

#content_7 div.box div.boxhead {
    height: 30px;
    background: url( /img/images_loginreg/signup_head_bg.gif ) repeat-x top left;
    color: #5090D5;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    padding: 0 0 0 20px;
}

#content_7 div.box div.boxbody {
    padding: 40px 0 0 0;
}

#content_7 div.box div.left {
    width: 340px;
    margin: 0 0 0 50px;
}

#content_7 div.box div.left li {
    padding:8px 0 0 0;
    height: 42px;
}

#content_7 div.box div.left label {
    font-size: 14px;
}

#content_7 div.box div.right {
    float: right;
    width: 200px;
    margin: 0 15px 0 0;
}

#content_7 div.box div.right ul {
    padding: 0 0 0 50px;
    background: url( /img/images_loginreg/signup_img_1.jpg ) no-repeat top left;
}

#content_7 div.box div.right li {
    list-style: none;
}

#content_7 div.box div.right li a {
    font-size: 14px;
    font-weight: 600;
    color: #f60;
}

#content_7 div.box div.right li.patch {
    padding: 1px 0 19px 0;
}

#content_7 div.box div.left td.tdLabel label {
    display: block;
    width: 80px;
    font-size: 14px;
}

#content_7 span.other_oprate {display:block; float:right;padding:0 10px 0 17px;margin:15px 14px 0 0; border-left: #3C92DD 1px solid; }
#content_7 span.other_oprate br {line-height:0.3em;}

/*infolist*/
.spacewhite {
    background: #FFFFFF;
    height: 100%;
}

.infolistborder {
    border: #ADC3DB solid 1px;
    margin-bottom: 8px;
}

.infolistborder h1 {
    background: url( /img/images_productslist/infolist01.jpg );
    height: 20px;
    padding-left: 8px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #0A3BA2;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    font-family:simsun,Arial;
}

.infolistborder h2 {
    height: 19px;
    background: #ECF9FF;
    padding-left: 8px;
    padding-top: 2px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #02418E;
    font-size: 12px;
    font-weight: 300;
    border-bottom: #ABC5DE solid 1px;
    font-family:simsun,Arial;
}

.infocentertext {
min-height:662px; height:auto!important; height:662px;    border-bottom: #CCCCCC solid 1px;
    overflow: hidden;
    font-family:simsun,Arial;
}

.morepage {
    text-transform: none;
    text-decoration: none;
    color: #A32C01;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 56px;
    font-weight: 300;
    text-align: center;
}

a.morepage:hover {
    text-decoration: none;
    color: #FF6600;
}

.infolistborder h3 {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0px;
    color: #2F2F2F;
    background: url( /img/images_other/infodian1.gif ) left top no-repeat;
    padding-left: 10px;
    text-align: left;
    margin: 3px 10px 0 10px;
    font-family:simsun,Arial;
}

.infolistborder h3 a {
    text-transform: none;
    text-decoration: none;
    color: #2F2F2F;
    font-size: 12px;
    font-family:simsun,Arial;
}

.infolistborder h3 a:hover {
    text-decoration: none;
    color: #C60A00;
}

.listheight1 {
min-height:230px; height:auto!important; height:230px;}

.listheight2 {
min-height:236px; height:auto!important; height:236px;}

.listheight3 {
min-height:700px; height:auto!important; height:700px;    margin-left: 10px;
    margin-right: 10px;
}

.listcount {
    float: right;
    width: 50px;
    text-align: left;
    color: #CD0301;
    padding-left: 2px;
}

.listcount1 {
    float: right;
    width: 70px;
    text-align: left;
    color: #2F2F2F;
    padding-left: 2px;
    font-family:simsun,Arial;
}

.infolistborder ul {
    text-align: left;
    margin: 6px 5px 6px 5px;
    overflow: hidden;
}

.infolistborder ul li {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0px;
    color: #02418E;
    background: url( /img/images_other/infodian.gif ) left top no-repeat;
    padding-left: 8px;
    font-family:simsun,Arial;
}

.infolistborder ul li a {
    text-transform: none;
    text-decoration: none;
    color: #02418E;
    font-family:simsun,Arial;
}

.infolistborder ul li a:hover {
    text-decoration: none;
    color: #FF6600;
}

.infomore {
    text-transform: none;
    text-decoration: none;
    margin-left: 178px;
    background: url( /img/images_other/infodian.jpg ) left center no-repeat;
    padding-left: 11px;
}

a.infomore:hover {
    text-decoration: none;
    color: #FF6600;
}

/*regist*/
.registtable {
    border: #ADC3DB solid 1px;
    margin-bottom: 8px;
}

.registtitle {
    height: 50px;
    background: url( /img/images_loginreg/regist02.jpg ) left center no-repeat;
    text-align: left;
}

.registtitlefont {
    font-size: 14px;
    color: #003BAC;
    line-height: 50px;
    background: #FFFFFF;
    margin-left: 35px;
    padding-right: 15px;
    letter-spacing: 1px;
}

.registtitlefont1 {
    font-size: 12px;
    color: #888888;
    line-height: 48px;
    background: #FFFFFF;
    padding-right: 8px;
    letter-spacing: 1px;
}

.registlist {
    width: 800px;
    text-align: left;
    margin-left: 100px;
}

.registlistheight {
min-height:40px; height:auto!important; height:40px;}

.registlistheight1 {
min-height:220px; height:auto!important; height:220px;}

.registlist h1 {
    float: left;
    width: 140px;
    text-align: right;
    padding-right: 22px;
    font-size: 12px;
    color: #373737;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
}

.registlist h2 {
    float: left;
    width: 300px;
    text-align: left;
    height: 20px;
}

.registlist h3 {
    float: left;
    width: 315px;
    text-align: left;
    padding-left: 18px;
    font-size: 12px;
    color: #8A8A8A;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 5px;
}

.registlist h4 {
    float: left;
    width: 540px;
    text-align: left;
    padding-left: 55px;
    font-size: 12px;
    color: #8A8A8A;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 15px;
}

.topposition {
    margin-top: 21px;
}

.registinput {
    border: #BCBCBC solid 1px;
    background: #F6F6F6;
    height: 20px;
    width: 260px;
    padding-left: 3px;
    color: #373737;
    line-height: 20px;
}

.registinput1 {
    border: #779CB9 solid 1px;
    background: #F4F9FF;
    height: 20px;
    width: 260px;
    padding-left: 3px;
    color: #373737;
    line-height: 20px;
}

.registinput2 {
    border: #BCBCBC solid 1px;
    background: #F6F6F6;
    height: 20px;
    width: 55px;
    padding-left: 3px;
    color: #373737;
    line-height: 20px;
}

.registinput3 {
    border: #BCBCBC solid 1px;
    background: #F6F6F6;
    height: 100px;
    width: 700px;
    padding-left: 3px;
    color: #373737;
    line-height: 20px;
    margin-left: 50px;
    margin-top: 10px;
}

.registup {
    height: 61px;
    background: url( /img/images_loginreg/en/regist05.jpg );
    text-align: center;
    padding-top: 17px;
}

.buttonadd1 {
    background: url( /img/images_index/2-1.gif ) no-repeat;
    font-size: 12px;
    height: 16px;
    line-height:16px!important;
    width: 124px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
    text-align: center;
    color: #C40006;
    border: solid 0px red;
    display: block;
    float: left;

}

.buttonadd2 {
    background: url( /img/images_index/2-2.gif ) no-repeat;
    font-size: 12px;
    height: 16px;
    line-height:16px!important;
    width: 124px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
    text-align: center;
    color: #011993;
    border: solid 0px red;
    display: block;
    float: left;
}

.buttonadd3 {
    background: url( /img/images_index/1-1.gif ) no-repeat;
    font-size: 12px;
    height: 16px;
    line-height:16px!important;
    width: 240px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 8px;
    text-align: center;
    color: #C40006;
    border: solid 0px red;
    display: block;
    float: left;
}

.buttonadd4 {
    background: url( /img/images_index/1-2.gif ) no-repeat;
    font-size: 12px;
    height: 16px;
    line-height:16px!important;
    width: 240px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 8px;
    text-align: center;
    color: #011993;
    border: solid 0px red;
    display: block;
    float: left;
}

.buttonadd5 {
    background: url( /img/images_index/1-1.gif ) no-repeat;
    font-size: 12px;
    height: 16px;
    line-height:16px!important;
    width: 248px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
    text-align: center;
    color: #C40006;
    border: solid 0px red;
    display: block;
    float: left;
}

.buttonadd6 {
    background: url( /img/images_index/1-2.gif ) no-repeat;
    font-size: 12px;
    height: 16px;
    line-height:16px!important;
    width: 248px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
    text-align: center;
    color: #011993;
    border: solid 0px red;
    display: block;
    float: left;
}

.agreement {
    border: 0;
    padding: 5px 10px 5px 10px;
}

.agreement h1 {
    font-size: 14px;
    color: #003AAE;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
}

.agreement h2 {
    font-size: 12px;
    color: #252525;
    font-weight: 300;
    text-align: left;
    line-height: 20px;
}

.agreement h3 {
    font-size: 12px;
    color: #252525;
    font-weight: bold;
    text-align: left;
    line-height: 27px;
}

/*member*/
.memberbox {
    border: #7DAFEC solid 1px;
}

.memberbg {
    background: #F4F9FF;
}

.membertit {
    width: 757px;
    height: 28px;
    color: #003E91;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 300;
    padding-left: 14px;
    margin-bottom: 8px;
}

.membercontent {
    width: 757px;
    text-align: left;
    padding-bottom: 8px;
}

.membercontent h1 {
    color: #383838;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 300;
    padding-left: 14px;
    border-bottom: #D6D6D6 dashed 1px;
    margin-bottom: 8px;
}

.membercontent h2 {
    color: #656565;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 300;
    padding: 0 14px 0 14px;
}

.membercontent h3 {
    color: #CF1300;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 300;
    padding-left: 14px;
    margin-bottom: 10px;
}

.membercontent h4 {
    float: left;
    border: #B9B9B9 solid 1px;
    background: #FFFFFF;
    width: 358px;
    margin-left: 8px;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    color: #656565;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 300;
}

.membercontent h4 .contentlist {
}

.membercontent h4 .contentlist h5 {
    color: #2043A9;
    font-weight: bold;
}

.membercontent h4 .contentlist h6 {
    color: #656565;
    font-weight: 300;
    padding-left: 15px;
    letter-spacing: 0;
}

.memberbutton {
    text-transform: none;
    text-decoration: none;
    width: 132px;
    height: 26px;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 26px;
    font-weight: 300;
    text-align: center;
    margin-right: 10px;
    /*background: url( ../images/member01.jpg ) no-repeat;*/
    margin-left: 13px;
    margin-right: 20px;
}

a.memberbutton:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.spacehe{margin-bottom:-4px!important;}

.tableborder3{border:#7DAFEC solid 1px;}
.contentposition3{ width:654px; min-height:196px; height:auto!important; height:196px;text-align:center;}
.contentposition3 h1{ background:#FFFFFF; border-bottom:#CCCCCC dashed 1px; width:630px; text-align:left; padding:0 6px 0 6px; }
.contentposition3 h2{ background:#F5F5F3; border-bottom:#CCCCCC dashed 1px; width:630px; text-align:left; padding:0 6px 0 6px; }
.message{ height:25px; padding-left:19px; border-bottom:#7DAFEC solid 1px; background:#F4F9FF; font-size:12px; font-weight:bold; letter-spacing:2px; line-height:25px; color:#004094; text-align:left;}
.message1{text-transform: none; text-decoration: none; color: #004094; font-size:12px; letter-spacing:2px; line-height:25px; font-weight:300;}
a.message1:hover {text-decoration: none; color: #C10000;}
.message2{font-size:12px; font-weight:300; letter-spacing:1px; line-height:18px; color:#101010; text-align:left; margin:5px 8px 0 8px;}
.message3{font-size:12px; font-weight:300; letter-spacing:1px; line-height:18px; color:#FE6700; text-align:left; margin:0 8px 5px 8px;}

.peoplename{text-transform: none; text-decoration: none; color: #0144DD; font-size:14px; letter-spacing:0px; line-height:18px; font-weight:bold;font-family:Arial;}
.time{ font-size:12px; line-height:18px; letter-spacing:0px; color:#999999; margin-left:5px; font-weight:300;}


.tableborder1{border-top:#72ACF6 solid 2px; border-bottom:#DDDDDD solid 1px; border-left:#DDDDDD solid 1px; border-right:#DDDDDD solid 1px;}
.messageposition{ width:654px; min-height:553px; height:auto!important; height:553px;margin-bottom:10px; text-align:center;}
.messageposition h1{ font-size:12px; line-height:20px; letter-spacing:0px; margin:20px 10px 20px 10px; font-weight:300; color:#A22C00; text-align:left;}
.messageposition h2{ font-size:12px; line-height:23px; letter-spacing:3px; margin:30px 0 30px 0; font-weight:300; color:#111111; vertical-align:middle;}
.listtitle{ height:23px; background:url(/img/images_oldproductfinal/shop13.jpg) top; text-align:left; padding-top:4px;}
.titlefont{font-size:14px; font-weight:bold;line-height:23px; letter-spacing:1px; padding:0px 0 0 20px; background:url(/img/images_oldproductfinal/shop12.gif) left center no-repeat;color:#004094; margin-left:8px;}
.messagemar{margin-top:15px!important;}




/* product */
.productposition{ width:654px; min-height:378px; height:auto!important; height:378px; margin-bottom:10px;}
.productposition h1{ float:left;text-align:left; width:340px; margin-left:11px;}
.productposition h2{ float:left;text-align:center; width:235px; margin-top:10px; min-height:235px; height:auto!important; height:235px;margin-left:40px; border:#DDDDDD solid 1px; vertical-align:middle;}
.productposition h1 .productdetail{ text-align:left;}
.productposition h1 .productdetail h1{ border-bottom:#CCCCCC dashed 1px; font-size:12px; color:#262626; line-height:23px; letter-spacing:1px; width:320px; font-weight:300; padding-left:5px;}
.productposition h1 .productdetail h1 .right{float:right; width:200px; text-align:left;}
.productposition h1 .productdetail h1 .right1{float:right; width:200px; text-align:left; font-size:14px; font-weight:bold; color:#C10000;}

.contentposition{ width:654px;min-height:373px; height:auto!important; height:373px;margin-bottom:10px; text-align:left;}

.contentposition h1{ border-bottom:#CCCCCC dashed 1px; font-size:12px; color:#262626; line-height:23px; letter-spacing:1px; width:360px; font-weight:300; padding-left:5px; margin-left:44px; margin-top:5px;}
.contentposition h1 .right{float:right; width:260px; text-align:left;}
.contentposition h2{ margin:5px 12px 10px 12px;border-bottom:#71ABF5 solid 1px; height:40px; padding:15px 0 0 35px;}
.contentposition h3{ margin:10px 22px 10px 25px; font-size:12px; font-weight:300; line-height:22px; letter-spacing:1px;}
.productshowname{ font-size:16px; color:#003691; font-weight:300; line-height:58px; text-align:left; margin-left:22px; letter-spacing:2px;}

.secondlist{ width:100%; text-align:left;}
.secondlist ul{ width:100%; text-align:left;line-height:20px!important;}
.secondlist ul li{ font-size:12px; font-weight:300;line-height:20px!important; letter-spacing:0px; color:#06418D; width:220px; float:left; background:url( /img/images_index/leftcolumn_list_ico_03.gif ) left center no-repeat; padding-left:15px;}
.secondlist ul li a{text-transform: none; text-decoration: none; color:#06418D;line-height:20px!important;}
.secondlist ul li a:hover{text-decoration: none;color:#FF6600;line-height:20px!important;}
.secondlist h1{ height:20px;font-family:ºÚÌå; font-size:16px; font-weight:300;line-height:20px; letter-spacing:0px; color:#000000; width:220px; float:left; padding-left:15px;}
.secondlist h1 a{text-transform: none; text-decoration: none; color:#000000; font-size:16px; font-family:ºÚÌå;}
.secondlist h1 a:hover{text-decoration: none;color:#FF6600;}
.secondlist h2{ height:20px; font-size:12px; font-weight:300;line-height:20px; letter-spacing:0px; color:#06418D; width:220px; float:left; background:url( /img/images_index/leftcolumn_list_ico_03.gif ) left center no-repeat; padding-left:15px;}
.secondlist h2 a{text-transform: none; text-decoration: none; color:#06418D;}
.secondlist h2 a:hover{text-decoration: none;color:#FF6600;}
.adsortst{padding:0 0 2px 0}

span.boxheadst{padding:0 0 0 5px}
span.rigthtst{float:right;}

.wide_ad_space {padding:0 0 88px 0!important;}
.wide_ad_space_center {padding:0 10px 88px 10px!important;}
div.wide_ad {position:absolute;top:728px;}

.redkey { color:#d00;}

.falsebody{}
.falsebody h1{
    float:left;
    width:160px;
    height:144px;
    text-align:right;
    padding-top:30px;
}
.falsebody h2{
    float:left;
    width:46any0px;
    text-align:left;
    font-weight:300;
    letter-spacing:1px;
    padding-top:45px;
    color:#434343;
    line-height:23px;
    height:144px;
}
.falsebody h3{
    text-align:center;
    width:100%
}

.flashheight{height:90px;}

.indadv{
    z-index: 1;
    border: #B3C4D8 solid 1px;
    background: #F5FAFC;
    min-height:67px!important; height:auto!important; height:67px!important;}
.indadv1{min-height:167px!important; height:auto!important; height:167px!important;margin-top:7px;margin-bottom:2px;border:#B3C4D8 solid 1px!important;text-align:center;padding-top:3px;}
div.buttons1 a {padding:0 0px;}
div.buttons1 p {width:272px;margin:0 auto;padding:4px 0 0 0;}
div.buttons1 p img {padding-left:2px;}



#leftcolumn ul.isic {background:#FFFFFF;border:1px solid #B3C4D8;} 
#leftcolumn ul.index_list {height:auto !important;_height:587px;min-height:587px;}
#leftcolumn ul.isic h4 {background:#EFF7FF;border-bottom:1px solid #B3C4D8;color:#000000;font-size:13px;line-height:19px;height:19px;letter-spacing:2pt;margin-bottom:3px;padding:3px 0pt 0pt 43px;}
.liteblue a {color:#1C4587;}
#leftcolumn ul.isic li {background-color:transparent;background-image:url(/img/images_index/leftcolumn_list_ico_bg_nf.gif);background-position:14px 12px;*background-position:14px 8px;_background-position:14px 12px;background-repeat:no-repeat;line-height:23px;*line-height:24px;_line-height:23px;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0pt;min-height:23px;padding:0pt 0pt 0pt 15px;}


#rightcolumn div.infobox_4 ul#hotnews_nf li {  
background:url(/img/images_index/dot.gif) no-repeat left 8px;
line-height:23px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0pt 10px;
padding-left:8px;
}


