﻿{

	margin: 0;

	font-size: 12px;

	font-family: Arial;

}



#main-page

{

	width: 980px;

	height: auto;

	overflow: hidden;

	margin: auto;

}



#header

{

	background-color: #000000;

}



#topmenu 

{

	height:46px;

	margin-top: 2px;

	margin-bottom:10px;

}





.fl

{

	float:left;

}



.parent-menu 

{

	background:#000000;/* url(../images/bg_repeat.gif) repeat-x scroll 0 -46px;*/

	color:#FFFFFF;

	font-family:Arial;

	font-size:12px;

	font-size-adjust:none;

	font-stretch:normal;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	height:23px;

	line-height:normal;

	text-align:center;

}



.pmenu-sep 

{

	width:23px;

}



.pmenu-activeleft 

{

	background:#F4F5F6 url(../images/bg_corner_left.gif) no-repeat scroll 0 0;

	height:23px;

}



.pmenu-active 

{

	background:#008bb6; /* url(../images/bg_repeat.gif) repeat-x scroll 0 -73px;*/

	color:#ffffff;

	height:15px;

	padding:5px;

}



.pmenu-activeright 

{

	background:#F4F5F6 url(../images/bg_corner_right.gif) no-repeat scroll 0 0;

	height:23px;

}



.pmenu-normalleft, .pmenu-normalright, .pmenu-activeleft, .pmenu-activeright 

{

	font-size:1px;

	height:23px;

	width:3px;

}



.pmenu-normal, .pmenu-active, .pmenu-normalleft, .pmenu-normalright, .pmenu-activeleft, .pmenu-activeright 

{

	cursor:pointer;

}



.pmenu-normal 

{

	cursor:pointer;

	height:15px;

	padding:5px;

}



.sub-menu 

{

	background: #ffffff;

	color:#000000;

	font-weight:normal;

	height: 26px;

	line-height: 19px;

	border-top: solid 2px #008bb6;

}



.drss 

{

	padding:3px 4px;

	width:50px;

}



.smenu-content 

{

	height:17px;

	padding:2px 5px;

	width:980px;

}



.smenu-content ul 

{

	height:17px;

	list-style-type:none;

	margin:0;

	padding:0;

	width:50%;

}



.smenu-content li 

{

	float:right;

	padding:0 5px;

}



.txtr 

{

	text-align:right;

}