@charset "utf-8";
* {
	margin: 0;
	border: 0;
	padding: 0;
}

a { color: #264c99; text-decoration: none; }
a:hover { text-decoration: underline; }



#doc { margin: 40px 0; }
#content {
	margin: 0 auto;
	min-width: 740px;
	max-width: 1140px;
}

.blueberry {
	width: 900px;
	height: 460px;
	background-image: url(../images/banner%20bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* CSS Document */

.slider ul li .pro-txt {
	font-family: Tahoma;
	font-size: 14px;
	color: #ded9cc;
	font-weight: bolder;
	padding-top: 10px;
	padding-left: 30px;
}
.pro-txt .pro-title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #d9ac1f;
}
