/*
css of web admin system
version: 3.0 
author: Ben
create: 2016-07-01
*/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}
del,ins{text-decoration:none}
li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
/* commons {{ */

/*Ô­
body{font:13px/1.231 arial,helvetica,clean,sans-serif}
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{font:14px/1.231 arial,helvetica,clean,sans-serif;-webkit-font-smoothing: antialiased;
    padding-top: 65px;
    font-family: Myriad Set Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #5e5e5e;
    background-color: #edecec;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: 400;

}
a{color:#16AEC5;text-decoration:none}
/*
a:hover{color:#FF0000;text-decoration:underline}
*/
a:hover{color:#FF0000;text-decoration:none}
a em{display:none}
.clearfix{zoom:1}
.clearfix:after{content:'.';display:block;visibility:hidden;clear:both;height:0px}
.radius5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.radius5tr{-webkit-border-radius:8px 6px 0 0;-moz-border-radius:8px 6px 0 0;border-radius:8px 6px 0 0;}
.green{padding:0 4px;font-weight:bold;color:#00FF00}
.red{padding:0 4px;font-weight:bold;color:#FF0000}
/* mwin */
.mwin{width:300px;border:0px solid #938E88;border-top:0 none;border-left:0 none;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;background-color:#FFF}
.mwin .hd{min-height:50px;line-height:50px;background-color:#75D5E5;border-top:1px solid #75D5E5;border-left:1px solid #75D5E5}
.mwin .hd h3{float:left;padding-left:10px;font-size:22px;font-weight:bold;letter-spacing:1px}
.mwin .hd .con{float:right;width:110px}
.mwin .hd .con a{margin-left:10px;color:#FFF}
.mwin .hd .con a:hover{color:#FF0000}
.mwin .bd{padding:0 0 12px 10px;
/*
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
*/}

.lborder{float:left;width:2px;height:48px;border-left:1px solid #65B8C6}
.lborder span{display:block;width:1px;height:100%;border-left:1px solid #ADE7F2}
.lborder span a{display:none}

.grayipt{padding:6px 4px;width:268px;border:1px solid #CCC;background:#FFF url(bg_grayipt_repeat_x.png) repeat-x}

.btn{width:54px;height:30px;background:url(btns_sprites.png) no-repeat -96px 0;border:0 none;color:#FFF;font-weight:bold;cursor:pointer;margin-right:5px}
.btnlink{width:133px;background-position:0 -60px;line-height:30px;text-align:center;color:#18ADC3}
.btn_long{background-image: -webkit-gradient(linear,0% 0,0% 100%,from(#C0FFC0),to(rgba(0,204,51,0.6)));border:0 none;color:#FFF;font: Arial,Î¢ÈíÑÅºÚ;font-weight:bold;cursor:pointer;padding:10px 50px;}

/* layout */
/*
.header{height:77px;background-color:#3D3332}
.content, .footer{width:940px;margin:0 auto}
.content{margin-top:10px}
.sidebar{float:left;padding:10px;width:214px;background-color:#A5948A}
.main{float:right;width:695px}
*/
/* commons }} */

/* layout ¿íÆÁ*/
.header{height:77px;background-color:#3D3332}
.footer{width:940px;margin:0 auto}
.content{margin:5px 10px 0 15px}
/*
.main{float:right;width:100%;margin-left:-245px;z-index:9;}
*/
.main{width:100%}
.main .mwin{margin-left:245px}



.header{position:fixed;left:0;top:0;right:0;height:70px;background-color:#00bcd4;box-shadow:0 3px 5px #ccc;z-index:5}

.footer{width:940px;margin:0 auto}
.content{margin:10px 10px 0 0px}
.main{float:right;width:100%;margin-left:-245px}
.main .mwin{margin-left:245px}
.sidebar{float:left;padding:10px;width:214px;height:100%;background-color:#A5948A}
.sidebar{float:left;padding:10px;width:214px;background-color:#A5948A;    background-color: #fff;
    position: fixed;
    top: 65px;
    width: 215px;
    height: 100%;
    box-shadow: 0 0 10px rgba(51,51,51,.38);
    -ms-transform: translate(-268px);
     /* Ïò×óÒþ²Ø
    transform: translate(-268px);
    */
    overflow: hidden;
    /*opacity: 0;*/
    filter: alpha(opacity=0);
    transition: all .3s;
    z-index: 0;}


/* commons }} */



/* modules {{*/
/* login */
#login{margin:160px auto auto auto}
#login .bd p{padding-top:23px}
#login .bd .btns{padding:21px 10px 0 0;text-align:right}
#login .bd p input{margin-top:3px}
#login .bd .btns input{margin-top:0}
#login .bd .btns label{float:left}
#login .bd .btns label input{margin-right:5px}

/* pageTop */
/*
#pageTop{width:940px;margin:0 auto}
*/
#pageTop{margin:0 20px 0 10px;}		/*¿íÆÁ*/
/*
#pageTop h1{float:left;margin-top:8px;width:238px;height:75px;background:url(../images/logo.png) no-repeat}
*/
#pageTop h1 a{display:block;width:100%;height:100%}
#pageTop h1 em{float:left;margin-top:23px;margin-left:20px;color:#FFF;font-size:20px;}
#pageTop .btnlink{float:left;margin:21px 0 0 10px;_margin-left:5px}
#pageTop p{float:right;margin-top:30px;color:#FFF}
#pageTop p strong{font-weight:bold}

/* menu */
#menu{margin:20px 0;}
#menu .hd{display:none}
#menu .bd{padding-left:0;}
#menu .bd .item{padding-bottom:10px}
/*
#menu .bd .item h4{padding:14px 20px 14px 45px;height:30px;line-height:30px;background:url(bg_menu.png) no-repeat;text-align:right;color:#FFF;font-weight:bold}
*/
#menu .bd .item h4{padding:14px 20px 14px 45px;height:30px;line-height:30px;text-align:right;font-weight:bold;color:#000;}
#menu .bd .item h4 span{display:block;float:left;padding-left:44px;background:url(bg_menu.png) no-repeat 10px -86px;line-height:26px;/*background-color: #f4f4f4;*/}
#menu .bd .item h4 a{display:inline-block;margin-right:10px;width:20px;height:15px;background:url(bg_menu.png) no-repeat right -60px}
#menu .bd .on h4 a{background-position:right -40px}

/*ie6 hack{{*/
#menu .bd .item h4 a{_height:17px;_background-position:right -56px}
#menu .bd .on h4 a{_background-position:right -35px}
/*ie6 hack}}*/
#menu .bd .links{display:none}
#menu .bd .on .links{display:block}
#menu .bd .links li{padding: 8px 20px 8px 50px;line-height:1.8;color:#4c4c4c;list-style-type:none;color: #262626;}
#menu .bd .links li a{color:black;}
#menu .bd .links li a:hover{color:#FF0000;color: #262626;background-color: #f4f4f4;}
#menu .bd .links li strong{font-weight:bold;color:#FFF}
/* item icons */
#menu .bd .pages h4 span{background-position:10px -118px}
#menu .bd .media h4 span{background-position:10px -145px}
#menu .bd .comments h4 span{background-position:10px -178px}
#menu .bd .settings h4 span{background-position:10px -208px}

/* page */
#page{width:auto;margin-top:5px;}
#page .bd{padding:10px}
#page h4{font-weight:bold;font-size:14px;color:#666;line-height:1.8}
#page li{list-style:inside decimal;text-indent:14px}

/* grid */
.grid{margin:10px 0;border:1px solid #A5948A}

.grid table{width:100%;height:;table-layout:fixed;}

.grid table thead{/*background-color:#A5948A*/}
.grid table th{padding:5px 0 5px 6px;/*color:#FFF;*/font-weight:bold;border-bottom:1px solid #DDD;border-right:0px solid #DDD;}
.grid table td{padding-left:4px;height:28px;line-height:28px;border-bottom:1px solid #DDD;border-right:1px solid #DDD;white-space:nowrap;overflow:hidden;}
.grid table .center{padding:0;text-align:center}
.grid table .right{padding:0;text-align:right}
.grid table .last{border-right:0 none}
.grid table .allbox{padding-left:14px;border-right:0 none}
.grid table tfoot .last{padding-right:15px;text-align:right}
.grid table tfoot .last a,.grid table tfoot .last strong{padding:0 4px}


.sptjnew_table table{width:500px;margin-left:0px;height:500px;table-layout:fixed;}
.sptjnew_table table thead{background-color:#FFF}
.sptjnew_table table th{padding:5px 0 5px 6px;color:#000;font-weight:400;}
.sptjnew_table table td{padding-left:4px;height:28px;line-height:28px;border-bottom:0px solid #DDD;border-right:0px solid #DDD;white-space:nowrap;overflow:hidden;}
.sptjnew_table table .center{padding:0;text-align:center}
.sptjnew_table table .right{padding:0;text-align:right}
.sptjnew_table table .last{border-right:0 none}
.sptjnew_table table .allbox{padding-left:14px;border-right:0 none}
.sptjnew_table table tfoot .last{padding-right:15px;text-align:right}
.sptjnew_table table tfoot .last a,.grid table tfoot .last strong{padding:0 4px}



/* commonform */
.commonform{margin:10px 10px;display:block;}
.commonform fieldset{border:1px solid #CCC}
.commonform legend{margin-left:10px;padding:0 2px;font-weight:bold}
.commonform .item{padding:8px 0;border-bottom:1px solid #EEE}
/*Ôö¼Ó»òÐÞ¸ÄÊ±µÄcss*/
.commonform .item label{display:-moz-inline-box;display:inline-block;padding-right:10px;width:180px;text-align:right}
.commonform .item .txt{width:235px;padding:5px;border:1px solid #CCC;vertical-align:middle;background:url(bg_ipt.png) repeat-x}
.commonform .item .span{width:380px;padding:5px;border:0px;}

.disabled{width:235px;padding:5px;border:1px solid #CCC;vertical-align:middle;}
/*
.commonform .item select{width:247px;padding:5px;border:1px solid #CCC;vertical-align:middle;background:url(bg_ipt.png) repeat-x}
*/
.commonform .item select{width:235px;padding:5px;border:1px solid #CCC;vertical-align:middle;background:url(bg_ipt.png) repeat-x}


/* copyright */
#copyright{margin:10px 0 5px 0;text-align:center}

/* footer */
.footer{margin-top:20px}
/* modules }}*/





#showspxl div{display:block;}











/*»áÔ±ÏêÏ¸Ïû·Ñ±¨±í*/
#information ul,li{
	margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#information li{
	float:left;
	/*background-color:#75D5E5;*/
	/*color:white;*/
	padding:8px;
	margin-right:1px;
	border:1px solid white;
	font:16px Î¢ÈíÑÅºÚ;
	list-style-type:none; 
	border-radius:0px 0px 0px 0px;
	text-indent:0px;
}
#information > div{
	/*
	background-color:#6e6e6e;
	background-color:#a5948a;
	*/
	background-color:white;

	/*
	color:white;
	*/
	clear:left;
	width:100%;
	min-height:555px;
	display:none;
	margin-top:21px;
	border-radius:0px 0px 4px 4px;
	/*
		//#8CAEEF;
	color:white;
	width:895px;
	height:410px;
	display:none;
	*/
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
#information li.tabin{
	/*background-color:#a5948a;*/
	border-left:1px solid #a5948a;
	border-top:1px solid #a5948a;
border-right:1px solid #a5948a;
margin-bottom: -1px;
		

	/*border-bottom:2px solid #a5948a;*/
}
#information div.showin{
	display:block;
}



.bottom_menu{
    width:100%;
    height:px;
    /*
    background:#FFFDE4;
    */
    border-top:0px solid #aaa;
	/*
    position:fixed;
    _position:absolute;    
	*/
    top:;

    z-index:128;
    
    /*
    margin:-450px -300px 0 0;*/
    /*
	background:url(../images/background2.jpg);
	*/
}
.order_bt{text-align:right;display:block;    margin-bottom:5px;}
.content_box_right_dd{margin-top:0px;}

.minheight{min-height:50px;}

/*Ì×²Í×éºÏÉèÖÃ*/
#combo_spmc{float:left;margin:8px 8px 8px 10px;font:22px Î¢ÈíÑÅºÚ;color:blue;}
#combo_splsj{float:right;margin:8px 8px 8px 10px;font:22px Î¢ÈíÑÅºÚ;color:red;}
.combo_input{width:100%;height:28px;}
.combo_total{background-color:#75D5E5;color:white;padding:5px 5px;}

/*Ô¤ÉèÖÆ×÷·½·¨ÏÔÊ¾¿òÉèÖÃ*/
#kwcode_select{display:none;margin-top:15px;height:460px;border:0px solid #75D5E5;}
.select_kwbut{width:120px;height:80px;font:18px Arial,Î¢ÈíÑÅºÚ;font-weight:500;text-align:center;margin-left:0px;margin:0px 0px;padding:0px 0px;}
.kw_select_but{width:120px;height:32px;}



//×ÀÌ¨Æ½ÃæÍ¼
.codefans_net{
position: absolute;
border: 1px solid #333;
}

.drsMoveHandle {
height: 20px;
background-color: #CCC;
border-bottom: 1px solid #666;
cursor: move;
}

.dragresize {
position: absolute;
width: 5px;
height: 5px;
font-size: 1px;
background: #EEE;
border: 1px solid #333;
}

.dragresize-tl {
top: -8px;
left: -8px;
cursor: nw-resize;
}
.dragresize-tm {
top: -8px;
left: 50%;
margin-left: -4px;
cursor: n-resize;
}
.dragresize-tr {
top: -8px;
right: -8px;
cursor: ne-resize;
}

.dragresize-ml {
top: 50%;
margin-top: -4px;
left: -8px;
cursor: w-resize;
}
.dragresize-mr {
top: 50%;
margin-top: -4px;
right: -8px;
cursor: e-resize;
}

.dragresize-bl {
bottom: -8px;
left: -8px;
cursor: sw-resize;
}
.dragresize-bm {
bottom: -8px;
left: 50%;
margin-left: -4px;
cursor: s-resize;
}
.dragresize-br {
bottom: -8px;
right: -8px;
cursor: se-resize;
}




.k2-button-b{height:20px;border:0;text-align:center;text-decoration:none;cursor:pointer;background-color:transparent;font-size:12px;display:-moz-inline-stack;display:inline-block;*zoom:1;*display:inline;vertical-align:middle;border-width:1px;border-style:solid;-moz-box-shadow:1px 1px 0 #ebe2dd;box-shadow:0px 0px 0 #ebe2dd;font-family:sans-serif}
.k2-button-l-b{padding:0px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.k2-button-style-a-b{ground-color:#f55401;background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#F7F7F7),to(#DCDEE2));background-image:-moz-linear-gradient(top,#F7F7F7 0,#DCDEE2 100%);background-image:-ms-linear-gradient(top,#F7F7F7 0,#DCDEE2 100%);background-image:-o-linear-gradient(top,#F7F7F7 0,#DCDEE2 100%);border-color:#707070}
.k2-button-style-a-g{background-color:;background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#33FF33),to(#00CC33));background-image:-moz-linear-gradient(top,#33FF33 0,#00CC33 100%);background-image:-ms-linear-gradient(top,#33FF33 0,#00CC33 100%);background-image:-o-linear-gradient(top,#33FF33 0,#00CC33 100%);border-color:#707070}


































































#Swindownbg {
 display: none;
 position: absolute;
 width: 100%;
 height: 100%;
 background: #000;/*body-bg*/
 top: 0;
 left: 0;
}
#Swindown-box {
 position: fixed;
 _position: absolute;/*For IE 6.0*/
 border: 1px solid #DDD;
 
 background: #FFF;
 
 /*
 background: #EEE;
 */
 text-align: left;
  -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
}
#Swindown-content-border {
 position: relative;
 top: 0px;
/* border: 1px solid #A6C9E1;
*/ padding: 5px 0 5px 5px;
 text-align: center;
 background: url(../images/tipsWindown_bg.png) 0 -380px repeat-x;
}

#windown-title {
 position: relative;
 height: 30px;
 border: 1px solid #E78F08;
/* border: 1px solid #A6C9E1;
*/ overflow: hidden;
/*
 background: url(../images/box_title.png) 0 -330px repeat-x;
*/
 background: url(../images/box_title.png) 0 0px repeat-x;
 -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
 margin:2px 2px 0px 2px;
}
#windown-title h2 {
 position: relative;
 left: 10px;
 top: 5px;
 font-size: 14px;
 color: #FFF;
}

.spx5px{height:5px; overflow:hidden;clear:both;}
.spx15px{height:15px; overflow:hidden;}
/*
#langbut{display:none;}
*/

.grid_box{margin:10px 0;border:1px solid #A5948A}

.grid_box table{width:100%;table-layout:fixed;}
.grid_box table thead{background-color:#A5948A}
.grid_box table th{padding:5px 0 5px 6px;color:#FFF;font-weight:bold}
.grid_box table td{padding-left:4px;height:28px;line-height:28px;border-bottom:1px solid #DDD;border-right:1px solid #DDD;white-space:nowrap;overflow:hidden;}
.grid_box table .center{padding:0;text-align:center}
.grid_box table .right{padding:0;text-align:right}
.grid_box table .last{border-right:0 none}
.grid_box table .allbox{padding-left:14px;border-right:0 none}
.grid_box table tfoot .last{padding-right:15px;text-align:right}
.grid_box table tfoot .last a,.grid_box table tfoot .last strong{padding:0 4px}

/* Ñ¡È¡µ±Ç°TRÐÐ*/
/*
.selecttrin{border:2px solid #06C;color:#058CF5;background-color:#058CF5;background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#058CF5),to(#015DE6));background-image:-moz-linear-gradient(top,#058CF5 0,#015DE6 100%);background-image:-ms-linear-gradient(top,#058CF5 0,#015DE6 100%);background-image:-o-linear-gradient(top,#058CF5 0,#015DE6 100%);border-color:#015DE6;background:blue;}
*/
/*
.selecttrin{border:0px solid #06C;color:;background-color:#97CBFF;background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#97CBFF),to(#97CBFF));background-image:-moz-linear-gradient(top,#97CBFF 0,#97CBFF 100%);background-image:-ms-linear-gradient(top,#97CBFF 0,#97CBFF 100%);background-image:-o-linear-gradient(top,#97CBFF 0,#97CBFF 100%);border-color:#97CBFF;background:#97CBFF;}
*/
/*
.selecttrin{border:0px solid #06C;color:;background-color:#058CF5;background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#058CF5),to(#015DE6));background-image:-moz-linear-gradient(top,#058CF5 0,#015DE6 100%);background-image:-ms-linear-gradient(top,#058CF5 0,#015DE6 100%);background-image:-o-linear-gradient(top,#058CF5 0,#015DE6 100%);border-color:#015DE6;background:#97CBFF;}
.selecttrout{border:0px solid #06C;color:;background-color:;background-image:;border-color:;background:;}
*/
.selecttrin{border:2px solid #06C;color:;background-color:;background-image:border-color:#015DE6;background:;}
.selecttrin2{border:2px solid #ff8100;color:;background-color:;background-image:border-color:#015DE6;background:;}
/*
.sysbjh_showlsz{border:0px solid #fff;}
*/
.norules_table{margin:10px 0;border:0px solid #A5948A}
.norules_table table{table-layout:fixed;}
.norules_table table thead{background-color:#A5948A}
.norules_table table th{padding:5px 0 5px 6px;color:#FFF;font-weight:bold}
.norules_table table td{padding-left:4px;height:28px;line-height:28px;border:0px solid #DDD;white-space:nowrap;overflow:hidden;}
.norules_table table .center{padding:0;text-align:center}
.norules_table table .right{padding:0;text-align:right}
.norules_table table .last{border-right:0 none}
.norules_table table .allbox{padding-left:14px;border-right:0 none}
.norules_table table tfoot .last{padding-right:15px;text-align:right}
.norules_table table tfoot .last a,.grid_box table tfoot .last strong{padding:0 4px}

.showpay{float:right;width:68px;border-width:10px;border-style:none;border-color:#cccccc;color:blue;foncursor:pointer;background-color:transparent;FONT-SIZE:16px;}


 #scroll_head {
        position: absolute;
        display: none;
    }
    
.spda_showpic{width:200px;height:200px;}



.operatebut{disabled:disabled;width:98px;height:48px;FONT-SIZE:16px;}

#print_detail{margin-left:10px;width:320px;color:#000;}
#print_detail img{width:100%;}
#print_detail .line{font-weight:bold;}
#print_detail .bold{font-size:16px;font-weight:bold;}
#print_detail .center{text-align:center;margin:0 auto}

#print_merchant_id #print_buyer #print_sale_amount #print_exchange_rate #print_total #created_time{margin-left:10px;}
#print_detail .left10{margin-left:10px;}


.two_hour_overtime_msg{width:600px;height:80px;font-size:16px;font-weight:;color:#000;border:0px;resize : none;}

/*----------ÓÃÀ´ÒÆ³ýÉÏÏÂÐ¡¼ýÍ·----------*/
input[type="date"]::-webkit-inner-spin-button {
   display: none;
}

/*----------ÓÃÀ´ÒÆ³ý²æ²æ°´Å¥----------*/
input[type="date"]::-webkit-clear-button{
   display:none;
}




.sw-toggled #main #sidebar {
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100);
}
#sidebar {
    background-color: #fff;
    position: fixed;
    top: 65px;
    width: 215px;
    height: 100%;
    box-shadow: 0 0 10px rgba(51,51,51,.38);
    /* Ïò×óÒþ²Ø
    -ms-transform: translate(-268px);
    */
    transform: translate(-268px);
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s;
    z-index: 8;
}

.txtreadonly {
	disabled:disabled;background:#CCCCCCCC;

}

.qrcode{width:256px;height:256px;}

.page{margin:5px 0;text-align:center;}
.page a{margin:0 5px;}
