/* CSS Document */
html { -webkit-text-size-adjust:none; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
    margin:0; 
    padding:0;
}
body { 
    background:#fff; 
    color:#555; 
    font-size:14px; 
    font-family:"微软雅黑","宋体", Verdana; 
	-webkit-text-size-adjust:none;
}
td,th,caption { 
    font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
    font-weight:normal; 
    font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
    font-style:normal; 
    font-weight:normal;
}
img { 
    border:none; 
}
ol,ul,li { 
    list-style:none; 
}
input, textarea, select, button { 
    font:12px Verdana,Helvetica,Arial,sans-serif; 
}
input, textarea, select { 
    *font-size:100%; 
} 
table { 
    border-collapse:collapse; 
    border-spacing: 0;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #004eaa;
}
a:active {
	text-decoration: underline;
}
dl,dd,dt{ line-height:28px;}
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

.head{width:100%; height:77px; background:url(../images/head_bg.jpg) repeat-x left top;}
.headnr{width:1260px; margin:0px auto; height:77px;}

/*=============RESET OVER=============*/
#Nav{width:100%;position:relative; pointer-events:none; height:42px;z-index:9999; background:url(../images/menu_bg.gif) repeat-x center;}
#navWraper{width:100%; position:absolute; pointer-events:auto;}
#mainNav{margin:0 auto; width:1260px; height:42px; font-size:16px; color:#fff; position:relative;}
#mainNav li{display: block; line-height:42px; background:url(../images/menu_corner.gif) no-repeat right; padding:0px 46px 0px 47px; float:left;}
#mainNav .last{background:none;}
#mainNav a:link,#mainNav a:visited{ color:#fff; text-decoration:none;}
#mainNav a:hover{color:#FFF2A0;}

#subMainWrap{
	width:100%;
	overflow:hidden;
	margin-top:121px;
	background: url(../images/4.jpg) no-repeat left bottom; 
}
#subL{width:233px; float:left;}
#subL h2{background:url(../images/stbg_03.jpg) repeat-x; width:233px; height:58px; color:#FFFFFF; font-size:24px; line-height:56px; text-indent:21px;}
#subMenu {width:233px; padding:15px 0px; font-size:14px; background:#6f5a45;}
#subMenu li{height:38px; line-height:36px;}
#subMenu a:link,#subMenu a:visited{text-decoration:none; color:#fff; display:block; width:203px; height:38px; padding-left:30px; background:url(../images/icon1.png) no-repeat 15px center; }
#subMenu a:hover{text-decoration:none; background:#987b5a; background-image:url(../images/icon2.png); background-repeat:no-repeat; background-position:15px center;}
#subMenu .cur{text-decoration:none; background:#987b5a; background-image:url(../images/icon2.png); background-repeat:no-repeat; background-position:15px center;}


#subR{width:755px; background:url(../images/sub_main_bg_11.png); border:#c09d5e solid 1px; float:right; padding-bottom:20px;}
#path{ margin:0 auto; width:700px; height:40px; line-height:40px; margin-top:12px; text-align:right;}
#path a{color:#555; text-decoration:none }

.sub3{width:275px; overflow:hidden; margin-top:10px;}
.sub3 li{width:122px; text-align:center; margin-bottom:10px; background:url(../images/td_06.jpg) no-repeat center; float:left; height:27px; line-height:27px; margin-left:15px;_margin-left:10px;}

#footer{width:100%; margin-top:20px; overflow:hidden; height:112px;}
#footerWave{width:100%;height:12px;line-height:12px;margin:0px;overflow:hidden; padding:0px; background:url(../images/wave2_07.png) repeat-x center top;}
#footerbg{width:100%; height:100px; background:#004eaa;}
#footerContact{width:1260px; height:26px; color:#fff; line-height:26px; margin:0 auto; padding-top:15px;}
#footerContact img{vertical-align:middle; margin-right:5px; margin-left:20px;}
#footerContact a:link,#footerContact a:visited{color:#fff; text-decoration:underline;}
#footerContact a:hover{color:#FFF792;}
#copyright{width:1260px; margin:0 auto; color:#fff; padding-top:14px;}
#copyright a{color:#ffffff;}
#copyright a:link{ text-decoration:none;}
#designer{float:right; color:#94887b; font-size:10px; text-decoration:none;}


