body{
	margin:0;
	font-size:12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
ul{
	margin:0;
	padding:0;
}
ul li{
	list-style: none;
}
a{
	text-decoration:none;
	color:#069;
}
a:hover{
	color: #090;
}
img{
	border: none;
}
#top,#menu ul,#main{
	width:910px;
	margin:0 auto;
}
#menu{
	background: url(MenuBg.gif) repeat-x;
	height:30px;
}
#menu ul{
	margin-top:8px;
}
#menu ul li{
	float: left;
	margin-right:30px;
}
#menu ul li a{
	font-weight: bold;
	color:#000;
}
#left,#right{
	float:left;
}
#left{
	width:650px;
	margin-top:10px;
}
.product{
	width:650px;
	background:#EAEDF4;
}
.product h3{
	font-size:12px;
	padding-bottom:8px;
	border-bottom: 1px solid #CBD3E6;
	margin:0 8px;
	background: url(home_pro_title_icon.gif) no-repeat;
	padding-left:14px;
}
.product span a{
	color:#696969;
	font-size:11px;
}
.list_top,.display_top{
	width:650px;
   background: url(list_top_bg.gif) no-repeat;
	height:26px;
	margin-bottom:5px;
	padding-top:5px;
}
.list_top span,.display_top span{
	margin:10px 0 0 20px; 
}
.display_top{
   background: url(list_top_bg2.gif) repeat-x;
	color:#fff;
}
.display_top span h1{
   display:inline;
	font-size:12px;
}
.display_top span a{
	color:#FFF;
}
.print{
   text-align: right;
	padding-right:20px;
}
.product_list,.product_display{
	width:650px;
	background: #F5F7FA;
	padding:15px 0;
}
.product_list ol{
	margin:0 20px;
}
.product_list ol li{
	margin-bottom:10px;
	background: url(right_ul_li_bg.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-left:20px;
}
.product_display p{
	padding:0 20px;
	line-height:160%;
}
.product_display img{
	max-width: 600px; 
   height:auto; 
   width:expression(this.width > 600 ? "600px":auto);

}
.art_content h1{
	text-align:center;
	font-size:16px;
	font-family: ΣΧΤ²;
}
.info{
	width:400px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	color:#999;
}
.art_content P{
	font-size:13px;
	line-height:170%;
	text-indent: 2em;
}
.bottom_border{
	border-bottom: 1px solid #FFF;
	margin:15px 8px;
}
.product table{
	margin:2px 0px 2px 10px;
}
*html .product table{
	margin-left:0px;
}
.product img{
	border:4px solid #E1E1E1;
}
.product img:hover{
	border:4px solid #A3B6D3;
}
.product h4,.product_list h4{
	width:188px;
	margin:6px auto;
	text-align: center;
	font-size:12px;
}
.faq,.event{
	background: url(faq_bg.jpg) no-repeat;
	width:320px;
	height: 186px;
	float:left;
	margin-top:10px;
}
.event{
	margin-left:10px;
}
.faq h3,.event h3{
	color:#fff;
	margin:15px 0 0 20px;
}
.faq ul,.event ul{
	margin:20px 20px 0;
}
.faq ul li,.event ul li{
	margin-bottom:10px;
}
.partner{
	margin-top:12px;
}
.partner img{
	margin-right:-5px;
	margin-top:10px;
}
.ems_middle_bg{
   background: url(ems_middle_bg.gif) no-repeat;
	width:461px;
	height:3px;
	margin:0 auto;
	margin-top:5px;
}
#right{
   background: #F6F7F8;
	width:240px;
	margin-left:20px;
	color:#666;
}
#right ul{
	margin:20px 10px 0 8px;
}
#right ul li{
	margin-bottom:8px;
	background: url(right_ul_li_bg.gif) repeat-x bottom;
	padding-bottom:8px;
}
#right P{
	margin:15px 10px;
}
.pages{
	margin:5px 0 0 10px;
}
.pages a,.pages span{
	margin-right:10px;
}
#footer{
	width:910px;
	background:url(footbg.gif) repeat-x top;
	margin:0 auto;
	margin-top:15px;
	padding-top:20px;
}
#footer p{
	margin:6px 0;
	color:#666;
}
#footer p a{
	color:#5C6F8D;
}