#body
{
	width:100%;
	min-width:1000px;
}
#top
{
	background:url(/img/topbg.png) repeat-x #D5D5D5;
	width:100%;
	height:90px;
}
#languageBar
{
	position:relative;
	top:5px;
	right:20px;
	float:right;
	width:auto;
	background:url(/img/ll.png) no-repeat;
	width:70px;
}
#languageBar div
{
	background:url(/img/lr.png) no-repeat right;
}
#languageBar div div
{
	margin:0px 3px 0px 3px;
	background:url(/img/wpx.png) repeat;
	height:19px;
	text-align:center;
	font-size:11px;
	padding-top:4px;
}
#logo
{
	position:relative;
	left:0px;
	top:0px;
	width:200px;
	height:90px;
	float:left;
}
#logoTitle
{
	font-weight:bold;
	color:#333;
	float:left;
	margin:12px 0px 0px 10px;
}
#logoTitle1
{
	font-weight:bold;
	color:#333;
	font-size:13px;
	float:left;
	margin:12px 0px 0px 10px;
}
#title
{
	height:28px;
	color:#C40504;
	font-size:20px;
	margin-left:5px;
	padding-top:16px;
}
#sw
{
	position:absolute;
	top:1px;
	left:350px;
	width:214px;
	background:url(/img/swl.png) no-repeat;
}
#sw div
{
	background:url(/img/swr.png) no-repeat right;
}
#sw div div
{
	background:url(/img/swbg.png) repeat-x;
	height:103px;
	margin:0px 7px 0px 7px;
	padding:10px 0px 0px 15px;
	font-size:10px;
	font-weight:bold;
	color:#333;
	line-height:14px;
}




#sww 
{
	position:absolute;
	top:470px;
	left:180px;
	
}



#sww1 
{
	position:absolute;
	top:700px;
	left:400px;
	font-weight:bold;
	color:#ff0000;
	font-size:16px;
	
}


#sw1
{
	position:absolute;
	top:1px;
	left:350px;
	width:214px;
	background:url(/img/swl.png) no-repeat;
}
#sw1 div
{
	background:url(/img/swr.png) no-repeat right;
}
#sw1 div div
{
	background:url(/img/swbg.png) repeat-x;
	height:103px;
	margin:0px 7px 0px 7px;
	padding:10px 0px 0px 15px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:14px;
}
#menu div
{
	margin-top:10px;
}
#sf
{
	background:url(/img/sfbg.png) repeat;
	margin:1px 0px 1px 0px;
}
#sf div
{
	background:url(/img/lrc.png) no-repeat left top;
}
#sf div div
{
	background:url(/img/lrcb.png) no-repeat bottom left;
}
#sf div div div
{
	margin:0px 1px 0px 9px;
	background:url(/img/sftbg.png) repeat-x;
	padding:5px 4px 10px 0px;
	height:34px;
}
#catalog
{
	width:auto;
	padding:8px 4px 20px 10px;
}
#catalog div
{
	margin-top:10px;
	margin-bottom:10px;
}
#catalog div.sub
{
	padding:2px 8px 8px 10px;
	background:#CCCCCC;
	font-size:11px;
	height:inherit;
}
#catalog div.sub div
{
	margin-top:8px;
}
a.blackred:link, a.blackred:active, a.blackred:visited
{
	text-decoration:underline;
	color:#000;
}
a.blackred:hover
{
	color:#C40504;
}
.curWhite
{
	color:#FFF;
	font-weight:bold;
	background:#7D7D7D;
	padding:0px 2px 0px 3px;
}
.red
{
	background:#C40504;
}
.grey
{
	background:#D5D5D5;
}
.selected
{
	background:#C40504;
	color:#FFFFFF;
	padding:0px 3px 0px 3px;
	display:block;
	width:auto;
}
.menubg
{
	background:url(/img/menugr.png) repeat-x;
	width:199px;
}
a.menuitem:link, a.menuitem:active, a.menuitem:visited
{
	text-decoration:underline;
	color:#000;

}
a.menuitem:hover
{
	text-decoration:none;
	color:#FFF;
	background:#666;
}
.cntbox
{
	margin:17px 15px;
}
.imcat
{
	background:url(/img/cbg.png) no-repeat;
	padding:9px 5px 5px 5px;
}
.dotx
{
	background:url(/img/dotline.png) repeat-x;
	margin:0px 10px 15px 10px;
	height:1px;
}
.pollbg 
{
    background-image:url(../image/pollbg.png);
    background-repeat:repeat-x;
}
a.tArticle:link, a.tArticle:active, a.tArticle:visited
{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding:0px 2px 0px 3px;
}
a.tArticle:hover
{
	background:#C40504;
	color:#FFF;
}