/*-------------mainNav----------------*/
#subWraper{width:100%; background:url(../images/sub_bg_03.gif) repeat-x bottom;}
#arr{width:12px; height:9px; position:absolute; background:url(../images/smenuarr.png) no-repeat; top:33px;}
#allSub{position:relative; width:100%;}
.sub{
	width:1260px;
	height:174px;
	background:#fff;
	margin:0 auto;
	vertical-align: top;
}

/*首页*/
#indexmenuwraper{position:absolute; width:100%;z-index:4000; pointer-events:none; margin:0px; padding:0px;}
#indexBanner{height:478px; position:relative; overflow:hidden;} /*banner高度设置*/
#bannerpic { width:100%; height:478px;  position:absolute;}
#bpic1{ width:100%; height:478px; background:url(../images/npic1.jpg) no-repeat center; position:absolute;}
#bpic2{ width:100%; height:478px; background:url(../images/npic2.jpg) no-repeat center; position:absolute;}
#bpic3{ width:100%; height:478px; background:url(../images/npic3.jpg) no-repeat center; position:absolute;}
#bannerWave{background:url(../images/wave1_03.png) repeat-x bottom; height:8px; position:absolute; width:100%; bottom:0px;  z-index:9999;}

/*内页*/
#nymenuwraper{position:absolute; width:100%; z-index:4000;pointer-events:none;}
#nyBanner{height:358px; position:relative; overflow:hidden;} /*banner高度设置*/
#nybannerWave{background:url(../images/wave1_03.png) repeat-x bottom; height:8px; position:absolute; width:100%; bottom:0px;  z-index:9999;}
#nybannerpic { width:100%; height:358px;  position:absolute;}
#nybpic1{ width:100%; height:358px; background:url(../images/npic1.jpg) no-repeat center; position:absolute;}
#nybpic2{ width:100%; height:358px; background:url(../images/npic2.jpg) no-repeat center; position:absolute;}
#nybpic3{ width:100%; height:358px; background:url(../images/npic3.jpg) no-repeat center; position:absolute;}


/*首页-----内容区*/
#indexContent{width:1260px; margin:0 auto; margin-top:30px; overflow:hidden;}
#indexContent h2{font-size:14px; color:#000; line-height:18px;}
#indexContent h2 span{font-size:11px; color:#b8a273; display:block;}
#indexL{width:306px; float:left; overflow:hidden; padding-right:7px; background:url(../images/spbar_11.gif) repeat-y right top;}
#indexL p{line-height:26px; color:#272727;}
#indexL img{ margin-top:11px;}
#indexL hr{height:1px;border:none;border-top:1px solid #d0d0d0; width:281px; margin-right:20px; }
#indexR{float:left; width:233px; overflow:hidden; padding-left:20px;}
#indexR .tourism{width:233px; height:177px; z-index:100000;}
#indexR .img-scroll .prev { left:0;cursor:pointer;}
#indexR .img-scroll .next { right:0;cursor:pointer;}
#indexR .tourism-t{width:233px; height:35px;}
#indexR .tourism-t-l{width:100px; height:35px; float:left;}
#indexR .tourism-t-r{width:44px; float:right; height:17px; padding-top:17px;}
#indexR .tourism-t-r ul{ margin:0px; padding:0px; list-style:none;}
#indexR .tourism-t-r li{width:17px; height:17px; padding-left:5px; float:left;}
#indexR .tourism-nr{width:233px; height:132px; padding-top:10px;}
#indexR .tourism-nr .img-list { position:relative; width:233px; height:132px; overflow:hidden}
#indexR .tourism-nr .img-list ul { width:9999px;}
#indexR .tourism-nr .img-list li { float:left; display:inline; width:233px; height:132px; text-align:center;}
#indexR .village{width:233px; margin-top:30px;}
#indexR .village p{line-height:26px;}

