*{margin: 0; padding: 0; list-style: none;}
a img{border: 0; text-decoration: none;}
img{vertical-align: middle;}
a{color: #666; text-decoration: none;}
a:hover{text-decoration: underline; color: #333;}
body,td,input,textarea{ font: 14px/1.3 "Trebuchet MS",Helvetica,Arial,sans-serif; }
body{ background: #F9FBF4; color: #333;}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	}

.wrp{
	overflow: hidden; zoom: 1;
	width: 960px;
	margin: 0 auto;
	}

.n1{
	margin: 10px auto;
	text-align: center;
	}
.c0{overflow: hidden; zoom: 1;}
.c_main{
	float: left;
	width: 650px;
	}
.c_extra{
	float: left;
	width: 292px;
	padding: 8px;
	}
.c_foot{
	overflow: hidden; zoom: 1;  position: relative;
	clear: both;
	margin: 0 -1px -5px;
	padding: 0 10px;
	border: 1px solid #333;
	background: #333;
	line-height: 30px;
	color: #CCC; font-size: 12px;
	}
.c_foot .copyright{
	float: left;
	}
.c_foot .foot_links{
	float: right;
	}
	.c_foot .foot_links a{
		margin-left: 20px;
		color: #CCC;
		}

.rc1{zoom: 1; border: 1px solid #CCC; background: #FFF;}
.rc1t{
	display: block; position: relative; z-index: 10; 
	height: 5px; margin: -1px -1px -4px; overflow: hidden;
	font-size: 0; line-height: 0;
	background: url(bg_rc1.gif) no-repeat -5px 0;
	}
	.rc1t b{
		float: right;
		width: 5px; height: 5px; overflow: hidden;
		background: url(bg_rc1.gif) no-repeat 0 0;
		}
.rc1b{
	clear: both;
	display: block; position: relative; z-index: 10;
	height: 5px; margin: -4px -1px -1px; overflow: hidden;
	font-size: 0; line-height: 0;
	background: url(bg_rc1.gif) no-repeat -5px -5px;
	}
	.rc1b b{
		float: right;
		width: 5px; height: 5px; overflow: hidden; 
		background: url(bg_rc1.gif) no-repeat 0 -5px;
		}

.rc2{zoom: 1;background: #333;}
.rc2t{
	display: block; position: relative; z-index: 10; 
	height: 5px; margin: 0 0 -5px; overflow: hidden;
	font-size: 0; line-height: 0;
	background: url(bg_rc2.gif) no-repeat -5px 0;
	}
	.rc2t b{
		float: right;
		width: 5px; height: 5px; overflow: hidden;
		background: url(bg_rc2.gif) no-repeat 0 0;
		}
.rc2b{
	clear: both;
	display: block; position: relative; z-index: 10;
	height: 5px; margin: -5px 0 0; overflow: hidden;
	font-size: 0; line-height: 0;
	background: url(bg_rc2.gif) no-repeat -5px -5px;
	}
	.rc2b b{
		float: right;
		width: 5px; height: 5px; overflow: hidden; 
		background: url(bg_rc2.gif) no-repeat 0 -5px;
		}


.rc3{zoom: 1;background: #333;}
.rc3t{
	display: block; position: relative; z-index: 10; 
	height: 5px; margin: 0 0 -5px; overflow: hidden;
	font-size: 0; line-height: 0;
	background: url(bg_rc3.gif) no-repeat -5px 0;
	}
	.rc3t b{
		float: right;
		width: 5px; height: 5px; overflow: hidden;
		background: url(bg_rc3.gif) no-repeat 0 0;
		}
.rc3b{
	clear: both;
	display: block; position: relative; z-index: 10;
	height: 5px; margin: -5px 0 0; overflow: hidden;
	font-size: 0; line-height: 0;
	background: url(bg_rc3.gif) no-repeat -5px -5px;
	}
	.rc3b b{
		float: right;
		width: 5px; height: 5px; overflow: hidden; 
		background: url(bg_rc3.gif) no-repeat 0 -5px;
		}




.site_head{
	padding: 10px 0 0;
	position: relative;
	}
.site_logo{
	float: left; overflow: hidden;
	width: 300px; height: 35px;
	padding-bottom: 5px;
	}
	.site_logo h1 a{
		overflow: hidden;
		display: block;
		width: 270px; height: 35px;
		margin-left: 1px;
		padding-top: 300px;
		background: url(site_logo.gif) no-repeat 0 0;
		}

.site_search{
	float: right;
	width: 400px;
	padding-top: 0px;
	text-align: right;
	}

.site_intro{
	margin: 8px;
	font-size: 11px;
	color: #999;
	font-style: italic;
	background: #333 url(bg_qm1.gif) no-repeat right 0;
	}
	.site_intro .b0{
		padding: 10px;
		}
	.site_intro h3{
		margin: 10px;
		height: 72px;
		background: url(bg_slogan.gif) no-repeat 0 0;
		text-indent: -9527px;
		}
	.site_intro p{
		margin: 1em;
		}
	.site_intro em{
		font-weight: bold;
		color: #FFF;
		}
	.site_intro a{
		color: #999;
		text-decoration: underline;
		}
		.site_intro a:hover{
			color: #FFF;
			}

.site_body{
	margin-bottom: 5px;
	}
.site_foot{
	
	}
	.site_foot .foot_list{
		overflow: hidden; zoom: 1;
		padding: 10px 0;
		}
	.site_foot .foot_list li{
		float: left;
		width: 24%; height: 120px;
		border-left: 1px solid #CCC;
		font-size: 12px;
		color: #666;
		}
		.site_foot .foot_list li h5{
			margin-left: 5px;
			font-size: 14px;
			color: #333;
			}
		.site_foot .foot_list li p{
			margin: 10px;
			}
	.site_foot a{
		color: #4E8818;
		}

.h01{
	height: 29px;
	padding: 0 10px;
	line-height: 29px;
	background: url(g1.gif) repeat-x 0 0;
	}
	.h01 img{
		display: block;
		}
.h02{
	color: #666;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	line-height: 40px;
	}
	.h02 strong{
		color: #000;
		}
.h_answer{
	
	}

.q_list1{
	overflow: hidden; zoom: 1;
	padding: 10px 0;
	font-size: 13px;
	color: #4D4D4D; line-height: 22px;
	}
	.q_list1 li{
		height: 22px; overflow: hidden;
		padding: 0 8px 0 30px;
		background: url(blt1.png) no-repeat 15px 5px;
		}
		.q_list1 li.alt{
			background-color: #F6FAEC;
			}
	.q_list1 em{
		float: right;
		height: 22px;
		line-height: 22px;
		font-style: normal;
		color: #999;
		font-size: 11px;
		}
	.q_list1 .preview{
		font-size: 11px;
		color: #999;
		}
	.q_list1_b li.alt{ background-color: #ECF4FA; }
	.q_list1_c li.alt{ background-color: #FEF8F5; }




.q_list2{
	overflow: hidden; zoom: 1;
	padding: 5px 0;
	font-size: 13px;
	color: #4D4D4D; line-height: 22px;
	}
	.q_list2 li{
		/*height: 22px;*/
		padding: 0 8px 0 30px;
		background: url(blt1.png) no-repeat 15px 5px;
		/*background-image:url(blt1.png);
		background-repeat:no-repeat;
		background-position: 15px 5px;*/
		}
	.q_list2 li a{
		color: #4E8818;
		font-weight: bold;
		}
	.q_list2 span{
		float: right;
		height: 22px;
		line-height: 22px;
		}



.q_list3{
	_width: 100%;
	overflow: hidden; zoom: 1;
	padding: 10px 0;
	font-size: 13px;
	color: #4D4D4D;
	}
	.q_list3 li{
		padding: 8px 8px 8px 30px;
		background: url(blt1.png) no-repeat 15px 12px;
		}
		.q_list3 li.alt{
			background-color: #F6FAEC;
			}
	.q_list3 p{
		font-size: 11px;
		color: #999;
		font-style: italic;
		}
		.q_list3 p a{
			color: #4E8818;
			}

.frm0{
	margin: 20px;
	line-height: 2;
	}
	.frm0 .item{
		margin: 0 0 2em;
		}
	.frm0 .label{
		font-weight: bold;
		}
		.frm0 .label em{
			font-style: italic; font-weight: normal;
			color: #666;
			}
	.frm0 .txt{
		width: 280px;
		}
		.frm0 textarea.txt{
			width: 600px;
			height: 200px;
			}
	.frm0 .desc{
		font-size: 11px;
		line-height: 1.2;
		color: #666; font-style: italic;
		}
	.frm0 .warning{
		font-size: 12px;
		line-height: 1.2;
		color: #E22405; font-style: italic;
		font-weight: bold;
		}
	.frm0 a{
		color: #4E8818;
		}
	.frm0 .checkbox{
		font-size: 13px;
		color: #666;
		}

.frm1{
	background: #F0F0F0;
	}
	.frm1 .txt{
		padding: 5px 10px;
		margin-bottom: 10px;
		border: 1px solid;
		border-color: #BEBEBE #FFF #FFF #BEBEBE;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		line-height: 26px;
		background-color: #FFF;
		}
	.frm1 .dim{
		color: #AAA;
		font-size: 11px;
		font-style: italic;
		}
	.frm1 kbd{
		border: 1px solid;
		padding: 1px 4px 0;
		border-color: #EEE #CCC #CCC #EEE;
		font-size: 10px; font-style: normal;
		background: #FFF;
		color: #999; _line-height: 20px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 1px;
		border-radius: 1px;
		cursor: default;
		}
	.frm1 .info{
		
		}
	.frm1 .err{
		color: #E22E10;
		}
	.frm1 .hidden{
		display: none;
		}

.ask_frm{
	overflow: hidden; zoom: 1;
	}
	.ask_frm .title{
		overflow: hidden;
		height: 56px;
		margin-bottom: 10px;
		text-indent: -9527px;
		background: url(h_ask.gif) no-repeat;
		}
	.ask_frm .txt{
		margin: 0 0 10px 8px;
		width: 250px;
		}
	.ask_frm textarea{
		height: 100px;
		overflow: auto;
		}
	.ask_frm textarea.expanded{
		height: 200px;
		}
	.ask_frm .submit{
		margin: 0 0 5px 10px;
		}
	.ask_frm input.bg{ background: #FFF url(bg_ask_q.gif) no-repeat 5px 5px; }
	.ask_frm textarea.bg{ background: #FFF url(bg_ask_txt.gif) no-repeat 5px 5px; }
	.ask_frm .dim{
		display: block;
		zoom: 1;
		margin: 0 0 10px 10px;
		}
	.ask_frm .err,.ask_frm .info{
		margin: 0 0 10px 10px;
		}

















.q_header{
	margin: 8px 8px 0; position: relative; z-index: 50;
	overflow: hidden; zoom: 1;
	font-size: 11px;
	color: #999;
	background: #333 url(bg_qm3.gif) no-repeat right 0;
	}
	.q_header .b0{
		padding: 10px;
		}
	.q_header h1{
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 5px;
		color: #FFF;
		}
	.q_header cite{
		float: right;
		}
	.q_header .category{
		float: left;
		*padding-bottom: 5px;
		}
	.q_header a{
		color: #999;
		}
		.q_header a:hover{
			color: #FFF;
			}
	.q_header strong{
		font-weight: bold;
		color: #CCC;
		}
	.q_header .info{
		font-style: italic;
		}
.archive_header{
	margin: 8px;
	background: #333 url(bg_archive.gif) no-repeat right 0;
	}



.q_body{
	position: relative; z-index: 10;
	zoom: 1;
	margin: -5px 8px 8px;
	padding-top: 5px;
	background: #EEE;
	}
	.q_body blockquote{
		margin: 5px;
		padding: 10px;
		background: url(bg_quote1.gif) no-repeat 0 0;
		color: #333; font-size: 15px;
		}
		.q_body blockquote p{
			margin: 0 0 1em;
			}
	.q_body .answer{
		float: right;
		width: 350px;
		margin-bottom: 20px;
		}
		.q_body .answer .info{
			float: left;
			margin-right: 10px;
			line-height: 20px;
			font-size: 12px;
			color: #999;
			}
	.q_body .addthis{
		padding: 10px;
		}
	.q_body .meta{
		clear: both;
		height: 28px; overflow: hidden;
		background: #DBDBDB;
		}
		.q_body .meta .meta_list{
			overflow: hidden; zoom: 1;
			height: 28px;
			padding-left: 10px;
			font-size: 11px;
			}
		.q_body .meta .meta_list li{
			float: left;
			padding-left: 20px; margin-right: 15px;
			line-height: 28px;
			background: url(bg_meta.gif) no-repeat 0 0;
			}
			.q_body .meta .meta_list li.meta1{ background-position: 0 0;}
			.q_body .meta .meta_list li.meta2{ background-position: 0 -30px;}
			.q_body .meta .meta_list li.meta3{ background-position: 0 -60px;}
			.q_body .meta .meta_list li.meta4{ background-position: 0 -90px;}
			.q_body .meta .meta_list li a{
				}
			.q_body .meta .meta_list strong{
				font-size: 12px;
				}

.a_list1{
	overflow: hidden; zoom: 1;
	}
	.a_list1 li{
		position: relative; zoom: 1;
		padding-bottom: 20px;
		}
	.a_list1 cite{
		display: block;
		height: 24px;
		padding: 0 10px;
		border-top: 1px solid #FFF;
		background: url(g1.gif) repeat-x 0 bottom;
		color: #999; font-size: 11px; line-height: 24px;
		font-weight: bold;
		}
		.a_list1 cite .userid{
			color: #333;
			font-size: 15px;
			}
	.a_list1 blockquote{
		padding: 10px;
		margin: 5px;
		background: url(bg_quote2.gif) no-repeat 0 0;
		color: #333;
		}
		.a_list1 blockquote p{
			margin: 0 0 1em;
			}
	.a_list1 .ref{
		margin-top: 1em;
		font-weight: bold; font-style: italic;
		color: #333; font-size: 12px;
		}
		.a_list1 .ref a{
			color: #4E8818;
			}
	.a_list1 .actions{
		position: absolute; right: 10px; top: 5px;
		font-size: 11px;
		}
		.a_list1 .actions .abuse{
			padding-left: 20px;
			background: url(bg_meta.gif) no-repeat 0 -96px;
			}

.kb_waring{
	margin: 10px;
	font-size: 11px;
	color: #FFF;
	background: #333 url(bg_exclam.gif) no-repeat right 0;
	}
	.kb_waring .b0{
		padding: 10px;
		}

.pg1{
	height: 29px;
	background: url(g1.gif) repeat-x 0 bottom;
	line-height: 25px;
	text-align: center; color: #4E8818;
	font-style: italic; font-weight: bold;
	}
	.pg1 a{
		display: inline-block;
		width: 25px; height: 0px; overflow: hidden;
		padding-top: 25px;
		margin: 0 10px;
		vertical-align: middle;
		background: url(bg_pg1.gif) no-repeat 0 0;
		}
		
	.pg1 a.prev{ background-position: 0 -25px; }
	.pg1 a.prev_disabled{ background-position: 0 0px; cursor: default; }
	.pg1 a.next{ background-position: 0 -75px; }
	.pg1 a.next_disabled{ background-position: 0 -50px; cursor: default; }










.mg1{margin-bottom: 10px;}
.mg2{margin-bottom: 20px;}





* html .rlfix img,* html .rlfix input{
	zoom: expression(function(ele){
		ele.style.zoom = "1";
		var iefixer = document.createElement("b");
		iefixer.style.zoom="1";
		ele.parentNode.insertBefore(iefixer,ele);
		}(this));	
	}

