@import "style_common.css";

body {
	background : #000000 url(../images/body_bck.gif) repeat-x;
	margin-bottom: 0px;
}
#container {
	width: 774px;
	background: #FFFFFF;
}
#top_menu {
	height: 31px;
	background : #FFFFFF url(../images/body_bck.gif) repeat-x;
}
#top_menu .items {
	width : 460px;
	text-align : center;
	padding-right : 0px;
	float : right;
}
#top_menu .items, #top_menu .items a {
	font : 100 8pt/26px Tahoma;
	color : #C1C1C1;
}
#top {
	width : 774px;
	height : 136px;
}
#top .part_1 {
	float : left;
	width: 163px;
}
#top .part_2 {
	float : left;
	width: 611px;
}
#top .part_2_1 {
	height: 108px;
}
#top .part_2_2 {
	height: 28px;
	background : url(../images/top_menu_bck.png) transparent;
	border-right: 1px solid #B5B5B5;
}
#top .part_2_2, #top .part_2_2 a{
	font : bold 8pt/28px Arial;
	color: #FFFFFF;
}
#top .space{
	clear: both;
	height: 5px;
	font-size: 1px;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}
#footer{
	width: 774px;
	height: 80px;
	background : url(../images/footer.png) transparent;
}
#footer .content{
	padding: 17px 0px 0px 180px;
	text-align: center;
	line-height: 30px;
	color: #4C70C7;
}
#middle {
	clear: both;
	width: 774px;
	height: 100%;
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
}
#middle .part_1 {
	width: 505px;
	padding-bottom: 10px;
}
#middle .part_1 .container{
	margin: 0px;
	position: relative;
	top: -60px;
	width: 445px;
	text-align: left;
	
}
#middle .part_2 {
	width: 25px;
	background : url(../images/middle_part_2_bck.png) transparent;
}
#middle .part_3 {
	width: 242px;
}
#middle_product {
	clear: both;
	width: 774px;
	height: 100%;
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
	padding-top: 10px;
}
#middle_product .part_1 {
	width: 100%;
	padding-bottom: 10px;
}
#middle_product .part_1 .container{
	margin: 0px;
	top: 0px;
	width: 708px;
}
#left_menu {
	width : 125px;
	text-align : left;
}
#left_menu ul {
	list-style : none;
	margin : 0;
	padding : 0;
}
#left_menu a {
	font : 100 11px/18px Tahoma;
	display : block;
	margin : 0px;
	padding : 1px 0px 1px 0px;
	text-decoration : none;
	background : url(../images/icon_01.png) transparent no-repeat 7px 50%;
	padding-left: 17px;
}
#left_menu .parent a {
	color : #555555;
}
#left_menu .parent a:hover {
	text-decoration : underline;
}
.right_caption {
	background : transparent url(../images/right_caption_bck.png);
	width: 100%;
	height: 23px;
	font : bold 9pt/23px Verdana;
	color: #FFFFFF;
}
.right_caption span{
	padding-left: 12px;
}
#right_news {
	width: 100%;
}
#right_news .container{
	margin: 5px 15px 5px 10px;
}
#right_news .first_item{
	margin: 10px 0px 5px 0px;
	text-align: left;
	border-bottom: 1px dotted #D0D0D0;
}
#right_news .item{
	clear: both;
	padding-left: 10px;
	background: url(../images/icon_02.gif) transparent  0% 7px no-repeat;
	text-align: left;
	line-height: 16px;
}
#right_news .all a{
	color: #4F6DB9;
	font-weight: bold;
}
#right_support {
	margin-top: 15px;
}