/* YUM.SG */

/* ======================================================== GLOBAL ==========================================================*/
html {
overflow-x:hidden;
}
html, body, form, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:11px;
	color:#3e3e3e;
	background:#ddd; 
	
}

ul, li, button, tr, td, span, input, textarea, select {
	behavior: url(data/IEFixes.htc); /* cannot have (../data/IEFixes.htc) */
}

input:focus, input.focus, textarea:focus, textarea.focus, select:focus, select.focus{
background-color:#FFFFCC;
}

.centered, p.centered {
	text-align:center;
}
.txtright{
text-align:right;
}

.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
	margin-top:-1px;
	height: 1px;

}
.block{
display:block;
clear:both;
padding:0px;
}
.relative {
position:relative;
}
input, textarea, select {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size:1.1em;
	line-height:1.3em;
	vertical-align:middle;
	color:#00;
	padding:2px;
}

img {
	border:0px;
	vertical-align:middle;
}
.top {
padding-top:10px;
}

.cfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow:hidden;
	clear: both;
	visibility: hidden;
}

.cfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .cfix {height: 1%;}
.cfix {display: block;}
/* End hide from IE-mac */
.input {
color:#ac6138;
background:url(../images/roundbeige_r.gif) no-repeat left top; 
width:94px;
height:26px;
}
.text_bottom {
vertical-align:text-bottom;
}
.font {
font-size:12px;
}
.font1 {
font-size:14px;
}
.view {
background:url(../images/icon/direction_icon.gif) right center no-repeat;
margin-top:10px;
padding-right:18px;
color:#075f61;
}
.title_txt {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#1b1b1b;
font-weight:bold;
}
.caption_txt {
font-size:13px;
color:#075f61;
}
.article_txt {
font-size:13px;
color:#006466;
}

.box {
border:0px solid #DDDDDD;
clear:both;
margin-bottom:15px;
width:100%;
}
.pf_txt {
font-size:12px;
line-height:17px;
color:#000;
}
.dollar {
font-size:20px;
color:#e92626;
font-weight:bold;
}
.ppt {
padding-bottom:1px;
}
.small_infor {
font-size:10px;
color:#838383;
}
.note_txt {
font-size:10px;
color:#6c6c6c;
}

.small{
font-size:11px;
color:#555;
}
/*==================================== COLOR ===================================*/
.red {
color:#ff3200;
}
.grey {
color:#585656;
}
.black {
color:#000;
}
.thingreen_bg {
background:#bee3e1;
}
.darkgreen {
color:#006466;
}
/*==================================== BOX =====================================*/
.mid_height {
width:200px;
}
.box_height {
height:300px;
}
.box4 {
width:40px;
}
.box7 {
width:70px;
}
.box8 {
width:85px;
}
.box18 {
width:180px;
}
.box20 {
width:200px;
}
.box15 {
width:150px;
}
.box9 {
width:90px;
}
.box10 {
width:100px;
}
.box12 {
width:120px;
}
.box28 {
width:285px;
}
.box30 {
width:297px;
}
.box40 {
width:400px;
}
.box51 {
width:510px;
}
.box55 {
width:555px;
}

.box23 {
width:230px;
}
/*==================================== TEXT =====================================*/
.text {
background:transparent url(../images/bg/search_bg.gif) no-repeat scroll left center;
border:0pt none;
color:#6C6C6C;
font-size:12px;
padding:2px;
width:125px;
overflow:hidden;
}

.infor_text {
border:1px solid #a39b9b;
color:#6C6C6C;
font-size:12px;
padding:3px;
width:250px;
}
.lessinfor_text {
border:1px solid #a39b9b;
color:#6C6C6C;
font-size:12px;
padding:3px;
width:220px;
}
.smallinfor_text {
border:1px solid #a39b9b;
color:#6C6C6C;
font-size:12px;
padding:3px;
width:165px;
}
.breadcrumbs{
font-size:11px;
color:#888;
}

.breadcrumbs a:link, .breadcrumbs a:visited{
color:#888;
text-decoration:underline;
}
.breadcrumbs a:hover, .breadcrumbs a:visited{
color:#075F61;
text-decoration:underline;
}


