/* CSS Document */
*{ 
	margin:0px auto;
	padding:0px;
}
ol,ul,li,dl,dt,dd{
	padding:0px;
	margin:0px;
	list-style:none;
}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../img/background.gif);
}
img{ 
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#900;
	text-decoration:none;
}
#container{
	width:960px;
	background:#fff;	
}
#header{
	height:232px;
	overflow:hidden;
	text-align:right;
}

/*.MenuBarHorizontal li{
	float:left;
}
.MenuBarHorizontal li ul{
	display:none;
}*/
#nav{
	height:30px; background:url(../img/navBackground.gif);
	padding:8px 5px 0px 0px;
}
#tableMain{
	background:url(../img/bodybg.gif) repeat-x;
	padding-left:10px;
	padding-top:10px;
	
	
}
#leftContainer,#rightContainer{
	float:left;
}
#leftContainer{
	width:750px;
}
#rightContainer{
	width:180px;
	margin-left:10px;
}
#MainNews{
	margin-bottom:10px;
	height:228px;
}
#imgNews,#news{
	float:left;
	height:228px;
}
#imgNews{
	margin-right:10px;
	width:280px;	
	background:#e4e4e4;
}
#news{
	width:460px;
}
#news h4{ 
	font-size:12px; font-weight:normal;
	width:460px; 
	border-bottom:#e4e4e4 1px solid;
}
#news ul{ 	
	height:25px;
}
#news ul li{
	float:left;
	margin:2px 5px;
	cursor:pointer;
	padding:5px 5px 0px;
	color:#da6c00;
}
#news ul li a{
	color:#0b61b8;
	text-decoration:none;
}
#news ul li a:hover{
	color:#0b61b8;
	text-decoration:none;
}
#news h4 span{ 
	float:right; 
	padding-top:10px;
	padding-right:5px;
}

#news ul .onLi{ 
	font-weight:bold;
	color:#06c;
	border-bottom:#f90 1px solid;
	height:18px;
	background:#eaf4ff;
}
#news ol{ 
	clear:left;
	padding-top:5px;
}
#news ol li{
	background:url(../img/cionli01.gif) left 6px no-repeat;
	text-align:left;
	padding-left:8px;
	height:20px;
	padding-top:1px;
}
#news ol li span{ 
	float:right
}
#news ol li a{ 
	color:#000;
}
#news ol li a:Hover{ 
	color:#0b61b8; 
	background:#dcedff
}



#leftBody,#mainBody{
	float:left;
	height:inherit;
}
#leftBody{
	width:178px;
	background:#f7f7f7;
	border:#e4e4e4 1px solid;
}
#mainBody{
	width:560px;
	margin-left:10px;
}
#login{
	background:#fffaed;
	margin:5px;
	width:168px;
	padding-bottom:5px;
}
#login p{
	margin:5px 0;
	text-align:center;
}
#login #username,#login #password{
	width:116px;
	height:16px;
}
#login h4{
	padding:10px 0 5px 10px;
	border-bottom:#ccc 1px solid;
}
.forward{
	clear:left;
	padding-top:10px;
	text-align:center;
}
.forward p{
	padding:4px 0 5px ;
	background:url(../img/forward.gif) no-repeat;
}
.forward p span{
	padding:0px 5px;
}
.forward p span a{ 
	color:#fff;
}

#leftBody .news{ 
	background:#fff;
	margin-bottom:10px;
}
#leftBody .news h4{ 
	background:url(../img/note.gif) no-repeat 5px top; 
	height:20px;
	padding:11px 0 5px 40px;
	font-size:12px;
	border-bottom:#ccc 1px solid;
	width:128px;
	margin:0px auto;
	
}
#leftBody .news h4 span{ 
	font-size:7px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#999;
	padding-left:5px;
}

