@charset "utf-8";
html
{
}
h1, h2, h3, h4, h5, p
{
	margin: 0;
	padding: 0 0 0.5em;
}
h1, h2, h3, h4, h5
{
	color: #333;
}
body
{
	background-color: #fff;
	color:#333;
	font-family: "Trebuchet MS";
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
a:focus /*Fix for Firefox' dotted outline*/
{
	outline: none;
}
a img
{
	border: none;
}
a
{
	color: #369;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.pathdiv, .menuchildrendiv
{
	padding: 5px;
}
.modulecontainer
{
	padding: 0 0 30px;
	line-height: 20px;
}
.centralizer
{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.button
{
	border: 1px solid #000;
	background: #fff;
	color: #000;
	overflow: visible;
	margin: 5px 5px 5px 0;
}
.headerWrap
{
	background: url("images/bgMainMenuR1.gif") repeat-y;
}
.header
{
	background: url("images/bgMainMenu1.png") no-repeat scroll bottom center;
	padding: 0 20px;
}
.header a
{
	color: #000 !important;
}
.menuFloat
{
	width: 240px;
	float: left;
	display: inline;
	overflow: hidden;
	font-family: "Arial", "Arial AMU";
}
.menuFloatPad
{
	padding: 10px 10px 10px 20px;
}
.menu
{
	overflow: hidden;
}
.menuItemWrap1
{
}
.menuItemLink1
{
	text-decoration: none;
	font-weight: bold;
}
.menuItemExt1
{
	padding: 0 0 0 10px;
}
.menuItemWrap2
{
}
.menuItemLink2
{
	color: #000;
	text-decoration: none;
}
.headerMain
{
	height: 150px;
}
.logoLink
{
	float: left;
	display: inline;
	width: 233px;
	padding: 12px 0 0 10px;
}
.logoImg
{
	display: block;
}
.sloganPad
{
	float: left;
	display: inline;
	width: 424px;
	padding: 14px 0 0 20px;
}
.sloganImg
{
	display: block;
}
.headerAux
{
	width: 240px;
	height: 150px;
	overflow: hidden;
	float: right;
	display: inline;
}
.headerAux a
{
	font-size: 11px;
	text-decoration: none;
}
.headerAux a:hover
{
	text-decoration: underline;
}
.searchWrap
{
	padding: 25px 0 0;
}
.searchForm
{
	display: block;
	margin: 0;
	padding: 0;
}
.searchBoxPad
{
	width: 202px;
	height: 22px;
	background: url("images/bgSearchBox1.png") no-repeat;
	padding: 2px 5px;
}
.searchBox
{
	border: 0px none;
	background: transparent;
	width: 170px;
	color: #555;
}
.lsWrap
{
	padding: 15px 0 0;
	
}
.lsa
{
	text-decoration: underline !important;
}
.lsasel
{
	font-weight: bold;
}
.menuToggler
{
	float: right;
	height: 30px;
	width: 160px;
	cursor: pointer;
	overflow: hidden;
	margin: 7px 0 0;
	background: url("images/icoNavArrowDown.png") no-repeat scroll 12px 12px;
}
.menuTogglerOpen
{
	float: right;
	height: 30px;
	width: 160px;
	cursor: pointer;
	overflow: hidden;
	margin: 7px 0 0;
	background: url("images/icoNavArrowUp.png") no-repeat scroll 12px 12px;
}
	
.menuTogglerPad
{
	padding: 10px 10px 0 35px;
	font-weight: bold;
	color: #333;
}
.main
{
	padding: 0 20px 160px;
	position: relative;
}
.mainBg
{
	background: url("images/bgSeparator.png") repeat-y scroll top right;
}
.content
{
	width: 630px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0 10px 0 0;
}
.contentPad
{
	padding: 0 0 0 20px;
}
.newsWrap
{
	width: 320px;
	float: left;
	display: inline;
	overflow: hidden;
	line-height: 20px;
}
.newsItemWrap
{
	padding: 0 10px 20px 20px;
}
.newsTitle
{
	padding: 0 0 10px 20px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
.newsDate
{
	color: #777;
	font-size: 11px;
}
.newsItemTitle
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.newsTextPad
{
	font-size: 11px;
}
.newsTextPad p
{
	padding: 0 !important;
}
.newsItemLink
{
	color: #369;
	font-weight: bold;
	font-size: 11px;
}
.newsControl
{
	padding: 0;
}
.newsConPrev
{
	height: 20px;
	line-height: 20px;
	background: url("images/icPrev.gif") no-repeat scroll center left;
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
	width: 80px;
	overflow: hidden;
	float: left;
	display: inline;
	text-align: left;
}
.newsConAll
{
	height: 20px;
	line-height: 20px;
	width: 120px;
	overflow: hidden;
	float: left;
	display: inline;
	text-align: center;
}
.newsConNext
{
	height: 20px;
	line-height: 20px;
	background: url("images/icNext.gif") no-repeat scroll center right;
	padding: 0 0 0 0;
	width: 80px;
	overflow: hidden;
	float: left;
	display: inline;
	text-align: right;
}
.newsConLink
{
	color: #777;
	display: block;
	padding: 0 20px 0;
}




.homeTitle
{
	margin: 0;
	padding: 0 0 20px;
	font-size: 18px;
	font-weight: bold;
}
.footerWrap
{
	background: url("images/bgFooter.png") no-repeat scroll top center;
}
* html .footerWrap
{
	background: none !important;
}
.footer
{
	width: 880px;
	margin: 0 auto;
	padding: 25px 60px 60px;
}
.categoryWrap
{
	width: 240px;
	overflow: hidden;
}
.categoryTop
{
	background: url("images/bgT1BoxTop.png") no-repeat;
	height: 45px;
	cursor: pointer;
}
.categoryBot
{
	background: url("images/bgT1BoxBot.png") no-repeat scroll bottom left;
	padding: 0 15px 10px;
}
.categoryMid
{
	background: url("images/bgT1BoxMid.png") repeat-y;
}
.categoryTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #777;
	margin: 0;
	padding: 10px 10px 0;
}
.categoryThumb
{
	display: block;
	margin: 0 auto;
}
.categoryText
{
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
.category1
{
	position: absolute;
	bottom: 0;
	left: 15px;
	height: 160px;
}
.category2
{
	position: absolute;
	bottom: 0;
	left: 255px;
	height: 160px;
}
.category3
{
	position: absolute;
	bottom: 0;
	left: 495px;
	height: 160px;
}
.categorySpecWrap
{
	width: 250px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 735px;
	height: 160px;
}
.categorySpecTop
{
	background: url("images/bgT2BoxTop.png") no-repeat;
	height: 45px;
	cursor: pointer;
}
.categorySpecMid
{
	background: url("images/bgT2BoxMid.png") repeat-y;
}
.categorySpecBot
{
	background: url("images/bgT2BoxBot.png") no-repeat scroll bottom left;
	padding: 0 15px 10px;
}
#moduleWrap
{
	overflow: hidden;
}
.categorySubTitle
{
	padding-top: 25px;
	font-size: 16px;
}
.staticItemListWrap
{
	width: 630px;
	overflow: hidden;
}

