/*全局*/
body { font-size: 14px; line-height: 1.9em; font-family: 'Arial','宋体'; background: #ffffff; color: #696969; }
.content { width: 1260px; margin-left: auto; margin-right: auto; clear: both; color: #696969; background: #f3f3f3;}
.header, .footer { width: 1260px; margin-left: auto; margin-right: auto; clear: both; color: #696969; background:#f3f3f3;}
.div { width: 1260px; margin-left: auto; margin-right: auto; }
hr { border: 0; border-top: 1px solid #dcdbdb; }


/*链接*/
a { text-decoration: none; color: #696969; }
    a:hover { color: #696969; text-decoration: underline; }
    a:active { color: #696969; }
	
/*边框*/
.bdgray { border: 1px solid #dfdfdf; background-color:#ffffff; }
/*标准色*/
.font1 { font-weight:bold; font-size:18px;}

/*页脚*/
.footer { height:45px; background-image:url(../images/button1.gif); text-align:center; color:#FFF; line-height:45px;}

/*---首页内容---*/
/*content1标题样式*/
.content1 { width:1024px; padding:30px; margin-left: auto; margin-right: auto; } 