@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	font-family: "微软雅黑","华文黑体","Microsoft JhengHei","STHeiti";
	font-style: normal;
	font-weight: normal;
}
ol, ul{list-style:none}
strong{font-weight:bold}
/*a:link, a:visited, a:hover, a:active{color:#000; text-decoration:none}*/
input, button, textarea{font-family:inherit; font-size:100%}
.container{
  background-image: url(../../images/caiyuan/content-bg.jpg);
  background-repeat: no-repeat;
  width:800px;
  height:583px;
}
