html,body,form {
    margin:0;
    padding:0;
}

a img {
    border: 0;
}

a {
    text-decoration:none;
    color:#383838;
}

.uline {
    text-decoration:underline;
}
body {
    font-family: Verdana, Arial, sans-serif;
    color:#383838;
    font-size: 12px;
}
#main {
    width:980px;
    padding-bottom:22px;
    clear:both;
    overflow:hidden;
    /*position: absolute; *//* Needed for Safari */
}
#menu {
    width:115px;
    float:left;
    display:inline;
    background-color:#cccccc;
    padding-bottom:10000px;
    margin-bottom:-10000px;
}
#logo {
    width:115px;
    height:115px;
    background-color:#ffffff;
}
#menu ul {
    margin:0;
    padding:0;
}
#menu ul li {
    letter-spacing:-1px;
    list-style:none;
    line-height:16px;
    margin:0;
    padding:0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ffffff;
    color:#333333;
    font-weight:bold;
    text-align:right;
    display:block;
}
#menu ul li a {
    color:#333333;
    text-decoration:none;
    display:block;
    padding-right:4px;
}
#menu ul li a:hover {
    color:#ffffff;
    background-color:#ff9900;
    display:block;
}
#menu ul li.active {
    min-height: 17px;
    line-height:16px;
    margin:0;
    padding:0;
    border-top: 1px solid #ffd699;
    border-bottom: 1px solid #ffffff;
    color:#ffffff;
    background-color:#ff9900;
    font-weight:bold;
    text-align:right;
    display:block;
    padding-right:4px;
}
#menu ul li.sub1 {
    /*height: 17px;*/
    list-style:none;
    line-height:16px;
    margin:0;
    padding:0;
    border-top: 0;
    border-bottom: 1px solid #ffffff;
    display:block;
}
#menu ul li .subactive {
    line-height:16px;
    margin:0;
    padding:0;
    border-top: 1px solid #ffd699;
    border-bottom: 1px solid #ffffff;
    color:#ffffff;
    background-color:#ff9900;
    font-weight:bold;
    text-align:right;
    display:block;
    padding-right:4px;
}
#menu ul li .sub {
    line-height:16px;
    margin:0;
    padding:0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ffffff;
    color:#333333;
    background-color:#cccccc;
    font-weight:bold;
    text-align:right;
    display:block;
    padding-right:4px;
}
#menu ul li ul {
    border-top: 1px solid #d7d7d7;
    background-color:#9c9c9c;
    border-bottom: 1px solid #cccccc;
    margin:0;
    padding:0;
}
#menu ul li ul li {
    margin:0;
    padding:0;
    border-top: 0;
    border-bottom: 0;
    color:#333333;
    font-weight:bold;
    font-size:10px;
    text-align:right;
    display:block;
}
#menu ul li ul li.active {
    margin:0;
    padding:0;
    border-top: 0;
    border-bottom: 0;
    color:#ffffff;
    background-color:#ff9900;
    font-weight:bold;
    text-align:right;
    display:block;
    padding-right:4px;
}

#flags {
    width: 115px;
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
}
#flag_it {
    float: left;
    display: inline;
    margin-left: 53px;
    width: 27px;
    height: 20px;
}
#flag_en {
    float: left;
    display: inline;
    margin-left: 3px;
    width: 27px;
    height: 20px;
}

