html
{
 overflow-y: scroll;
}
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.main
{
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	background-color: #ffffff;

}
.input_login{width:150px;  font-size: 10pt;}
.line {
	BORDER-TOP:  #cccccc 1px dotted;
}
.line_left {
	BORDER-left:  #cccccc 1px dotted;
}
.line_right {
	BORDER-right:  #cccccc 1px dotted;
}
.line_bottom {
	BORDER-bottom:  #cccccc 1px dotted;
}
.fontTitle_1
{ font-size:15px;
  color:#63126B;
}
.font_base
{ 
  font-size:0.9em;
  color:#666666;
  padding-right:5px;
}
.font_base_profile
{ 
  color:#666666;
  padding-right:5px;
  font-weight: bold;
}
.font_base_no_color
{ 
  font-size:0.9em;
}
.style4 {color: #FF0000}
.checkmessage{color:#FF0000;font-size:0.9em;}
.lineri { BORDER-right:  #cccccc 1px dotted;}
.table_all{ BORDER: #cccccc 1px solid;}
.table_all_red{BORDER: #ffb27f 1px solid;}
.space{}
#space_profile_Edit
{

}
#space_profile_Edit
{}

#space_profile_Edit a:link {
	color:#666666;
	font-size:0.9em;
	text-decoration: none;
}
#space_profile_Edit a:visited {
	color:#666666;
	font-size:0.9em;
	text-decoration: none;
}
#space_profile_Edit a:hover {
	color:#666666;
	font-size:0.9em;
	text-decoration: none;
}
#space_profile_Edit a:active {
	color:#666666;
	font-size:0.9em;
	text-decoration: none;
}

.space_Edit_Table0
{
  BORDER-left: #cccccc 1px solid;
  BORDER-right: #cccccc 1px solid;
  BORDER-bottom: #cccccc 1px solid;
}

.space_Edit_Table1
{
  BORDER-top: #cccccc 1px solid;
  BORDER-left: #cccccc 1px solid;
  BORDER-right: #cccccc 1px solid;
}
.space_Edit_Table2
{
  BORDER-bottom: #cccccc 1px solid;
}
.hiddPasswordTable
{
 position: absolute;
 top: -999em;
}
.showPasswordTable
{

}
.message_ok
{
 color:#0000FF;
}
.font_size12
{
 font-size:0.9em;
}
.font_size20
{
 font-size:0.9em;
 color:#FF0000;
}
.font_size10
{
 font-size:0.9em;
}
.class_title
{ 	color: #333333;
	text-decoration: none;
}
.bg_1
{
  background-color:#f2fafb;
}
.input_text{width:30px; height:20px; font-size: 10pt;}
.input_text2{width:20px; height:20px; font-size: 10pt;}
.showAnswer_multi_text{float:left; margin-right:10px;margin-top:5px;}
.showAnswer_multi_img{float:left;margin-top:5px;margin-right:20px;}
.showAnswer_multi_del{float:left;margin-top:5px;}
.showAnswer_multi_button{float:left; width:500px;margin-top:5px;}
.showAnswer_falseture{float:left; width:300px;margin-top:5px;}

.input_chapter_name{width:300px; height:20px; font-size: 10pt;}
.input_chapter_des{width:300px;  font-size: 10pt;}

.selectQuestion{width:450px;BORDER-right:  #cccccc 1px dotted;}
.createExam{width:360px;BORDER-left:  #cccccc 1px dotted;}

.createExamShow{width:800px;BORDER-right:  #cccccc 1px dotted;BORDER-left:  #cccccc 1px dotted;}
.createExamHidd{ position: absolute;visibility: hidden;top: -999em;}
.tdWidth{width:20px;}
.trLine{BORDER-top: #cccccc 1px solid;}
.chapterWidth{width:50px;}
.ExamHidd{ position: absolute;top: -999em;}
.fontExam{ font-size:12pt;}
.table_all_g{BORDER: #99CC00 1px solid;}
.nav_q{background-color:#eef7fe }
.table_all_blue{BORDER: #75C8FF 1px solid;}
.table_all_red{BORDER: #330066 1px solid;}
.search_stu{width:160px; height:20px; font-size: 10pt;}
.table_stu{border:#cecfe1 1px solid;}
.search_content{position: absolute; font-size: 10pt;BORDER:  #cccccc 1px dotted;}
.table_all_y{BORDER: #ff987d 1px solid;}
.table_all_green_dotted{BORDER: #ff3300 1px solid;}
.table_all_red_dotted{BORDER: #99cc00 1px solid;}
.comment_Text{ width:550px;height:40px;}
.comment_value{width:550px;height:30px;BORDER: #99cc00 1px solid; padding-left:10px;padding-right:10px;}

.currentpage{
	color:red;
	
}

.pageindex{
	color:black;
}
.hintlink{
	background:url('../images/hint.png');
	width:16px;
	height:16px;
	display:block;	
	float:left;
	margin-top:3px;
	margin-left:4px;
}
.hintlink:hover {
	background-position:0 -16px;
}
.hintdiv{
	border: 1px solid #CCCCCC;
	background-color: #fbffcd;
	color: #000000;
	line-height:15px; 
}
.nonohintlink{
	display:none;
}