html,body{height:100%;overflow:hidden;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:none;
}
body {
	font-size:12px;
	font-family:simsun, arial, helvetica, clean, sans-serif;
	background:#fff;
	color:#2b2b2b;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
select, input, img {
	vertical-align:middle;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table, td, tr, th {
	font-size:12px;
}
input:focus {
	outline: 0 none;
}
a:focus {
	outline: medium none;
}
a {
	text-decoration:none;
	cursor:pointer;
}
a:link {
	color:#004276;
}
a:visited {
	color:#004276;
}
a:hover {
	text-decoration:underline;
	color:#ba2636;
}
fieldset, img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.blank10 {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:10px;
	margin:0px;
	padding:0px;
}
.fb {
	font-weight:bold;
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold
}
.noborder_l {
	border-left:0px;
}
.noborder_r {
	border-right:0px;
}
.f_gray {
	color:#999;
}
.f_red {
	color:#F00;
}
.f_green {
	color:#008040;
}
a.gray:link, a.gray:visited {
	color:#999;
}
a.green:hover {
	color:#999;
}
a.green:link, a.green:visited {
	color:#008040;
}
a.green:hover {
	color:#999;
}
a.blue:link, a.blue:visited {
	color:#005BAB;
}
a.blue:hover {
	color:#999;
}
a.red:link, a.red:visited {
	color:#F00
}
a.red:hover {
	color:#999;
}
a.yellow:link, a.yellow:visited {
	color:#FF5A00
}
a.red:hover {
	color:#999;
}
.hidden {
	display:none;
}
body {
	background:url(../images/bg.jpg) no-repeat center top;
}
.m_960 {
	width:960px;
	margin: 0 auto;
}
/*导航菜单*/
.menu {
	height:43px;
	margin-top:93px;
	background:#1d98dc;
	border-radius:8px;
	display:block;
}
.menu li {
	float:left;
}
.menu li a:link, .menu li a:visited {
	color:#FFF;
	line-height:43px;
	font-size:16px;
	font-family:"微软雅黑";
	padding:0 30px;
}
.menu li a:hover {
	color:#FFf;
	text-decoration:underline
}
/*内容部分*/
.con {
	height:670px;
	margin:15px auto;
}
.con .con_left {
	width:230px;
	float:left;
}
.con .con_middle {
	width:480px;
	float:left;
	margin:0px 6px;
}
.con .con_right {
	width:230px;
	float:left;
}
/*搜索*/
.h_left {
	width:229px;
	height:237px;
	float:left;
	background:url(../images/border_bg.png) no-repeat;
}
.h_left .search {
	width:202px;
	height:182px;
	margin:20px 10px;
	position:relative;
}
.h_left .search .s_name {
	font-size:16px;
	color:#242424;
	font-family:"微软雅黑";
	text-align:center;
}
/*城市切换*/

.select_city {
	width:154px;
	height:28px;
	background:url(../images/select.gif) 0px 0px;
	font-size:14px;
}
.select_city .select_input {
	width:127px;
	height:28px;
	line-height:28px;
	color:#242424;
	overflow:hidden;
	padding-left:5px;
	font-size:14px;
	background:transparent;
}
.select_city .select_button {
	width:22px;
	height:28px;
	position:absolute;
	left:178px;
	top:10px;
}
.select_city .select_box {
	width:194px;
	height:50px;
	border:1px solid #cfcfcf;
	position:absolute;
	top:40px;
	left:45px;
	z-index:9999;
	background:#FFF;
	padding:10px 5px;
	display:none;
}
.select_city .select_box li {
	float:left;
	width:37px;
	height:24px;
	text-align:center;
	word-break: break-all;
	word-wrap: break-word;
}
.select_city .select_box2 {
	width:194px;
	height:50px;
	border:1px solid #cfcfcf;
	position:absolute;
	top:130px;
	left:45px;
	z-index:9999;
	background:#FFF;
	padding:10px 5px;
	display:none;
}
.select_city .select_box2 li {
	float:left;
	width:80px;
	height:24px;
	text-align:center;
	word-break: break-all;
	word-wrap: break-word;
}
.select_city li a:link, .select_city li a:visited {
	color:#242424;
	display:block;
}
.select_city li a:hover {
	color:#f8811f;
	display:block;
}
/*学校*/
.select_city .study_input {
	width:127px;
	height:28px;
	line-height:28px;
	color:#242424;
	overflow:hidden;
	padding-left:5px;
	font-size:14px;
	background:transparent;
}
.select_city .study_button {
	width:22px;
	height:28px;
	position:absolute;
	left:178px;
	top:55px;
}
.select_city .study_box {
	width:194px;
	height:102px;
	border:1px solid #cfcfcf;
	position:absolute;
	top:85px;
	left:45px;
	z-index:9999;
	background:#FFF;
	padding:10px 5px;
	display:none;
}
.select_city .study_box li {
	height:22px;
}
.select_city .study_box li a:link, .select_city .study_box li a:visited {
	color:#242424;
	display:block;
}
.select_city .study_box li a:hover {
	color:#f8811f;
	display:block;
}
.h_left a.search_button:link, .h_left a.search_button:visited {
	width:106px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#FFF;
	display:block;
	background:url(../images/sprite01.png) no-repeat 0px 0px;
	font-size:14px;
	margin:0 auto;
	text-decoration:none;
}
.h_left a.search_button:hover {
	color:#FFF;
}
/*登录注册*/
.h_right {
	width:229px;
	height:237px;
	float:right;
	background:url(../images/border_bg.png) no-repeat;
}
.h_right .input_box {
	width:206px;
	height:90px;
	margin:15px 10px 0px 10px;
}
.h_right .input_box .t_name {
	font-size:16px;
	color:#242424;
	font-family:"微软雅黑";
	text-align:center;
}
.schinput {
	width:132px;
	height:23px;
	line-height:23px;
	background:url(../images/select.gif) no-repeat 0px -41px;
	color:#cccccc;
	padding-left:5px;
	padding-top:5px;
}
.h_right .input_box .focus {
	color:#333;
}
.h_right .rem {
	height:18px;
	line-height:18px;
	text-align:center;
	margin-top:5px;
}
.h_right .rem a {
	color:#005a9e;
}
.h_right .login {
	height:38px;
	margin-top:15px;
	
}
.h_right .login a {
	width:96px;
	height:34px;
	display:block;
	line-height:34px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	float:left;
	text-decoration:none;
	overflow:hidden;
}
.h_right .login .d_login {
	background:url(../images/sprite01.png) no-repeat 0px -47px;
	float:left;
	margin-left:10px;
	_margin-left:6px;
}
.h_right .login .z_login {
	background:url(../images/sprite01.png) no-repeat 0px -96px;
	float:right;
	margin-right:10px;
	_margin-right:6px;
	color:#333333;
}
.h_right p{ height:20px; line-height:20px; margin-top:10px; padding-left:12px; color:#999999;}
.h_right p a{ margin-left:5px; width:16px; height:16px;}
/*轮播图*/
.h_middle {
	height:235px;
	float:left;
	position:relative;
}
.h_middle .banner {
	width:482px;
	height:235px;
}
.h_middle .radio {
	position:absolute;
	width:83px;
	height:20px;
	left:390px;
	top:206px;
}
.h_middle .radio li {
	width:13px;
	height:13px;
	float:left;
	background:url(../images/icon_lunbo.png) no-repeat 0px 0px;
	margin-left:6px;
	cursor:pointer;
}
.h_middle .radio li.on {
	background:url(../images/icon_lunbo.png) no-repeat 0px -17px;

}
/*菜单内容*/

/*左侧*/
.main_left {
	width:214px;
	height:396px;
	float:left;
	border:1px solid #dddddd;
	padding:12px 7px 0px 7px;
	position:relative;
	margin-top:20px;
}
.tuijian {
	position:absolute;
	background:url(../images/sprite02.gif) no-repeat 0 0;
	left:163px;
	top:-4px;
	display:block;
	width:70px;
	height:68px;
	z-index:2000;
}
.main_left h2 {
	font-size:18px;
	color:#333333;
	font-family:"微软雅黑";
}
.main_left .food {
	width:214px;
	height:150px;
	margin-top:20px;
}
.p_name {
	height:20px;
	margin:8px 0px 5px 0px;
	line-height:20px;
	word-break: break-all;
	word-wrap: break-word;
	overflow:hidden;
	font-size:14px;
	padding-left:5px;
}
.p_name a {
	color:#ff9901;
	text-decoration:none;
}
.p_text {
	color:#676767;
	padding-left:5px;
}
.line {
	width:214px;
	height:1px;
	border-bottom:1px dashed #dddddd;
	margin:16px 0px;
}
.q_price {
	width:214px;
	height:108px;
	position:relative;
	overflow:hidden;
	left: 7px;
}
.q_price .current {
	position:absolute;
	width:40px;
	height:25px;
	left:0px;
	top:0px;
	font-size:22px;
	color:#ff9900;
	font-weight:bold;
}
.q_price a.buy:link, .q_price a.buy:visited {
	position:absolute;
	width:80px;
	height:40px;
	background:#787878;
	line-height:40px;
	text-align:center;
	left:130px;
	top:0px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.q_price a.buy:hover {
	background:#F90;
	color:#FFF;
}
.q_price .cost {
	position:absolute;
	width:100px;
	height:20px;
	left:0px;
	top:70px;
	color:#676767;
}
.m_line {
	text-decoration:line-through;
}
/*详细菜单*/
.main_middle {
	width:480px;
	height:408px;
	float:left;
	margin-top:20px;
}
.list {
	width:232px;
	height:200px;
	float:left;
	border:1px solid #dddddd;
	margin-right:6px;
	margin-bottom:8px;
	position:relative;
}
.list .sign {
	position:absolute;
	width:50px;
	height:50px;
	left:185px;
	top:-4px;
	background:url(../images/sprite02.gif) 0px -100px;
}
.list .food_img {
	width:214px;
	height:135px;
	margin:8px 9px;
	padding-top:0px;
	_padding-top:8px;
}
.list .f_name {
	height:20px;
	line-height:20px;
	word-break: break-all;
	word-wrap: break-word;
	overflow:hidden;
	font-size:14px;
	padding-left:10px;
}
.list .f_name a {
	color:#d48001;
	text-decoration:none;
}
.list .f_price {
	color:#676767;
	padding-left:5px;
	height:20px;
	line-height:20px;
	padding-left:10px;
}
.list .x_price {
	color:#d48001;
	padding-left:30px;
}
/*二维码 下载*/
.main_right {
	width:227px;
	height:408px;
	float:right;
}
.code {
	width:102px;
	height:130px;
	margin:45px auto 0px auto;
	overflow:hidden;
}
.code p {
	height:20px;
	line-height:20px;
	text-align:center;
	color:#6c6c6c;
}
.down {
	width:226px;
	height:74px;
	background:url(../images/block.gif) no-repeat;
	display:block;
	margin-top:30px;
	position:relative;
}
.down .tel {
	position:absolute;
	width:57px;
	height:71px;
	left:22px;
	top:2px;
}
.down .android {
	background:url(../images/sprite02.gif) 0px -163px;
}
.down .iphone {
	background:url(../images/sprite02.gif) 15px -240px;
}
.down .down_text {
	position:absolute;
	width:80px;
	height:50px;
	left:100px;
	top:14px;
	font-size:18px;
	font-family:"微软雅黑";
	color:#676767;
	text-align:center;
}
/*底部*/
.foot {
	height:60px;
	margin:10px auto;
}
.foot_nav {
	height:26px;
	background:#f8a643;
	border-radius:8px;
	color:#FFF;
	text-align:center;
}
.foot_nav a:link, .foot_nav a:visited {
	line-height:26px;
	color:#FFF;
	padding:0px 8px;
	text-decoration:none;
}
.foot_nav a:hover {
	text-decoration:underline
}
.copyright {
	text-align:center;
	color:#f8a643;
	margin-top:10px;
}
/*注册页面*/
.z_mail {
	height:600px;
	background:url(../images/zhuce_tab.png) no-repeat;
	margin:10px auto;
	position:relative;
}
.bg_img {
	position:absolute;
	width:444px;
	height:376px;
	left:500px;
	top:20px;
	background:url(../images/zhuce_01.jpg) no-repeat;
}
.bg_line {
	width:1px;
	height:275px;
	border-right:1px solid #eeeeee;
	position:absolute;
	left:492px;
	top:60px;
}
.z_mail .mailbox {
	width:420px;
	height:370px;
	position:absolute;
	left:60px;
	top:42px;
}
.mailtitle {
	height:35px;
	padding-left:40px;
}
.mailtitle li {
	font-family:"微软雅黑";
	float:left;
	text-align:center;
	font-size:24px;
	width:124px;
	height:32px;
	line-height:32px;
	cursor:pointer;
	color:#535353;
	margin:0px 5px;
}
.mailtitle li.shuline {
	width:1px;
	height:35px;
	border-left:1px dashed #b7b9c1;
}
.mailtitle li.title_on {
	font-size:30px;
	color:#1d98dc;
	width:140px;
	height:32px;
	line-height:32px;
}
.reg_form {
	margin:20px 0px 0px 20px;
}
.regform_item {
	width:400px;
	position: relative;
	overflow:hidden;
}
.regform_item_tit {
	font-size: 14px;
	left: 0;
	position: absolute;
	text-align: right;
	top: 12px;
	width: 75px;
	color:#4f5669;
}
.regform_item_ct {
	padding: 0px 0px 0 85px;
	position:relative;
	width:315px;
	overflow:hidden;
}
.regform_item_ct .tips {
	line-height: 16px;
	padding: 4px 0 4px;
	height:20px;
}
.regform_item_ct .tips .txt_tips {
	color:#fc0d01;
}
.regform_item_ct_code {
	position:absolute;
	left:280px;
	top:0px;
	width:116px;
	height:36px;
	background:url(../images/sprite01.png) 0px -192px;
	cursor:pointer;
}
.mail_input {
	width:183px;
	height:35px;
	line-height:30px;
	background:url(../images/select.gif) 0px -83px;
	padding-left:5px;
	font-size:14px;
	color:#9799a5;
}
.regform_item .regbut {
	width:188px;
	height:35px;
	line-height:35px;
	background:url(../images/sprite01.png) no-repeat 0px -140px;
	color:#f3f7fb;
	font-size:14px;
	margin-top:35px;
	cursor:pointer;
}
.mailbox .clause {
	width:715px;
	height:125px;
	position:absolute;
	left:20px;
	top:370px;
	border:1px solid #dddddd;
	overflow-y: scroll;
	padding:5px 10px;
}
.mailbox .clause p {
	line-height:20px;
}
/*密码找回*/
.m_key {
	height:398px;
	background:url(../images/key_tab.png) no-repeat;
	margin:10px auto;
	position:relative;
}
.m_key .bg_img01 {
	position:absolute;
	width:363px;
	height:367px;
	left:520px;
	top:10px;
	background:url(../images/key_01.jpg) no-repeat;
}
.m_key .keybox {
	width:390px;
	height:360px;
	position:absolute;
	left:55px;
	top:30px;
}
/*弹窗支付方式*/
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:10000px;
	height:1000px;
/*	background:#000;
	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;*/
	display:none;
	z-index: 30000000;
}
.payment {
	position:absolute;
	top:50%;
	left:50%;
	width:367px;
	height:211px;
	border:3px solid #f8811f;
	padding:60px 40px 0px;
	background:#FFF;
    margin:-105px 0 0 -185px;
	display:none;
	z-index: 50000000;
}
.m150
{ height:160px;}
.paymain1 {
	height:70px;
}
.pay_text {
	color:#09a0e9;
	font-size:24px;
	font-family:"微软雅黑";
	height:50px;
	line-height:50px;
	margin-right:30px;
}
.pay_block {
	width:141px;
	height:60px;
}
.pay_img {
	width:170px;
}
.pay_img1 {
	width:141px;
	height:60px;
	background:url(../images/pay01.jpg) no-repeat;
}
.pay_img2 {
	width:141px;
	height:60px;
	background:url(../images/pay02.jpg) no-repeat;
}
.close {
	position:absolute;
	width:29px;
	height:29px;
	left:410px;
	top:10px;
	color:#f88424;
	font-size:36px;
	line-height:29px;
	text-align:center;
	cursor:pointer;
}
.make_but {
	
	width:124px;
	height:35px;
	background:url(../images/sprite01.png) 0px -245px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	cursor:pointer;
	margin:20px auto 0px auto;
}
/*我的订单-手机 邮箱*/

.order_tab {
	width:229px;
	height:442px;
	background:url(../images/order_tab.png) no-repeat;
}
.order_tab h2 {
	color:#f6e802;
	font-family:"微软雅黑";
	font-size:16px;
	text-align:center;
	padding:10px 0px;
}
.order_tab p {
	line-height:22px;
	padding:0px 10px;
}
.order_tab .name1 {
	font-size:14px;
	color:#FFF;
}
.order_tab .name2 {
	color:#f6e802;
}
.order_tab .p_num {
	text-align:center;
	color:#FFF;
	line-height:32px;
}
.order_tab .p_num a:link, .order_tab .p_num a:visited {
	color:#f6e802;
	text-decoration:underline;
}
.order_tab .p_num a:hover {
	color:#f6e802;
}
.order_tab .bill {
	width:207px;
	height:auto;
	margin:0 auto;
}
.order_tab td {
	height:22px;
}
.t_color1 {
	color:#9bfb20;
}
.t_color2 {
	color:#fcbd54;
}
.t_color3 {
	color:#FFF;
}
.t_center {
	text-align:center;
}
.t_line {
	width:207px;
	height:1px;
	border-bottom:1px dashed #f8f8f8;
	margin:30px auto 0px;
}
.order_but {
	width:182px;
	height:37px;
	display:block;
	background:url(../images/sprite01.png) 0px -300px;
	margin:0px auto;
	line-height:37px;
	text-align:center;
	color:#242424;
	font-size:18px;
	font-family:"微软雅黑";
	margin-top:5px;
	cursor:pointer;
}
.order_but1 {
	width:182px;
	height:37px;
	display:block;
	background:url(../images/sprite01.png) 0px -351px;
	margin:0px auto;
	line-height:37px;
	text-align:center;
	color:#242424;
	font-size:18px;
	font-family:"微软雅黑";
	margin-top:5px;
	cursor:pointer;
}
.order_tab .p_num1 {
	text-align:center;
	color:#FFF;
	line-height:32px;
}
a.btn-reduce:link, a.btn-reduce:visited {
	width:15px;
	height:15px;
	background:url(../images/sprite02.gif) 0px -317px;
	display:block;
}
a.btn-reduce:hover {
	width:15px;
	height:15px;
	background:url(../images/sprite02.gif) 0px -335px;
	display:block;
}
a.btn-add:link, a.btn-add:visited {
	width:15px;
	height:15px;
	background:url(../images/sprite02.gif) -18px -317px;
	display:block;
}
a.btn-add:hover {
	width:15px;
	height:15px;
	background:url(../images/sprite02.gif) -18px -335px;
	display:block;
}
.wel {
	height:43px;
	line-height:43px;
	padding-left:200px;
	color:#FFF;
}
a.phone_num:link, a.phone_num:visited {
	color:#f6e802;
	text-decoration:underline;
}
a.phone_num:hover {
	color:#f6e802;
	text-decoration:underline;
}
/*请绑定手机号*/
.b_phone {
	position:absolute;
	top:50%;
	left:50%;
	width:407px;
	height:261px;
	border:3px solid #f8811f;
	padding:0px 20px 0px;
	background:#FFF;
	display:none;
	margin:-130px 0 0 -203px;
	z-index:99999999;
	
	
}
.b_phone h2 {
	font-size:24px;
	color:#09a0e9;
	font-family:"微软雅黑";
	padding-top:10px;
}
.b_phone .b_phone_box {
	padding:25px 6px 0px;
}
/*个人中心*/
.center {
	width:950px;
	height:525px;
	margin:10px auto 0px auto;
}
.center .center_nav {
	width:162px;
	height:525px;
	background:#f8f8f8;
	border-right:solid 1px #e6e6e6;
	float:left;
}
.center_nav h2 {
	color:#b4b2b0;
	font-size:18px;
	font-family:"微软雅黑";
	padding:20px 15px 10px;
}
.center_nav li {
	cursor:pointer;
	width:135px;
	height:33px;
	margin-left:10px;
	line-height:33px;
	color:#333333;
	font-size:14px;
	padding-left:15px;
	overflow:hidden;
}
.center_nav li.currnet {
	background:#FFF;
	border:1px solid #e1e1e1;
	border-radius:4px;
	border-right:none;
	padding-right:3px;
	color:#1d98dc;
}
.center_con {
	width:780px;
	float:right;
	margin-top:15px;
}
.nav_tab {
	width:765px;
	height:29px;
	border-bottom:1px solid #e6e6e6;
	padding-left:8px;
}
.nav_tab li {
	width:77px;
	height:29px;
	background:url(../images/sprite02.gif) 0px -403px;
	float:left;
	text-align:center;
	line-height:29px;
	margin-right:22px;
	cursor:pointer;
	font-size:14px;
	color:#999;
}
.nav_tab li.active {
	color:#1d98dc; font-weight:bold;
	background:url(../images/sprite02.gif) 0px -364px;
}
.tab_con {
	width:730px;
	background:#FFF;
	border:1px solid #e6e6e6;
	margin-top:20px;
	padding:10px 20px;
}
.tab_con .table td {
	height:35px;
	text-align:center;
	line-height:35px;
	color:#333333;
	font-size:14px;
}
.tab_con .table th {
	border-bottom:1px dashed #1d98dc;
	text-align:center;
	line-height:35px;
}
.tab_con .table td {
	border-bottom:1px dashed #b1b0b0;
}
.tab_con .table .f_name {
	color:#1d98dc;
}
.tab_con .table .f_name1 {
	color:#df003a;
}
.tab_con .table .f_name2 {
	color:#6fac34;
}

.basic {
width: 700px;
margin: 30px auto 0px auto;
}
.basic td {
height: 35px;
font-size: 14px;
padding-left: 4px;
}
.basic input
{ margin-right:6px;}
.basic .in_text {
border: 1px solid #D2DCE8;
color: #2B2B2B;
font-size: 14px;
height: 25px;
line-height: 25px;
padding-left: 5px;
width: 120px;
}

.me_tab1 
{ width:700px; margin:0px 0px 0px 0px;}
.me_tab1 td
{ height:50px; border-bottom:1px dashed #DEDEDE; line-height:50px;  padding-left:30px;}
.me_tab1 th
{ height:30px; line-height:30px; font-weight:bold; background:url(../login/images/mbg.gif); color:#626262; padding-left:15px; text-align:left}

.info_table /*20130122*/
{ line-height:20px; margin-left:00px; border:1px solid #EBEBEB; background:#FBFBFB; width:630px; margin-top:10px; padding:10px 10px; position:static; }
.info_table .j_tou /*20130122*/
{ position:absolute; top:-20px; left:40px; width:30px; height:20px; background:url(../login/images/1.jpg) no-repeat;}
.info_table .f_blue /*20130122*/
{ color:#207BCC}

/*翻页*/
.manu {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.manu A {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu A:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.manu .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
