/* CSS Document */
* { word-break: break-all; } /*在IE中实行强制换行*/
body { margin: 0; padding: 0; color: #333; text-align: center; font: 13px Arial, Helvetica, sans-serif; background-color:#FFCC00;}

/*链接样式*/
a { color: #000; text-decoration: none; }
	a:hover { text-decoration: underline; color: #0066FF; }
		a:visited { color:#000000;}
	a img { border: none; }
	
.pt9 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}	

.dotline {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: 2px dotted; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none
}

	#articlebody { width: 97%; margin: 0 auto; padding: 1em 0; overflow: hidden; overflow-y: hidden; line-height: 1.8em; font-size: 1.17em; }
		#articlebody * { line-height: normal; }
			#articlebody  p, #articlebody  div { line-height: 1.8em !important; margin: 10px 0; }
				#articlebody  p *, #articlebody  div * { line-height: normal !important; }
	
	/*自定义信息*/
	#articlebody .addoninfo { border: 1px solid #EEE; }
		#articlebody .addoninfo h5 { font-size: 1em; margin: 0; line-height: 2em !important; border-bottom: 1px solid #EEE; padding-left: 1em; }
		#articlebody .addoninfo ul { margin: 0.5em 0 0.5em 2em; padding: 0; }
			#articlebody .addoninfo li { line-height: 1.6em !important; }
	
	#articlebody img { width: expression(this.width > 500 ? 500: true); max-width: 500px;  }
		.imglogolist { margin: 0; padding: 0; list-style: none; text-align: center; }
	
	#articlebody kbd.showvideo, #articlebody kbd.showflash { font: 1em Arial, Helvetica, sans-serif; cursor: pointer; text-decoration: underline; }
	
/*表单通用样式------------------------------------------------------------------表单通用样式*/
form { margin: 0; }
	input, textarea, button, select { font: 1em Arial, Helvetica, sans-serif; }
	button { margin:0px; padding:0px; float:left; border:none;}
/*	button { height: 1.8em; padding: 0 0.3em; background: #FCD850; cursor: pointer; border: 1px solid;
		border-top-color: #C9E3F0; border-right-color: #86B9D6; border-bottom-color: #86B9D6; border-left-color: #C9E3F0; }*/
	label { cursor: pointer; margin-right: 0.5em; }	
	.menu{ COLOR: #ffffff; TEXT-DECORATION: none;line-height: 14pt; font-size: 9pt}
.menu:hover{
	COLOR: #FFFFFF;
	line-height: 14pt;
	font-size: 9pt;
	text-decoration: underline;
}
	
/*	ul, li { list-style:none; }
*/	ul{ margin:0px; padding:0px;}
    fieldset, img { border:none; }
	#supehot { width:100%; overflow:hidden; margin-bottom:8px; }/*styling for the index/bbs/blog comment*/
	#supehot .box_l { width:360px; height:242px; }
	#supehot .box_r { width:416px; }
	.supehot_txbox { height:245px!important; *height:249px; overflow:hidden; border:1px solid #DEDEDE; background:#F1F5F6; }
		.supehot_txbox_caption { height:25px; overflow:hidden; margin-left:-1px; background:url(../images/global_caption_bg.gif) repeat-x; line-height:25px; }
			.supehot_txbox_caption ul { padding-left:8px; }
			.supehot_txbox_caption li { float:left; margin-left:-1px; border-left:1px solid #DEDEDE; border-right:1px solid #DEDEDE; }
			.supehot_txbox_caption li em { padding:0 13px 3px; cursor:pointer; }
			.supehot_txbox_caption .current em { padding:7px 13px 5px; background:#FFF; color:#F00; font-weight:700; }
		.supehot_txbox_content {}
			.supehot_txbox_content ul { padding:11px 0 0; }
			.supehot_txbox_content .normal { display:none; }
			.supehot_txbox_content li { width:92%; height:22px; overflow:hidden; margin:0 auto; line-height:22px; }
			.supehot_txbox_content .box_r { width:auto !important; margin-left:20px; color:#999; }
     
	 
	 #index_focus_turn { border:0px solid #DEDEDE; background:#fff; }
	#index_focus_turn_pic { display:inline; position:relative; float:left; width:250px; height:225px; overflow:hidden; margin:10px 0 0 10px; }
		#index_focus_turn_picList { position:absolute; }
		#index_focus_turn_picList li { width:250px; height:225px; overflow:hidden; }
		#index_focus_turn_picList img { width: expression(250 / this.width * this.height > 225 ? 250 : this.width * 225 / this.height);  max-width: 225px; min-width: 250px;}
	#index_focus_turn_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
		#index_focus_turn_btn li { width:91px; height:55px; _height:52px; cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
		#index_focus_turn_btn img { width:75px; height:45px; margin:5px 0 0 11px; }
		#index_focus_turn_btn .current { background:url(../images/focus_trun_btnbg.gif) no-repeat; filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; }
	#index_focus_turn_opvdiv { position:absolute; left:0; bottom:0; width:410px; height:20px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; padding-top:8px; _padding-top:12px;}
	#index_focus_turn_tx { position:absolute; left:8px; bottom:8px; color:#FFF; font-size:12px; }
		#index_focus_turn_tx span { font-size:12px !important; }
		#index_focus_turn_tx .normal {display:none; }
		
/*发表评论*/
	#comment form { margin: 0; padding: 5px 15px; }
	#comment p { margin: 0.3em 0; }
		.seccodeline * { vertical-align: middle; }

		#xspace-rates { text-align: center; height: 50px; background: #FFF; padding: 20px 0; border-bottom: none; margin-bottom: 0; }
		#xspace-rates-bg { width: 210px; height: 30px; margin: 0 auto 5px; background: url(../../../images/base/rate_star.gif); }
			#xspace-rates-star { height: 30px; background: url(../../../images/base/rate_star.gif) 0 -30px; margin: 0 auto 0 0; }
			#xspace-rates-a { height: 30px; margin-top: -30px; }
			#xspace-rates a { float: left; text-align: left; width: 30px; height: 30px; text-indent: -999px; overflow: hidden; background-color: transparent !important; }
			.xspace-rates-5 { width: 30px; }
			.xspace-rates-3 { width: 60px; }
			.xspace-rates-1 { width: 90px; }
			.xspace-rates0 { width: 120px; }
			.xspace-rates1 { width: 150px; }
			.xspace-rates3 { width: 180px; }
			.xspace-rates5 { width: 210px; }

		
		#message { border: 1px solid #B2C9D3; padding: 5px; vertical-align: text-top; height: 8em; width: 490px; }
		#seccode { border: 1px solid #B2C9D3; height: 23px; line-height: 23px; padding: 0 5px; }

/*-----------------------------------------------------------------------------------用户相关*/		

/*关于金苹果标题样式*/		
.title1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
<!--
.content2 {
	color: #0000CC;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}		
.bt1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #6666CC;
}
.link1 {
	font-family: "宋体";
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.link1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.button1 {
	font-family: "宋体";
	font-size: 12px;
	height: 18px;
	background-color: #D7E7FF;
}

.parents_text{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#743800;
};
.parents_text a{
color:#743800;
text-decoration:none;
};
.parents_text a:hover{
color:#743800;
text-decoration:underline;
};
.parents_text a:visited{
color:#743800;
};