@charset "utf-8";
body {
	background-color: #1a1a1a !important;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}
#all {
	background-image: url(/2010/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 190px;
}
#mainBody {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	position: absolute;
	height: 100%;
	min-height: 1500px;
	width: 320px;
	top: 0px;
	right: 0px;
	padding: 0px;
	background: #8e0e58 url(../images/sidebarBg.jpg) no-repeat;
	z-index: 1;
}
#sidebar li {
	padding: 0px;
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background: #8e0e58
}

#sidebar ul   {
	position: absolute;
	height: 1000px;
	width: 320px;
	top: 280px;
	right: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;

}
#mainContentLeft {
	width: 680px;
	position: relative;
	min-height: 950px;
	background-color: #000000;
}

#mainContentLeft800 {
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
}


#project {
	height: 285px;
	width: 660px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
}

#banner72890 {
	position: absolute;
	height: 90px;
	width: 728px;
	left: 250px;
	top: 50px;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.kaikui_question{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	width: 250px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 0px;
}.kaikui_answer {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	padding: 5px;
	width: 250px;
	background-color: #444444;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#menu {
	position: absolute;
	height: 40px;
	width: 1000px;
	left: 0px;
	top: 150px;
	bottom: 0px;
}
#mainContent {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#mainContentRight {
	position: absolute;
	width: 300px;
	top: 0px;
	left: 340px;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color:#1A1A1A;
	background-image: url(/2010/images/footerBg.jpg);
	min-height:200px;
	padding-left:250px;
	padding-top:20px;
	background-repeat: no-repeat;
	height: 300px;
}
.font13pxddd {
	font-family: Tahoma;
	font-size: 13px;
	color: #dddddd;
}
#footer  li, ul {
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 5px;
	margin-top:0px;
	margin-left:0px;
}
.h_chart {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
#green_chart {
	padding-left: 15px;
	padding-top:5px;
	font-size:13px;
	color:#CCCCCC;
	line-height:20px;
}
#sidebar160 {
	position: absolute;
	height: 800px;
	width: 180px;
	top: 0px;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #333333;

}
#talkShow {
	height: 200px;
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #e2adcc;
	padding-bottom: 0px;
}
.fontBoldPink {
	font-weight: bold;
	color: #FD009E;
}
