@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, ul, .contain{margin:0px; padding:0px;font:12px 宋体; line-height:18px; color:#444;  }
a{font: 12px 宋体; line-height:22px; COLOR:#666; text-decoration:none; }
a:hover{border-bottom:1px #036 dotted; color:#48399c;}
a img{border:none;}
ul{list-style:none; margin:0px auto;}
hr{border-bottom:1px #036 dotted; height:1px;}
iframe{width:100%;border:none;}
table{width:100%;}

.contain{height:auto; background:url(../Images/bg.jpg) left top no-repeat;}
.main{width:1000px;margin:0px auto; padding:0px; text-align:center; }
.clear{ clear:both;}
.pageNav{text-align:center; height:30px; line-height:30px; margin:0px auto;}
.pageNav a{text-decoration:none; border:0px; font-weight:bold;}
.page{background:#005886; padding:5px 10px;color:#FFF;}

/* 偶数行样式*/
.even{background:#e6e6e6;}  
/* 奇数行样式*/
.odd{background:#FFFFF0;}  
/* 偶数行样式*/
.evenFront{background:#F4F3F2;}  
/* 奇数行样式*/
.oddFront{background:#FFFFF;}  
.blankHor{height:5px; width:100%;}