body {background:#ccc url(); padding:0;margin:0;font-size:12px}
#cnt {
	width:985px;
	max-width:980px;
	min-height:900px;
	margin:20px auto 0 auto;
	background: #eee;
	-webkit-box-shadow:1px 1px 2px 3px rgba(33, 33, 33, .35);
	box-shadow:1px 1px 2px 3px rgba(33, 33, 33, .35);
	-webkit-border-radius:6px;
	border-radius:6px;
	color: #333;
	background-color: #FFFFFF;
}
#header {width:980px;min-height:160px;background:#0898ba url(../images/ATNMC2015-header.png) no-repeat center;padding:25px 0}
#header img#snblogo {float:left;margin:60px 0 0 30px;width:68px;height:90px;border:solid 0 #000}
#header img#tuelogo {float:right;margin:60px 30px 0 0;width:90px;height:90px;border:solid 0 #000}
#header div {width:820px;max-width:820px;float:right}
#header h1 {float:left;height:100px;line-height:1.2em;font-weight:normal;font-size:1.55em;color:#fff;padding-top:20px}
#mcnt {min-height:200px;padding:20px}
.cr {clear:both;background:url() repeat-x left -8px;min-height:40px}
.cr h2 {display:inline;margin:10px 60px;padding:10px 20px;font-size:1.35em;font-weight:normal;background:#eee;min-height:30px;}
.c1 {width:590px;float:left;clear:left;padding-right:30px;}
.c2 {width:250px;float:left;clear:right;padding-right:30px;}
.footer {background:#4A5259;padding:10px 30px;margin-top:20px}
.vgap {height:20px;clear:both;}
.tar {text-align:right}
#pfoot {width:980px;max-width:980px;margin:20px auto;text-align:center;font-size:.8em;color:#666}
ul {background:rgba(221,221,221,.6); padding:20px 10px;border:solid 1px #ccc}
ul li {list-style:square;font-size:1.45em;line-height:1.7em;vertical-align:middle;margin-left:20px}
/* ul li:HOVER { background:#369;color:#fff} */
.cl { clear:both;}
p {font-size:1.2em;text-align:justify;}
a {color:#639;text-decoration:none;font-weight:800}
ul li:HOVER a, a:HOVER {color:#f00;}
ul.menu li:HOVER a, .menu a:HOVER {color:#fff;}
ol li { line-height:1.5em; font-size: 1.2em;}
.bdr { border:solid 1px #999; padding: 10px;margin-bottom: 20px}
.bdr a:HOVER {
	color:#900;
}
h1,h2, h2 > a {color:#0B173B}
.c2 img {
	    width: 133%;
	    border: solid 1px #333;
	    background:#333;
}
th {
	text-align: left;
	vertical-align: top;
}