@charset "utf-8";
/* CSS Document */

.e2046_gallery_left {
	float:left;
	width: 215px;
	padding:5px;
}

.e2046_gallery_right {
	float:right;
	width: 250px;
	padding:5px;
}

.e2046_gallery_main {
	padding:5px;
}

.e2046_page_col {
	text-align:center;
	overflow:hidden;
	zoom:1;
}

.e2046_main_content_box {
	overflow:hidden;
	zoom:1;
}

.gallery_main_box {
	margin-left: 225px;
	padding:5px;
}

.gallery_left_main_menu {
	overflow:hidden;
	padding: 5px 5px 5px 15px;
	border:1px solid #DDD;
	
	border-radius: 6px;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #FFF, #EFEFEF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
	
	-moz-box-shadow: 1px 1px 3px #B3B3B3;
	-webkit-box-shadow: 1px 1px 3px #B3B3B3;
}

.gallery_right_main_menu {
	overflow:hidden;
	padding: 5px 5px 5px 15px;
	border:1px solid #DDD;
	
	border-radius: 6px;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #FFF, #EFEFEF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
	
	-moz-box-shadow: 1px 1px 3px #B3B3B3;
	-webkit-box-shadow: 1px 1px 3px #B3B3B3;
}

.gallery_left_main_menu div {
	margin:2px;
	padding: 3px;
}

.gallery_left_menu_btn a {
	display:block;
	overflow:hidden;
	padding: 5px 5px 5px 15px;
	border:1px solid #DDD;
	color:#555;
}

.gallery_left_menu_btn_m a {
	display:block;
	overflow:hidden;
	padding: 5px 5px 5px 15px;
	border:1px solid #DDD;
	color:#555;
}

.gallery_left_menu_btn a:hover {
	background:#EEE;
	text-decoration:none;
}

.gallery_left_menu_btn_m a:hover {
	background:#EEE;
	text-decoration:none;
}

.gallery_center_main_box {
	overflow:hidden;
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
	border:1px solid #DDD;
	
	border-radius: 6px;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #FFF, #EFEFEF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
	
	-moz-box-shadow: 1px 1px 3px #B3B3B3;
	-webkit-box-shadow: 1px 1px 3px #B3B3B3;
}

.gallery_description_box {
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	margin: 10px;
	border:1px solid #DDD;
	
	border-radius: 6px;
	background: #FFFFFF;
	
}

.gallery_description_box_real {
	position: absolute;
	
	top:50%;
	left:50%;
	
	width:800px;
	height:400px;
	margin-top:-200px;
    margin-left:-400px;
	
	overflow:auto;
	
	padding: 5px 5px 5px 5px;
	border:1px solid #DDD;
	
	border-radius: 6px;
	background: #FFFFFF;
	
	-moz-box-shadow: 1px 1px 3px #B3B3B3;
	-webkit-box-shadow: 1px 1px 3px #B3B3B3;
	
	display:none;
	
	z-index: 100;
}

.main_image {
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border:2px solid #FFF;
	-moz-box-shadow: 0 0 5px #999;  
    -webkit-box-shadow: 0 0 5px #999; 
}

.top_main_pic2_description_box {
	position: relative;
	margin-left: 160px;
	padding: 5px;
}

.gallery_center_main_name_info {
	position: relative;
	right: 10px;
	bottom: 10px;
	text-align:right;
}

.gallery_normal_main {
	border:2px solid #FFF;
	-moz-box-shadow: 0 0 5px #999;  
    -webkit-box-shadow: 0 0 5px #999; 
}

.gallery_adult_main {
	border:2px solid #F6C;
	-moz-box-shadow: 0 0 5px #F6C;
    -webkit-box-shadow: 0 0 5px #F6C;
}

#gallery_box_figure {
	-webkit-transition-duration: 0.5s;
}

#gallery_box_figure a img {
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#gallery_box_figure a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}

#gallery_box_robot {
	-webkit-transition-duration: 0.5s;
}

#gallery_box_robot a img {
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#gallery_box_robot a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}

#gallery_box_diorama {
	-webkit-transition-duration: 0.5s;
}

#gallery_box_diorama a img {
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#gallery_box_diorama a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}

.gallery_title_c {
	margin:2px;
	padding: 3px;
}

.center_div {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}

.gallery_ranking_resize {
	width: 64px;
	height : auto;
	border:2px solid #FFF;
	-moz-box-shadow: 0 0 5px #999;  
    -webkit-box-shadow: 0 0 5px #999; 
}

.gallery_main_indexbox {
	float:left;
	width:18%;
	height: 250px;
	text-align:center;
	padding: 3px;
	margin: 2px;
	font-size:12px;
}

.gallery_main_indexbox a img {
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
}

.gallery_main_indexbox a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}