#demo{ 
	line-height:22px; 
	overflow:hidden;
	height:140px;
	width:158px; 
	margin:7px 6px 5px; 
	text-indent:2em;
}
#mainBody .tese{
	margin-top:5px;
}
#mainBody .tese dl{
	width:280px;
	height:90px;
	float:left;
}
#mainBody .tese dl dt,#mainBody .tese dl dd{
	float:left;	
}
#mainBody .tese dl dt{
	width:100px;
	height:80px;
}
#mainBody .tese dl dt img{
	width:100px;
	height:80px;
}
#mainBody .tese dl dd{
	width:170px;
	padding:0 5px;
	background:#f7f7f7;
	color:#000;
	height:82px;
	line-height:22px;
}
#mainBody .tese dd strong{
	color:#258eca
	}
#mainBody .about {
	margin-top:5px;
}
#mainBody .about dl{
	width:560px;
	background:#f3f3f3;
	border-top:#e4e4e4 1px solid;
	margin-bottom:5px;
	clear:left;
}
#mainBody .about dl dt,#mainBody .about dl dd{
	float:left;
}
#mainBody .about dl dt{
	width:70px;
	font-size:14px;
	padding:10px 0px 10px 15px;
	text-align:center;
	font-weight:bold;
}
#mainBody .about dl dd{
	padding-bottom:8px!important;
	padding-bottom:5px;
	width:470px;
	
}
#mainBody .about dl dd ul{
	margin-top:8px;
	margin-left:10px;
}
#mainBody .about dl dd li{
	float:left;
	width:100px;
	height:20px;
	padding:0px 5px;
	margin:0 5px 8px 0px;
	background:#fff;
}
#mainBody .about dl dd li a{
	color:#000;
}
#mainBody .about dl dd li a:hover{
	color:#069;
	text-decoration:underline;
}
#rightContainer .menu{
	background:#f5f5f5;
	border:#e4e4e4 1px solid;
	padding:10px 2px;
	margin-bottom:6px;
}
#rightContainer .menu h4{
	background:url(../img/listH.gif) no-repeat;
	color:#da6c00;
	font-size:12px;
	padding-left:30px;
	width:140px;
}
#rightContainer .menu ol{
	margin-left:5px;
	margin-top:5px;
	width:160px;
	height:75px;
	background:#fff;
	
}
#rightContainer .menu ol li{
	margin:5px 2px;
	float: left;
	width:60px;
	text-align:left;
	background:url(../img/li.gif) no-repeat 2px center;
	padding-left:12px;
}
#rightContainer .myImg{
	margin-bottom:5px;
	margin-top:0px;
}
#rightContainer .myImg li{
	height:40px;
	text-align:center;
	overflow:hidden;
}
#rightContainer .marImg{ padding:10px; height:70px;
}
#rightContainer .menu p{
	padding-top:10px;
	text-align:center;
}
#rightContainer .menu ul {
	padding-top:5px;
}
#rightContainer .menu ul li{ 
	padding:3px 0 3px 10px;
}
.link{ 
	margin-top:10px; 
	padding-left:10px; 
	height:40px!important; 
	height:60px;
}

.tables{
	height:62px;
}

#myDemo { 
    background: #FFF; 
    overflow:hidden; 
    border: 1px solid #CCC; 
    width: 940px; 
} 
#myDemo img { 
    border: 3px solid #F2F2F2; 
} 
#indemo { 
    float: left; 
    width: 800%; 
} 
#myDemo1 { 
    float: left; 
} 
#myDemo2 { 
    float: left; 
}
.leftBox,.content{
	float:left;
	margin-bottom:10px;
}
.leftBox{ 
	width:190px;
	padding:5px;
	
	background:#eeeced;
	
}
.content{ 
	font-size:14px; 
	line-height:25px;
}
.path{
	font-family:"ËÎÌå";
	/*background:#e8e8e8;*/
	padding:2px 0 2px 10px;
	/*border-bottom:#bdbdbd 1px solid;*/
	font-size:12px;
	}
.path span{ 
	float:right;
	background: url(../img/ico_return.gif) no-repeat left center;
	padding-left:20px;
}
.content p{
	}
.leftBox .list{
	border:#ccc 1px solid;
	width:188px;
	background:#fff url(../img/list.gif) repeat-x;
	margin-bottom:5px;
	
	}
.leftBox .list h4{
	font-size:12px;	
	height:20px;
	padding:5px 0 0 10px;
	}
.leftBox .list h4 span{
	font-weight: normal;
	font-size:7px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:5px;
	}
