body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	background-image: url(/images/tech_support_mainbg.jpg);
	background-repeat: repeat;
}
body > div {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mainBody {
	height: auto!important;
	min-height: 850px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.mainBody:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.mainBodyLeft {
	float: left;
	height: auto!important;
	min-height: 850px;
	width: 200px;
}
.mainBodyRight {
	float: left;
	height: auto!important;
	min-height: 820px;
	height: 850px;
	width: 737px;
}
.mainBodyLeft:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.black_bg{
	background: #333;
	color: #FFF;
	text-indent: 20px;
}
.select_bg{
	line-height:50px;
	color: #333;
}
#main #left #list #jumpMenu {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #333;
}

.article_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: url(/images/tech_support_title_icon.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	text-indent: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
.yellow_bg {
	background-image: url(/images/tech_support_yellow_bg.jpg);
	background-repeat: no-repeat;
	height: 121px;
	line-height: 20px;
	color: #666;
	padding: 6px;
}
.news_image_title {
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
#banner {
	background-image: url(/images/tech_support_banner.gif);
	background-repeat: no-repeat;
	height: 171px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#banner a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#banner a:hover {
	color: #C36;
}
#navigation {
	background-image: url(/images/tech_support_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#navigation ul {
	line-height: 35px;
	padding-left: 15px;
}
#navigation ul li {
	width: 120px;
	margin-right: 3px;
}
#navigation ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
}
#navigation ul li a:hover {
	color: #C36;
}
#main #left {
	font-weight:bold;
	line-height: 36px;
	text-align: left;
}
#main #left #list ul li {
	float: none;	
	text-indent: 20px;	
}
#main #left #list ul li a {
	background-image: url(/images/tech_support_menu_bg.jpg);
	display: block;
	color: #666;
	text-decoration: none;
}
#main #left #list ul li a:hover {
	background-image: url(/images/tech_support_menu_passby.jpg);
	color: #333;
}
#main #right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: right;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#main #right a {
	color: #333;
	text-decoration: none;
}
#main #right a:hover {
	color: #690;
	text-decoration: none;
}
#main #right ul li {
	margin-right: 22px;
	margin-bottom: 30px;
	margin-left: 22px;
	line-height: 40px;
	background-image: url(/images/tech_support_staff_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 131px;
	text-align: center;
	padding-top: 3px;
	padding-left: 3px;
}
#main #right #content{
	font-size: 14px;
	line-height: 160%;
}
#main #right #content a {
	color: #690;
	text-decoration: none;
}
#main #right #content a:hover {
	color: #C36;
}
#main #right #news_list tr td {
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}