@charset "utf-8";
body {
	color:#585858;
	font-size: 100%;
	text-align: center;
	background-image: url(images/body.jpg);
	background-repeat: repeat;
	background-position: center top;
	clear: both;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
img{border:0;}li{list-style:none;}h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
button.link { background: transparent; border: 0px none; cursor: pointer; font-style: inherit; font-weight: inherit; font-size: 100%; line-height: inherit; font-family: inherit; padding: 0; width: auto; overflow: visible;}
a:link,a:visited,a:active,button.link span { color: #364C88; text-decoration: none;}
a:hover,button.link:hover span { text-decoration: underline;}
/**
 *
 */
#header{
	height: 182px;
	width: 985px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font:"Times New Roman", Times, serif;
	position: relative;
}
#ad {
	float: left;
	height: 98px;
	margin-top: 0px;
	width: 100%;
	clear: both;
	font-size: 100%;
}
#ad_01 {
	clear: both;
	float: left;
	margin-left: 0px;
	padding-top: 4px;
}
#ad_02 {
	float: right;
	margin-right: 0px;
	padding-top: 4px;
}
#header-top {
	clear: both;
	float: left;
	width: 985px;
	height: 182px;
	position: relative;
}

#logo {
	width: 78px;
	position: absolute;
	left: 0px;
	top: -45px;
	z-index: 100;
	overflow: hidden;
	height: 141px;
}
#user-register {
	float: left;
	height: 20px;
	width: 907px;
	text-align: right;
	font-weight: bold;
	padding-top: 9px;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 78px;
}
#user-register a{color: #666666;}
.left-link {
	float: left;
	padding-left: 10px;
}
#register-2 {
	float: right;
}
#register-2 a {
	padding-right: 15px;
}
#global {
	float: right;
	height: 29px;
	width: 907px;
	padding-top: 3px;
	text-align: left;
	position: relative;
}
#navigation {
	height: 50px;
	width: 985px;
	background-image:url(images/topNavBg.jpg);
	
	position: relative;
	clear: both;
	background-color: #29638a;
}

#cart {
	height: 25px;
	width: 265px;
	position: absolute;
	left: 705px;
	top: 20px;
	font-size: 13px;
	color: #cc0000;
	font-weight: bolder;
	text-align: left;
	float: left;
	font-family:"Times New Roman", Times, serif;
}
#navigation_Link {
	float: left;
	height: 20px;
	width: 700px;
	position: absolute;
	top: 20px;
	left: 55px;
	color: #ffffff;
	z-index: 20;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family:"Times New Roman", Times, serif;

}
#navigation_Link a{
	color: #ffffff;
	padding-right: 23px;


}
#footer {
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
	clear: both;
	width: 985px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	
	background-color:#29638a;
}#logoad {
	padding-top: 40px;
	text-align: center;
}
#Copyright {
	padding-top: 12px;
	clear: both;
	text-align: center;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
}
