.container {
	width:1020px;
	margin:0 auto;
}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	
}

a:link {

	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

}
a:active {
	text-decoration: none;
}
body {
	background-position: center;
}
img{
	vertical-align: middle;
}
td {

}
hr {
	border-top:1px dotted #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bold {
	font-weight: bold;
}
.gray{
	color: #999999;
}
.margin{
	margin-right: 20px;
	line-height: 1.3em;
	vertical-align: bottom;
	font-style: normal;
	margin-top: 10px;
}


/*Basic */
#dq_content {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 630px;
}

#footer {	
	width: 980px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer_left{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_right{
	float: right;
}
#footer_right img{
	padding-left: 5px;
}
#footer_left a{
	color: #000000;
}
#top{
	float: left;
	background-image: url(../images/header.jpg);
	height: 147px;
	width: 1020px;
}
#nav{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	text-align: right;
	margin-right: 20px;
	letter-spacing: 2px;
}
#nav a{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover{
	text-decoration: underline;
}

#dq_header{
	font-size: 24px;
	color: #003366;
	text-align: right;
	vertical-align: bottom;
	margin-top: 60px;
	text-align: right;
	margin-right: 60px;
}
#main{
	float: left;
	width: 1020px;	
}

#leftside{
	width: 300px;
	height:600px;
	float: left;
	background-position: left top;
}
#visual{
	background-image: url(../images/visual2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}

/*SideMenu page */
#sidemenu{
	width: 300px;
	height:320px;
	margin-top: 30px;
	float: left;
	background-image: url(../images/visual1.png);
	background-repeat: no-repeat;
}
#sidemenu a{
	color: #000000;	
}
.point{
	background-image: url(../images/point.png);
	float: right;
	height: 24px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	display: none;
}
#button  {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	background: url(../images/line.gif) no-repeat left top;
	height: 40px;
	letter-spacing: 2px;
	color: #333333;
	width: 245px;
	font-size:16px;
	text-align: right;
}

#bottom{
	float: left;
	background-image: url(../images/bottom.jpg);
	height: 140px;
	width: 1020px;
}

/*Main page */
#test_list{
	background-position: center top;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	clear: both;
}
#list{
	height: 230px;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 175px;
	float: left;
	padding: 10px;
	vertical-align: middle;
}

#list_item{
	margin-left: 5px;
	margin-top: 10px;
}
#list_item td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	vertical-align: top;
}
/*Paper page */
#paper {
	background-image: url(../images/paper.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 680px;
	clear: left;
}
#question{
	width: 650px;
	float: left;
	text-align: left;
	margin-left: 80px;
	margin-top: 50px;
	width: 500px;
}




/*login page */
#login_box {
	text-align: left;
	vertical-align: top;
	height: 310px;
	width: 510px;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	float: left;
	display: inline;
	margin-left: 160px;
	margin-top: 90px;
	text-align: left;
}
#login a {
	color: #330000;
	font-style: normal;
	text-decoration: none;
}
#login a:hover {
	color: #330000;
	font-style: normal;
	text-decoration: underline;
}
#login_btn{
	height: 18px;
	width: 72px;
	margin-top: 45px;
	margin-left: 200px;
}
#login_btn a {
	float:left;
	display:inline
	overflow: hidden;
	background: url(../images/login/login_btn_off.jpg) no-repeat left top;
	width: 72px;
	height: 18px;
	padding: 1px	
		
}
#login_btn a:hover {
	background:  url(../images/login/login_btn_on.jpg) no-repeat left top;
	padding: 1px;
}
.login_field {
	border: 0px;
	width: 120px;
	background-color: #d29c3a;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: normal;
}
#user_report_list {
	float: left;
}
#user_report_quiz_list {
	float: right;
}
.award_pic{
	float: left;
	margin-left: 120px;
	width:38px;
	height:68px;
	background:  url(../images/award.png) no-repeat;
}

