@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;
	line-height:1.3;
	font-size:12px;
	font-family:"微軟正黑體", "新細明體";
}
#outline {
	margin:0 auto;
	width:960px;
	text-align:center;
}
#sky {
}
#title {
}
#content-qa {
	background:url(../images/bg-white.jpg);
	padding:10px 0 0 0;
}
#content-qa2 {
	background:url(../images/bg-blue.gif);
	padding:10px 0 0 0;
}
#content-qa3 {
	background:url(../images/bg-film.jpg);
}

#main_left{
	text-align:left;
	float:left;
}
#main_right{
	text-align:left;
	float:left;
	padding:20px;
	width:600px;
	text-indent:0;
}

#main_right a{
	cursor:pointer;
	position: relative;
	text-align: right;
}


h3 {
	font-size:30px;
	color:#F00;
	padding:0 0 0 20px;
	}
.film-img{
	display:inline-block;
	float:left;
	margin:0 20px 0 0;
	}
	
#qa-left-sidebar {
	width:479px;
	float:left;
}

#q_list {
	background:url(../images/q_list.jpg) no-repeat;
	width:370px;
	height:382px;
	
	padding:10px;
	
}

#qa-right-sidebar {
	width:479px;
	float:left;
}

#list1{
	float:left;
	font-size:45px;
	margin:15px 35px 30px 10px;
	width:70px;
	height:70px;
	}




#sorce {
	background:url(../images/qa_03.jpg) no-repeat;
	margin:30px 0 0 300px;
	padding:20px 0 0 0;
	height:70px;
	font-size:36px;
	font-weight:bold;
	color:#F00;
}

#sorce2 {
	background:url(../images/score.png) no-repeat;
	width:153px;
	height:90px;
	font-size:46px;
	font-weight:bold;
	color:#F00;
	padding:40px 0 0 10px;
	margin:auto;
}
#sorce3 {
	width:153px;
	height:90px;
	font-size:46px;
	font-weight:bold;
	color:#F00;
	padding:30px 0 0 10px;
	margin:auto;
}
#print {
	background:url(../images/score-print.jpg) no-repeat;
	width:626px;
	height:423px;
	margin:auto;
}
#name {
	font-size:24px;
	font-weight:bold;
	padding:150px 0 5px 150px;
}
#school {
	font-size:24px;
	font-weight:bold;
	padding:0 0 20px 200px;
}
#qustion {
	background:url(../images/qa_16.jpg) no-repeat;
	height:70px;
	font-size:18px;
		text-align:left;
		padding: 0 0 0 60px;
}
#ans ul {
	width:400px;
	text-align:left;
	font-size:14px;
	padding:0 0 0 0px;
	margin:10px;
}
#qa_check {
	width:470px;
	margin:10xp
}
#fwithsnow {
	background:url(../images/fwithsnow.png) repeat-x;
	height:310px;
	margin:-310px 0 0 0;
}

h4{
	font-size:14px;
	color:#F00;}
#film-list{
	width:48%;
	float:left;
	height:200px;
	padding:10px 10px 10px 0px;
	border-bottom:#99F 1px solid;
	}

#myemail{
	width:738px;
	height:51px;
	background:url(../images/e-mail_07.gif);
	margin:auto;}
	
#myemail input{
	margin:15px 35px 0 90px;}
	
#email{
	background:url(../images/e-mail_12.gif);
	width:738px;
	height:42px;
	margin:10px auto;}

#rank-right{
	width:410px;
	float:left;
	padding:15px;
	text-align:center;
	}
#rank-left{
	width:410px;
	float:left;
	padding:15px;
	text-align:center;}
	
#rank-table{
	border:1px solid #F36;
	float:left;
	width:132px;
	margin:1px;
	}

#email input{
	margin:10px 35px 0 90px;}

#copyright {
	clear:both;
	background:#FFF url(../images/qa_41.jpg);
	height:59px;
	width:960px;
}
#footer {
}
.qa-logo {
	background:url(../images/loveword.png) no-repeat;
	width:469px;
	height:156px;
}
.qa-logo2 {
	background:url(../images/loveword.png);
	height:156px;
}

.font_big{
	line-height:2;
	font-size:14px;
	padding:0 0 0 20px;
}

.disable{
	
	}
/*PNG fix for IE6*/
*#title, #footer, body ,#fwithsnow,.png,.qa-logo,.qa-logo2 {
	behavior: url("css/iepngfix.htc");
}