#content {
    width:865px;
    float:left;
    display:inline;
    overflow:hidden;
    padding-bottom:10000px;
    margin-bottom:-10000px;
}
#head {
    width:865px;
    height:407px;
}
#pbody {
    width:865px;        
}
#htmlcont{
    padding: 10px;
}
#cont_left {
    float:left;
    display:inline;
    width:690px;            
}
.boxhp1 {
    float:left;
    display:inline;
    width:220px;
    margin-left:10px;    
}
.boxhp1txt {
    padding:10px 6px 0 6px;
    line-height:14px;
    color:#333333;
    overflow:hidden;
}
.boxhp1txt1 {
    background-color:#ccccff;
}
.boxhp1txt2 {
    background-color:#d2eacf;
}
.boxhp1txt3 {
    background-color:#f6d4df;
}
.boxhp1link {
    width:220px;
    height:22px;
    overflow:hidden;
    padding-top:2px;
    line-height:14px;
    font-size:13px;
    color:#ffffff;
    font-weight: bold;
    text-align:right;
}
.boxhp1link a {
    color:#ffffff;
    text-decoration:none;
    padding-right:27px;
}
.boxhp1link1 {
    background-image:url("/imgs/boxhp1link1bg.png");
    background-repeat:no-repeat;
}
.boxhp1link2 {
    background-image:url("/imgs/boxhp1link2bg.png");
    background-repeat:no-repeat;
}
.boxhp1link3 {
    background-image:url("/imgs/boxhp1link3bg.png");
    background-repeat:no-repeat;
}
#boxhp2cont {
    clear:both;
    padding-left:10px;
    padding-top:21px;
}
.boxhp2 {
    width:330px;
    float:left;
    display:inline;
}
.boxhp2tit {
    width:330px;
    height:23px;
    overflow:hidden;
    color:#666666;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    line-height:23px;
}
.boxhp2txt {
    width:330px;
    overflow:hidden;
    padding:8px 0 7px 0;
    line-height:14px;
    color:#333333;
}
.boxhp2link {
    width:330px;
    height:13px;
    line-height:11px;
    background-color:#999999;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxhp2link a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxhp2link img {
    vertical-align:middle;
    margin:0 5px 0 0;
}

.boxhp2sep {
    width:20px;
    height:276px;
    float:left;
    display:inline;
    margin-top:10px;
    background-image: url("/imgs/vsep.gif");
    background-position:center;
    background-repeat:repeat-y;
}
#cont_right {
    float:right;        
    display:inline;
    width:145px;
    height:762px;
    padding:10px;
    /*background-color:#666666;*/
}
#news_tit {
    text-transform:uppercase;
    height:18px;
    overflow:hidden;
    color:#999999;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    line-height:18px;

}
.boxnews {
    padding:5px 0 2px 0;
    width:145px;
    overflow:hidden;
}
.boxnews_tit {
    color:#ffffff;
    font-weight:bold;
    line-height:18px;
    height:18px;
    width:145px;
    overflow:hidden;
}
.boxnews_txt {
    color:#cccccc;
    line-height:12px;
    font-size:11px;
    height:39px;
    width:145px;
    padding-bottom:1px;
    overflow:hidden;
}
.boxnews_link {
    width:145px;
    height:13px;
    line-height:11px;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxnews_link a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxnews_link img {
    vertical-align:middle;
    margin:0;
}
.boxnews_sep {
    width:145px;
    height:2px;
    line-height:2px;
    font-size:2px;
    margin:5px 0;
    background-image: url("/imgs/hsep145.png");
    background-repeat:repeat-x;
}

#cont_left_par {
    float:left;
    display:inline;
    width:630px;
    margin-left:10px;
}
.rowpar {
    clear:both;
    padding:0;
    margin:0 0 0 0;
    border:0;
    border-spacing:0;
    width:630px;
}
.boxpar_cell {
    width:305px;
    padding:0;
    margin:0;
    vertical-align:bottom;
}
.boxpar {
    width:305px;
}
.boxpartit {
    width:305px;
    /*height:26px;*/
    overflow:hidden;
    color:#666666;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    line-height:18px;
    padding:4px 0;
}
.boxpar img {
    margin-bottom:1px;
}
.boxpartxt {
    width:305px;
    height:84px;
    overflow:hidden;
    padding:8px 0 6px 0;
    line-height:14px;
    color:#333333;
}
.boxparlink {
    width:305px;
    height:13px;
    line-height:11px;
    background-color:#999999;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxparlink a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxparlink img {
    vertical-align:middle;
    margin:0 5px 0 0;
}
.boxparsepv {
    width:20px;
    padding:0;
    margin:0;
    /*height:357px;*/
    background-image: url("/imgs/vsep.gif");
    background-position:center;
    background-repeat:repeat-y;
}
.boxparseph {
    clear:both;
    width:630px;
    height:22px;
    padding-bottom:14px;
    background-image: url("/imgs/hsep.gif");
    background-position:center;
    background-repeat:repeat-x;
}
#cont_right_par {
    float:right;
    display:inline;
    width:215px;
    min-height:770px;
    *height:770px;
    /*background-color:#333333;*/
}
#cont_right_par_tit {
    /*height:21px;*/
    line-height:12px;
    font-weight:bold;
    color:#999999;
    letter-spacing:-1px;
    font-size:13px;
    text-align:center;
    padding-top:4px;
    padding-bottom:4px;
    /*overflow:hidden;    */
}
#cont_right_par1 {
    width:215px;
    min-height:749px;
    *height:749px;
    /*background-color:#ffffff;*/
}
#cont_right_par2 {
    width:195px;
    min-height:734px;
    *height:734px;
    padding:4px 10px 10px 10px;
    /*background-color:#666666;*/    
}
#cont_right_par2_tit {
    /*height:24px;*/
    line-height:12px;
    font-weight:bold;
    color:#ffffff;
    letter-spacing:-1px;
    font-size:13px;
}
#cont_right_par2_txt {
    margin-top:6px;
    line-height:14px;
    color:#ffffff;
}
#cont_right_par2 form {
    padding:3px 0 0 0;
}
.par_form_item {
    padding:9px 0;
}
.par_form_item select {
    width:195px;
}
.par_form_submit {
    text-align:right;
    padding:1px 0;
}

