@charset "utf-8";

#plan_chargelist .page_content {
	width: 680px;
	padding-left: 45px;
	background-position: 0px 25px;
	padding-top: 25px;
	background-repeat: no-repeat;
}

#plan_chargelist .page_content ul.btn {
}

#plan_chargelist .page_content ul.btn li {
	float: left;
	padding-right: 30px;
}

#plan_chargelist .lt {
	background-image: url(../images/plan/plan_chargelist/image_light_plan.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 677px;
}

#plan_chargelist .st {
	background-image: url(../images/plan/plan_chargelist/image_standard_plan.jpg);
	height: 90px;
	padding-top: 706px;
}

#plan_chargelist .ip {
	background-image: url(../images/plan/plan_chargelist/image_independent_plan.jpg);
	height: 90px;
	padding-top: 707px;
}

#plan_chargelist .bd {
	background-image: url(../images/plan/plan_chargelist/image_brand_plan.jpg);
	height: 90px;
	padding-top: 758px;
}

#plan_chargelist .fs {
	background-image: url(../images/plan/plan_chargelist/image_flagshop_plan.jpg);
	height: 90px;
	padding-top: 783px;
}


#function_list #mytable {
	width: 820px;
	padding: 0;
	margin: 0;
}

#function_list caption {
	padding: 0 0 5px 0;
	width: 820px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#function_list th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#function_list th.nobg {
	background: none;
	border-top-width: 0;
	border-right-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#function_list td {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#function_list .big_text{
	font-size:18px;
	font-weight: bold;
	}

#function_list .alt {
	background: #98FBCC;
	color: #333;
}

#function_list .alt2 {
	background: #D7FD6B;
	color: #333;
}

#function_list .alt3 {
	background: #F1CE6A;
	color: #333;
}

#function_list .alt4 {
	background: #EFEFEF;
	color: #333;
}

#function_list .alt5 {
	background: #FCC;
	color: #333;
}

#function_list .salt {
	background: #98FBCC;
	color: #333;
		font-size:10px;
}

#function_list .salt2 {
	background: #D7FD6B;
	color: #333;
		font-size:10px;
}

#function_list .salt3 {
	background: #F1CE6A;
	color: #333;
	font-size:10px;
}

#function_list .salt4 {
	background: #EFEFEF;
	color: #333;
		font-size:10px;
}

#function_list .salt5 {
	background: #FCC;
	color: #333;
		font-size:10px;
}



#function_list th.spec {
	background: #fff url(../images/functions/server/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#function_list th.specll {
	background: #fff url(../images/functions/server/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0;
}

#function_list th.specalt {
	background: #f5fafa url(../images/functions/server/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

