@charset "utf-8";
/* CSS Document */
* {
	margin:auto;
	/**margin:0 !important;*/
	*margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}
body {
	margin:auto;
	/**margin:0 !important;*/
	*margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	background:url(../images/index_bg.jpg) repeat-x;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
#index_sl{
	width:1203px;
	text-align:left;
}
/*-- HEADER --*/
#header{
	width:1203px;
}
#header #top{
	width:1203px;
	height:80px;
}
#header #top #logo{
	float:left;
	width:231px;
	height:80px;
	margin:0px;
}
#header #top #sp_lan{
	float:left;
	width:972px;
	height:80px;
	background:url(../images/index_top_gear.jpg) no-repeat right;
}
#header #top #sp_lan #sp_l{
	width:722px;
	margin:50px 0px 0px 0px;
	text-align:right;
	color:#393939;
}
#header #top #sp_lan #sp_l .sitemap_text a{
	font-size:12px;
	padding-left:22px;
	background:url(../images/icon1.jpg) no-repeat left;
	letter-spacing:0.05em;
}
#header #top #sp_lan #sp_l .sitemap_text a:hover{
	text-decoration:underline;
}
#header #top #sp_lan #sp_l .lan_frag a{
    padding-left:6px;	
}
#header #menu{
	float:left;
	width:231px;
	height:350px;
	background:url(../images/menu_bg.jpg) no-repeat;
}
#header #index_flash{
	float:left;
}
/*-- MIDDLE --*/
#index_m{
	width:1203px;
	margin-bottom:10px;
}
#index_m #i_company{
	float:left;
	font-size:12px;
	color:#343434;
	line-height:18px;
	background:url(../images/index_m_line1.jpg) right no-repeat;
}
#index_m #i_news{
	float:left;
	width:490px;
}
#index_m #i_news #exhibition{
	width:229px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	background:url(../images/index_m_line2.jpg) right no-repeat;
}
#index_m #i_news #exhibition h1{
	font-size:13px;
	color:#4c5f00;
	font-weight:normal;
	letter-spacing:0.04em;
}
#index_m #i_news #right{
	float:left;
	width:240px;
	*width:240px !important;
	*width:230px;
	padding-top:10px;
	padding-left:5px;
	background:url(../images/index_news_bg.png) left no-repeat;
	_behavior: url(js/iepngfix.htc);
}
#index_m #i_news #right #l_news{
	font-size:12px;
	color:#181818;
	margin-bottom:10px;
}
#index_m #i_news #right #l_news h1{
	font-weight:normal;
	font-size:12px;
	line-height:24px;
	color:#5b6600;
	padding-left:16px;
	margin-top:10px;
	background:url(../images/point2.png) no-repeat left;
	_behavior: url(js/iepngfix.htc);
}
#index_m #i_news #right #l_news h2{
	font-size:12px;
	font-weight:normal;
	color:#181818;
	padding-left:16px;
}
#index_m #i_news #right #l_news h2 a{
	font-size:12px;
	font-weight:normal;
	color:#181818;
	text-decoration:underline;
}
#index_m #i_news #right #events{
	font-size:12px;
	color:#181818;
	margin-bottom:10px;
}
#index_m #i_news #right #events h1{
	font-weight:normal;
	font-size:12px;
	line-height:24px;
	color:#5b6600;
	padding-left:16px;
	margin-top:10px;
	background:url(../images/point2.png) no-repeat left;
	_behavior: url(js/iepngfix.htc);
}
#index_m #i_news #right #events h2{
	font-size:12px;
	font-weight:normal;
	color:#181818;
	padding-left:16px;
}
#index_m #i_news #right #events h2 a{
	font-size:12px;
	font-weight:normal;
	color:#181818;
	text-decoration:underline;
}
#index_m #i_contact{
	width:210px;
	height:212px;
	float:left;
	margin-top:40px;
	background:url(../images/index_contact_bg.png) no-repeat left top;
	_behavior: url(js/iepngfix.htc);
	padding:43px 10px 0px 5px;
	font-size:8pt;
	letter-spacing:0.04em;
	line-height:18px;
	color:#2b2b2b;
}
#index_m #i_contact a{
	color:#2b2b2b;
}
#index_m #i_contact a:hover{
	color:#990000;
}

/*-- Footer --*/
#footer{
	clear:both;
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-x top;
}
#footer .footer_i{
	width:1203px;
	margin:10px auto 0px auto;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	letter-spacing:1px;
	text-align:right;
	padding-top:10px;
	*padding-top:0px;
	padding-right:10px;
	padding-bottom:15px;
	background:url(../images/footer_pic.png) left top no-repeat;
	_behavior: url(js/iepngfix.htc);
}
#footer .footer_i a{
	color:#FFFFFF;
}
#footer .footer_i a:hover{
	color:#990000;
}