@charset "utf-8";
/* CSS Document */
body{ font: 12px "宋体",Arial;color:#000;margin:0;padding:0; background:#fff url(../images/index_02.jpg) repeat-x;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,button,textarea,p,span{margin:0;padding:0;}
img{ border:0; vertical-align:top;}
ul,li,ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
a{ text-decoration:none;}
a:visited {}
a:hover {text-decoration: none}
a:active {}
input,button,textarea{ font: 12px "宋体",Arial;margin:0;padding:0; border:0;}
input,button{ border:0 none; cursor:pointer; background:none;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;overflow:hidden;}

/* 默认链接颜色 */
a{outline-style:none; color:#000; text-decoration:none}
a:hover{color:#1F83CF; text-decoration:underline;}

/*清除链接虚框*/
a,area {blr:expression(this.onFocus=this.blur()) }  for IE 
:focus {-moz-outline-style: none; }  for Firefox   

/* 下划线 */
.unline,.unline a{text-decoration:underline}
.nounline,.nounline a,.list12 .nounline{text-decoration:none}

/* 通用属性 */
.left{float:left;}
.right{float:right;}
.clear{clear:both;}/*ie and firefox1.5 updata */

/*文字对齐方式*/
.txtLeft{text-align:left}
.txtright{text-align:right}
.txtCenter{text-align:center}

/*常用方法*/
.show{display:block}
.hidden{display:none}
.hand{cursor:pointer;}
.fontArial{font-family:'Arial';}
.b{font-weight:bold;}


.foot_wrap{ background:#F4F4F4; padding:30px 0px; margin-top:20px;}
.foot{ width:980px; margin:0 auto;}
.foot dl{ width:135px; float:left; background:url(../images/border_03.jpg) repeat-y right center;}
.foot dl dt{ font-size:14px; text-align:center; height:40px; line-height:40px; font-weight:bold; color:#012643; font-family:"微软雅黑";}
.foot dl dd{ text-align:center; height:30px; line-height:30px;}
.foot dl dd a{ color:#898989;}
.foot dl dd a:hover{ color:#1F83CF;}
.you{ width:390px; float:right;}
.you_title{ height:40px; line-height:40px; font-size:14px; font-weight:bold; color:#012643;}
.you_content{ line-height:22px; color:#898989;}
.you_content a{ color:#898989;}
.you_content a:hover{ color:#1F83CF;}


.foot_wrap2{ background:#EBEBEB; padding:15px 0px;}
.foot2{ width:930px; margin:0 auto; line-height:22px; color:#9FA0A0; padding-left:50px;}
.foot2 a{ color:#595757;}
.foot2 a:hover{ color:#1F83CF;}


































