﻿@charset "utf-8";
/* CSS Document */
html, body, div, img,h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {
	margin:0;
	padding:0;
}
body{ font-size:12px; font-family:"微软雅黑"; background-color:#2ca9df;}
a { text-decoration:none; color:#404040;}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.'; }
.txt{font-size:16px; font-family:"微软雅黑"; 999999; }
.txt2 {font-size:14px; font-family:"微软雅黑"; color:999999; }
.txt2 a{color:#0099cc}
.txt2 a:hover{ color:#06c;text-decoration: underline;}
/*头部*/
.head_long{ width:1028px; height:100px;}
.head{ width:1003px; height:100px;background:url(../images/head-bg.gif) repeat-x top; }
.head .logo{ float:left;}
.head .R{ float:right; width:600px; height:35px;}
.head .R a{ float:left; margin:10px 0; display:inline;}
.head .R span{ float:left; margin-top:15px;}
.lianjie{font-size:14px; font-weight:bold; color:#3074c9;}
.lianjie a{ color:#3074c9;}
.lianjie a:hover{ color:#3074c9;}
.mm{ margin-left:auto; margin-right:auto;}
/*banner*/
.banner{width:1028px; height:515px; margin:0px auto;}
.banner img{ width:1028px; height:515px;}
.banner2{width:1028px; height:274px; margin:0px auto;}
/*内容*/
.content{ width:1028px;}

/*底部*/
.foot{ background:#FFF;width:100%; height:70px; overflow:hidden;}
.foot img { text-align:center}