.par_form_submit .butpar {
    margin-top:8px;
    cursor:pointer;
    margin-right:1px;
    float:right;
    display:block;
    width:56px;
    height:20px;
    background-image:url('/imgs/bgbutpart.gif');
    text-align:center;
    line-height:20px;
}
.par_form_submit .butpar a {
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}

.boxpar_sep {
    width:195px;
    height:22px;
    background-image: url("/imgs/hsep1.gif");
    background-position:center;
    background-repeat:repeat-x;
}
#cont_right_par2 ul {
    margin:0;
    padding:0;
}
#cont_right_par2 ul li {
    margin:0;
    padding:0;
    height:17px;
    line-height:17px;
    list-style:none;
}
#cont_right_par2 ul li a {
    color:#ffffff;
    text-decoration:underline;
}

#cont_left_fot {
    float:left;
    display:inline;
    width:680px;
    margin-left:10px;
}
.rowfot1 {
    clear:both;
    padding:0;
    margin:0;
    border:0;
    border-spacing:0;
    width:680px;
}
.rowfot {
    clear:both;
    padding:0;
    margin:24px 0 0 0;
    border:0;
    border-spacing:0;
    width:680px;
}
.boxfot_cell {
    width:330px;
    padding:0;
    margin:0;
    vertical-align:bottom;
}
.boxfot {
    width:330px;
}
.boxfottit {
    width:330px;
    /*height:26px;*/
    overflow:hidden;
    color:#666666;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    line-height:18px;
    padding:4px 0;
}
.boxfot img {
    margin-bottom:1px;
}
.boxfotlink {
    width:330px;
    height:13px;
    line-height:11px;
    background-color:#999999;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxfotlink a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxfotlink img {
    vertical-align:middle;
    margin:0 5px 0 0;
}
.boxfotsepv {
    width:20px;
    padding:0;
    margin:0;
    /*height:357px;*/
    background-image: url("/imgs/vsep.gif");
    background-position:center;
    background-repeat:repeat-y;
}
#cont_right_fot {
    float:right;
    display:inline;
    width:145px;
    min-height:749px;
    *height:749px;
    padding:10px;
    /*background-color:#666666;*/
}
#cont_right_fot_tit {
    line-height:12px;
    font-weight:bold;
    color:#ffffff;
    letter-spacing:-1px;
    font-size:13px;
    padding-bottom:16px;
}
#cont_right_fot ul {
    margin:0;
    padding:0;
}
#cont_right_fot li {
    margin:0;
    padding:0;
    color:#ffffff;
    list-style:none;
    font-size:13px;
    line-height:26px;
}
#cont_right_fot li a {
    color:#ffffff;
    text-decoration:underline;
}
#cont_right_fot ul li ul {
    margin:0 0 0 7px;
    padding:0;
}
#cont_right_fot ul li ul li {
    font-size:11px;
    line-height:12px;
    padding:2px 0;
}
#cont_right_fot ul li ul li a {
    font-size:11px;
    line-height:12px;
    text-decoration:none;
    padding:2px 0;    
}

