﻿body { padding-top:0px; padding-left:0px; margin:0 auto; }
.mainbody{margin:0 auto; width:1000px; height:auto;}

.bgthum{background-image:url(../images/bgthum.gif); background-repeat:no-repeat; width:100px; height:100px; padding-top:5px;  float:left;}

#master_main{ width:791px; margin: 20px auto; }
#master_main .master_top{width:791px; height:44px; background-image:url(../images/bg_head.jpg); background-repeat:no-repeat; float:left}
#master_main .master_center{width:791px; background-image:url(../images/bg_center.jpg); background-repeat:repeat-y;  padding-left:40px; padding-right:20px; float:left }
#master_main .master_footer{width:791px; height:44px; background-image:url(../images/bg_butom.jpg); background-repeat:no-repeat; float:left}
/*.content_center{width:740px;  padding-left:30px; padding-right:20px; height:auto; }*/
#head_gall{ width:709px; height:auto; float:left;}
#head_gall .left{height:auto; padding-top:52px; float:left; width:383px;}
#head_gall .right{height:324px; float:left; width:302px; padding-top:28px; padding-left:15px; background-image:url(../images/bg_gallery_intro.gif); background-repeat:no-repeat;}

#main_gallery{ width:709px; float:left;}
#main_gallery .main_gallery_left{ width:200px; float:left;}
#main_gallery .main_gallery_left_all_allbum{ width:700px;}
#main_gallery .main_gallery_right{ float:left; width:495px;}

#labelAlert{ width:495px; text-align:center;}
.pic_item2{ width:180px; height:auto;}
.bgthumBack2{ background-image:url(../images/thum_bg.gif); background-repeat:no-repeat; width:180px; height:120px; padding-top:15px; padding-left:9px; text-align:left;}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

#TableX
{
	text-decoration:none;
}