/* CSS Document */
BODY
{
    margin: 0px auto 0px auto;
    font-family: Tahoma, Arial ;
    font-size:11px;
    color:#333333;/*CACCCF*/
    background:#4C535B;

}
INPUT
{
    border-left: 1px solid #5C6DA4;
    border-top: 1px solid #5C6DA4 ;
    border-right: 1px solid #5C6DA4;
    border-bottom: 1px solid #5C6DA4;
    background:none;
    font-family: Tahoma, Arial ;
    font-size:11px;
    padding-left:2px;
    margin:1px 0 1px 0;
    color:#FFFFFF;
}
TEXTAREA
{
    border-left: 1px solid #5C6DA4;
    border-top: 1px solid #5C6DA4 ;
    border-right: 1px solid #5C6DA4;
    border-bottom: 1px solid #5C6DA4;
    padding-left:2px;
    font-family: Tahoma, Arial ;
    font-size:11px;
    color:#FFFFFF;
    background:none;
}
SELECT
{
    font-family: Tahoma, Arial ;
    font-size:11px;
    border: 0px;
    background-color:#F5F5F5;
    border-left: 1px solid #AAAAAA;
    border-top: 1px solid #AAAAAA ;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    color:#FFFFFF;
}
.button
{	width:170px;
  height:29px;
  border:0;
  font-size: 11px;
  font-family: Tahoma, Arial ;
  font-weight: bold;
  cursor:pointer;
  color:#CC0000;
  padding: 0px 0px 0px 0px;
  margin:0px 0 0px 0;
  background:url(../images/but.gif) no-repeat;
  text-transform:uppercase;
}
.box
{
    border:0px;
    background-color:transparent;
    cursor:pointer;
}
TD{font-family: Tahoma;font-size:11px;color:#CACCCF;line-height:normal; border:0px}
IMG {border:0px; margin:0px; padding:0px;}
DIV, LAYER {font-family: Tahoma;color:#CACCCF}
TABLE {border:0px}

a {text-decoration:underline;color:#fff} 
a:active {text-decoration:underline;color:#fff}
a:visited {text-decoration:underline;color:#fff} 
a:link {text-decoration:underline;color:#fff;}
a:hover {text-decoration:underline;color:#C1A25F;} 

form{display:inline;}

/**/
.bro2 {color:#9F0000}
.bro2:active {text-decoration:none;color:#9F0000;}
.bro2:visited {text-decoration:none;color:#9F0000;}
.bro2:link {text-decoration:none;color:#9F0000;}
.bro2:hover {text-decoration:none;color:#000000;}
/**/
.bro3{color:#CC0000}
/**/
/**/

.grey {color:#949393}
.grey:active {text-decoration:none;color:#949393;}
.grey:visited {text-decoration:none;color:#949393;}
.grey:link {text-decoration:none;color:#949393;}
.grey:hover {text-decoration:none;color:#fff;}

.grey2 {color:#C6C9CC}
.grey2:active {text-decoration:none;color:#C6C9CC;}
.grey2:visited {text-decoration:none;color:#C6C9CC;}
.grey2:link {text-decoration:none;color:#C6C9CC;}
.grey2:hover {text-decoration:none;color:#fff;}


/**/
.white {color:#fff}
.white:active {text-decoration:none;color:#fff;}
.white:visited {text-decoration:none;color:#fff;}
.white:link {text-decoration:none;color:#fff;}
.white:hover {text-decoration:none;color:#C1A25A;}

.menu_on {text-decoration:none; color:#FFFF66;}
/**/
.green {color:#BDE17C}
.green:active {text-decoration:none;color:#BDE17C;}
.green:visited {text-decoration:none;color:#BDE17C;}
.green:link {text-decoration:none;color:#BDE17C;}
.green:hover {text-decoration:none;color:#fff;}

.yellow {color:#EFF76D;  }
.yellow:active {text-decoration:none;color:#EFF76D;}
.yellow:visited {text-decoration:none;color:#EFF76D;}
.yellow:link {text-decoration:none;color:#EFF76D;}
.yellow:hover {text-decoration:none;color:#FFFFFF;}


/**/
.back {color:#000}
.back:active {text-decoration:none;color:#000;}
.back:visited {text-decoration:none;color:#000;}
.back:link {text-decoration:none;color:#000;}
.back:hover {text-decoration:none;color:#C0A062;}
/**/
/* start header */
.header{
    width:920px;
    /*height:136px;*/
    margin:0;
    padding:0;
    background: url(../images/BG_TOP.gif) repeat-y left top;
    float:left;
}
.header .left{
    width:212px;
    height:136px;
    margin:0;
    padding:0;
    float:left;
}
.header .right{
    width:708px;
    height:136px;
    margin:0;
    padding:0;
    float:left;
}

.bg_menu{
    width:920px;
    height:26px;
    margin:0;
    padding:0;
    background:url(../images/bg_menu_top.gif) repeat-x left top;
    float:left;
}
.bg_menu .left_l{
    width:197px;/*212*/
    height:21px;/*26*/
    margin:0;
    padding:5px 0 0 15px;
    float:left;
    color:#949393;
}
.bg_menu .right_menu{
    width:620px;
    height:26px;
    margin:0;
    padding:0;
    float:left;
}
.bg_menu .date{
    width:80px;/*88*/
    height:21px;/*26*/
    margin:0;
    padding:5px 8px 0 0;
    float:left;
    color:#949393;
    text-align:right;
}
/*s menu */	
/**/
.list {
    padding:0px 0 0 0px;
    margin:0px;
    width:620px;
}
.list li{
    height:21px;/*26*/
    float: left;
    display:block;
    overflow: hidden;
    list-style-type: none;
    padding:5px 6px 0px 0px;
    margin:0px;
    color:#fff;
    font-weight:bold;
}
.list li a{
    font-weight:bold;
    text-decoration:none;
}

.list li a:hover {
    text-decoration:none;
}


.norepeat{
    float: left;
    padding:0px;
    margin:0px;
}
.bg_title_left{
    width:182px;/*192*/
    height:18px;/*21*/
    margin:0;
    padding:3px 0 0 10px;
    background:  url(../images/bg_title_left.gif) repeat-x left top;
    float:left;
    font-weight:bold;
    font-size:10px;
}
.bg_left_cen{
    width:172px;/*192*/
    margin:0;
    padding: 5px 10px 3px 10px;
    background:  url(../images/bg-left-cen.gif) repeat-y left top;
    float:left;
    line-height:18px;
}
.bg_left_bot{
    width:192px;/*192*/
    height:7px;
    margin:0;
    padding:0px;
    background:  url(../images/bg-left-bot.gif) repeat-y left top;
    float:left;
}
.yew{
    color:#FBF402;
    font-weight:bold;
}	
/**/
.list3 {
    padding:0px;
    margin:0px;
    width:172px;
    float: left;
}
.list3 li{
    width:172px;/*172*/
    float: left;
    display:block;
    overflow: hidden;
    list-style-type: none;
    padding:5px 0px 5px 0px;
    margin:0px;
    color:#C6C9CC;
}
.list3 li a{
    color:#C6C9CC;
}
.list3 li a:hover {
    text-decoration:none;
}
/***********/	
.list2 {
    padding:0 0 0 7px;
    margin:0px;
    width:165px;/*172*/
    float: left;
}
.list2 li{
    width:125px;/*172*/
    float: left;
    display:block;
    overflow: hidden;
    list-style-type: none;
    padding:5px 0px 5px 20px;
    margin:0px;
    color:#C6C9CC;
    background:url(../images/bullet.gif) no-repeat 0 10px;
}
.list2 li a{
    color:#C6C9CC;
}

.list2 li a:hover {
    text-decoration:none;
}

/*content**/
.content_cen{
    width:518px;
    margin:0;
    padding:0;
    float:left;
}
.content_cen .left_title{
    margin:0;
    padding:2px 10px 2px 15px;
    float:left;
    color:#fff;
    background:#C0A062;
    font-weight:bold;
}
.content_cen .right_pt{
    margin:0;
    padding:2px 13px 2px 0px;
    float:right;
    text-align:right;
    color:#7D8593;
}
/**/
.bg_content{
    width:920px;/*518*/
    height:550px;
    margin:0;
    padding:0px;
    background:  #3A4D69 url(../images/bg_content.gif) repeat-x left top;
    float:left;
}

/*********/
.bg_content_top{
    width:518px;/*518*/
    height:8px;/*8*/
    margin:0;
    padding:0px 0 0 0px;
    background:url(../images/bg_content1.gif)  no-repeat left top;
    float:left;
    font-size:11px;
}
.bg_content_link{
    width:486px;/*518*/
    margin:0;
    padding:6px 16px 0px 16px;
    background:  url(../images/bg_content2.gif) repeat-y left top;
    float:left;
    text-align: right;
}
.bg_content_cen{
    width:486px;/*518*/
    margin:0;
    padding:8px 16px 16px 16px;
    background:  url(../images/bg_content2.gif) repeat-y left top;
    float:left;
}
.bg_content_bot{
    width:518px;/*518*/
    height:7px;
    margin:0;
    padding:0px 0 10px 0;
    background:  url(../images/bg_content3.gif) no-repeat left top;
    float:left;
}
/**/
.bg_right1{
    width:170px;/*170*/
    height:17px;/*21*/
    margin:0;
    padding:4px 0 0 0px;
    background:url(../images/bg_title_right.gif)  no-repeat left top;
    float:left;
    font-size:10px;
    text-align:center;
    color:#C5EA7D;
    font-weight:bold;
}
.bg_right2{
    width:150px;/*170*/
    margin:0;
    padding:10px;
    background:  url(../images/bg_title_right2.gif) repeat-y left top;
    float:left;
}
.bg_right3{
    width:170px;/*170*/
    height:7px;
    margin:0;
    padding:0px;
    background: url(../images/bg_title_right3.gif) no-repeat left top;
    float:left;
}
.bg_right2_map{
    width:168px;/*170*/
    margin:0;
    padding:0px;
    background:  url(../images/bg_map.gif)  no-repeat left top;
    float:left;
    border-left: 1px solid #6476B3;
    border-right: 1px solid #6476B3;
    border-bottom: 1px solid #6476B3;
}	
.w150{
    width:145px;
}
.fotter{
    margin:0;
    padding:20px 0 0 0;
    color:#000000;
}
/**-------------------s 271008-----------------------*/
.bg_content_master{
    width:920px;/*518*/
    /*height:420px;*/
    margin:0;
    padding:0px;
    background:  #30415B  url(../images/bg_master.jpg)  no-repeat left top;
    float:left;
}
/*left**/
.title_ye_left{
    /*width:190px;190*/
    margin:0;
    padding:2px 10px 2px 10px;
    float:left;
    color:#fff;
    background:#C0A062;
    font-weight:bold;
    font-size:11px;
}
.bg_title_left_ye{
    width:182px;/*192*/
    height:18px;/*21*/
    margin:0;
    padding:3px 0 0 10px;
    background:  url(../images/bg_title_left_ye.gif) repeat-x left top;
    float:left;
    font-weight:none;
    font-size:11px;
    color:#9CC97C;
}
/*************/
.bg_left_cen .col-l{
    width:60px;/*172*/
    height:20px;
    margin:0px;
    padding:0px 0px 0px 0px;
    float:left;
}
.bg_left_cen .col-r{
    width:112px;/*172*/
    height:20px;
    margin:0;
    padding:0px 0 0px 0;
    float:left;
}
.bg_left_cen .col-l2{
    width:60px;/*172*/
    height:15px;
    margin:0;
    padding:0px 0 0px 0;
    float:left;
}
.bg_left_cen .col-r2{
    width:112px;/*172*/
    height:15px;
    margin:0;
    padding:0px 0 0px 0;
    float:left;
}
/**/
.ye {color:#B69A63; font-weight:bold; text-decoration:underline;}
.ye:active {text-decoration:underline;color:#B69A63;}
.ye:visited {text-decoration:underline;color:#B69A63;}
.ye:link {text-decoration:underline;color:#B69A63;}
.ye:hover {text-decoration:none;color:#fff;}
/**/

/**/
/**/
.white2 {color:#fffff}
.white2:active {text-decoration:none;color:#ffffff;}
.white2:visited {text-decoration:none;color:#ffffff;}
.white2:link {text-decoration:none;color:#ffffff;}
.white2:hover {text-decoration:none;color:#cccccc;}
/**/
.green_title {
    font-weight:normal;
    font-size:9px;
    color:#9CC97C;
}
/*content**/
.title_left_ye{
    width:192px;
    margin:0;
    padding:0;
    float:left;
}
.title_left_ye .left_title2{
    margin:0;
    padding:2px 10px 2px 10px;
    float:left;
    color:#fff;
    background:#C0A062;
    font-weight:bold;
}
.title_left_ye .right_pt2{
    margin:0;
    padding:2px 0px 2px 0px;
    float:right;
    text-align:right;
    color:#7D8593;
}
.bg_left_bot_ye{
    width:192px;/*192*/
    height:7px;
    margin:0;
    padding:0px;
    background: url(../images/bg-left-top-ye.gif) repeat-y left top;
    float:left;
}
/******************/
.content_row{
    width:418px;/*418*/
    margin:0;
    padding:0px 0px 10px 0;
    float:left;
}
.content_row .col-1{
    width:68px;/*68*/
    margin:0;
    padding:0px 0px 0px 0;
    float:left;
}
.content_row .col-2{
    width:240px;/*240*/
    margin:0 0 0px 0 ;
    padding:0px 0px 0px 0;
    float:left;
}
.content_row .col-3{
    width:90px;/*110*/
    margin:0 0 0px 0 ;
    padding:0px 9px 0px 10px;
    float:left;
    /*background:url(../images/icon_soild.gif) repeat-y  left top;*/
    border-left: 1px dotted #7987A6;
}
.content_row .col-23{
    width:340px;/*350*/
    margin:0 0 0px 0 ;
    padding:0px 10px 0px 0px;
    float:left;
}
/************/


/************/

.row_soild{
    width:398px;/*418*/
    height:1px;
    margin:0;
    padding:2px 10px 10px 10px;
    float:left;
    background:url(../images/bg_dot.gif) repeat-x   10px 0;

}	

.row_news{
    width:210px;/*418*/
    height:1px;
    margin-top:10px;
    padding:10px 0px 0px 10px;
    float:left;
    background:url(../images/bg_dot.gif) repeat-x   0 0;

}
/*content**/
.mas_content_cen{
    /*width:438px;*/
    margin:0;
    padding:0;
    float:left;
}
.mas_content_cen .left_title{
    margin:0;
    padding:2px 10px 2px 15px;
    float:left;
    color:#fff;
    background:#C0A062;
    font-weight:bold;
}
.mas_content_cen .right_pt{
    margin:0;
    padding:2px 13px 2px 0px;
    float:right;
    text-align:right;
    color:#7D8593;
}
/*********/
.mas_bg_content_top{
    width:438px;/*438*/
    height:8px;/*8*/
    margin:0;
    padding:0px 0 0 0px;
    background:url(../images/bg_mas_content1.gif)  no-repeat left top;
    float:left;
    font-size:11px;
}
.mas_bg_content_cen{
    width:418px;/*438*/
    margin:0;
    padding:10px;
    background:url(../images/bg_mas_content2.gif)   repeat-y left top;
    float:left;
}
.mas_bg_content_bot{
    width:438px;/*438*/
    height:7px;
    margin:0;
    padding:0px;
    background:url(../images/bg_mas_content3.gif)  no-repeat left top;
    float:left;
}
/***s mas-right ***/
.mas_right_top{
    width:250px;/*250*/
    height:7px;
    margin:0;
    padding:0px;
    background:url(../images/bg_mas_right1.gif)  no-repeat left top;
    float:left;
}
.mas_right_cen{
    width:240px;/*250*/
    margin:0;
    padding:5px;
    background: url(../images/bg_mas_right2.gif) repeat-y ;
    float:left;
    text-align:center;
}
.mas_right_cen .left-2{
    width:80px;/*230*/
    margin:0;
    padding:0px 0px 0px 0px;
    float:left;
}
.mas_right_cen .right-2{
    width:150px;/*230*/
    margin:0;
    padding:0px 0px 0px 0px;
    float:left;
}
.mas_right_bot{
    width:250px;/*250*/
    height:7px;
    margin:0;
    padding:0px;
    background: url(../images/bg_mas_right3.gif) no-repeat  left top;
    float:left;
}
/***********/	
.list_right {
    padding:0 0 0 0px;
    margin:0px;
    width:230px;/*250*/
    float: left;
}
.list_right li{
    width:220px;/*250*/
    float: left;
    display:block;
    overflow: hidden;
    list-style-type:circle;
    padding:2px 0px 2px 10px;
    margin:0px;
    color:#C6C9CC;
    background:url(../images/bullet2.gif) no-repeat 0 11px ;
}
.list_right li a{
    color:#C6C9CC;
}

.list_right li a:hover {
    text-decoration:none;
}

/*********s page product***********/
.pro_title_left{
    width:182px;/*192*/
    height:17px;/*21*/
    margin:0;
    padding:4px 0 0 10px;
    background:  url(../images/bg_title_left.gif) repeat-x left top;
    float:left;
    font-weight:bold;
    font-size:10px;
    color:#BDE17C;
}
/***/
.bg_content_cen .col-l3{
    width:126px;/*498*/
    margin:0;
    padding:0px;
    float:left;
}
.bg_content_cen .col-r3{
    width:360px;/*498*/
    margin:0;
    padding:0px;
    float:left;
}
/***/
.bg_content_cen .col-l_news{
    width:148px;/*180*/
    margin:0;
    padding:0px 10px 0 10px;
    float:left;
}
.bg_content_cen .col-l_news img{
    margin:0 0 10px 0;
    padding:0px;
    border:1px solid #fff;
}
.bg_content_cen .col-l_news2{
    width:180px;/*180*/
    margin:0;
    padding:0px 0px 0 0px;
    float:left;
}
.bg_content_cen .col-r_news{
    width:306px;/*318*/
    margin:0;
    padding:0px 0px 0px 8px;
    float:left;
}
/****/
.ade_bg_title_left{
    width:187px;/*192*/
    height:17px;/*21*/
    margin:0;
    padding:4px 0 0 5px;
    background: url(../images/bg_title_left.gif) repeat-x left top;
    float:left;
    font-weight:normal;
    font-size:9px;
}
/*********/
.bg_content_cen .ade_1{
    width:306px;/*498*/
    margin:0;
    padding:0px 0 10px 0;
    float:left;
}
.bg_content_cen .ade_2{
    width:90px;/*498*/
    margin:0;
    padding:10px 0 0 0;
    float:left;
}
.bg_content_cen .ade_2 .text{
    width:80px;/*90*/
    margin:0;
    padding:3px 0 4px 10px;
    float:left;
}
.bg_content_cen .ade_3{
    width:90px;/*498*/
    margin:0;
    padding:10px 0 0 0;
    float:left;
}
.bg_content_cen .ade_3 .boder{
    width:88px;/*90*/
    margin:1px;
    padding:2px 0 1px 0;
    float:left;
    border:1px solid #536593;
    text-align:center;
}
.yew2{
    color:#FBF402;
}
.ade_right{
    width:170px;/*170*/
    margin:0;
    padding:0px 0 0px 0;
    float:left;
    text-align:center;
}
.ade_right img{
    margin:0;
    padding:0 0 7px 0;
    text-align:center;
}
.bg_left_map{
    width:190px;/*192*/
    height:159px;
    margin:0;
    padding:1px;
    background:  url(../images/bg_map_left.gif)  no-repeat left top;
    float:left;
    text-align:center;
}
/***********/
.dk_bg_content1{
    width:698px;/*698*/
    height:8px;
    margin:0;
    padding:0px 0 0 0px;
    background:url(../images/dk_bg_content1.gif)   no-repeat left top;
    float:left;
    font-size:11px;
}
.dk_bg_content2{
    width:648px;/*698*/
    margin:0;
    padding:10px 20px 10px 30px;
    background:url(../images/dk_bg_content2.gif)   repeat-y left top;
    float:left;
    font-size:11px;
}
.dk_bg_content2 .col1{
    width:450px;/*450*/
    margin:0;
    padding:0px 0px 0px 0px;
    float:left;
    font-size:11px;
}
.dk_bg_content2 .col2{
    width:28px;/*28*/
    margin:0;
    padding:0px 0px 0px 0px;
    float:left;
}
.dk_bg_content2 .col3{
    width:170px;/*170*/
    margin:0;
    padding:0px 0px 0px 0px;
    float:left;
}
.dk_bg_content2 .col3 img{
    margin:0;
    padding:0 0 7px 0;
    text-align:center;
}
.dk_bg_content3{
    width:698px;/*698*/
    height:7px;
    margin:0;
    padding:0px 0 0 0px;
    background:url(../images/dk_bg_content3.gif)   no-repeat left top;
    float:left;
    font-size:11px;
}
.step1{
    width:400px;/*450*/
    height:34px;/*44*/
    margin:0 0 8px 0;

    padding:10px 10px 0px 40px;
    background:url(../images/step1.jpg)  no-repeat left top;
    float:left;
    font-size:10px;
    color:#000;
}
.step2{
    width:400px;/*450*/
    height:35px;/*45*/
    margin:0 0 8px 0;
    padding:10px 10px 0px 40px;
    background:url(../images/step2.jpg)   no-repeat left top;
    float:left;
    font-size:10px;
    color:#000;
}	
.step3{
    width:410px;/*450*/
    height:34px;/*44*/
    margin:0 0 8px 0;
    padding:10px 0px 0px 40px;
    background:url(../images/step3.jpg)  no-repeat left top;
    float:left;
    font-size:10px;
    color:#000;
}	
.dk_form{
    width:420px;/*450*/
    margin:0;
    padding:10px 0px 10px 30px;
    float:left;
    font-size:11px;
}
.dk_form input, .dk_form select{
    margin: 5px 0;
}
.font10{
    font-size:10px;
    line-height:20px;
}	
.font11{
    font-size:11px;
    line-height:20px;
}	
.pad{
    padding:0 0 0px 0;
    margin:0;
    float:left;
}
.font14{
    font-size:14px;
}
/*************/
.lh_bg_content1{
    width:600px;/*600*/
    height:8px;
    margin:0;
    padding:0px 0 0 0px;
    background:url(../images/lh_bg_content1.gif)   no-repeat left top;
    float:left;
    font-size:11px;
}	
.lh_bg_content2{
    width:540px;/*600*/
    margin:0;
    padding:30px;
    background:url(../images/lh_bg_content2.gif)    repeat-y left top;
    float:left;
    font-size:11px;
}
.lh_bg_content3{
    width:600px;/*600*/
    height:7px;
    margin:0;
    padding:0px 0 0 0px;
    background:url(../images/lh_bg_content3.gif)   no-repeat left top;
    float:left;
    font-size:11px;
}
.bg-area{
    width:507px;/*600*/
    height:79px;
    margin:0 0 15px 0;
    padding:10px;
    background:url(../images/bg_area.gif)   no-repeat  ;
    font-size:11px;
    border:0;
}
.bg_home{
    width:920px;/*920*/
    height:400px;/*877-327+550*/
    margin:0;
    padding:200px 0 0px 0;
    background:url(../images/bg_home.gif)  repeat-x  ;
    font-size:11px;
}
.bg_home .flash-logo{
    width:640px;/*920*/
    /*height:85px;*/
    margin:0px ;
    padding:0px 140px 0px 140px;
    float:left;
}
.bg_home .soild2{
    width:640px;/*920*/
    height:85px;
    margin:0px ;
    padding:10px 140px 0px 140px;
    background:url(../images/logo_home.gif) repeat-x  150px 0 ;
    font-size:11px;
    float:left;
}
.bg_home .soild2 .left2{
    width:320px;/*330*/
    margin:0px;
    padding:0px;
    font-size:11px;
    float:left;
    text-align:left;
}
.bg_home .soild2 .right2{
    width:320px;/*330*/
    margin:0px;
    padding:0px;
    font-size:11px;
    float:left;
    text-align:right;
}
.yew4 {
    width:920px;/*920*/
    color:#C8A561;
    height:50px;
    padding:150px 0 60px 0;
    margin:0;
    text-align:center;
}

/*************s 221208 ****************/
.bg_index{
    /*width:920px;920*/
    height:768px;/**/
    margin:0;
    padding:0px 0 0px 0;
    background:#576689  url(../images/bg_home.jpg) repeat-x  ;
    font-size:11px;
    float:left;
}
.bg_index .row1{
    width:340px;/*920*/
    height:76px;/*360*/
    margin:0;
    padding:284px 0 0 580px;
    background:  url(../images/logo_index.jpg) repeat-x  ;
    font-size:11px;
    font-family:Tahoma;
    color:#C1A25F;
    float:left;
    text-align:left;
}
.bg_index .row2{
    width:920px;/*920*/
    height:180px;/**/
    margin:0;
    padding:0px;
    float:left;
}
.bg_index .row3{
    width:920px;/*920*/
    height:100px;/**/
    margin:0;
    padding:0px;
    float:left;
    font-size:11px;
    font-family:Tahoma;
    color:#C1A25F;
}

/**/
.yew3 {color:#C8A561;}
.yew3:active {text-decoration:none;color:#C8A561;}
.yew3:visited {text-decoration:none;color:#C8A561;}
.yew3:link {text-decoration:none;color:#C8A561;}
.yew3:hover {text-decoration:none;color:#fff;}
/**/

.dot {
    width:498px;
    height:1px;
    padding:0;
    margin:7px 0 0px 0;
    border-bottom:1px dotted #ccc;
    float:left;
}

.list4 {
    padding:12px 0 0 0px;
    margin:0px;
    width:318px;/*318*/
    float: left;
}
.list4 li{
    width:298px;/*318*/
    float: left;
    display:block;
    overflow: hidden;
    list-style-type: none;
    padding:5px 0px 5px 20px;
    margin:0px;
    color:#C6C9CC;
    background:url(../images/bullet.gif) no-repeat 0 10px;
}
.list4 li a{
    color:#C6C9CC;
}

.list4 li a:hover {
    text-decoration:none;
}
/**/
.white_link {color:#fff}
.white_link:active {text-decoration:none;color:#fff;}
.white_link:visited {text-decoration:none;color:#fff;}
.white_link:link {text-decoration:none;color:#fff;}
.white_link:hover {text-decoration:none;color:#000000;}
/**/

.body_welcome {
    margin: 0px auto 0px auto;
    font-family: Tahoma, Arial ;
    font-size:11px;
    color:#333333;/*CACCCF*/
    background:url(../images/WelcomeBackground.jpg);
}

.answer p {
    padding: 0px;
    margin: 0px;
}

#quangcaolienket * {
    padding: 0px;
    margin: 0px;
}
}

