﻿@charset "utf-8";
body {margin: 0px;padding: 0px;font-family: "宋体";font-size:12px; color:#767677; background: #fff; }
td {font-size: 12px;}
/*p {text-indent: 2em;}*/
body{text-align:center}
img {border:none;}

/* ----- Links ----- */
a {text-decoration:none;color:#444444;}
a:hover {text-decoration:none;color:#02b686;}

/* ----- top css ----- */
#header{ width:1200px; height:143px; background:url(../images/top.jpg.jpg) repeat-x;overflow:hidden; margin:0 auto;}
#header .top{ width:1200px; height:138px; margin: auto;}
#header .title{ font-family:"微软雅黑"; font-size:13px; color:#fefe00; font-weight:bold; padding-top:10px;}


/***banner***/
#banner{ height:440px; margin:0 auto; text-align:center; overflow:hidden;}


/****内容****/
.column1{ width:1200px; height:655px; margin:auto; font-family:"微软雅黑"; padding-top:5px;}
.column2{ width:1200px; height:655px; margin:auto; font-family:"微软雅黑";}
.column3{ width:1200px; height:655px; margin:auto; font-family:"微软雅黑";}
.column4{ width:1200px; height:655px; margin:auto; font-family:"微软雅黑";}
.column5{ width:1200px; height:655px; margin:auto; font-family:"微软雅黑";}
.column7{ width:1200px; height:889px; margin:auto; font-family:"微软雅黑";}


/***底部***/
#footer{ width:1200px; height:145px; background:#000; margin:0 auto;}
.foot{width:1200px; height:145px;}
.navmenu{ width:655px; padding-top:30px; padding-bottom:15px; font-size:13px; color:#585858;}
.navmenu a{ color:#cdcdcd; font-weight:bold;}
.navmenu a:hover{ text-decoration:underline;}
.copy{width:655px; height:145px; float:left;}
.copyright{ width:655px; line-height:20px; font-size:12px; color:#515151; }
.item{ width:175px; height:100px; float:right; margin-top:10px;}
.itemtext{ font-size:12px; color:#bababa; line-height:15px;}
.itemtext span{ display:block; margin-top:5px; padding:0px; float:left;}

