@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	text-decoration: none;
}
#insid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
}
#x-new {
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#x-new a {
	color: #333333;
	text-decoration: none;
}
#x-new a:hover {
	color: #FF0000;
	text-decoration: none;
}
#cp-d {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#cp-des {
	float: right;
	width: 620px;
	padding-top: 10px;
}

#cp-pic {
	padding: 2px;
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #0099FF;
	text-align: center;
}
#cp-title {
	float: right;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9934;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#cp-title a {
	color: #FF0000;
	text-decoration: none;
}
#cp-title a:hover {
	color: #CC0000;
	text-decoration: none;
}
#p-list {
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
#p-list a {
	color: #333333;
	text-decoration: none;
}
#p-list a:hover {
	color: #FF0000;
	text-decoration: none;
}

