* {
	padding:0;
	margin:0;
}
body {
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#333;
}
body {
	scrollbar-face-color: #555555;
	scrollbar-track-color: #999999;
	scrollbar-highlight-color: #dddddd;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-dark-shadow-color: #dddddd;
	scrollbar-arrow-color: #dddddd;
}

.a1:link{
	color: #333333;
	text-decoration: none;
}
.a1:visited{
	text-decoration: none;
	color: #333333;
}
.a1:hover{
	text-decoration: underline;
	color: #7e87af;
}
.a1:active{
	text-decoration: none;
	color: #333333;
}

.a2:link{
	font-size:10px;
	color: #666;
	text-decoration: none;
}
.a2:visited{
	font-size:10px;
	text-decoration: none;
	color: #666;
}
.a2:hover{
	
	text-decoration: underline;
	color: #7e87af;
}
.a2:active{
	font-size:10px;
	text-decoration: none;
	color: #666;
}

#head {margin:0 auto; width:800px; height:108px; background:url(../image/head_c.jpg); background-repeat: no-repeat;}
#head_back {height:108px; background:#f7f7f7;}

#menu {margin:0 auto; width:800px; height:35px; background:url(../image/devide.jpg);}
#menu_back {height:35px; background:#f7f7f7;}

/* MENU STATES */
#menu #menu_state {margin: 0; padding: 0; margin-top:9px; margin-left:1px;}
#menu #menu_state li { display:inline;}
#menu #menu_state li a { float:left; width: 114px; height: 0; padding-top: 23px; overflow: hidden; }

/*state: normal*/
#menu #menu_state li#home a { background-image:url(../image/Mhome_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#about_us a { background-image:url(../image/Mabout_us_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#divisions a { background-image:url(../image/Mdivisions_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#news a { background-image:url(../image/Mnews_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#conferences a { background-image:url(../image/Mconferences_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#products a { background-image:url(../image/Mproducts_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#web_links a { background-image:url(../image/Mweb_links_c.jpg); background-repeat: no-repeat;}

/*state: mouse over*/
#menu #menu_state li#home a:hover { background-image:url(../image/Hhome_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#about_us a:hover { background-image:url(../image/Habout_us_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#divisions a:hover { background-image:url(../image/Hdivisions_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#news a:hover { background-image:url(../image/Hnews_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#conferences a:hover { background-image:url(../image/Hconferences_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#products a:hover { background-image:url(../image/Hproducts_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#web_links a:hover { background-image:url(../image/Hweb_links_c.jpg); background-repeat: no-repeat;}

/*state mouse on*/
#menu #menu_state li#home a:active {background-image:url(../image/Hhome_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#about_us a:active { background-image:url(../image/Habout_us_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#divisions a:active { background-image:url(../image/Hdivisions_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#news a:active { background-image:url(../image/Hnews_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#conferences a:active { background-image:url(../image/Hconferences_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#products a:active { background-image:url(../image/Hproducts_c.jpg); background-repeat: no-repeat;}
#menu #menu_state li#web_links a:active{ background-image:url(../image/Hweb_links_c.jpg); background-repeat: no-repeat;}

/* ON STATES */
#menu.home #menu_state li#home a {background-image:url(../image/Hhome_c.jpg); background-repeat: no-repeat; !important;}
#menu.about_us #menu_state li#about_us a { background-image:url(../image/Habout_us_c.jpg); background-repeat: no-repeat; !important;}
#menu.divisions #menu_state li#divisions a { background-image:url(../image/Hdivisions_c.jpg); background-repeat: no-repeat; !important;}
#menu.news #menu_state li#news a { background-image:url(../image/Hnews_c.jpg); background-repeat: no-repeat; !important;}
#menu.conferences #menu_state li#conferences a { background-image:url(../image/Hconferences_c.jpg); background-repeat: no-repeat; !important;}
#menu.products #menu_state li#products a { background-image:url(../image/Hproducts_c.jpg); background-repeat: no-repeat; !important;}
#menu.web_links #menu_state li#web_links a{ background-image:url(../image/Hweb_links_c.jpg); background-repeat: no-repeat; !important;}



#divide2 {margin:0 auto; width:800px; height:20px; background:url(../image/devide2.jpg)}
#divide2_back {height:20px; background:url(../image/devide2_back.jpg)}

#main {margin:0 auto; width:800px; height:500px; position: relative; background:#fcfcfc;}
#main_back {height:500px; background:#f7f7f7;}

#main #part1 {width:200px; height:250px; margin: 0; padding: 0; position: absolute; top: 0; left:0;}
#main #part1 #part1_in {margin-left:10px; margin-right:10px;}
#main #part1 #part1_in #part1_top { height:31px;background-image:url(../image/in_top3.jpg);background-repeat: no-repeat;}
#main #part1 #part1_in #part1_top #part1_title {margin-top:8px; color:#FFFFFF; text-align:center;}
#main #part1 #part1_in #part1_foot { height:15px;background-image:url(../image/in_foot3.jpg);background-repeat: no-repeat;}
#main #part1 #part1_in #part1_middle{ background:#7e87af;}
#main #part1 #part1_in #part1_middle #part1_text {height:30px; margin-left:2px; margin-right:2px; background:#fcfcfc;}
#main #part1 #part1_in #part1_middle #part1_margin {height:12px; margin-left:2px; margin-right:2px; background:#fcfcfc;}

