/* CSS Document */

#list {
	margin: auto;
	font-size: 12px;
}
#protext {
	width: 220px;
}

#pro {
	height: 180px;
	width: 350px;
	float: left;
	margin: 5px;
}
#proimg {
	height: 148px;
	width: 120px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#list a {
	text-decoration: none;
	color: #000000;
}
#proimg img {
	border: 0px;
}
h2 {
	color: #990000;
}
#cspro {
	margin: auto;
	width: 730px;
}

#logo {
	float: left;
	height: 148px;
	width: 140px;
}
#line hr {
	color: #666666;
}
#title1 {
	height: 50px;
	margin-top: 40px;
}
#line {
	height: 5px;
}
#others {
	height: 20px;
	text-align: right;
	width: 560px;
	font-size: 14px;
}
#others a {
	color: #000000;
	text-decoration: none;
}
#content1 {
	width: 650px;
	float: right;
	margin-top: 20px;
}

#now {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
