html {
min-width:760px;
}
body {
text-align:center; 
margin:0px;
}
body > div {
text-align:center;
margin-right:auto; 
margin-left:auto;
} 

form, input, select {
margin:0px; 
padding:0px;
}

body, div{
font-size:12px;
font-family:宋体;
color:#000;
}

/*友情连接*/
#links{
background-color:#F2F2F2;
margin:3px 0 0 0;
height:16px;
width:758px;
border:1px solid #C0C0C0;
text-align:left;
}
#links .text{
padding:5px 0 5px 10px;
height:16px;
text-align:left;
}
.clear{
clear:both;
}

/*版权*/
#Foot{
text-align:center;
width:760px; 
height:18px;
margin:5px 0 0 0;
}
#Foot .Text{
border-bottom:1px solid #D7D7D7;
padding:5px 0; 
}
#Foot .CopyRight{
margin:3px 0 0 0;
}
#Foot a:visited{color:#1835D1;text-decoration:none;}
#Foot a:hover{color:#000000; text-decoration:underline;}
#Foot a:active{color:#000000;text-decoration:none;}

/*=====UserLogin登陆口=====*/
#UserLogin {
text-align:left;
border-bottom:1px solid #000000;
width:760px; 
height:28px;
padding:0px 0 0 0px;
margin:0 0 5px 0;

}
#UserLogin a:link,#UserLogin a:visited{ color: Black; text-decoration: none;}
#UserLogin a:hover,#UserLogin a:active{ color: Red; text-decoration: underline;}

#userName,#password{width:73px}
#userName{color:#aaa}



/* 分页 */
#turnPage {
width:440px; 
margin:0 auto; 
padding:20px 0 16px 0; 
clear:both;
}
#turnPage .b1 {
padding:2px 2px 0px 2px;
background:#fff; color:#bc2931; 
clear:both; width \**\ :15px; 
font-weight:bold;
text-align:center;
}

#turnPage .b2 {
border:1px solid #686866;
padding:2px 2px 0px 2px;
background:#fff;
color:#bc2931;
clear:both;
width \**\ :50px; 
text-align:center;
}
#turnPage a ,#turnPage a:visited {color:#000; text-decoration:none;}
#turnPage a:hover {color:#bc2931;text-decoration:none;}

