body {
	background-image: url(ctss_bg.png);
	background-repeat: repeat-x;
	font-family: "微软雅黑";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	color: #666;
	background-color: #F8FAFA;
}
body > div {
	margin: 0 auto;
	width: 1200px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}.grey_link {
	color: #333;
	text-decoration: none;
}
.title_line {
	line-height: 30px;
	background-image: url(ctss_title_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
}
.title_underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	display: block;
	width: 62px;
	font-size: 14px;
}
.bottom_dashed_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.news_title_16px_deepblue {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #006;
}

.more {
	font-size: 12px;
	color: #069;
}




#banner {
	background-image: url(ctss_banner.jpg);
	background-repeat: no-repeat;
	height: 180px;
	color: #333;
	background-position: 60px;
}
#navitation {
	height: 45px;
	line-height: 45px;
	padding-right: 20px;
	padding-left: 80px;
	width: 1080px;
}
#navitation ul li a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-right: 36px;
	padding-left: 36px;
	font-weight: bold;
	background-image: url(ctss_nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
#navitation ul li a:hover {
	background-image: url(ctss_nav_press.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	font-weight: bold;
	color: #036;
	height: 43px;
}

#main {
	min-height:1100px;
	background-image: url(ctss_left_pic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#news {
	width: 778px;
	border: 1px solid #999;
	float: left;
	background-color: #FFF;
	background-image: url(ctss_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 258px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
}
#main #news #news_pic {
	padding: 10px;
}
#main #news #news_title {
	font-size: 13px;
	line-height: 22px;
	padding-top: 5px;
}
#main #news #news_title a {
	color: #333;
	text-decoration: none;
}
#main #news #news_title a:hover {
	color: #039;
	text-decoration: underline;
}


#main #news #news_date {
	font-size: 12px;
	color: #999;
	line-height: 24px;
}
#main #news #news_abstract {
	line-height: 20px;
	color: #999;
	padding-right: 40px;
}

#main #news_list {
	line-height: 28px;
	float: left;
	padding-top: 5px;
}
#main #news_list a {
	color: #333;
	text-decoration: none;
}
#main #news_list a:hover {
	color: #06C;
	text-decoration: underline;
}
#main #news #news_content {
	line-height: 25px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 13px;
	font-family: "宋体";
}
#main #news  #news_content img {
	border:0px;
}


#main #about {
	background-color: #FFF;
	background-image: url(ctss_about_title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #666;
	float: left;
	height: 238px;
	width: 610px;
	margin-top: 15px;
	padding-top: 32px;
	margin-left: 20px;
}
#main #history {
	float: left;
	width: 612px;
	margin-top: 15px;
	text-align: left;
	margin-left: 20px;
}
#main #link_show {
	background-image: url(ctss_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 802px;
	width: 220px;
	border: 1px solid #999;
	background-color: #FFF;
	float: left;
	margin-left: 60px;
	padding: 10px;
	text-align: left;
}
#main #link_show img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 6px;
	width: 200px;
}
#main #mechine_show {
	float: left;
	width: 885px;
	margin-top: 20px;
	text-align: left;
	min-height: 230px;
	margin-left: 60px;
	margin-bottom: 20px;
}
#main #mechine_show #pic_roll {
	border: 1px solid #999;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
#main #mechine_show #pic_roll li {
	width: 215px;
	line-height: 20px;
	color: #999;
}

#main #mechine_show #pic_roll img {
	height: 150px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main #mechine_show #pic_roll a {
	line-height: 20px;
	color: #666;
	text-align: left;
}
#main #mechine_show #pic_roll a:hover {
	color: #09C;
}
#main  #page {
	float: left;
	background-color: #D1E2E2;
	line-height: 30px;
	width: 760px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #page a {
	color: #009;
	text-decoration: none;
}



#bottom {
	background-image: url(ctss_bottom.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: auto;
	line-height: 20px;
	color: #FFF;
	padding-top: 10px;
	min-width:1200px;
}