@charset "utf-8";
/* CSS Document */

body{ margin:0px auto; background: url(bg.jpg) repeat-x; font-size:15px; line-height:28px; color:#313131;font-family:"微软雅黑",Verdana;}
a{text-decoration:none; color:#006;}
a:hover{text-decoration:underline; color:#ce7d3e;}
.h1{ font-size:16px; color:#900; font-weight:bold;}
.container{margin:0 auto; width:950px;}
.top{  background:url(index.jpg) no-repeat;  width:950px; }
.center{ /* background:url(center.jpg) no-repeat #FFF;*/ background:#FFF; width:860px; padding:20px 45px; }
.center p{ text-indent:2em;}
.contentq {
	color: #930;
	font-weight:bold;
}
.bottom{text-align:center; background: url(bottom_bg.jpg) repeat-x top #072847; font-size:12px;padding:20px 45px; color:#fff;}