.ff {
}
.feedback_box {
	position: relative;
	overflow:hidden;
	margin: 5px;
	
	border: 1px #AAA solid;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	
	box-shadow :  0px 1px 2px #CCC;
	-moz-box-shadow: 0px 1px 2px #CCC;
    -webkit-box-shadow: 0px 1px 2px #CCC;
	
	background: #FFF;
	background: -moz-linear-gradient(top, #FFF, #F4F4F4);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F4F4F4));	
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#F4F4F4'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#F4F4F4')"; /* IE8 */
}

.feeback_image {
	width:152px;
	float: left;
}

.feeback_content {
	position: relative;
	margin-left: 160px;
}

.product_title { font-size: 13px; font-weight: bold; float:left; }
.feedback_score { float: right; }

.feedback_detail { 
	position:absolute; bottom:10px; right: 10px;
	text-align: right;
	font-weight:bold;
	color:#900;
}

.notice_link {
	position:absolute; bottom:10px; left: 182px;
	text-align:left;
}

.gallery-banner_block {
	height: 205px; display: block;
}

.gallery-banner_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 0; width: 205px; height: 205px; } 
.gallery-banner_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -255px; width: 205px; height: 205px; } 
.gallery-banner_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -510px; width: 205px; height: 205px; } 
.gallery-diorama_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -765px; width: 32px; height: 13px; } 
.gallery-diorama_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -828px; width: 53px; height: 12px; } 
.gallery-diorama_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -890px; width: 32px; height: 13px; } 
.gallery-figure_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -953px; width: 33px; height: 12px; } 
.gallery-figure_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1015px; width: 42px; height: 13px; } 
.gallery-figure_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1078px; width: 33px; height: 12px; } 
.gallery-gallery_of_the_day_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1140px; width: 57px; height: 13px; } 
.gallery-gallery_of_the_day_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1203px; width: 108px; height: 13px; } 
.gallery-gallery_of_the_day_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1500px; width: 58px; height: 13px; } 

.gallery-gallery_of_the_day_label_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -10px -1266px; width: 93px; height: 28px; } 
.gallery-gallery_of_the_day_label_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -10px -1344px; width: 131px; height: 28px; } 
.gallery-gallery_of_the_day_label_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -10px -1422px; width: 93px; height: 28px; } 
.gallery-top100_gallery_label_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -311px -1266px; width: 134px; height: 28px; } 
.gallery-top100_gallery_label_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -312px -1345px; width: 126px; height: 28px; } 
.gallery-top100_gallery_label_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -313px -1421px; width: 135px; height: 28px; } 
.gallery-top100_member_label_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -164px -1266px; width: 134px; height: 28px; } 
.gallery-top100_member_label_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -164px -1345px; width: 134px; height: 28px; } 
.gallery-top100_member_label_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -164px -1421px; width: 135px; height: 28px; } 

.gallery-gallery_top5_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1563px; width: 170px; height: 14px; } 
.gallery-gallery_top5_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1627px; width: 170px; height: 13px; } 
.gallery-gallery_top5_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: 0 -1690px; width: 170px; height: 14px; } 
.gallery-leave_comments_c a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -25px -1754px; width: 122px; height: 20px; display:block; } 
.gallery-leave_comments_e a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -25px -1823px; width: 122px; height: 20px; display:block; } 
.gallery-leave_comments_s a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -25px -1892px; width: 122px; height: 20px; display:block; } 
.gallery-member_top5_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px 0; width: 170px; height: 14px; } 
.gallery-member_top5_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -64px; width: 170px; height: 13px; } 
.gallery-member_top5_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -127px; width: 170px; height: 14px; } 
.gallery-menu_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -191px; width: 32px; height: 12px; } 
.gallery-menu_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -253px; width: 38px; height: 12px; } 
.gallery-menu_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -315px; width: 34px; height: 13px; } 
.gallery-robot_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -378px; width: 46px; height: 12px; } 
.gallery-robot_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -440px; width: 40px; height: 12px; } 
.gallery-robot_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -502px; width: 46px; height: 12px; } 
.gallery-search_button_c a { background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -564px; width: 82px; height: 19px; display:block; } 
.gallery-search_button_e a { background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -633px; width: 82px; height: 19px; display:block; } 
.gallery-search_button_s a { background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -702px; width: 82px; height: 19px; display:block; } 
.gallery-search_button_c a:hover { background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -771px; width: 82px; height: 19px; } 
.gallery-search_button_e a:hover { background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -840px; width: 82px; height: 19px; } 
.gallery-search_button_s a:hover { background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -909px; width: 82px; height: 19px; } 
.gallery-search_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -978px; width: 33px; height: 13px; } 
.gallery-search_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -1041px; width: 46px; height: 12px; } 
.gallery-search_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -1103px; width: 33px; height: 12px; } 

.gallery-gallery_c{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -1620px; width: 100px; height: 13px; } 
.gallery-gallery_e{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -1560px; width: 100px; height: 13px; } 
.gallery-gallery_s{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -255px -1690px; width: 100px; height: 13px; } 