.leftBox .list ol{
	padding-top:3px;
	}
.leftBox .list .lis{
	background:#f5f5f5 url(../img/libackground.gif) no-repeat 10px center;
	}
.leftBox .list .lio{
	background:url(../img/libackground.gif) no-repeat 10px center;
	}
.leftBox .list li a{
	display:block;
	width:158px;
	padding:8px 0px 3px 30px;
	}
.leftBox .list li a:hover{
	display:block;
	width:158px;
	padding:8px 0px 3px 30px;
	background:#c4eff1 url(../img/libackground.gif) no-repeat 10px center;
	}

.content{
	width:730px;
	margin-left:10px;
	}
.myImg{
	background:#fff;
	padding:5px 0;
	margin-bottom:5px;
	}
.myImg li{
	text-align:center;
}
.content .lead{
	padding:10px 0 0 0;
	}
.content dl{
	margin-bottom:10px;
	border-bottom:#e4e4e4 1px solid;
	font-size:12px;
	width:730px;
	clear:left;
	}
.content dt,.content dd{
	float:left;
	}
.content dt{
	width:130px;
	text-align:center;
	}
.content dt img{
	padding:1px;
	border:#333 1px solid;
	margin:10px 0px 0px;
	}
.content dd{
	width:590px;
	padding:5px 0px 0;
	line-height:22px;
	}
.content dd .more{ float:right}
.content .news{
	clear:left;
	}
.content .news li{
	 border-bottom:#e4e4e4 1px solid;
	 background:url(../img/rli.gif) 5px center no-repeat;
	 padding-left:15px;
	}
.content .news li a:hover{ 
	color:#004a9f;
	background:#ecf0f9;
}
.content .news li span{
	float:right;
	padding-right:10px;
	font-size:12px;
	color:#999;
	}
.content .info{ 
	padding:20px 10px 5px; 
}
.content .bigClass{
	width:730px;	
	background:#f5f5f5;
	margin-bottom:20px;
	}
.content .bigClass li{
	width:120px;
	float:left;
	text-align:center;
	height:25px;
	}	
#page{
	width:550px;
	margin:10px auto;
	clear:left;
}
#page li{ 
	float:left; 
	padding:5px;
	color:#900;
	
}
#page li a{
	padding:0px 8px;
	background:#f5f5f5;
	border-bottom:#c2c2c2 1px solid;
	border-right:#c2c2c2 1px solid;
	display:block;
	}
#page li a:hover{
	background:#e0e0e0;
	padding:0 8px;
	background:#dfdfdf;
	border-bottom:#c2c2c2 1px solid;
	border-right:#c2c2c2 1px solid;
	display:block;
	color:#fff;
	}
#pager {
	clear:left;
	margin-top:20px;
	}
#pager a{
	display:block;
	width:30px;
	
	background:#f5f5f5;
	color:#000;
	float:left;
	text-align:center;
	border-bottom:#c2c2c2 1px solid;
	border-right:#c2c2c2 1px solid;
	font-size:12px;
	}
#pager a:hover{
	display:block;
	width:30px;
	background:#e4e4e4;
	color:#666;
	float:left;
	text-align:center;
	}
.products{
	width:730px;
	padding-top:5px;
	}
.products li{ float:left; margin:5px 7px 0px; text-align:center;}
.products li img{
	border:#ccc 1px solid;
	padding:1px;
	}
.products li a:hover img{
	border:#039 1px solid;
	padding:1px;
	}
.reserva{
	font-size:12px;
	border-collapse:collapse;
	}
.reserva td{
	border:#e4e4e4 1px solid;
	padding-left:5px;
	}
#loginInfo{
	line-height:22px;
	}
#loginInfo h4{
	font-size:14px;
	color:#0e71c4;
	margin:5px 0px;
	}
#loginInfo #username,#loginInfo #password{
	width:160px;
	height:16px;
	}
/*.buttom{
	background:#d4d0c8;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
	padding:2px 10px;
	
	}*/
.myLogin{
	background:#f5f5f5;
	}
.myLogin th{
	background:#069;
	color:#fff;
	font-size:14px;
	text-align:left;
	padding-left:15px;
	height:30px;
	}