#indexM{float:left; width:654px; padding:0 20px;  background:url(../images/spbar_11.gif) repeat-y right top;}
#indexM h1{font-size:30px; color:#000; line-height:30px; margin-top:13px;}
#indexM p{ margin-top:10px; line-height:23px;}
#indexM img{position:relative; top:4px;}
#indexM h1 a:link,#indexM h1 a:visited{color:#000; text-decoration:none;}
#indexM h1 a:hover{color:#6e5a44;}
#indexM hr{height:1px;border:none; background:url(../images/vl_11.jpg) repeat-x; margin-top:14px;_margin-top:7px;}
#indexM ul{margin-top:10px;_margin-top:5px; line-height:26px; }
#indexM ul li{height:24px;}
#indexM ul li a{ background:url(../images/arrow_04.gif) no-repeat left; padding-left:14px;}
#indexM ul li a:link,#indexM ul li a:visited{text-decoration:none;}
#indexM ul li a:hover{text-decoration:underline;}
#indexM ul li span{ clear:both;float:right; color:#a6a5a4; font-size:14px; line-height:24px;}

/*首页-----预定部分*/
#booking{ background:url(../images/yd.jpg) no-repeat center top; width:1260px; height:84px; margin:0 auto; margin-top:30px; position:relative;}

#hotelSeleter {position:absolute; left:189px; top:41px;}
#hotelSeleter #hotelbt{width:322px; height:26px;  text-indent:4px; line-height:26px;border:#b8a273 solid 1px;}

#roomSeleter {position:absolute; left:531px; top:41px;}
#roomSeleter #roombt{width:124px; height:26px;  text-indent:4px; line-height:26px;border:#b8a273 solid 1px;}

#key{position:absolute; left:675px; top:41px;width:439px; height:24px;text-indent:4px; line-height:24px; border:#b8a273 solid 1px;}

#submit{width:118px; height:70px; position:absolute; right:7px; top:7px; cursor:pointer; background:none; border:none;}