.gallery-all_feedbacks_c{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 0; width: 58px; height: 13px; } 
.gallery-all_feedbacks_e{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -63px; width: 83px; height: 12px; } 
.gallery-all_feedbacks_s{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -125px; width: 58px; height: 13px; } 
.gallery-favorite_gallery_c{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -188px; width: 83px; height: 13px; } 
.gallery-favorite_gallery_e{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -251px; width: 93px; height: 13px; } 
.gallery-favorite_gallery_s{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -314px; width: 83px; height: 13px; } 
.gallery-favorite_member_c{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -377px; width: 83px; height: 13px; } 
.gallery-favorite_member_e{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -440px; width: 99px; height: 12px; } 
.gallery-favorite_member_s{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -502px; width: 84px; height: 13px; } 
.gallery-gallery_top_100_c{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -565px; width: 99px; height: 13px; } 
.gallery-gallery_top_100_e{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -628px; width: 102px; height: 13px; } 
.gallery-gallery_top_100_s{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -691px; width: 99px; height: 13px; } 
.gallery-member_top_100_c{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -754px; width: 99px; height: 13px; } 
.gallery-member_top_100_e{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -817px; width: 108px; height: 13px; } 
.gallery-member_top_100_s{ background: url(http://images-e2046.com/images/site/gallery/gallery2.png) no-repeat top left; background-position: 0 -880px; width: 100px; height: 13px; } 

.gallery3-add_favorite_gallery_c a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -163px -1755px; width: 160px; height: 20px; display:block; } 
.gallery3-add_favorite_gallery_e a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -163px -1855px; width: 160px; height: 20px; display:block; } 
.gallery3-add_favorite_gallery_s a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -163px -1892px; width: 160px; height: 20px; display:block; } 
.gallery3-add_favorite_member_c a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -163px -1784px; width: 160px; height: 20px; display:block; } 
.gallery3-add_favorite_member_e a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -163px -1823px; width: 160px; height: 20px; display:block;  } 
.gallery3-add_favorite_member_s a{ background: url(http://images-e2046.com/images/site/gallery/gallery.png) no-repeat top left; background-position: -163px -1921px; width: 160px; height: 20px; display:block;  } 

.gallery3-arrow_left{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -414px; width: 13px; height: 42px; display:block; margin-left:28px; margin-right:28px; margin-top:13px; margin-bottom: 14px; } 
.gallery3-arrow_right{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -506px; width: 13px; height: 42px; display:block; margin-left:28px; margin-right:28px; margin-top:13px; margin-bottom: 14px; } 
.gallery3-arrow_left_m{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -414px; width: 13px; height: 42px; display:block; margin-top:13px; margin-bottom: 14px; } 
.gallery3-arrow_right_m{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -506px; width: 13px; height: 42px; display:block; margin-top:13px; margin-bottom: 14px; } 

.gallery3-relatedproducts_c{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -106px; width: 56px; height: 13px; } 
.gallery3-relatedproducts_e{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -40px; width: 94px; height: 12px; } 
.gallery3-relatedproducts_s{ background: url(http://images-e2046.com/images/site/gallery/gallery3.png) no-repeat top left; background-position: 0 -175px; width: 59px; height: 13px; } 
.gallery4-comments_c{ background: url(http://images-e2046.com/images/site/gallery/gallery4.png) no-repeat top left; background-position: 0 0; width: 32px; height: 12px; } 
.gallery4-comments_e{ background: url(http://images-e2046.com/images/site/gallery/gallery4.png) no-repeat top left; background-position: 0 -62px; width: 66px; height: 12px; } 
.gallery4-comments_s{ background: url(http://images-e2046.com/images/site/gallery/gallery4.png) no-repeat top left; background-position: 0 -124px; width: 34px; height: 13px; } 
.gallery4-description_c{ background: url(http://images-e2046.com/images/site/gallery/gallery4.png) no-repeat top left; background-position: 0 -187px; width: 58px; height: 13px; } 
.gallery4-description_e{ background: url(http://images-e2046.com/images/site/gallery/gallery4.png) no-repeat top left; background-position: 0 -250px; width: 68px; height: 13px; } 
.gallery4-description_s{ background: url(http://images-e2046.com/images/site/gallery/gallery4.png) no-repeat top left; background-position: 0 -313px; width: 58px; height: 13px; } 

.gallery_tb_block {
	width:69px;
	height:69px;
	background:#CCC;
	text-align:center;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}


.gallery_preview_img {
	/*height: 400px;
	width:auto;*/
}

.gallery_tb_slide {
	overflow:hidden;
	height: 71px;
	margin-left: 69px;
	margin-right: 69px;
}

.gallery_tb_slide_m {
	overflow:hidden;
	height: 71px;
	margin-left: 15px;
	margin-right: 15px;
}

.gallery_tb_internal {
	width: 9999px;
	height: 71px;
}

#gallery_preview_tb {
	background: #EEE;
	padding: 10px;
	margin: 10px;
}

.block_center_align {
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.gallery_tb_nonselected {
	opacity:0.5;
	filter:alpha(opacity=50);
	border: none;
}

.gallery_tb_selected {
	opacity:1;
	filter:alpha(opacity=1);
	border: 1px solid #000;
}

.gallery_description_line {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.gallery_preview_thumbnail {
	max-width: 69px;
	max-height: 69px;
}

.adult_label {
	position: absolute;
	right:5px;
	bottom: 5px;
	padding: 1px;
	width: 60px;
	background-color:#F6C;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}