@charset "UTF-8";
/* CSS Document */


/*---------------
	���ܥ�������
------------------*/
*{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.5;
}

html{
	height:100%;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background-color:#000;
}

a{
	color:#ef0f34;
}

a:visited{
	color:#ef0f34;
}

.floatClear{
	clear:both;
	height:0;
}
	

#wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	width:912px;
	min-height:100%;
	_height:100%;
	text-align:center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #900;
	border-left-color: #900;
	overflow: hidden;
}


#content{
	margin-right:auto;
	margin-left:auto;
	width:912px;
	text-align:left;
	color:#FFF;
	padding-bottom:25px;
}

p.buttonBox{
	margin-top:30px;
	text-align:center;
}
a.button{
	margin-right:auto;
	margin-left:auto;
	padding:5px 10px 5px 10px;
	border:3px #f00 double;
	background-color:#ddd;
	text-decoration:none;
}


#content #header{
	height:267px;
	background-image:url(../images/header.jpg);
	background-position:top center;
}
#forcamp{
	position:relative;
	background-color:#ffffff;
	margin: 0 auto;
	height:202px;
	background-image:url(../images/campbnr.jpg);
	background-repeat:no-repeat;
	background-position:0px 20px ;
	}
/*#forcamp a{
	display:block;
	position:absolute;
	overflow:hidden;
	top:163px;
	left:424px;
	width:461px;
	height:63px;
	background-image: url(../images/forcampbtn1.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	}*/
#forcamp a:hover{	background-position:0px -63px;}
#re_trial{
	height:50px;
	background-image:url(../images/re_trial.jpg);
	background-position:0 0 ;
	background-repeat:no-repeat;
	}
h1{
	text-indent:-9999px;}


#content #inrbody{
	background-image:url(../images/ctbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:20px 40px 40px 40px;

}

#content #inrbody #articlesArea div{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;

}
#lead, #spec{
	font-size: 14px;
	line-height: 160%;
	color: #000;
	}
#spec{	margin-bottom:20px;}
#spec a{
	font-size: 14px;
	line-height: 160%;
	}
#content #inrbody #articlesArea p.pp{
	width:730px;
	margin:30px auto 10px auto;
	padding:5px;
	padding-left:5px;
	border:1px #dd0000 solid;
	border-width:1px 1px 1px 10px;
	background-color:#fff;
	color:#dd0000;
	background-image: url(../images/midashibg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	font-size: 14px;
	font-weight: bold;
}
#content #inrbody #articlesArea table{
	line-height: 160%;
	color: #000;
	}
#content #inrbody #articlesArea table.cap{
	margin-top:10px;

}

#content #inrbody #articlesArea table.cap td{
	font-size:10px;
	color:#000;
}
#content #inrbody #articlesArea table.cap td a{
	font-size:10px;
}
#content #inrbody #articlesArea #download{
	width:350px;
	margin:20px auto 20px auto;
	padding:10px 60px 20px 60px;
	background:#000 url(../images/dlbg.jpg) no-repeat;
	background-position:center center;
}
#content #inrbody #articlesArea #download a{
	overflow:hidden;
	width:352px;
	height:48px;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/dlbtn1.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:10px 0 20px 0px;}
	
#content #inrbody #articlesArea #download a:hover{
	background-position:0px -48px;
	}
#filedetail{
	display:block;}
#content #inrbody #articlesArea #download table{
	margin-top:10px;
	color:#fff;
}
#support{
	margin:15px 0 20px 0;}
	
#content #inrbody #articlesArea #settings table{
	width:750px;
	border-collapse:collapse;
	margin-top:10px;
}

#content #inrbody #articlesArea #settings td{
	border:1px #999 solid;
	border-width:0 0 1px 0;
}

#content #inrbody #articlesArea #faq table{
	width:750px;
}

#content #inrbody #articlesArea #faq td{
	padding:3px;
}

#content #inrbody #articlesArea #close,
#content #inrbody #articlesArea #back{
	margin-top:30px;
}

#content #inrbody #articlesArea #back{
	text-align:left;
}


#keyboardsetting table{
	width:100%;
	border-collapse:collapse;
}
#keyboardsetting table colgroup .action{
	background-color:#666;
}
#keyboardsetting table colgroup .key{
	background-color:#000;
}
#keyboardsetting table td{
	width:25%;
	border:1px #ddd solid;
}

#wrapper #footer{
	background-image:url(../images/footer.jpg);
	position:absolute;
	left:0px;
	bottom:0;
	width:912px;
	height:50px;
}
#wrapper #footer p{
	text-indent:-9999px;}