p {
	margin-bottom:7px;
}
/*Navigation---------------------------------------------------------*/
.first {
	margin-left:20px;
}
.first a:hover {
	border-bottom:5px solid #dab483;
}
.second a {
	border-bottom:5px solid #28190c;
}
.third a:hover {
	border-bottom:5px solid #799419;
}
.forth a:hover {
	border-bottom:5px solid #107a83;
}
.fifth a:hover {
	border-bottom:5px solid #942924;
}
/*Sub Navigation---------------------------------------------------------*/
#subMenu {
	margin-top:15px;
}
#subNav li {
	display: inline;
	text-decoration:none;
	text-align:right;
}
#subNav li a {
	color: #fff;
	padding: 0 13px;
	text-decoration:none;
	background-color: #666;
	padding:5px;
}
#subNav li a:hover {
	background-color: #C63;
}
#subNav #sigNav a {
	background-color: #999933;
}

/* ----------------- Main content -------------------------------------------------------*/
#bottomcontenttop {
	width:900px;
	height:10px;
	background: url(../images/b_contenttop.jpg) no-repeat;
	margin-top:15px;
}
#bottomcontent {
	width:898px;
	height:760px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
#bottomcontentbtm {
	width:900px;
	height:10px;
	background: url(../images/b_contentbtm.jpg) no-repeat;
}
.left {
	float: left;
	width: 270px;
	margin: 0 6px 5px 10px;
	padding:10px;
}
.middle {
	float: left;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.right {
	float: left;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
#secondCol {
	clear:both;
}

.conNav {
	color:#555;
}
.conNav:hover {
	color: #C63;
}
#advan ul li {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -0.7em;
	margin-bottom: 5px;
}
#gal li {
	width:100px;
	margin-bottom:5px;
	float:left;
	margin-left:22px;
	margin-top:10px;
}

#gal li img{
	border: 3px solid #fff;
}


#gal li img:hover {
	border: 3px solid  #fea736;
}
.system {
	font-weight:bold;
}
ol {
	margin-left:20px;
}
ol li {
	list-style: decimal;
}
#secSys {
	margin-top:10px;
}
#sysImg {
	margin-left:35px;
}



