@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
------------------------------------------------------------------------------------------------------ */
/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:12px; font-family:"微软雅黑","Arial"; color:#333333;}
p{line-height:26px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:12px;}
body{background-color:#FFF;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 清除浮动 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


#landing{width:695px; height:auto; margin:0 auto; padding-top:380px; background:url(../images/back/bj0023.jpg) center top no-repeat; padding-left:305px;}
.landing_a{width:380px; height:45px; padding-left:15px; padding-top:5px;}
.landing_b{width:380px; height:38px; line-height:38px; border:0px; background:none; color:#666666;}
.landing_c{width:380px; height:38px; padding-left:15px; padding-top:75px;}
.landing_d{width:395px; height:55px; padding-top:65px;}
.landing_e{width:165px; height:55px;  border:0px; background:none; font-size:18px; color:#FFF;}
.landing_f{width:395px; height:40px; padding-top:120px; line-height:40px; text-align:center;}






.top{width:100%; height:40px; border-bottom:1px solid #003a5f; background:url(../images/back/logo_n.jpg) left no-repeat; background-color:#0065a0; padding-top:50px;}
.top a{width:66px; height:22px; float:right; display:block; background:url(../images/back/bj03.jpg) center no-repeat; line-height:22px; text-align:center; margin-right:10px; color:#00598d;} 
.content{ width:1000px; height:auto; padding-top:30px; padding-bottom:30px; margin:0 auto;}

.content td{font-size:16px; height:40px;}
.content td a{font-size:16px; font-weight:bold; color:#004367;}
.content table{margin:0 auto;}
.content tr{ background:#c4e7f2; line-height:40px; text-align:left;}

.content_top{ width:1000px; height:80px; text-align:center; line-height:30px;}
.content_top b{ font-size:16px;}
.content_center_text{height:auto; text-align:left; padding:20px 10px;; line-height:28px; }
.content_text{width:800px; height:100px;}


.content_bottom{width:949px; height:50px;  text-align:center; padding-top:30px; padding-right:51px;}
.content_bottom a{width:100px; height:30px; color:#FFF; background:#467cd4; display:block; line-height:30px; float:right; margin-left:20px;}