#cont {
    width:855px;
    padding-left:10px;
}
.boxcon1 {
    float:left;
    display:inline;
    width: 412px;
}
/*.boxcon1tit1 {*/
    /*width: 412px;*/
    /*height:13px;*/
    /*line-height:13px;*/
    /*font-weight:bold;*/
    /*padding-top:2px;*/
    /*color:#333333;*/
/*}*/
/*.boxcon1tit2 {*/
    /*width: 412px;*/
    /*height:15px;*/
    /*line-height:15px;*/
    /*font-weight:bold;*/
    /*letter-spacing:-1px;*/
    /*font-size:17px;*/
    /*padding-bottom:3px;*/
    /*color:#666666;*/
/*}*/
.boxcon1tit {
    width: 412px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:3px;
    color:#333333;
}
.boxconcity {
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    color:#666666;
}
.boxconcity2 {
    padding-left:3px;
    font-weight:normal;
    /*letter-spacing:-1px;*/
    font-size:17px;
    color:#666666;
}
.boxcon1txt {
    width:412px;
    height:70px;
    overflow:hidden;
    padding:8px 0 6px 0;
    line-height:14px;
    color:#333333;
}
.boxcon1link {
    width:412px;
    height:13px;
    line-height:11px;
    background-color:#999999;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxcon1link a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxcon1link img {
    vertical-align:middle;
    margin:0 5px 0 0;
}
.boxconsep {
    width:20px;
    height:315px;
    float:left;
    display:inline;
    margin-top:7px;
    background-image: url("/imgs/vsep.gif");
    background-position:center;
    background-repeat:repeat-y;
}
.boxcon2 {
    float:left;
    display:inline;
    width: 423px;
}
.boxcon2tit {
    width: 423px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:3px;
    color:#333333;
}
/*.boxcon2tit1 {*/
    /*width: 423px;*/
    /*height:13px;*/
    /*line-height:13px;*/
    /*font-weight:bold;*/
    /*padding-top:2px;*/
    /*color:#333333;*/
/*}*/
/*.boxcon2tit2 {*/
    /*width: 423px;*/
    /*height:15px;*/
    /*line-height:15px;*/
    /*font-weight:bold;*/
    /*letter-spacing:-1px;*/
    /*font-size:17px;*/
    /*padding-bottom:3px;*/
    /*color:#666666;*/