/*首页----产品轮换*/
.indexpro{width:1260px; margin:0px auto; height:263px; padding-top:30px;}
.indexpro-t{width:1260px; height:50px;text-align:right;}
.indexpro-nr{width:1218px; height:202px; border:1px #dcdcdc solid; border-top:none; padding:10px 20px 0px 20px;}
.indexpro-nr .qimo9{ overflow:hidden; width:1218px;}
.indexpro-nr .qimo9 .qimo {/*width:99999999px;*/width:8000%; height:202px;}
.indexpro-nr .qimo9 .qimo div{ float:left;}
.indexpro-nr .qimo9 .qimo ul{float:left; height:202px; overflow:hidden; zoom:1; }
.indexpro-nr .qimo9 .qimo ul li{float:left; width:199px; height:202px; margin-right:10px; display:block;}
.indexpro-nr .qimo9 .qimo .picc{width:197px; height:160px; border:1px #737373 solid;}
.indexpro-nr .qimo9 .qimo .wz{width:199px; text-align:center; height:28px; line-height:28px;}

/*-----------------vd----------------------*/
#vdpage{width:998px; background:url(../images/sub_main_bg_11.png); border:#c09d5e solid 1px; float:right; padding-bottom:60px;}
#vdpage #path{width:90%;}
#vdpage #video{margin:0 auto; width:900px;}
/*张磊tablecss*/
.rborder{ border-right:1px solid #e6e6e6}
.txt1{ color:#b78b37; font-size:14px; text-decoration:none }
a.txt2{ color:#fff; font-size:14px;text-decoration:none}
a.txt3{ color:#6b6b6b; font-size:14px; line-height:180%;text-decoration:none}
a.txt4{ color:#bebebe; font-size:14px; line-height:180%;text-decoration:none}
a.txt5{ color:#00b9e6; font-size:14px; line-height:180%;}
#newscontent img{ max-width:700px; height:auto; width:700px; overflow:hidden}

.height40{ line-height:23px; height:23px}

.title1{ color:#393939; font-size:16px; font-weight: 300; text-decoration:none; line-height:130%}

.manu { 
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;FONT-SIZE: 12px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;PADDING-LEFT: 25px;margin-top:20px;
}
.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: #6F5A45; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu span{
	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: #CCCCCC; 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 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #996600;
	border: 1px solid #FFFFD7;
}
.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
}

.ny {
	width:1260px;
	margin:0px auto;
	overflow:hidden;
	padding-top:20px;
	z-index:10000;
}
.nyl {
	float:left;
	width:231px;
	overflow:hidden
}
.nylist {
	width:231px;
	float:left;
	overflow:hidden;
}
.nylistt {
	width:231px;
	height:51px;
	line-height:39px;
	background:url(../images/list_t_bg.jpg) no-repeat;
	text-align:center;
	color:#ffffff;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:15px;
}
.nylistm {
	width:201px;
	border-left:1px #3193de solid;
	border-right:1px #3193de solid;
	overflow:hidden;
	margin:0px 5px;
	padding:0px 9px;
	background:#ffffff;
}
.nylistm ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nylistm li {
	width:201px;
	float:left;
	height:32px;
	line-height:32px;
	margin-top:6px;
}
.nylistm a {
	width:201px;
	height:32px;
	background:url(../images/list_bg.jpg) no-repeat;
	display:block;
	line-height:32px;
	text-align:center;
}
.nylistm a:hover {
	background:url(../images/list_h_bg.jpg) no-repeat;
	color:#0066cc;
}
.nylistm a.current {
	background:url(../images/list_h_bg.jpg) no-repeat;
	color:#0066cc;
}
.nylistb {
	width:231px;
	height:12px;
}
.nysearch {
	width:231px;
	float:left;
	margin-top:18px;
	height:142px;
}
.nysearchm {
	width:189px;
	border-left:1px #3193de solid;
	border-right:1px #3193de solid;
	overflow:hidden;
	margin:0px 5px;
	padding:0px 15px;
	height:79px;
	background:#ffffff;
}
.sxh {
	width:189px;
	float:left;
	height:20px;
}
.sxhl {
	width:60px;
	float:left;
	text-align:right;
}
.sxhr {
	width:128px;
	height:20px;
	float:right;
}
.sinput {
	width:124px;
	height:20px;
	margin:0px;
	padding:0px 0px 0px 4px;
	line-height:20px;
	background: url(../images/s_bg.jpg) no-repeat;
	border:none;
	color:#999999;
}
.sxl {
	width:189px;
	margin-top:8px;
	float:left;
	height:20px;
}
.sxll {
	width:70px;
	float:left;
	text-align:right;
}
.sxlr {
	width:118px;
	height:20px;
	float:right;
}
.sselect {
	width:118px;
	height:20px;
}
.sbtn {
	width:130px;
	float:left;
	margin-top:8px;
	padding-left:61px;
}
.sbt {
	width:123px;
	border:none;
	margin:0px;
	padding:0px;
	height:22px;
	background:url(../images/s_ico.gif) no-repeat;
}
.nylbt{width:221px; height:62px; float:left; margin-top:18px; padding:0px 5px;}
.nylbt2{width:201px; height:62px; float:left;  margin:18px 5px 0px 5px; background:url(../images/tel01.jpg) no-repeat; padding:10px;}
.nylbt2 li{width:221px; height:31px; float:left; line-height:31px;}
.nyr {
	float:right;
	width:1009px;
	overflow:hidden;
}
.nyrnr {
	width:1009px;
	overflow:hidden;
	background:#ffffff;
}
.nyrnrt {
	width:1009px;
	height:38px;
	background:url(../images/nyrnr_t.jpg) no-repeat;
	line-height:38px;
}
.nyrnrtl {
	width:180px;
	float:left;
	color:#ffffff;
	font-size:15px;
	font-family:"微软雅黑";
	font-weight:bold;
	padding-left:28px;
}
.nyrnrtr {
	width:400px;
	padding-right:10px;
	text-align:right;
	color:#999999;
	float:right;
	padding-top:3px;
	line-height:35px;
	height:35px;
}
.nyrcontent {
	width:989px;
	padding:10px 10px 0px 10px;
	line-height:28px;
}
/*内页公用*/
.nyrcontent h2{ font-size:30px; color:#6e5a44; font-weight:normal; margin-bottom:20px;}
.nyrcontent h3{ font-size:24px; color:#6e5a44; font-weight:normal; margin-bottom:20px;}
.nyrcontent h4{ font-size:18px; font-weight:normal;}
.nyrcontent p{ margin-bottom:20px;}
.nyrcontent h1{ background:#6e5a44; background-image:url(../images/newsdetailbar_03.jpg); background-position:right; background-repeat:no-repeat; height:39px; line-height:39px; font-size:18px; color:#fff; padding-left:15px; margin-bottom:20px;}
.nyrcontent h1 span{font-size:14px; color:#bca479; margin-left:20px;}
.nyrcontent h6{float:right; padding-right:20px; color:#fff; padding-top:5px;}
.nyrcontent h6 a:link,#content h6 a:visited{color:#fff; text-decoration:none;}
.nyrcontent h6 a:hover{ text-decoration:underline;}
.nyrcontent .page{width:989px; float:left; padding-top:20px; text-align:center;}
.nyrcontent .title{width:989px; font-size:16px; font-weight:bold; color:#cc0000; text-align:center}
.nyrcontent .date1{width:989px; color:#999999; text-align:center;}
.nyrcontent .cptp{width:989px; text-align:center; margin-top:20px;}
.nyrcontent .cptp img{ max-width:500px;}
.nyrcontent .content{width:989px;}
.nyrcontent.zt{width:989px; text-align:left; line-height:23px; float:left; margin-top:20px;}
.nyrcontent .zt ul{ margin:0px; padding:0px; list-style:none;}
.nyrcontent .zt li{ line-height:30px; height:30px; float:left; border:none; background:url(../images/arrow_06.gif) left no-repeat; padding-left:10px; width:725px;}
.nyrcontent .zt a{ background:none; border:none; float:left; padding:0px; margin:0px;}
.table1{ margin:0px; padding:0px; text-align:center;}
.table1 { border-collapse:collapse;align:center;}
.table1 th { border:none; background-color:#eef3f7;border:#cccccc solid 1px; font-weight:bold;text-align:center; height:36px; line-height:36px;}
.table1 td { text-align:center;border:#cccccc solid 1px; background-color:#ffffff; height:28px; line-height:28px; margin:0px; padding:0px;}
.table2{ margin:0px; padding:0px; text-align:center;}
.table2 { border-collapse:collapse;align:center;}
.table2 th { border:none; background-color:#eef3f7;border:#cccccc solid 1px; font-weight:bold;text-align:center; height:36px; line-height:36px;}
.table2 td { text-align:center;border:#cccccc solid 1px; background-color:#ffffff; height:28px; line-height:28px; margin:0px; padding:0px;}
.tijiao{ background:url(../images/tijiao.gif) no-repeat; width:56px; height:23px; border:none;}
.chongzhi{ background:url(../images/chongzhi.gif) no-repeat; width:56px; height:23px; border:none;}
.border{ border-bottom:1px #cccccc dashed; padding-bottom:10px;}
.border1{ border-bottom:1px #cccccc dashed; margin-bottom:10px; margin-top:10px;}
.red{color:#fc1604;}
/*留言板css*/
.liuyan{width:929px; padding:0px 30px; overflow:hidden; float:left;}
.liuyanlist{width:989px; margin-top:30px; float:left;}

.ny-r-nr-hr{width:989px;float:left;}
.ny-r-nr-hr .wz{width:546px; float:left;}
.ny-r-nr-hr .tp{width:202px; float:right; height:263px;}

.ny-r-nr-honor{width:989px;float:left;}
.ny-r-nr-honor li{width:225px; height:185px; padding:10px 11px; float:left;}
.ny-r-nr-honor .tp{width:215px; height:149px; padding:4px; border:1px #cccccc solid;}
.ny-r-nr-honor .wz{width:225px; height:26px; line-height:26px; text-align:center;}

.ny-r-nr-video{width:989px;float:left;}
.ny-r-nr-video li{width:225px; height:185px; padding:10px 11px; float:left;}
.ny-r-nr-video .tp{width:225px; height:159px; }
.ny-r-nr-video .wz{width:225px; height:26px; line-height:26px; text-align:center;}

.ny-r-nr-news{width:989px;float:left;}
.ny-r-nr-news li{width:975px; background:url(../images/arrow_07.gif) no-repeat left; padding-left:14px; float:left; border-bottom:1px #cccccc dashed; line-height:36px;}
.ny-r-nr-news li a{width:775px; float:left; height:45px}
.ny-r-nr-news .date{width:110px; float:right; color:#99999; text-align:right;}

.ny-r-nr-xx{width:989px;float:left;}
.ny-r-nr-xx li{width:454px; height:341px; padding:10px 20px; float:left;}
.ny-r-nr-xx .tp{width:444px; height:331px; padding:4px; border:1px #cccccc solid;}

.ny-r-nr-travel{width:989px;float:left;}
.ny-r-nr-travel li{width:225px; height:251px; padding:10px; float:left;}
.ny-r-nr-travel .tp{width:215px; height:215px; padding:4px; border:1px #cccccc solid;}
.ny-r-nr-travel .wz{width:225px; height:26px; line-height:26px; text-align:center;}

.ny-r-nr-village{width:989px;float:left;}
.ny-r-nr-village li{width:225px; height:209px; padding:10px; float:left;}
.ny-r-nr-village .tp{width:215px; height:173px; padding:4px; border:1px #cccccc solid;}
.ny-r-nr-village .wz{width:225px; height:26px; line-height:26px; text-align:center;}

.ny-r-nr-products{width:989px;float:left;}
.ny-r-nr-products li{width:225px; height:183px; padding:10px; float:left;}
.ny-r-nr-products .tp{width:215px; height:147px; padding:4px; border:1px #cccccc solid; margin-left:18px; margin-bottom:35px}
.ny-r-nr-products .wz{width:225px; height:26px; line-height:26px; text-align:center;}
.move{ width:230px; height:200px; float:left}
/*分页*/
.phpPage {
	width:800px;
	text-align:center;
	height:30px;
	line-height:30px;
	margin:5px 0px;
	padding:5px 0px;
	float:left;
}
.phpPage A {
	border: #fd0300 1px solid;
	padding:2px 5px 1px 5px;
	margin:5px;
	text-decoration:none;
	color:#666
}
.phpPage A:hover {
	border:#fd0300 1px solid;
	padding:2px 5px 1px 5px;
	margin:5px;
	background:#fd0300;
	color:#fff;
	text-decoration:none;
}
.phpPage A:active {
	border:1px #fd0300 solid;
	padding:2px 5px 1px 5px;
	margin:5px;
}
.phpPage SPAN.current {
	border:1px #fd0300 solid;
	padding:2px 5px 1px 5px;
	margin:5px;
	background:#fd0300;
	color:#fff;
	font-weight:bold;
}
.phpPage SPAN.disabled {
	border:1px #ccc solid;
    padding: padding:2px 5px 1px 5px;
	color:#ccc;
}
