
*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}a img{border:0} 
body { font: 1em Georgia, "Times New Roman", Arial, Sans-Serif; color: #2F4F4F; }

a { color: #2F9D27; text-decoration: none; }
h1 { color: #191970; font-size: 1.8em; font-weight: thick; }
h2 { color: #191970; font-size: 1.3em; font-weight: thick; }
h3 { color: #191970; font-size: 1.0em; font-weight: thick; }
p  { clear: both; margin: 5px 0 15px; line-height: 1.3em; }
.clear { clear: both; }
.line { clear: both; width: 800px; border-bottom: 1px solid #ddd; margin: 20px 0 20px; }
.nline1 { clear: both; width: 800px; margin: 30px 0 30px; }
.nline2 { clear: both; width: 800px; margin: 50px 0 50px; }

p.listhead {
 font-size: 1.0em;
 margin-bottom: 7px;
}
ul.mark {
  margin-left: 25px;
  list-style: circle;
  margin-bottom: 10px;
}
li.mark {
  margin-bottom: 2px;
}
.wrap { margin: 0 auto; width: 800px;}
#logo { float: center; margin: 0 0 30px; }
#subject { float: center; margin: 0 0 15px; }

#header{ padding: 15px 0 5px 0; background: #FFFFFF url(../images/bg.jpg) repeat-x}
	#intro {float: center;  clear: both; width: 800px; margin: 10px 0 10px;}
	#mypic { float: right; width: 200px; height: 300; margin: 17px 0 10px;}

#cont{ padding: 5px 0 5px 0; }

#footer { padding: 0 0 5px 0;}
	#copyright { float: left; margin: 2px 0 0; color: #9D436F; font-size: .9em; }
		#copyright p { margin: 0 0 5px; }
		#copyright a { color: #60183B; }
	#counter { float: right; margin: 0 0 0; color: #9D436F; font-size: .8em; }

div.paper-info-box {
  margin-bottom: 10px;
}
div.paper-title-box {
  font-size: 20px;
  padding-bottom:3px;
  color: #827250;
  font-weight:bold;
}
div.paper-author-box {
  font-size: 18px;
  padding-bottom:5px;
  color: #527364;
}
div.paper-proceeding-box {
  font-size: 17px;
}
pre {
  height: 140px;
  margin-bottom: 3px;
  text-align: start;
  padding: 20px 17px;
  color: #333;
  background-color: #e6e6e6;
}
code, pre {
  font-family: "Source Code Pro", monospace;
  font-size: 0.95em;
}

/* supplementary document style */
div.section {
  text-align: left;
  padding-bottom: 15px;
}
a.link {
  font-size: 25px;
  font-style: italic;
}
div.caption {
  padding-top: 10px;
}
p.caption-content {
  text-align: justify;
}
table {
  border-collapse: collapse;
}
p.table-head {
  margin-bottom: 5px;
}
p.table-footer {
  margin-top: 15px;
}
table.eval {
  text-align: center;
  font-size:13px;
  border-collapse: collapse;
}
tr.eval-head {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
tr.eval-body-bottom {
  border-bottom: 1px solid;
}
td.eval-head-left {
  padding-left: 3px;
  padding-right: 3px;
  border-right: 1px solid;
}
td.eval-head-mid {
  padding-left: 3px;
  padding-right: 3px;
}
td.eval-head-right {
  border-left: 1px solid;
  padding-left: 3px;
  padding-right: 3px;
}
table.outer {
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-collapse: collapse;
}
tr.outer {
}
td.outer-label {
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid;
  border-bottom: 1px solid;
}
td.outer-item {
  border-bottom: 1px solid;
  padding: 0px;
}
table.inner {
  border-collapse: collapse;
}
td.label-img{
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid;
}
td.label-activation{
  padding-left: 7px;
  padding-right: 7px;
  border-top: 1px solid;
  border-right: 1px solid;
}
td.item1 {
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  /*border-left: 1px solid;*/
}
td.item2 {
  border-top: 1px solid;
  /*border-left: 1px solid;*/
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
}
table.results {
  margin-left: auto;
  margin-right: auto;
}
td.legend {
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
td.item-text {
  padding-left: 15px;
  padding-right: 15px;
}
td.item-img {
  padding-bottom: 3px;
  padding-left: 1px;
  padding-right: 1px;
}
img.img {
  width: 132px;
  /*
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges;
  -ms-interpolation-mode:nearest;
  */
}
img.filter {
  width:30;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges;
  -ms-interpolation-mode:nearest-neighbor;
}