#main #part2 {width:400px; height:450px; margin:0; padding:0; position: absolute; top:0; left:200px;}
#main #part2 #part2_back {margin:10px; background:url(../image/main_back1.JPG); height:430px;}
#main #part2 #part2_in {background:#ffffff;height:423px; margin-top:1px; margin-bottom:6px; margin-left:1px; margin-right:6px;}
#main #part2 #part2_in #part2_top {height:40px; background:#666666}
#main #part2 #part2_in #part2_top #part2_title {margin:5px; margin-top:15px; color:#FFFFFF;}
#main #part2 #part2_in #part2_content{margin:10px;}
#main #part2 #part2_in #part2_foot { height:15px;background-image:url(../image/in_foot1.jpg);background-repeat: no-repeat;}
#main #part2 #part2_in #part2_middle{ background:#e7e7e7;}
#main #part2 #part2_in #part2_middle #part2_text {height:30px; margin-left:2px; margin-right:2px; background:#fcfcfc;}

#main #part3 {width:200px; height:450px; margin:0; padding:0; position: absolute; top:0; left:600px;}
#main #part3 #part3_in {margin-left:10px; margin-right:10px;}
#main #part3 #part3_in #part3_top { height:31px;background-image:url(../image/in_top3.jpg);background-repeat: no-repeat;}
#main #part3 #part3_in #part3_top #part3_title {margin-top:8px; color:#FFFFFF; text-align:center;}
#main #part3 #part3_in #part3_foot { height:15px;background-image:url(../image/in_foot3.jpg);background-repeat: no-repeat;}
#main #part3 #part3_in #part3_middle{ background:#7e87af;}
#main #part3 #part3_in #part3_middle #part3_text {height:30px; margin-left:2px; margin-right:2px; background:#fcfcfc;}
#main #part3 #part3_in #part3_middle #part3_margin {height:12px; margin-left:2px; margin-right:2px; background:#fcfcfc;}
#main #part3 .p2 {color:#666;font-size:10px;line-height:10px;}

#main #part4 {width:200px; height:250px; margin:0; padding:0; position: absolute; top:280px; left:0;}
#main #part4 #part4_in {margin-left:10px; margin-right:10px;}
#main #part4 #part4_in #part4_top { height:31px;background-image:url(../image/in_top3.jpg);background-repeat: no-repeat;}
#main #part4 #part4_in #part4_top #part4_title {margin-top:8px; color:#FFFFFF; text-align:center;}
#main #part4 #part4_in #part4_foot { height:15px;background-image:url(../image/in_foot3.jpg);background-repeat: no-repeat;}
#main #part4 #part4_in #part4_middle{ background:#7e87af;}
#main #part4 #part4_in #part4_middle #part4_text {height:30px; margin-left:2px; margin-right:2px; background:#fcfcfc;}
#main #part4 #part4_in #part4_middle #part4_margin {height:12px; margin-left:2px; margin-right:2px; background:#fcfcfc;}

#foot {margin:0 auto; width:800px; height:30px;background:url(../image/foot_in.jpg)}
#foot_back {height:30px; background:url(../image/foot.jpg)}
#foot .p1{padding-top:5px;margin-left:10px;color:#666;font-size:11px;}



#main1 {margin:0 auto; width:800px; height:430px; position: relative; background:#fcfcfc;}
#main_back1 {height:430px; background:#f7f7f7;}

#mpart1 {width:230px; height:430px; margin: 0; padding: 0; position: absolute; top: 0; left:0;}
#mpart1_in {margin-left:10px; margin-right:10px;}
#mpart1_head {height:40px; background:url(../image/head_back.jpg);}
#mpart1_bodyback {background:url(../image/inner_back.jpg);}
#mpart1_body {margin-right:6px; margin-left:3px;height:30px; background-color:#FFFFFF;}
#mpart1_foot {height:30px; background:url(../image/foot_back.jpg);}
#mpart1_title {margin-top:15px; color:#FFFFFF; text-align:center;}
#mpart1_margin {height:12px;background:#fcfcfc;margin-right:6px; margin-left:3px;}

#mpart2 {width:570px; height:430px; margin: 0; padding: 0; position: absolute; top: 0; left:230px;;}
#mpart2_back {height:400px; margin-left:10px; margin-right:10px; margin-top:10px; background:url(../image/main1_back.jpg);}
#mpart2_in {height:400px;margin-right:6px; margin-left:2px;}
#mpart2_head {height:40px; background:#666666;}
#mpart2_body {height:340px;OVERFLOW-Y: auto;}
#mpart2_content {height:340px;margin-left:10px;margin-right:10px;}
#mpart2_foot {height:14px; background:#666666}
#mpart2_title {margin-left:10px; margin-right:10px;margin-top:15px; color:#FFFFFF;}