/*==================================== SELECT ====================================*/
.infor_st {
width:258px;
height:auto;
border:1px solid #7f9db9;
padding:3px;
font-size:12px;
color:#6C6C6C;
}
.moreinfor_st {
width:257px;
height:auto;
border:1px solid #7f9db9;
padding:3px;
font-size:12px;
color:#6C6C6C;
}
/*====================================TEXTAREA===================================*/
.textarea {
border:1pt solid #a39b9b;
color:#6C6C6C;
font-size:12px;
padding:3px;
width:300px;
height:100px;
}
.small_txtarea {
border:1pt solid #a39b9b;
color:#6C6C6C;
font-size:12px;
padding:3px;
width:250px;
height:100px;
}
/*=====================================BUTTON===================================*/
.more_button{
	margin:0;
	padding:0px;
	list-style:none;
}

.more_button a {
	float:left;
	height:17px;
	background:url(../images/bg/more_button_bg.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 6px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.more_button a span {
	float:left;
	display:block;
	background: transparent url(../images/bg/more_button2_bg.gif) no-repeat right top; 
	line-height:17px;
	font-size:9px;
	color:#fff;
	text-decoration:none;
	padding-right:6px;
	margin-left:-2px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.more_button a span {
	float:none;
}
/* End IE5-Mac hack */
.more_button a:hover span, .more_button a.hover span {
	color:#000; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.more_button a:hover, .more_button a.hover {
	text-decoration:none;
}
.viewevent_button {
	margin:0;
	padding:0px;
	list-style:none;
}

.viewevent_button a {
	float:left;
	height:17px;
	background:url(../images/bg/viewevent_button.gif) no-repeat left top; 
	margin:0;
	padding:0px 1px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.viewevent_button a span {
	float:left;
	display:block;
	background: transparent url(../images/bg/viewevent_button2.gif) no-repeat right top; 
	line-height:17px;
	font-size:9px;
	color:#fff;
	text-decoration:none;
	padding:0px;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.viewevent_button a span {
	float:none;
}
/* End IE5-Mac hack */
.viewevent_button a:hover span, .viewevent_button a.hover span {
	color:#000; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.viewevent_button a:hover, .viewevent_button a.hover {
	text-decoration:none;
}
.grey_button {
	padding:0px;
	list-style:none;
	margin: 0 2px;
}

.grey_button a {
	float:left;
	height:30px;
	background:url(../images/bg/grey_button.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.grey_button a span {
	float:left;
	display:block;
	background: transparent url(../images/bg/grey_button2.gif) no-repeat right top; 
	line-height:30px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding-right:8px;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.grey_button a span {
	float:none;
}
/* End IE5-Mac hack */
.grey_button a:hover span, .grey_button a.hover span {
	color:#000; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.grey_button a:hover, .grey_button a.hover {
	text-decoration:none;
}
.red_button {
	padding:0px;
	list-style:none;
	margin: 0 2px;
}

.red_button a {
	float:left;
	height:30px;
	background:url(../images/bg/red_button.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.red_button a span {
	float:left;
	display:block;
	background: transparent url(../images/bg/red_button2.gif) no-repeat right top; 
	line-height:30px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding-right:8px;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.red_button a span {
	float:none;
}
/* End IE5-Mac hack */
.red_button a:hover span, .red_button a.hover span {
	color:#000; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.red_button a:hover, .red_button a.hover {
	text-decoration:none;
}
/*====================================== IMG BORDER ============================*/
a:link img.border, a:visited img.border{
padding:1px;
border:1px solid #d0d0d0;  /* user-defined : img_bordercolor */
}
 a:hover img.border, a:active img.border{
padding:1px;
border:1px solid #006466;  /* user-defined : img_bordercolor_hover */
}
.border {
padding:1px;
border:1px solid #d0d0d0;
}
/*======================================LINK====================================*/
a:link, a:visited{
text-decoration:underline;
}
a:hover, a:active{
text-decoration:none;
}
a.dollar:link, a.dollar:visited{
font-size:12px;
color:#e92626;
text-decoration:underline;
}
a.dollar:hover, a.dollar:active{
color:#fe6e6e;
text-decoration:none;
}

a:link, a:visited{
color:#075F61;
text-decoration:underline;
}
a:hover, a:active{
color:#000;
text-decoration:none;
}

a.change:link, a.change:visited{
font-size:11px;
text-decoration:underline;
}
a.change:hover, a.change:active{
font-size:11px;
text-decoration:none;
}

a.edit:link , a.edit:visited{
color:#075F61;
font-size:11px;
text-decoration:underline;
}
a.edit:hover , a.edit:active {
font-size:11px;
text-decoration:none;
}

a.view:link , a.view:visited{
font-size:11px;
text-decoration:underline;
cursor:pointer;
cursor:hand;
}
a.view:hover , a.view:active {
font-size:11px;
text-decoration:none;
}

a.title:link, a.title:visited {
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#1b1b1b;
text-decoration:underline;
}
a.title:hover, a.title:active {
color:#7c7373;
text-decoration:none;
}
p a:link, p a:visited{
color:#202020;
text-decoration:none;
}
p a:hover, p a:active{
color:#7c7373;
text-decoration:underline;
}
p a.darkgreen:link, p a.darkgreen:visited{
color:#006466;
text-decoration:none;
}
p a.darkgreen:hover, p a.darkgreen:active{
color:#000;
text-decoration:underline;
}
a.store_dg:link, a.store_dg:visited{
color:#006466;
text-decoration:underline;
}
a.store_dg:hover, a.store_dg:active{
color:#000;
text-decoration:none;
}
/*========================================WRAPPER=============================*/
.Wrapper {
width:810px;
margin:0px auto;
background:#fff;
}
.Wrapper .Containt {
width:778px;
margin:0 auto;
padding:10px 0;
}
.Wrapper .Containt .top_pitch {
margin-top:5px;
}
.Wrapper .Containt .bottom_pitch {
margin-bottom:10px;
}
.Wrapper .Containt .txt_box {
width:80px;
}
.Wrapper .Containt .left_pitch {
margin-left:10px;
}
.Wrapper .Containt .more_pitch {
margin-top:20px;
}
/*==================================== HEADER ======================================*/
.Containt .Search {
text-align:right;
}

.Containt .Header {
width:100%;
margin-top:10px;
}
.Containt .Header ul.menu {
margin:0px;
padding:0px;
list-style:none;
}
.Containt .Header ul.menu li {
margin-left:8px;
display:block;
float:left;
padding-left:8px;
text-align:right;
list-style-type:none;
height:37px;
line-height:37px;
font-size:13px;
}

.Containt .Header ul.menu li a:link, .Containt .Header ul.menu li a:visited {
color:#006466;
text-decoration:none;
}
.Containt .Header ul.menu li a:hover, .Containt .Header ul.menu li a:active {
color:#262626;
}

.Containt .Header ul.menu li.activated a:link, .Containt .Header ul.menu li.activated a:visited {
color:#000;
font-weight:bold;
text-decoration:none;
}
.Containt .Header ul.menu li.activated a:hover, .Containt .Header ul.menu li.activated a:active {
color:#262626;
}
/*=============================CONTENT========================================*/
.Containt .Content {
width:100%;
margin-top:20px;
padding:0px;
}

.Containt .Content table {
font-size:12px;
}

.Content ul.list {
margin:0px;
padding:0 0px;
list-style:none;
}
.Content ul.list li {
display:block;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #cacaca;
}

.Content ul.list li .right_word {
width:690px;
float:right;
}

.Content ul.list li.no_border {
border-bottom:none;
} 
.Content .num_box {
width:50px;
}
.Content ul.photoalbum {
margin:0;
padding:0px;
list-style:none;
}
.Content ul.photoalbum li {
display:inline;
width:154px;
margin-right:10px;
text-align:center;
list-style-type:none;
}
.Content .title_div {
border-bottom:1px dotted #cacaca;
padding-bottom:5px;
font-size:14px;
color:#444444;
}
.Content ul.title_list {
margin:0px;
padding:0px 15px;
list-style:none;
}
.Content ul.title_list li {
display:block;
padding-bottom:10px;
margin-top:10px;
}
.Content ul.title_list li .right_word {
float:left;
margin-left:20px;
}
.Content .title_pst {
	position:absolute;
	right:0;
	top:40px;
	width: 491px;
}
.Content .top_bg {
background:url(../images/bg/content_line.gif) no-repeat left bottom scroll;
padding-bottom:28px;
}
.Content .admintop_bg {
background:url(../images/bg/content_line.gif) no-repeat left bottom scroll;
padding-bottom:28px;
}

.Content .button_pitch {
margin-top:30px!important;
*margin-top:0px;

}
/*====================================MAINCOL ==============================*/
.Content .Maincol {
width:381px;
float:left;
}
.Content .Maincol .box1_bottom {
background:url(../images/bg/scbox1_bottom_bg.gif) bottom center no-repeat;
padding:10px 15px 0;
width:351px;
height:185px;
}
*html .Content .Maincol .box1_bottom {
\width:381px;
w\idth:351px;

}
.Content .Maincol .box1_bottom .cont_next {
border-top:1px dotted #cacaca;
margin-top:10px;
padding-top:10px;
width:351px;
}

.Content .Maincol .box2 {
width:381px;
height:40px;
background:url(../images/bg/mcbox2_bg.gif) no-repeat top center scroll;
}
.Content .Maincol .box2 img {
margin-right:10px;
}
.Content .Maincol .box2_bottom {
width:351px;
background:url(../images/bg/scbox2_bottom_bg.gif) no-repeat center bottom scroll;
padding:10px 15px;
height:85px;
}
*html .Content .Maincol .box1 .bottom {
\width:381px;
w\idth:351px;
\height:105px;
h\eight:85px;
}
.Maincol ul.list {
margin:0px;
padding:0 0px;
list-style:none;
}
.Maincol ul.list li {
display:block;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #cacaca;
}

.Maincol ul.list li .right_word {
width:285px;
float:right;
}
.Maincol ul.list li.no_border {
border-bottom:none;
}
/*====================================SAIDCOL ==============================*/
.Content .Saidcol {
width:381px;
float:right;
}
.Content .Saidcol .box1 {
width:381px;

height:40px;
background:url(../images/bg/mcbox2_bg.gif) no-repeat top center scroll;
}
.Content .Saidcol .box1 img {
margin-right:10px;
}
.Content .Saidcol .box1_bottom {
width:351px;
background:url(../images/bg/scbox1_bottom_bg.gif) no-repeat center bottom scroll;
padding:5px 15px 0px;;
height:190px;
min-height:190px;
}
*html .Content .Saidcol .box1_bottom {
\width:381px;
w\idth:351px;

}
.Content .Saidcol .right_word {
width:260px;
float:right;
}
.Content .Saidcol .box1_bottom .cont_next {
border-top:1px dotted #cacaca;
margin-top:10px;
padding-top:10px;
width:351px;
}
.Content .Saidcol .box2_bottom {
width:351px;
background:url(../images/bg/scbox2_bottom_bg.gif) no-repeat center bottom scroll;
padding:10px 15px;
height:85px;
}
*html .Content .Saidcol .box2_bottom {
\width:381px;
w\idth:351px;

}
.Saidcol ul.list {
margin:0px;
padding:0 0px;
list-style:none;
}
.Saidcol ul.list li {
display:block;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #cacaca;
}

.Saidcol ul.list li .right_word {
width:280px;
float:right;
}
.Saidcol ul.list li.no_border {
border-bottom:none;
}
/*=====================================MAINBAR========================*/
.Content .Mainbar {
width:530px;
float:left;
}
.Content .Mainbar .box1 {
width:100%;
background:url(../images/bg/mbbox1_top_bg.gif) no-repeat bottom center scroll;
height: 45px;
}
.Content .Mainbar .box1 .icon{
float:left;
padding-right:8px;
}

.Content .Mainbar .box1 .title{
float:left;
line-height:18px;
}

.Mainbar ul.photoalbum {
margin:0px;
padding:0px;
list-style:none;
}
.Mainbar ul.photoalbum li {
float:left;
width:154px;
margin-right:10px;
text-align:center;
list-style-type:none;
}
.Mainbar ul.events {
margin:0px;
padding:0 0px;
list-style:none;
width:auto;
}
.Mainbar ul.events li {
display:block;
padding-bottom:10px;
margin-top:10px;
border-bottom:1px dotted #cacaca;
}

.Mainbar ul.events li .right_word {
width:440px;
float:right;
}
.Mainbar ul.events li .rw_sed {
float:left;
margin-left:20px;
display:inline;
width:430px;
}
.Mainbar ul.events li.no_border {
border-bottom:none;
}
.Mainbar .pagination a {
padding:0 2px;
color:#0f7d7f;
text-decoration:underline;
}
.Mainbar .pagination a:hover {
color:#000;
text-decoration:none;
}
.Mainbar .pagination a.activated {
font-weight:bold;
}
.Mainbar table tr td {
padding:5px 3px;
font-size:11px;
}

.Mainbar table tr td a:link, .Mainbar table tr td a:visited{
font-size:11px;
color:#075F61;
text-decoration:underline;
}
.Mainbar table tr td a:hover, .Mainbar table tr td a:active{
color:#002ba5;
text-decoration:none;
}

.Mainbar .div_border {
border-bottom:1px dotted #cacaca;
padding-bottom:20px;
}
.Mainbar .img_pitch {
margin-left:25px;
display:inline;
}
.Mainbar ul.menu_list {
margin:0px;
padding:0 0px;
list-style:none;
width:100%;
}
.Mainbar ul.menu_list li {
float:left;
display:block;
padding-bottom:10px;
margin-top:10px;
margin-right:40px;
}
.Mainbar ul.menu_list li .infor {
margin-left:20px;
float:left;
width:120px;
}
.Content .top_bg {
width:100%;
background:url(../images/bg/mainbar_line.gif) repeat-x left bottom scroll;
position:relative;
height: 25px;
}

.Content .top_bg .icon{
float:left;
padding-right:8px;
}

.Content .top_bg .title{
float:left;
line-height:18px;
}

.Mainbar .top_bg .add {
position:absolute;
right:0px;
top:15px;
}
.Mainbar .width {
width:95px;
}
.Mainbar .description {
float:left;
margin-left:20px;
width:440px;
}
.Mainbar .dotline {
border-bottom:1px dotted #cacaca;
margin:10px 0;
}
/*=====================================SAIDBAR========================*/
.Content .Saidbar {
width:230px;
float:right;
}

.Content .Saidbar .title_txt {
font-size:15px;
}

.Saidbar .box1 {
width:100%;
background:url(../images/bg/sbbox1_top_bg.gif) no-repeat top center scroll;
height:33px;
float:left;
}
.Saidbar .box1 .items {
position:absolute; 
top:11px; 
left:33px;
}
.Content .Saidbar .box1_bottom {
width:230px;
background:url(../images/bg/sbbox1_bottom_bg.gif) no-repeat center bottom scroll;
padding:0px 0px 10px;
float:left;
position:relative;
}
.Content .Saidbar .box1_bottom .png_pt {
position:absolute;
left:0;
top:0px;
}
.Saidbar .box1_bottom ul.events {
margin:0px;
padding:0 10px;
list-style:none;
}
.Saidbar .box1_bottom ul.events li {
display:block;
padding-bottom:10px;
margin-top:10px;
border-bottom:1px dotted #cacaca;
}

.Saidbar .box1_bottom ul.events li:after {
    content: ".";
	display: block;
	height: 0;
	overflow:hidden;
	clear: both;
	visibility: hidden;
}
.Saidbar .box1_bottom ul.events li .right_word {
width:130px;
float:right;
}
.Saidbar .box1_bottom ul.events li.no_border {
border-bottom:none;
}
.Content .Saidbar .b1_btsed {
width:230px;
background:url(../images/bg/sbbox2_bottom_bg.gif) no-repeat center bottom scroll;
padding:0px 0px 10px;
position:relative;
float:left;
}
.Content .Saidbar .b1_btsed .png_pt {
position:absolute;
left:0px;
top:0px;
}
.Saidbar .b1_btsed ul.menu_list {
margin:0px;
padding:0 10px 0 60px;
list-style:none;
}
.Saidbar .b1_btsed ul.menu_list li {
display:block;
padding-bottom:0px;
margin-top:10px;
font-size:1.1em;
}

.Saidbar .b1_btsed ul.menu_list li.activated {
background:url(../images/icon/ativated.con.gif) no-repeat center right scroll;
color:#006466;
}
.Saidbar .b1_btsed ul.menu_list li a:link, .Saidbar .b1_btsed ul.menu_list li a:visited {
color:#000;
text-decoration:underline;
}
.Saidbar .b1_btsed ul.menu_list li a:hover, .Saidbar .b1_btsed ul.menu_list li a:active {
color:#006466;
text-decoration:none;
}
.Content .Saidbar .box2_bottom {
width:230px;
background:url(../images/bg/sbbox3_bottom_bg.gif) no-repeat center bottom scroll;
padding:0px;
float:left;
position:relative;
}
.Saidbar .box2_bottom ul.about {
margin:0;
padding:0 10px;
list-style:none;
}
.Saidbar .box2_bottom ul.about li {
display:block;
padding:10px 0 10px 0px;
border-bottom:1px dotted #cacaca;
}
.Saidbar .box2_bottom ul.about li a {
color:#006466;
text-decoration:none;
padding:10px 0 10px 10px;
font-size:13px;
background-image:url(../images/icon/link_icon.gif);
background-position:left 12px;
background-repeat:no-repeat;
}
.Saidbar .box2_bottom ul.about li a:hover {
color:#c31d27;
background:url(../images/icon/activated2_icon.gif);
background-position:left 12px;
background-repeat:no-repeat;
}
.Saidbar .box2_bottom ul.about li.activated {
font-weight:bold;
color:#c31d27;
font-size:13px;
background:url(../images/icon/activated2_icon.gif);
background-position:left 12px;
background-repeat:no-repeat;
padding:10px 0 10px 10px;
}

.Saidbar .box2_bottom ul.about li.no_border {
border-bottom:none;
}
.Saidbar .box3_bottom .contact {
margin:10px;
}
.Saidbar .box3_bottom {
width:230px;
background:url(../images/bg/sbbox4_bottom_bg.gif) no-repeat center bottom scroll;
padding:0;
float:left;
position:relative;
}
.Saidbar .border_bottom {
width:228px;
border:1px solid #eeeeee;
border-top:none;
padding:0;
float:left;
position:relative;
margin-top:-6px;
text-align:center;
padding:10px 0;
}
/*=====================================FOOTER=========================*/
.Containt .Footer {
width:100%;
text-align:center;
padding:20px 0px;
border-top:1px solid #
}
.Containt .Footer ul.menu {
margin:0 auto;
padding:0px;
list-style:none;
margin-bottom:10px;
}
.Containt .Footer ul.menu li {
display:inline;
padding:0px 10px;
text-align:center;
list-style-type:none;
font-size:11px;
border-right:1px solid #006466;
}
.Containt .Footer ul.menu li.sub {
border-right:none;
}
.Containt .Footer ul.menu li a:link, .Containt .Footer ul.menu li a:visited {
color:#006466;
text-decoration:none;
}
.Containt .Footer ul.menu li a:hover, .Containt .Footer ul.menu li a:active {
color:#262626;
}

.darkpink{
color:#d50013;
}
.price{
font-size:15px;
}

.store th{
font-size:11px;
font-weight:bold;
padding: 2px 0px;
}
.store td{
line-height:18px;
padding: 10px 0px;
border-bottom: 1px dotted #ddd;
}

.item{
float:left;
margin-right:8px;
}

/* ======== piaofen paging =========== */
.page{
	MARGIN: 15px 0px;
	CLEAR:none
}
.page LI {
	list-style-type:none;
	BORDER-RIGHT:1px solid #D8D8D8;
	BORDER-LEFT:1px solid #D8D8D8;
	BORDER-TOP:1px solid #D8D8D8;
				BORDER-BOTTOM:1px solid #D8D8D8;
			WIDTH:20px;
			BACKGROUND:#FFFFD9;
			LINE-HEIGHT:20px;
				FONT-WEIGHT:bold;
				FLOAT:left;
				TEXT-ALIGN:center;
				MARGIN:2px
				}
			.page LI a{
				TEXT-DECORATION:none;
				FONT-WEIGHT:normal;
				BACKGROUND:#F9F9F9;
				WIDTH:100%;
				DISPLAY:block;
				LINE-HEIGHT:20px;
				WIDTH:100%;
				HEIGHT:20px;
				TEXT-ALIGN:center;
				}
			.page .total{
				FONT-WEIGHT:bold;
				WIDTH:50px;
				HEIGHT:20px;
				TEXT-ALIGN:center;
				BACKGROUND:#F5FBFF;
				BORDER:1px solid #86B9D6;
				}
			.page LI a:hover{
				BACKGROUND:#E1E1E1;
				}