/*}*/
.boxcon2txt {
    width:423px;
    height:70px;
    overflow:hidden;
    padding:8px 0 6px 0;
    line-height:14px;
    color:#333333;
}
.boxcon2link {
    width:423px;
    height:13px;
    line-height:11px;
    background-color:#999999;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxcon2link a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxcon2link img {
    vertical-align:middle;
    margin:0 5px 0 0;
}
#formcontit {
    clear:both;
    width: 855px;
    height:26px;
    line-height:26px;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    padding-top:24px;
    color:#666666;
}
#formcon {
    width: 845px;
    padding:12px 10px 0 0;
    background-color:#999999;
    color:#333333;
}
.formcon_row {
    clear:both;
    height:35px;    
}
.formcon_iteml {
    float:left;
    width:412px;
    text-align:right;
    line-height:35px;    
}
.formcon_iteml input {
    width:292px;
    margin-left:11px;
}
.formcon_itemr {
    float:left;
    width:432px;
    text-align:right;
    line-height:35px;
}
.formcon_itemr input {
    width:292px;
    margin-left:11px;
}
.formcon_item {
    float:right;
    text-align:right;
    line-height:35px;
}
.formcon_item input {
    width:724px;
    *width:725px;
    margin-left:11px;
    line-height:35px;
}
.formcon_select {
    width:724px;
    *width:731px;
    margin-left:11px;
    line-height:35px;
}
.formcon_text {
    clear:both;
    padding-top:8px;
    *padding-top:2px;
    text-align:right;
}
.formcon_text textarea {
    height:79px;
    width:724px;
    *width:707px;
    margin-left:11px;
    *margin-left:10px;
}
.formcon_text label {
    float:left;
    line-height:22px;
    text-align:right;
    width:110px;
    *width:102px;
}
.formcon_submit {
    height:40px;
    clear:both;
}
.formcon_submit .butcon {
    margin-top:8px;
    cursor:pointer;
    margin-right:1px;
    float:right;
    display:block;
    width:56px;
    height:20px;
    background-image:url('/imgs/bgbutcont.gif');
    text-align:center;
    line-height:20px;
}
.formcon_submit .butcon a {
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
#foot {
    width:100%;
    height:42px;
    background-color:#666666;
    padding-top:5px;
}
#foot_txt a {
    color:#ffffff;
    text-decoration:none;
}
#foot_txt {
    color:#ffffff;
    font-size:10px;
    line-height:16px;
    padding-left:125px;
    width:850px;
}

#bottom {
    width:100%;
    overflow:hidden;
}
#bottom1 {
    width:115px;
    height:42px;
    float:left;
    display:inline;
    background-color:#cccccc;
    background-image: url("/imgs/foobg1.png");
    background-repeat: repeat-x;
}
#bottom2 {
    height:42px;
    float:left;
    display:inline;
    background-image: url("/imgs/foobg2.png");
    background-repeat: repeat-x;
    padding-right:3000px;
    margin-right:-3000px;

}

#bgPop{
    display:block;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#ffffff;
    z-index:1;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
}
#popIntro{
    display:block;
    position:fixed;
    /*top:13px;*/
    /*left:101px;*/
    width:780px;
    height:582px;
    z-index:2;
}
#popSkip{
    position:absolute;
    z-index:2;
    cursor:pointer;
}
#popFlash{
    position:absolute;
    z-index:3;
    width:780px;
    height:540px;
    background:#000000;
}

#liqcanv-popContact {
    display:none;    
}
#popContact {
    display:none;
    position:absolute;
    left: 295px;
    width:390px;
    height:100px;
    background-color:#666666;
    color:#ffffff;
    z-index:2;
    text-align:center;
}
.popContact-tit {
    font-size:15px;
    font-weight:bold;
    padding-top:12px;
}
.popContact-txt {
    font-size:11px;
    margin-top:6px;
}
.popContact-but {
    margin-top:16px;    
}
.popContact-but a {
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    line-height:12px;
    text-decoration:none;
}
.popContact-but img {
    vertical-align:middle;
    margin:0 5px 0 0;
}

#bgPopContact {
    display:none;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#ffffff;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
}

