@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#menu {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
}

ul#menu {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu ul {background-color: #E4E4E4;
list-style-type: none;
margin: 0;
padding: 0;}


ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {background: url("../images/list_bullet.png") no-repeat scroll 10px 14px rgba(0, 0, 0, 0);
margin-top: 1px;}

ul#menu li a {border-bottom: 1px dotted #cccccc;
color: #036da5;
font-family: arial;
font-size: 13px;
line-height: 15px;
padding: 11px 25px;}

ul#menu li a:hover {
  background-color: #068CD3;
  color:#fff; 
}

ul#menu li ul li a {background: none repeat scroll 0 0 #ddeeff;
border-bottom: medium none;
padding-left: 20px;}

ul#menu li ul li a:hover { }



article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{ margin:0; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif}
.clear{ clear:both}
header{ background-color:#068cd3; padding:10px}
header .logoSec{ width:980px; margin:0 auto; font-size:24px; color:#fff; font-family:Arial, Helvetica, sans-serif}
.bodyCont{ width:980px; margin:30px auto;}
.bodyCont .leftMenu{ width:250px; float:left; background-color:#efefef;}
.bodyCont .contSec{ float:right; width:700px;}
.bodyCont .contSec .hdSec{ background-color:#ddeeff; padding:15px 10px;}
.bodyCont .contSec .hdSec span{ display:block; float:left; border-right:1px solid #207eb1; color:#207eb1; padding:0 15px; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.bodyCont .contSec .hdSec span.lst{ border:none}
.bodyCont .contSec .hdSec span strong{ font-weight:700}
.bodyCont .contSec .contentHolder{margin: 20px 0 0;
overflow-x: scroll;
width: 100%;}

