/* CSS Document */
body{margin:0px auto; font-size:12px}
a{text-decoration:none; color:#787878}
a:hover{text-decoration:underline}
.fullScreen{width:800px; clear:both;margin:0px auto;}
.searchInput{border:#868C72 solid 1px}
.TableTitle{background:url(../images/tablebg.gif) no-repeat; width:200px; height:31px; line-height:31px; color:#383C3D; font-size:14px; font-weight:bold; text-align:center}
.TableContent{height:150px; border-top:#C9C9C9 solid 1px; background:#F2F2F2}
#RightContent{margin-left:20px; margin-top:20px;float:left; width:200px}
#LeftContentTop{height:150px; border-top:#C9C9C9 solid 1px; background:#F2F2F2}

#QQList{margin:2px; margin-left:20px}
#QQList li{float:left; list-style:none; width:120px; height:42px;margin:5px;cursor:pointer}
#QQList li:focus{ }
#QQList li span{color:#999999; display:none}
.focus{background-color:#D3EFFF}
.selected{background:url(../images/selected2.gif) no-repeat}
.titleword{font-weight:bold; font-size:14px}
#MoreInputs{list-style:none;}

#basicInputs{list-style:none;}
#basicInputs input{ height:20px; width:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px}
#basicInputs span{ height:20px; width:150px; }
.ErrorSpan{padding-left:5px;color:#FF0000; background:#FFFFCC;height:25px important!;border:#FF9900 1px solid;}
.button {
	BORDER-RIGHT: medium none; 
	BACKGROUND-POSITION: 50% bottom; 
	BORDER-TOP: medium none;
	 PADDING-LEFT: 0px;
	  FONT-WEIGHT: normal; 
	  FONT-SIZE: 14px; 
	  BACKGROUND-IMAGE: url(../images/buttonbg1.gif); 
	  PADDING-BOTTOM: 0px; 
	  VERTICAL-ALIGN: bottom; 
	  BORDER-LEFT: medium none; 
	  WIDTH: 160px important!; 
	  CURSOR: pointer; 
	  COLOR: #FFFFFF; 
	  PADDING-TOP: 3px; 
	  BORDER-BOTTOM: medium none;
	  HEIGHT: 35px; 
	  TEXT-ALIGN: center
}