.myLogin td{
	padding:5px 0px;
	}
.newsTitle{
	font-size:25px; margin:15px 0px; color:#039;
	text-align:center;
	}
.stem{
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
	padding:5px 0;
	font-size:12px;
	text-align:center;
	}
	
/*Time : 10 */
.myks h4{
	background:url(../img/ico2.gif) no-repeat left center;
	border-bottom:#ccc 1px solid;
	font-size:12px;
	font-weight: normal;
	padding-left:15px;
	color:#0292c1;
	margin:20px auto 15px;
	clear:left;
	
	}
.myks{
	font-size:12px;
	}

#zjdemo{
	overflow:hidden;
	height:240px;
	width:170px; 
	margin:2px 2px 5px; 
	}
#zjdemo ul{
	padding:8px 0;
	clear:left;
	width:150px;
}
#zjdemo li{ 	
	text-align:center;
	overflow:hidden;
	height:120px;
	width:150px;
}
#zjdemo li img{
	width:80px;
	height:100px;
	float:left;
	}

.zjinfo{
	border:#c2d3df 1px solid;
	background:#e4ecf2;
	}
.zjinfo td{
	padding:10px;
	text-align:center;
	font-size:12px;
}
.zjinfo td a{
	color:#f00;
	text-decoration:underline;
	}
.zjinfo td a:hover{
	color:#f00;
	border-bottom:#C60 1px dotted;
	}
	
.userManager{
	margin-top:15px;
	}
.welcome{ background:url(../img/webmembercenter.gif); width:688px; height:98px;
}
.welcome th{ 
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	color:#fff;
}
.welcome th span{
	font-weight:normal;
	float:right;
	padding-right:15px;
	}
.welcome th span a{
	color:#fff;
	}
.welcome th span a:hover{
	color:#fff;
	text-decoration:underline;
	}
.welcome td{ 
	height:60px;
	padding-left:80px;
	color:#0f72b3;
}
.welcome td a{ 	
	color:#0f72b3;
	text-decoration:underline;
}
.welcome td a:hover{ 	
	color:#0f72b3;
	text-decoration:underline;
	font-weight:bold;
}
.webjk{ 
	margin:15px 0 5px;
}
.myJk th{
	text-align:left;
	color:#0f72b3;
	background:#f3f8fe;
	padding:5px;
	}
.bz{ 
	background:url(../img/webmember.gif) no-repeat; 
	width:670px; 
	height:165px;
	margin:15px auto;
}
.bz a{
	color:#105bac;
	}
.bz a:hover{
	color:#069;
	}
/*8:35*/
.myzj ul li{
	width:200px;
	background:#e4ecf2;
	border:#c2d3df 1px solid;
	text-align:center;
	padding:10px;	
	float:left;
	margin:5px;
}
.myzj ul li strong{
	font-size:12px; 
	color:#069;
}
.myzj ul li strong a{
	text-decoration:none;
	}
.myzj ul li a:hover{
	text-decoration: underline;
	}
.myzjinfo ul li{
	float:left;
	margin:8px;
	}
.zjlist li{
	
	float:left;
	border:#d2dee8 1px solid;
	margin:1px;
	
	}
.zjlist li a{
	width:95px;
	height:25px;
	float:left;
	display:block;
	background:#f6f8fa;
	padding-left:5px;
	}
.zjlist li a:hover{
	width:95px;
	height:25px;
	float:left;
	display:block;
	background:#e9edf0;
	padding-left:5px;
	}
.userInfo{
	height:25px;
	}
.userInfo a{
	margin:10px 5px;
	}
.myJk{
	color:#105bac
	}
.myJk a{ 
	color:#105bac
}
.myJk a:hover{ 
	color:#105bac;
	text-decoration:underline;
}

