@charset "utf-8";
/*DESIGN CSS*/
#Container{min-height:100% /*FF*/;_height:100%/*IE*/; }
.ContentBlock {margin:auto;width:899px;}
/**/

#Menu {position:relative; z-index:2; height:40px;border:#404751 solid 1px;background:transparent url(../Image/Design/Layout/Header/menu-bg.jpg) repeat-x center;}
#Menu ul {position: absolute; z-index:3}
#Menu ul li {float:left;width:177px}
#Menu ul li a {height:40px; line-height:40px;display:block;text-align:center;color:#404751;font-weight:bold;width:100%;border-right:2px solid #404751}
#Menu ul li a.no-border {border-right:none}
#Menu ul li ul , #Menu ul li ul li ul, #Menu ul li:hover ul li ul, #Menu ul li.iehover ul li ul  { display:none}
#Menu ul li:hover ul,#Menu ul li.iehover ul {display:block}
#Menu ul li:hover ul li ,#Menu ul li.iehover ul li{ position:relative; width:230px; height:20px; line-height:20px}
#Menu ul li:hover ul li a,#Menu ul li.iehover ul li a { font-size:11px; background:#e7e7e7; text-align:left; text-indent:10px; border:1px solid #CCC;height:20px; line-height:20px}
#Menu ul li:hover ul li ul,#Menu ul li.iehover ul li ul { position:absolute; left:230px; background:#C60; top:-0px}
#Menu ul li:hover ul li:hover ul ,#Menu ul li.iehover ul li.iehover ul{ display:block}
#Menu ul li ul li { float:none}

/**/
#Body  { background:url(../Image/Design/Layout/Body/body-bg.jpg) no-repeat;border:solid 1px #999; border-top: none; width:897px}
.Home {background:url(../Image/Design/Layout/Body/home-body-bg.jpg) no-repeat;height:495px}
#Parter {width:100%;background:#FFF url(../Image/Design/Layout/Body/left-bg.jpg) repeat-y  top right;}
#ParterRight {float:left;width:100%}
#ParterLeft {float:left;margin-left:-100%}
/**/
	#ParterRight {}
	#ParterRightContaier {margin-left:635px; height:495px;background: url(../Image/Design/Layout/Body/left-top.jpg) no-repeat  top right;  }
	#ParterLeft {width:635px}
.Content { padding:10px}
.Content p { line-height:1.4em; margin:10px 0}

.Content h2 { text-align:right; border-bottom:1px solid #c12032}
.Content h3 { margin:10px 0}
.Content.Product h2 { text-align:right; border-bottom:1px solid #952834}

#News li { line-height:1.4em; list-style:inside circle ; margin-bottom:5px}
#News li  a { color:#111}
#News li a:hover { text-decoration:underline}

#Doviz h2 {text-indent:-1000000px;background:url(../Image/Design/Layout/Body/doviz.png) no-repeat top center;height:53px}
#News h2 {text-indent:-1000000px;background:url(../Image/Design/Layout/Body/news.png) no-repeat top center;height:107px}

#Right {width:177px;margin:auto;padding:30px 0 0 0}
#Left address {width:610px;color:#dedede;text-align:center;font-style:normal;margin:auto;position:absolute;bottom:10px;border-top:1px solid #952834;padding-top:10px;left:13px}


.Product ul { margin:10px 0}
.Product li { list-style-type:circle; list-style-position:inside}

