body, h1, h2, h3, h4, h5, h6, p, form, ul, ol {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #175FC3;
	text-decoration: underline;
}
a:visited {
	color: #175FC3;
	text-decoration: underline;
}
a:hover {
	color: #3F87ED;
	text-decoration: underline;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
ul,ol {
	margin-left: 30px;
}
#nav {
	background-image: url(/skin/rising/csc/images/bg-nav.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
	line-height: 35px;
	word-spacing: 15px;
	color: #FFF;
	text-indent: 20px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#top {
	background-image: url(/skin/rising/csc/images/bg-top.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top #top-txt {
	height: 180px;
	width: 740px;
	position: absolute;
	left: 37px;
	top: 15px;
	color: #FFF;
	line-height: 200%;
}
#top #top-txt p {
	text-indent: 24px;
}
#top #top-btn {
	height: 170px;
	width: 160px;
	position: absolute;
	left: 793px;
	top: 26px;
}
#hot td div {
	margin-right: 10px;
	margin-left: 10px;
}
#copy {
	text-align: center;
	margin-top: 20px;
}
.title {
	font-size: 14px;
	font-weight: 900;
	color: #FFF;
	background-image: url(/skin/rising/csc/images/bg-title.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height: 30px;
}
.title2 {
	font-size: 14px;
	font-weight: 900;
	color: #FFF;
	background-image: url(/skin/rising/csc/images/bg-title2.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height: 30px;
}
.title2 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-right: 10px;
	margin-top:5px;
}
.title2 span a {
	color: #000;
	text-decoration: none;
}

.title span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-right: 10px;
	margin-top:5px;
}
.title span a {
	color: #000;
	text-decoration: none;
}
.border {
	padding: 10px;
	border: 1px solid #CCC;
}
.spacer {
	height: 10px;
	clear: both;
}
.clear {
	clear: both;
}
.i24 {
	text-indent: 24px;
}
.foto {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #8f9aaa;
}
h2 {
	font-size: 16px;
	font-weight: 900;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
p {
	text-indent: 24px;
	margin-bottom: 10px;
}
ul.li-arrow li{
	list-style-type: none;
	background-image: url(/skin/rising/csc/images/bg-li-arrow.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
}