/* CSS Document */
body {
MARGIN: 0px; HEIGHT: 100%;
text-align:center;
font-size:12px;
font-family:"宋体", Arial;
background-image:url(../images/bg.gif);
color:#838383;
}
td {
font-size:12px;
font-family:Arial, Helvetica, sans-serif, "宋体";
}
p {
	line-height: 18px;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
}
.bottom {
font-size:12px;
font-family:Arial, Helvetica, sans-serif, 宋体;
color:#333333;
}
.menu {
font-size:15px;
font-family:Arial , "宋体";
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.menu :link {color:#FFFFFF; text-decoration: none;font-weight:bold; } /* 未访问的链接 */
a.menu :visited {color: #FFFFFF; text-decoration: none;font-weight:bold; } /* 已访问的链接 */
a.menu :hover{color: #FFFFFF; text-decoration: none; font-weight:bold;}  /* 鼠标在链接上 */ 
a.menu :active {color: #FFFFFF; text-decoration: none;font-weight:bold;} /* 点击激活链接 */
 
 .menu2 {
font-size:14px;
font-family:Arial , "宋体";
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.menu2 :link {color:#FFFFFF; text-decoration: none;font-weight:bold; } /* 未访问的链接 */
a.menu2 :visited {color: #FFFFFF; text-decoration: none;font-weight:bold; } /* 已访问的链接 */
a.menu2 :hover{color: #FFFFFF; text-decoration: none; font-weight:bold;}  /* 鼠标在链接上 */ 
a.menu2 :active {color: #FFFFFF; text-decoration: none;font-weight:bold;} /* 点击激活链接 */

#S2-webBanner {
	Z-INDEX: 1; LEFT: 8px; POSITION: absolute; TOP: 120px; BACKGROUND-COLOR: #e60012
}
.tbc_2012 { 
           background-color:
           white;
           visibility:
           hidden;
           display:
           none;
           position:
           absolute;
           left:0px;
           top:0px; 
}
#img{
 width:250px;
 height:250px;
}
#mag{
 border:1px solid #000;
 overflow:hidden;
 z-index:100;
}
#magnifier{
 width:342px;
 height:420px;
 position:absolute;
 top:100px;
 left:250px;
 font-size:0;
 border:1px solid #000;
}

