@charset "utf-8";
#main {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#main #top {
	margin: 0px;
	padding: 0px;
}
#top #left {
	width: 700px;
	float: left;
}
#top #left #say {
	height: 60px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#top #left #say #thinking {
	height: 60px;
	width: 80px;
	float: left;
}
#top #left #say #SayText {
	font-family: Verdana, Geneva, sans-serif, "微软雅黑", "黑体";
	font-size: 20px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-top: 5px;
}
#T  {
	height: auto;
	padding-right: 1%;
	padding-left: 1%;
}


.TabbedPanels {
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	height: auto;
	margin-top: 18px;
	padding-bottom: 15px;
}
.TabbedPanelsTabGroup {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TabbedPanelsTab {
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Calibri, Arial, Helvetica, sans-serif, "微软雅黑", "黑体", "宋体";
	font-size: 13px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 140px;
	height: 20px;
	vertical-align: bottom;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/index/tab-nonselect.gif);
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.TabbedPanelsTabSelected {
	border-bottom: 1px solid #EEE;
	background-image: url(../images/index/tab-select-first.gif);
	color: #000000;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	height: auto;
	background-image: url(../images/index/tab-bg.gif);
	background-repeat: repeat-x;
}
.TabbedPanelsContent {
	padding: 8px;
	font-size: 12px;
	margin: 0px;
	height: auto;
	border: 1px solid #999999;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 100px;
	height: 20px;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.supportTitle {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.support_li {
	font-size: 13px;
	margin-left: 10px;
	line-height: 20px;
	height: auto;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
	white-space: nowrap;
}
.support_li2 {
	font-size: 13px;
	margin-left: 8px;
	line-height: 20px;
	height: auto;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	list-style-position: inside;
}
#T li a {
	color: #000;
}
#T li a:hover {
	text-decoration: underline;
}
.TabbedPanelsContent p {
	text-indent: 26px;
}
.TabbedPanelsContent #news {
	padding-left: 10px;
	list-style-position: inside;
	line-height: 23px;
}



#top #right {
	float: right;
	width: 230px;
	padding-top: 8px;
}
#right #sideT {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../images/index/download_bar.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFF;
	padding-left: 15px;
}
#right .softwarelist {
	font-family: Calibri, Arial, Helvetica, sans-serif, "微软雅黑", "黑体", "宋体";
	font-size: 13px;
	color: #333333;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	margin-top: 8px;
	margin-left: 10px;
}
.softwarelist a {
	color: #000;
}
.softwarelist a:hover {
	font-style: italic;
	text-decoration: underline;
}

