/* Global Style */
body {
	color: #E9E9E9;
	font-family: Tahoma, Verdana;
	font-size: 100%;
	background-image: url(../engine/global/bg-main.gif);
}
p {
	line-height: 130%;
} 
li { 
	list-style-type: none; 
	line-height: 150%; 
	margin-left: 10px;
} 
A:link {
	text-decoration: underline;
	color: #E9E9E9;
}
A:active {
	color: #E9E9E9;
	text-decoration: none;
}
A:visited {
	text-decoration: underline;
	color: #E9E9E9;
}
A:hover {
	color:#E9E9E9;
	text-decoration: none;
}
div,form {
	margin: 0px 0px;
	padding: 0px 0px;
}
#body{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/* Div Style */
#nav-super {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #222222;
	height: 120px;
	background-image: url(../engine/global/bg-nav-main.gif);
	background-repeat: no-repeat;
}
#header .logo {
	float: left;
	width: 530px;
	padding-left: 20px;
}
#header .nav-primary {
	float: left;
	width: 405px;
}
#header .nav-primary .maincat {
	width: 205px;
	float: left;
}
#header .nav-primary .subcat {
	float: right;
	width: 200px;
}
#menu {
	position:absolute;
	width:405px;
	height:155px;
	z-index:100;
	display:block;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #464646;
	padding-top: 20px;
}
#container .index-left{
	width:555px; 
	float:left;
	
}
#container .index-right{
	width:395px;
	float:right;
	padding-left:10px;
	height:555px;
}
#container .nav-left {
	width: 210px;
	padding-left: 20px;
	float: left;
}
#container .nav-left .submenu {
	padding-bottom: 25px;
}
#container .nav-left .search {
	padding-bottom: 30px;
}
#container .nav-left .shortcut {
	padding-bottom: 30px;
}
#container .nav-left .live-assistance {
	padding-bottom: 30px;
	font-size: 0.7em;
}
#container .body {
	float: left;
	width: 730px;
	padding-bottom: 35px;
}
#container .body .page-intro {
	font-size: 77%;
	width: 95%;
	padding-bottom: 20px;
}
#container .body .content {
	padding-right: 20px;
}
#nav-secondary {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	height: 125px;
	background-image: url(../engine/nav/sec-bg-dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#nav-secondary .r1 {
	background-color: #222222;
	background-image: url(../engine/nav/sec-bar.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#nav-secondary .c1 {
	float: left;
	width: 185px;
}
#nav-secondary .c2 {
	float: left;
	width: 185px;
}

#nav-secondary .c3 {
	float: left;
	width: 185px;
}
#nav-secondary .c4 {
	float: left;
	width: 185px;
}
#nav-secondary .c5 {
	float: left;
	background-image: url(../engine/nav/sec-c5-icon.gif);
	background-repeat: no-repeat;
	background-position: 12px 15px;
	padding-left: 80px;
	padding-top: 20px;
	height: 50px;
	width: 140px;
	font-weight:bolder;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	margin-bottom: 20px;
}
#footer .enews {
	float: left;
	padding-top: 15px;
}
#footer .copyright {
	float: right;
	padding-top: 15px;
}
#project {
 	padding-left:60px;
	padding-right:50px;
}
#project  .img-d{
	border:1px #464646 solid;
}
#project  .img-d a:link, #project  .img-d a:visited{
	border:1px #464646 solid;
}
#project  .img-d:hover{
	border:1px #FFFFFF solid;
}

.clear-all{
	clear:both;
	height:0;
	line-height:0;
	visibility: hidden;
}
.h1-space {
	padding-bottom: 20px;
}
.h2-space {
	padding-bottom:15px;
	border:0px;
}
.hilight-space {
	padding-bottom:20px;
}
.pic{
	border:0px;
}
.pic:hover{
	border:#FFFFFF 1px solid;
}
.link {
	background-image: url(../engine/global/ico-link.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	padding-left: 15px;
	background-position: 2px;
}
.tell-friend {
	background-image: url(../engine/global/ico-tell.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	padding-left: 15px;
	background-position: 1px;
}
.print {
	background-image: url(../engine/global/ico-print.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	padding-left: 15px;
	background-position: 1px;
}
.search-box {
	background-color: #999999;
	font-size: 0.65em;
	width: 160px;
	height: 14px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.shortcut-box {
	background-color: #999999;
	font-size: 0.65em;
	width: 165px;
	height: 22px;
	border: #FFFFFF 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.txt-s {
	font-size: 0.7em;
}
.txt-m {
	font-size: 0.8em;
}
.txt-l {
	font-size: 12px;
}
.txt-black {
	font-size: 100%;
	color: #363636;
}
.imgBorder {
	border: 7px solid #7B7B7B;
}
.txt-m-black {
	font-size: 0.8em;
	color: #363636;
}
.txt-s-black {
	font-size: 0.7em;
	color: #363636;
}
.contentblack {
	padding-right: 20px;
	color: #000000;
}
.img0 {
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.img50 {
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.navDashed {
	border-left-style: dashed;
	border-left-width: 1px;
}
td ul{
	clear:none;
	list-style:disc;
}#function {
	float: right;
	width: 200px;
	padding: 20px;
}
.submit, .submit a:link {
	background-color:#666666;
	background-repeat:repeat-x;
	border:1px #333333 solid;
	color:#E9E7E7;
	font-weight:bold;
	font-family:Tahoma, Verdana;
}