/*lyInfo*/
.lyInfo{
	font-size:12px;
	color:#333;
}
.lyInfo h3 a{
	font-size:14px;
	color:#fff;
	background:#069;
	font-weight: normal;
	width:120px;
        height:40px;
        line-height:40px;
	font-weight:bold;
	text-align:center;
	margin-left:0px;
	margin-bottom:10px;
	display:block;
}
.lyInfo h3 a:hover{
	font-size:14px;
	color:#fff;
	background:#7297a9;
	width:120px;
        height:40px;
        line-height:40px;
	font-weight:bold;
	text-align:center;
	margin-left:0px;
	margin-bottom:10px;
	display:block;
}
.lyInfo h4{
	background:#f3fbfe;
	border-bottom:#b8d3e4 1px solid;
	clear:left;font-size:12px;
	font-weight:normal;
	padding:0px 10px;
	}
.lyInfo h4 span{
	float:right;
}
.conter{
	border:#c9dfed 1px solid;
	margin-bottom:10px;
	
}
.leirong{
	border-bottom:#e4e4e4 1px dotted;	
	padding:10px 5px;
	
}
.hf{
	margin:5px;
	}

#msg{
	position:absolute;
	z-index:100;
	width:370px;
	height:300px;
	background:#fff;
	border:#e4e4e4 5px solid;	 
	left:50%;
	top:200px;
	margin-left:-200px;
	FILTER: Alpha(opacity=95); -moz-opacity: 0.95;
	padding:15px;
	display:none;
	}
#msg .input{
	width:120px;
	}
#msg .textBox{
	widows:350px;
	}
#msg #close{
		position: relative;
		margin:0px 0 0 330px;
		z-index:200;
		width:40px;
		text-align:right;
		right:10px;
		top:-10px;
	}
#msg #close a{
	width:40px;
	height:20px;
	display:block;
	text-align:center;
	}
#msg #close a:hover{
	width:40px;
	height:20px;
	background:#999;
	display:block;
	text-align:center;
	}
	
/*myRegist*/
.myRegist{
	}

.myRegist th{
	text-align:left;
	color:#036;
	background:#e6f4ff;
	color:#333;
	padding:5px;
	}
.myRegist thead th{
	font-size:14px;
	text-align:left;
	color:#036;
	border-bottom:#ccc 2px solid;
	background:#fff;
	}
.userNote th{
	background:#0068b9;
	}
#userNotedemo{
	width:180px;
	padding:5px 8px;
	overflow:hidden;
	height:150px;
	margin:10px auto;
	line-height:22px;
	}
.webinfotbg{
	width:613px;
	height:70px;
	background:url(../img/webinfotbg.gif) no-repeat;
	padding:15px 0 0 40px;
	}

.webinfotbg p{
	color:#0f72b3;
	}
.webinfo{ 
	width:653px;
	height:30px;
	margin-top:15px;
}
.webinfo th{
	background:#18a5da;
	color:#fff;
}
/*
.pager {
	clear:left;
	margin-top:10px;
	}
.pager .current{ 
	float:left; 
	color:#900;	
}
.pager a{
	display:block;
	width:30px;	
	background:#f5f5f5;
	color:#666;
	float:left;
	text-align:center;
	border-bottom:#c2c2c2 1px solid;
	border-right:#c2c2c2 1px solid;
	font-size:12px;
	}
.pager a:hover{
	display:block;
	width:30px;
	background:#e4e4e4;
	color:#666;
	float:left;
	text-align:center;
	}
*/

	.mypath{
	background:#E5E5D9;
	border:#D0D2D1 1px solid;
	width:290px;
	margin-left:20px;
	padding:5px;	
	}
.number{ 
font-size:18px;
color:#F90;
}
.webinfotbg2{
	width:530px;
	height:70px;
	background:url(../img/webinfobg2.gif) no-repeat 5px top;
	padding:15px 20px 0 50px;
	
	}
.myyuyue{
	margin-left:5px;
	border-collapse:collapse;
	width:580px;
	margin-top:10px;
	}
.myyuyue td{
	height:25px;
	border:#e4e4e4 1px solid;
	}


.lMainbox{
	width:945px;
	margin:auto;
	}
.lMainboxLeft{
	width:175px;
	float:left;
	margin-right:10px;
	}
.lMainboxLeft img{
	margin-bottom:10px;
	}
.lMainboxRight{
	width:760px;
	float:left;
	}
.lMainboxRight h3{
	font-size:12px;
	font-weight:bold;
	background:url(../img/qktwsrbg.gif) no-repeat;
	height:20px;
	padding-left:45px;
	padding-top:4px;
	margin-bottom:5px;
	}