#bgPopFot{
    display:none;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#ffffff;
    z-index:100;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
}
#popFot{
    display:none;
    position:fixed;
    /*position:absolute;*/
    top:13px;
    left:20px;
    z-index:102;
    width:100%;
}
#popBack{
    position:absolute;
    z-index:102;
    cursor:pointer;
    background-image: url("/imgs/back.gif");
    background-repeat:no-repeat;
    padding-left:50px;
    color:#666666;
    font-weight:bold;
    font-size:14px;
    line-height:50px;
}
#popFotCont{
    position:absolute;
    z-index:103;
    height:490px;    
}
#popFotNavImgs {
    position:absolute;
    background:#666666;
    z-index:404;
    width:23px;
    height:20px;
    top:231px;
    left:158px;
    padding:4px 4px 4px 0;
}
#popFotContLeft {
    position:relative;
    width:146px;
    height:478px;
    padding: 6px 12px;
    background:#666666;
    float:left;
    display:inline;    
}
#popFotContLeft_tit {
    padding-top:29px;
    padding-bottom:12px;
    line-height:17px;
    font-weight:bold;
    color:#ffffff;
    letter-spacing:-1px;
    font-size:15px;
}
#popFotContLeft_txt {
    line-height:14px;
    color:#ffffff;
    font-size:11px;
}
#popFotImgs {
    position:relative;
    height:490px;
    float:left;
    display:inline;    
}
#popFotNav {
    height:21px;
    padding-top: 10px;
    padding-left:60px;
    padding-right:60px;
    text-align:center;
}
#btnUp.over {
    cursor:pointer;
}
#btnDown.over {
    cursor:pointer;
}
#btnRight.over {
    cursor:pointer;
}
#btnLeft.over {
    cursor:pointer;
}



#content_ed {
    width:850px;
}
#head_ed {
    width:850px;
    height:407px;
}
#pbody_ed {
    width:850px;
}
#htmlcont_ed {
    padding:0 10px 10px 10px;
}

.rowed {
    clear:both;
    margin:0 0 24px 0;
    padding:0;
    border:0;
    border-spacing:0;
    width:850px;
}
.boxed_cell {
    width:210px;
    padding:0;
    margin:0;
    vertical-align:bottom;
}
.boxed {
    width:200px;
    margin-left:10px;
}
.boxedtit {
    width:200px;
    /*height:26px;*/
    overflow:hidden;
    color:#666666;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    line-height:18px;
    padding:4px 0;
}
.boxedtit a {
    color:#666666;
}
.boxed img {
    margin-bottom:1px;
}
.boxedlink {
    width:200px;
    height:13px;
    line-height:11px;
 /*   background-color:#6eab6e; */
    background-color:#999999;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    overflow:hidden;
}
.boxedlink a {
    color:#ffffff;
    line-height:11px;
    text-decoration:none;
}
.boxedlink img {
    vertical-align:middle;
    margin:0 5px 0 0;
}
#foot_ed {
    width:100%;
    height:42px;
    background-color:#666666;
    padding-top:5px;
}
#foot_txt_ed a {
    color:#ffffff;
    text-decoration:none;
}
#foot_txt_ed {
    color:#ffffff;
    font-size:10px;
    line-height:16px;
    padding-left:10px;
    width:850px;
}

#bottom_ed {
    height:42px;
    background-image: url("/imgs/foobg2.png");
    background-repeat: repeat-x;
    width:100%;
}

.ed_txt {
    position:absolute;
    margin-left:5px;
    *margin-left:-5px;
    margin-top:-10px;
    *margin-top:-10px;
    padding-top:10px;
    width:210px;
    overflow:hidden;    
    display:none;
    background-color:#6c6c6c;
    z-index:1;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
}
.boxedtit2 {
    width:205px;
    /*height:26px;*/
    overflow:hidden;
    color:#ffffff;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:17px;
    line-height:18px;
    padding:4px 0 10px 5px;
}
.boxedtxt2 {
    overflow:hidden;
    color:#ffffff;
    font-size:12px;
    line-height:14px;
    padding:0 5px 5px 5px;
}
