@charset "utf-8";
/* CSS Document */

#slideCont {
	border:thin solid #333;
	height:300px;
	width:560px;
	margin:10px auto 0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:#333;
}

#slideImg {
	height:270px;
}

#slideCont ul {
	margin:0 3px;
	padding:0px;
}

#slideCont ul li {
	float:left;
	width:137.6px;
	height:15px;
	padding:6px 0;
	text-align:center;
	font-size:14px;
	border-right:thin solid #fff;
}

#slideCont ul li a{
	color:#fff;
}

.bgChange {
	background-color:#f7f8f8;
}

#slideCont ul li.bgChange a {
	color:#333;
	font-weight:bold;
}

.tabsCont {
	padding:3px;
}

#indexPort {
	border-bottom:thin solid #333;
	padding-bottom:10px;
	width:560px;
	margin:10px auto;
}

#indexPort a {
	color:#333;
}

#indexPort .indexPortIntView a {
	color:#333;
}

#indexPortHeader {
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#333;
}

#indexPortHeader span{
	font-size:10px;
	font-weight:normal;
}

.indexPortIndCont {
	width:130px;
	background-color:#e9e9ee;
	padding:0 0 10px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:0 3px;
	float:left;
	border:thin solid #d7d7fa;
}

.indexPortInd {
	width:130px;
	padding:5px 0 0 0;
	background-image:url(../../images/indexPortIndBG.jpg);
	background-repeat:no-repeat;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.indexPortIndImg {
	width:100px;
	padding:3px;
	margin:10px auto 0px auto;
	background-color:#fff;
	border:thin solid #E8E9EE;
	cursor:pointer;
	text-align:center;
}

.indexPortIndTitle {
	color:#f90;
	width:100px;
	height:20px;
	font-weight:bold;
	margin:10px auto 30px auto;
	font-size:14px;
}

.indexPortIntView {
	font-size:11px;
	margin:10px 0 0 10px;
	cursor:pointer;
	padding:5px 7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:thin solid #d8d8d8;
	width:80px;
	height:15px;
}

.indexPortIntView:hover {
	background-color:#fff;

}

.indexPortIndReq {
	font-size:11px;
	margin:5px 0 0 10px;
	cursor:pointer;
	padding:5px 7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:thin solid #d8d8d8;
	width:90px;
	text-align:center;
	color:#333;
}

.indexPortIndReq:hover {
	background-color:#fff;	
}

#indexPortMore {
	float:right;
	margin:10px;
}

#indexInfo {
	width:560px;
	margin:20px auto;
}

.indexInfoInd {
	width:153px;
	float:left;
	margin:0 10px;
	height:200px;
	background-image:url(../../images/indexInfoIndBG.jpg);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:10px;
	background-color:#AB4545
}

.indexInfoIndHead {
	font-size:18px;
	font-weight:bold;
	color:#333;
	border-bottom:thin solid #333;
}

.indexInfoIndBod {
	height:150px;
	margin:10px 0 0 0;
	overflow:hidden;
}

.indexInfoIndMore {
	float:right;
	font-size:12px;
	margin:5px 0;
}

.indexInfoIndMore a{
	color:#f90;
}

#indexInfoBodHead {
	font-weight:bold;
	color:#f90;
	margin:0 0 5px 0;
	font-size:14px;
}

#indexInfoBodText {
	margin:0px;
	font-size:12px;
	color:#333;
}

#content .feed_item_description {
	font-family:Tahoma, Geneva, sans-serif;	
	font-size:16px
}

#indexTestHeader {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;
}

#indexTestHeader a {
	color:#f90;	
}

#indexTestName {
	margin:-2px 0 5px 5px;
	color:blue;
	font-size:12px;
	float:left;
}

#indexTestPos {
	float:left;
	margin:-1px 0 5px 5px;
	font-size:11px;
}

#indexTestText {
	height:140px;
	font-size:12px;
}

.slide {
	background-color:#fff;
	height:267px;
	width:554px;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(../../images/slideBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.slideLeftCont {
	float:left;
	width:260px;
	padding:20px 0 0 20px;
	height:240px;
}

.slide h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:36px;
	color:#528bc0;
	color:#666;
}

.slide h2 {
	font-size:14px;
	margin:60px 0 40px 0;
	color:#666;	
}

.slide p.secondLine {
	margin:-10px 0 0px 40px;	
}

.slideRightCont {
	float:left;
	width:270px;
	height:240px;
	margin:20px 0 -20px 0;
}

.slideBtn {
	background-image:url(../../images/findOutMoreBtns.png);
	width:180px;
	height:36px;
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 0;
}

.slideBtn a {
	color:#fff;
}

.slideHeaders {
	position:absolute;
}

#feedControl {
  width : 153px;
  height : 190px;
  padding : 5px;
  font-size:11px;
}