.lMainboxShuoming{
	background:url(../img/kyyzjbg.gif) no-repeat;
	height:85px;
	color:#0f73b1;
	margin-bottom:5px;
	}
.lysList{
	background:url(../img/yslistbg.gif) repeat-y left;
	border:1px solid #e5e5d9;
	padding:5px 10px;
	height:100%
	}
.lysList h4{
	font-weight:bold;
	color:#0f72b5;
	width:140px;
	margin-right:10px;
	float:left;
	font-size:12px;
	display:block;
	margin-top:50px;
	}
.lysList ul{
	float:left;
	width:560px;
	display:block;
	line-height:20px;
	}
.lysList ul li{
	background:url(../img/xiaojiatou.gif) no-repeat left;
	padding-left:15px;
	color:#0f72b3;
	float:left;
	width:250px;
	}
.lysList ul li a{
	color:#333;
	text-decoration:none;
	}
.lysList ul li a:hover{
	color:#0f72b3;
	text-decoration:underline;
	}

.tese a{
	color:#258eca;
	}

.article div{text-indent:2em;}
.article table div{text-indent:0em;}
.myyp{ border-collapse:collapse}
.myyp caption{ 
	font-size:16px; 
	color:#036; 
	font-weight:bold; 
	padding:5px 10px 10px;
}
.myyp th{ 
	background:#e4e4e4; 
	color:#333; 
	padding:5px;
	border:#ccc 1px solid
}
.myyp td{
	padding:2px 5px;
	border:#ccc 1px solid
	}
.myyp td span a{ 
	color:#F90; 
	text-decoration:underline;
	font-size:12px;
}
.myyp td span a:hover{ 
	color:#f00;
	text-decoration:underline;
}
.sbox{ 
	padding:5px;
}
.sbox .stitle{
	background:#f5f5f5;
}
.sbox p{ padding:5px}
.endPageNum{ 
	padding:5px 5px 9px!important;
	padding:5px 5px 7px;
	text-align:center;
	border:#ccc 1px solid;
	border-top:#bcd8d7 3px solid; 
	background:#f9f9f9;
	height:25px
}
.endPageNum a{
	border:#e4e4e4 1px solid; padding:0 5px;
	display:block;
	background:#f9f9f9;
	float:left;
	margin-right:1px;
}
.endPageNum a:hover{
	border: #F90 1px solid; padding:0 5px;
	display:block;
	background:#f5f5f5;
}
.jginfo{ text-decoration:2em;}
#TabContent{ 
	border:#999 1px solid; 
	padding:5px; 
	margin-bottom:15px; 
	font-size:12px;
	clear:left;
}
#TabMenu{ height:24px; font-size:12px;}
#TabMenu .Tab a{
	background:url(../Img/bumen_ws_02.gif) no-repeat left center; width:130px; height:24px;
	color:#fff;
	display:block;
	text-align:center;
}
#TabMenu .TabOff a{
	background:url(../Img/bumen_ws_01.gif) no-repeat left center; width:130px; height:24px;
	color:#000;
	display:block;
	text-align:center;
}
#TabMenu a{ float:left; margin:0px 2px;
}
.sxueke{ margin:5px 0; background:#f5f5f5; padding:5px;}
.sxueke span a{ 
	padding:0 15px;
	color:#258eca;
	font-weight:bold;
}
.sxueke span a:hover{ 
	padding:0 15px;
	color:#ff7e00
}
.strhr{ border:none; border-bottom:#f5f5f5 1px dotted; 
	height:1px;
}
.strtext{ 
	text-align:right; 
	font-size:12px; 
	color:#666
	
	}
.strpp span{ color:#069; font-weight:bold}
/**/
#footer{
	margin-top:10px;
	border-top:2px solid #ccc;
	padding-top:2px;
	text-align:center;
	line-height:20px;
	width:960px;
}

/*·ÖÒ³*/
DIV.pager {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.pager A {
	BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
}
DIV.pager A:hover {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.pager A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.pager SPAN.current {
	BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099
}
DIV.pager SPAN.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
}
