/* body */
body { margin: 0; padding: 0; font-family: '微软雅黑'; font-size: 12px;}
ul, li { margin: 0; padding: 0;}
A:link,A:visited{TEXT-DECORATION:none; color:#000;}
A:hover { TEXT-DECORATION:none;color:#000; }
/* 主容器 */
#main { width: 1000px; margin: 0 auto;}
#content { width: 1000px; padding-top: 10px;}
form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input{margin:0px;padding:0px;}
/* logo区域 */
#logo { width: 1000px; height: 250px; background: url(../images/logo_bg.png) no-repeat;}
#logo a:link, #logo a:visited, #logo a:active { color: #000; text-decoration: none;}
#logo a:hover { color: #000; text-decoration: underline;}

#logo_en { width: 1000px; height: 250px; background: url(../images/logo_bg_en.png) no-repeat;}
#logo_en a:link, #logo a:visited, #logo a:active { color: #000; text-decoration: none;}
#logo_en a:hover { color: #000; text-decoration: underline;}
.version-en { float: left; margin-top: 10px; margin-left: 770px; font-size: 21px;}
.version-cn { float: left; margin-top: 10px; margin-left: 760px; font-size: 21px;}
/* 菜单栏 */
#menu { width: 1000px; height: 80px; color: #234b6a;}
#menu table { width: 1000px; height: 80px; text-align: center; font-size: 16px; border: 1px solid #234b6a; border-top: 0;}

/* 底部 */
#footer { width: 975px; height: 100px; margin-top: 10px; background: #206FA8; color: #ffffff; font-size: 12px;padding-left:25px;}
#footer table { height: 100px; width: 1000px;}
#footer input[type=text] { margin-left: 20px; height: 28px; border: 0; padding-left: 30px; outline: none; width: 170px; background: white url(../images/search_input_bg.png) no-repeat -3px -2px;}
#footer input[type=button] { color: #ffffff; cursor: pointer; width: 60px; height: 30px; border: 0; background: url(../images/search_btn_bg.png) no-repeat -3px -3px;}
#footer div { padding: 2px; text-align: left;}
#footer a:link, #footer a:visited, #footer a:active { color: #ffffff; text-decoration: none;}
#footer a:hover { color: #ffffff; text-decoration: underline;}

#footer .links { background: url(../images/link.png) 0px 2px no-repeat; padding-left: 19px;margin-left:5px;}