@charset "utf-8";
/* CSS Document */

body, ul,li, dt,h1, h2, h3, h4, h5, h6, p,div,img{
	padding:0;
	margin:0;
    font-size:12px;
	 font-family:"微软雅黑";
	color:#444444;
}

body{ width:100%; height:auto;background:url(../images/bg.jpg) #f4f4f4 repeat-x;}
div{ line-height:180%; overflow:hidden; }
ul{ list-style:none;}
img{ border:0px;}
a{ outline:none;}
a:link {color:#666;text-decoration:none;}     /* 未访问的链接 */
a:visited {color:#000000;text-decoration:none;}  /* 已访问的链接 */
a:hover {color:#000;text-decoration:none;}    /* 当有鼠标悬停在链接上 */
a:active {color: #000000;text-decoration:none;}   /* 被选择的链接 */
.clearfloat{ clear:both; height:0; font-size: 1px; line-height:0px;}
.left{ float:left;}
.right{ float:right;}/*global.css结束*/
.center{ width:980px; height:auto; min-height:670px; margin:0 auto;}
.top{ width:980px; height:45px; line-height:45px; text-align:right;}
.top a{ color:#fff; margin:0px 10px;}
.cont{
	 width:978px; height:auto; min-height:505px; border:1px solid #e2e2e2; background:url(../images/xian.jpg) #FFF no-repeat; background-position:530px 160px;
	  margin-top:20px; margin-bottom:20px;  }
.cont h1{
	 display:block; float:left; width:937px; height:45px; line-height:45px; margin-left:20px; 
			font-size:18px; border-bottom:1px solid #eeeeee; clear:right; padding-top:10px;
			}
.cont h1 span{ font-size:12px; color:#999999; font-weight:normal; margin-left:10px;}
.dent{ width:350px; height:305px; float:left; margin-left:108px; display:inline; margin-top:74px;}
.cont table td{ height:40px; font-size:14px;}
.input{ width:212px; border:none; height:30px; line-height:30px; background:url(../images/input.jpg) no-repeat;}
.cont span{ color:#fe0000; font-size:14px;}
.button{ width:101px; height:38px; color:#fff; cursor:pointer; background:#1e7bb4; border:1px solid #16699b; font-size:18px; margin-right:14px;}
.button1{ 
			width:132px; height:38px; color:#fff; cursor:pointer; background:#52a152; margin-top:10px; display:inline;
			border:1px solid #408f40; font-size:18px; margin-right:14px;}
.contright{ 
			width:430px; height:180px; float:right; display:inline; font-size:18px; color:#666;
			margin-right:20px; margin-top:79px; display:inline; text-align:center; }

.foot{ width:980px; height:78px; line-height:78px; float:left; color:#666;}
.styl1{ color:#999;}

