@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Tahoma, Arial, Verdana, Helvetica;
   font-size:14px; line-height:17px; color:#636363;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{ background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x #f1f8ff; /*height:100%; - reason: jslider*/ }
.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 3px 7px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 3px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 6px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 3px 7px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 3px 6px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:15px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pm3 li{ padding-bottom:3px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.mdeul_mb3 li{ margin-bottom:3px !important; }
.mdeul_mb5 li{ margin-bottom:5px !important; }
.mdeul_mb8 li{ margin-bottom:8px !important; }
.mdeul_mb12 li{ margin-bottom:12px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }
/* =============================== mdeul [END] ====================================== */
/* =============================== mdedl [START] ==================================== */
.mdedl{ position:relative; overflow:hidden; }
.mdedl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mdedl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mdedl_set1{ width:270px; }
.mdedl_set1 dt{ width:70px; margin-top:3px; }
.mdedl_set1 dd{ width:192px; }
/* =============================== mdedl [END] ====================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_yellow{ color:#ebe348 !important; }
.color_orange{ color:#ff7200 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#cc0000 !important; }
.color_grey{ color:#707070 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#299ade !important; }
.color_blue2{ color:#2183aa !important; }
.color_purple{ color:#ff008a !important; }
.bg_red{ background-color:#eb7a12 !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#f09214 !important; }
.bg_orange2{ background-color:#e56c00 !important; }
.bg_green{ background-color:#0c8e12 !important; }
.bg_black{ background-color:#1a171b !important; }
.bg_grey{ background-color:#eeefef !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_purpledark{ background-color:#260015 !important; } 
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:14px !important;}
.size12, .size12 *{ font-size:12px !important; line-height:15px !important;}
.size14, .size14 *{ font-size:14px !important; line-height:17px !important;}
.size16, .size16 *{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }
.size36{ font-size:36px !important; line-height:40px !important; }

.lineh20, .lineh20 *{ line-height:20px; } 
a{
	font: 14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#0089c0;
	text-decoration:underline;
}
a:hover{ color:#299ade;/*8e2f00;*//*8c2e00*/ text-decoration:underline; }
.under_off{ text-decoration:none; }
.set_bold{ font-weight:bold; }

.link_purple{ color:#ff008a; text-decoration:none; }
.link_purple:hover{ color:#56acff; text-decoration:underline; }


h1, h1 *{ font:22px/26px Tahoma, Arial, Verdana, Helvetica; }
h2, h2 *{ font:20px/24px Tahoma, Arial, Verdana, Helvetica; }
h3, h3 *{ font:18px/22px Tahoma, Arial, Verdana, Helvetica; }


#main_container, .main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:1002px;
	overflow:hidden;
	z-index:1;
}


.mde{
	width:1002px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:646px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:300px;
	padding-right:8px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:481px;
	padding:0px 0px 0px 9px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdey{
	width:481px;
	padding:0px 9px 0px 0px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== system_alert [START] ============================= */
#system_alert, #system_alert *{color:#636363; }
/* =============================== system_alert [END] =============================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }

.jdialog_fullbg, #jdialog_fullbg{
	background-color:#33FF33;
	/*opacity:0.6;
	filter:alpha(opacity=0);*/
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:100;
	overflow:hidden;
}
/* =============================== jquery [END] ===================================== */
/* =============================== top [START] ====================================== */
/*
#top{ height:125px; border-bottom:1px solid #cccccc; }
#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:247px;
	height:94px;
	position:absolute;
	left:70px;
	top:18px;
	overflow:hidden;
}*/
/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{ height:125px;  }

#menu_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:247px;
	height:94px;
	position:absolute;
	/*left:70px;*/
	left:0px;
	top:18px;
	overflow:hidden;
}

#menu_container{
	height:50px;
	position:absolute;
	float:right;
	right:0px;
	top:72px;
	overflow:hidden;
}
.menul{
	/*width:1002px;*/
	height:27px;
	position:relative;
	float:right;
	left:0px;
	top:11px;
	overflow:hidden;
}

.menul li{
	list-style:none;
	height:27px;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul li a{
	height:14px;
	padding:7px 20px 6px 20px;
	position:relative;
	float:left;
	overflow:hidden;
}

.menul li a img{
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:14px;
	cursor:pointer;
}

#menul_1 a img{ background-image:url(../graph/shared/menu/menul_1.png); width:39px; }
#menul_2 a img{ background-image:url(../graph/shared/menu/menul_2.png); width:42px; }
#menul_3 a img{ background-image:url(../graph/shared/menu/menul_3.png); width:58px; }
#menul_4 a img{ background-image:url(../graph/shared/menu/menul_4.png); width:165px; }
#menul_5 a img{ background-image:url(../graph/shared/menu/menul_5.png); width:75px; }

#menul_1.active a img{ background-image:url(../graph/shared/menu/hover/menul_1.png); width:39px; }
#menul_2.active a img{ background-image:url(../graph/shared/menu/hover/menul_2.png); width:42px; }
#menul_3.active a img{ background-image:url(../graph/shared/menu/hover/menul_3.png); width:58px; }
#menul_4.active a img{ background-image:url(../graph/shared/menu/hover/menul_4.png); width:165px; }
#menul_5.active a img{ background-image:url(../graph/shared/menu/hover/menul_5.png); width:75px; }


.menu_active{
	height:27px;
	width:31px;
	padding:0px 6px 0px 6px;
	position:absolute;
	float:left;
	left:0px;
	top:11px;
	overflow:hidden;
	visibility:hidden;
}
.menu_active .lt, .menu_active .rt{
	width:6px;
	height:27px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
.menu_active .lt{ background:url(../graph/shared/menu/menu_activelt.png) 0px 0px no-repeat; left:0px; }
.menu_active .rt{ background:url(../graph/shared/menu/menu_activert.png) 0px 0px no-repeat; right:0px; }
.menu_active .cr{
	background:url(../graph/shared/menu/menu_activebg.png) 0px 0px repeat-x;
	width:100%;
	height:31px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* =============================== menu [END] ======================================= */
/* =============================== cont [START] ===================================== */
#content{ padding:30px 0px 24px 0px; }
.cont{}

.title{
	background:url(../graph/shared/dot1.gif) 0px bottom repeat-x;
	width:956px;
	margin-bottom:12px;
	padding:7px 0px 12px 0px;
	position:relative;
}
.img_border1{ border:1px solid #aed4ef; }

.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line_dot1{ background:url(../graph/shared/dot1.gif) 0px 0px repeat-x; }
.line_dot2{ background:url(../graph/shared/dot2.gif) 0px 0px repeat-x; }
/* =============================== cont [END] ======================================= */
/* =============================== boxcont [START] ================================== */
.boxcont_up, .boxcont_dn{
	width:1002px;
	height:8px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxcont_up{ background:url(../graph/shared/mde/boxcont/boxcont_up.png) 0px 0px no-repeat; }
.boxcont_dn{ background:url(../graph/shared/mde/boxcont/boxcont_dn.png) 0px 0px no-repeat; }

.boxcont{
	background:url(../graph/shared/mde/boxcont/boxcont_bg1.png) 0px 0px repeat-y;
	width:1000px;
	padding:0px 1px 10px 1px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}

.boxcont_inner{
	background:url(../graph/shared/mde/boxcont/boxcont_bg2.png) 0px 0px repeat-x;
	width:956px;
	padding:0px 22px 0px 22px;
	position:relative;
	overflow:hidden;
}

.boxcont_innerpg{ width:1000px; padding:0px 0px 0px 0px; }
/* =============================== boxcont [END] ==================================== */
/* =============================== boxblue [START] ================================== */
.boxblue{
	background:#dbebfb;
	width:942px;
	padding:0px 7px 24px 7px;
	position:relative;
	overflow:hidden;
}

.boxblue_inner{
	width:936px;
	padding:10px 3px 14px 3px;
	position:relative;
	overflow:hidden;
}

.boxblue_linkhide, .boxblue_linkshow{
	padding:0px 19px 0px 19px;
	position:absolute;
	right:10px;
	bottom:5px;
	font-size:11px;
	line-height:13px;
	color:#299ade;
	text-decoration:none;
}
.boxblue_linkhide{ background:url(../graph/shared/mde/boxblue/sign1.gif) right 3px no-repeat; }
.boxblue_linkshow{ background:url(../graph/shared/mde/boxblue/sign2.gif) right 4px no-repeat; display:none; }

.boxblue_linkhide:hover, .boxblue_linkshow:hover{ color:#299ade; text-decoration:underline; }

.boxcmin_inner .boxblue{ width:586px; }
.boxcmin_inner .boxblue .boxblue_inner{ width:580px; }
/* =============================== boxblue [END] ==================================== */
/* =============================== boxwhite [START] ================================= */
.boxwhite{
	background:url(../graph/shared/dot1.gif) 0px 0px repeat-x #ffffff;
	width:942px;
	padding:0px 7px 0px 7px;
	position:relative;
	overflow:hidden;
}

.boxwhite_inner{
	width:936px;
	padding:18px 3px 0px 3px;
	position:relative;
	overflow:hidden;
}

.boxwhite_innerpg{
	width:942px;
	padding:18px 0px 14px 0px;
}
/*
.boxblue_linkhide, .boxblue_linkshow{
	padding:0px 19px 0px 19px;
	position:absolute;
	right:10px;
	bottom:5px;
	font-size:11px;
	line-height:13px;
	color:#299ade;
	text-decoration:none;
}
.boxblue_linkhide{ background:url(../graph/shared/mde/boxblue/sign1.gif) right 3px no-repeat; }
.boxblue_linkshow{ background:url(../graph/shared/mde/boxblue/sign2.gif) right 4px no-repeat; display:none; }

.boxblue_linkhide:hover, .boxblue_linkshow:hover{ color:#299ade; text-decoration:underline; }
*/
.boxcmin_inner .boxwhite{ width:586px; }
.boxcmin_inner .boxwhite .boxwhite_inner{ width:580px; }
.boxcmin_inner .boxwhite .boxwhite_innerpg{ width:600px; margin:0px -7px 0px -7px;  }
/* =============================== boxwhite [END] =================================== */
/* =============================== pager [START] ==================================== */
.pager{
	width:956px;
	position:relative;
	overflow:hidden;
}
.pager_lt{
	width:290px;
	padding-right:7px;
	margin-right:-8px;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:2;
}

.pager_rt{
	width:666px;
	margin-left:-8px;
	position:relative;
	float:right;
	overflow:hidden;
	z-index:1;
}

.pager_menul{
	width:290px;
	position:relative;
	overflow:hidden;
}
/*
.pager_menul .activeMAIN{ background-color:#33FFCC;}
.pager_menul .active{ background-color:#FFFF00;}
*/
.pager_menul li{
	list-style:none;
	width:290px;
	position:relative;
	float:left;
	overflow:hidden;
}
.pager_menul li a{
	width:241px;
	padding:13px 25px 11px 24px;
	position:relative;
	float:left;
	overflow:hidden;
}
.pager_menul li a img{ height:16px; width:241px; }


#products_1 a img{ background-image:url(../graph/shared/mde/pager/products_1.png); }
#products_2 a img{ background-image:url(../graph/shared/mde/pager/products_2.png); }
#products_3 a img{ background-image:url(../graph/shared/mde/pager/products_3.png); }
#products_4 a img{ background-image:url(../graph/shared/mde/pager/products_4.png); }
#products_5 a img{ background-image:url(../graph/shared/mde/pager/products_5.png); }
#products_6 a img{ background-image:url(../graph/shared/mde/pager/products_6.png); }
#products_7 a img{ background-image:url(../graph/shared/mde/pager/products_7.png); }
#products_8 a img{ background-image:url(../graph/shared/mde/pager/products_8.png); }


#products_1 a:hover img, #products_1.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_1.png); }
#products_2 a:hover img, #products_2.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_2.png); }
#products_3 a:hover img, #products_3.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_3.png); }
#products_4 a:hover img, #products_4.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_4.png); }
#products_5 a:hover img, #products_5.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_5.png); }
#products_6 a:hover img, #products_6.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_6.png); }
#products_7 a:hover img, #products_7.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_7.png); }
#products_8 a:hover img, #products_8.active a img{ background-image:url(../graph/shared/mde/pager/hover/products_8.png); }

.pager_active{
	width:297px;
	position:absolute;
	
	left:0px;
	top:0px;
	overflow:hidden;
}
.pager_active .up, .pager_active .dn{
	width:297px;
	height:8px;
	position:relative;
	overflow:hidden;
}
.pager_active .up{ background:url(../graph/shared/mde/pager/pager_activeup.png) 0px 0px no-repeat; }
.pager_active .dn{ background:url(../graph/shared/mde/pager/pager_activedn.png) 0px 0px no-repeat; }

.pager_active .cr{
	background:url(../graph/shared/mde/pager/pager_activebg.png) 0px 0px repeat-y;
	width:297px;
	height:24px;
	position:relative;
	overflow:hidden;
}

.pagerbox_up, .pagerbox_dn{
	width:666px;
	height:8px;
	position:relative;
	overflow:hidden;
}

.pagerbox_up{ background:url(../graph/shared/mde/pager/pagerbox_up.png) 0px 0px no-repeat; }
.pagerbox_dn{ background:url(../graph/shared/mde/pager/pagerbox_dn.png) 0px 0px no-repeat; }

.pager .pager_rt .SVA_up2{ background:url(../graph/shared/mde/pager/pagerbox_up2.png) 0px 0px no-repeat; }
.pager .pager_rt .SVA_dn2{ background:url(../graph/shared/mde/pager/pagerbox_dn2.png) 0px 0px no-repeat; }

.pagerbox{
	background:url(../graph/shared/mde/pager/pagerbox_bg.png) 0px 0px repeat-y;
	width:664px;
	padding:0px 1px 0px 1px;
	position:relative;
	overflow:hidden;
}
.pagerbox_inner{ /*style-javascript*/
	width:620px;
	/*height:300px;*/ /*Script*/
	height:auto;
	padding:0px 22px 0px 22px;
	position:relative;
	overflow:hidden;
}

.pager_listul{ /*style-javascript*/
	width:664px;
	margin:0px -22px 0px -22px;
	/*position:relative;*/
	left:0px;
	top:0px; /*Script*/
	/*position:absolute;*/
	position:relative;
	overflow:hidden;
}
.pager_listul .li{ /*WARNING .LI*/
	list-style:none;
	width:620px;
	padding:0px 22px 0px 22px;
	position:relative;
	float:left;
	overflow:hidden;
}

.pager_product{ /*style-javascript*/
	border-bottom:10px solid #c8c8c8;
	width:620px;
	padding:10px 22px 10px 22px;
	margin:10px -22px 0px -22px;
	position:relative;
	overflow:hidden;
}
/* =============================== pager [END] ====================================== */
/* =============================== foot [START] ===================================== */
.foot{ width:978px; border-top:1px solid #299ade; padding:4px 12px 24px 12px; }
.foot, .foot *{ font-size:11px; line-height:13px; }
.foot .lt, .foot .lt *{ color:#299ade; text-decoration:none; }
.foot .lt a:hover{ color:#000000; text-decoration:none;  }

.foot .rt, .foot .rt *{ color:#b3b3b3; text-decoration:none; }
.foot .rt a:hover{ color:#000000; text-decoration:none;  }

.foot .lt{ position:relative; float:left; overflow:hidden; }
.foot .rt{ position:relative; float:right; overflow:hidden; }

.foot_sep{ margin-left:4px; margin-right:4px; }
/* =============================== foot [END] ======================================= */
/* =============================== boxcmin [START] ================================== */
.boxcmin_up, .boxcmin_dn{
	width:646px;
	height:8px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxcmin_up{ background:url(../graph/shared/mde/boxcmin/boxcmin_up.png) 0px 0px no-repeat; }
.boxcmin_dn{ background:url(../graph/shared/mde/boxcmin/boxcmin_dn.png) 0px 0px no-repeat; }

.boxcmin{
	background:url(../graph/shared/mde/boxcmin/boxcmin_bg1.png) 0px 0px repeat-y;
	width:644px;
	padding:0px 1px 10px 1px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}

.boxcmin_inner{
	background:url(../graph/shared/mde/boxcmin/boxcmin_bg2.png) 0px 0px repeat-x;
	width:600px;
	padding:0px 22px 0px 22px;
	position:relative;
	overflow:hidden;
}

.boxcmin_innerpg{ width:644px; padding:0px 0px 0px 0px; }

.boxcmin_inner .title{ width:600px; }
/* =============================== boxcmin [END] ==================================== */
/* =============================== pagmin [START] =================================== */
.pagmin{
	width:603px;
	position:relative;
	overflow:hidden;
}
.pagmin_lt{
	width:290px;
	padding-right:7px;
	margin-right:-8px;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:2;
}

.pagmin_rt{
	width:313px;
	margin-left:-8px;
	position:relative;
	float:right;
	overflow:hidden;
	z-index:1;
}

.pagmin_menul{
	width:290px;
	position:relative;
	overflow:hidden;
}
/*
.pagmin_menul .activeMAIN{ background-color:#33FFCC;}
.pagmin_menul .active{ background-color:#FFFF00;}
*/
.pagmin_menul li{
	list-style:none;
	width:290px;
	position:relative;
	float:left;
	overflow:hidden;
}
.pagmin_menul li a{
	width:241px;
	padding:13px 25px 11px 24px;
	position:relative;
	float:left;
	overflow:hidden;
}
.pagmin_menul li a img{ height:16px; width:241px; }

/*
#products_1 a img{ background-image:url(../graph/shared/mde/pagmin/products_1.png); }
#products_1 a:hover img, #products_1.active a img{ background-image:url(../graph/shared/mde/pagmin/hover/products_1.png); }
*/

.pagmin_active{
	width:297px;
	position:absolute;
	
	left:0px;
	top:0px;
	overflow:hidden;
}
.pagmin_active .up, .pagmin_active .dn{
	width:297px;
	height:8px;
	position:relative;
	overflow:hidden;
}
.pagmin_active .up{ background:url(../graph/shared/mde/pagmin/pagmin_activeup.png) 0px 0px no-repeat; }
.pagmin_active .dn{ background:url(../graph/shared/mde/pagmin/pagmin_activedn.png) 0px 0px no-repeat; }

.pagmin_active .cr{
	background:url(../graph/shared/mde/pagmin/pagmin_activebg.png) 0px 0px repeat-y;
	width:297px;
	height:24px;
	position:relative;
	overflow:hidden;
}

.pagminbox_up, .pagminbox_dn{
	width:313px;
	height:8px;
	position:relative;
	overflow:hidden;
}

.pagminbox_up{ background:url(../graph/shared/mde/pagmin/pagminbox_up.png) 0px 0px no-repeat; }
.pagminbox_dn{ background:url(../graph/shared/mde/pagmin/pagminbox_dn.png) 0px 0px no-repeat; }

.pagmin .pagmin_rt .SVA_up2{ background:url(../graph/shared/mde/pagmin/pagminbox_up2.png) 0px 0px no-repeat; }
.pagmin .pagmin_rt .SVA_dn2{ background:url(../graph/shared/mde/pagmin/pagminbox_dn2.png) 0px 0px no-repeat; }

.pagminbox{
	background:url(../graph/shared/mde/pagmin/pagminbox_bg.png) 0px 0px repeat-y;
	width:311px;
	padding:0px 1px 0px 1px;
	position:relative;
	overflow:hidden;
}
.pagminbox_inner{
	width:279px;
	height:300px; /*Script*/
	padding:0px 16px 0px 16px;
	position:relative;
	overflow:hidden;
}

.pagmin_listul{
	width:311px; /*664px;*/
	/*margin:0px -22px 0px -22px;
	position:relative;*/
	left:0px;
	top:0px; /*Script*/
	position:absolute;
	overflow:hidden;
}
.pagmin_listul .li{ /*WARNING .LI*/
	list-style:none;
	width:279px;
	padding:0px 16px 0px 16px;
	position:relative;
	float:left;
	overflow:hidden;
}
.pagmin_product{
	width:279px;
	padding:11px 16px 21px 16px;
	margin:0px -16px 0px -16px;
	position:relative;
	overflow:hidden;
}
.pagmin_productlink{
	position:absolute;
	bottom:0px;
	right:16px;
	font-size:12px;
	line-height:14px;
	color:#0086bb;
	text-decoration:underline;
}
.pagmin_productlink:hover{ color:#ae0a0a; text-decoration:underline; }
/* =============================== pagmin [END] ===================================== */
/* =============================== homeul [START] =================================== */
.homeul{
	width:300px;
	position:relative;
	overflow:hidden;
}
.homeul li{
	background:url(../graph/shared/mde/homeul/homeul_sep1.gif) 0px bottom repeat-x;
	list-style:none;
	width:300px;
	padding:0px 0px 1px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.homeul li a{
	width:300px;
	padding:12px 0px 12px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.homeul li a img{
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:300px; 
	height:65px; 
}
.homeul li a:hover, .homeul li.active a{ background:#d8effc; }
.homeul li.last{ background:none; }

#homeul_1 a img{ background-image:url(../graph/shared/mde/homeul/homeul_1.png); }
#homeul_2 a img{ background-image:url(../graph/shared/mde/homeul/homeul_2.png); }
#homeul_3 a img{ background-image:url(../graph/shared/mde/homeul/homeul_3.png); }
#homeul_4 a img{ background-image:url(../graph/shared/mde/homeul/homeul_4.png); }
/* =============================== homeul [END] ===================================== */
/* =============================== image [START] ==================================== */
#image{ background:url(../graph/shared/image/image_default.jpg) 0px 0px no-repeat; height:310px; }
#image #image_content{ display:none; }
#image_content{
	width:1002px;
	height:310px;
	position:relative;
	overflow:hidden;
}
#image_content img{ position:absolute; }
#image001{ z-index:1; }
#image001_text, #image002_text, #image003_text, #image004_text, #image005_text, #image006_text, #image007_text{
	position:absolute;
	overflow:hidden;
	z-index:20;
	opacity:0;
	filter:alpha(opacity=0);
}
#image001_text{ left:46px; top:155px; }
#image002_text{ left:46px; top:155px; }
#image003_text{ left:46px; top:155px; }
#image004_text{ left:46px; top:155px; }
#image005_text{ left:46px; top:155px; }
#image006_text{ left:46px; top:155px; }
#image007_text{ left:46px; top:155px; }

.image_animation{
	background-color:#FFFFFF;
	width:20px;
	height:308px;
	position:absolute;
	left:1px;
	top:1px;
	z-index:19;
}
/* =============================== image [END] ====================================== */
/* =============================== submenu [START] ================================== */

#submenu_container{
	height:27px;
	position:relative;
	overflow:hidden;
}
.submenul{
	/*width:1002px;*/
	height:27px;
	position:relative;
	float:left;
	overflow:hidden;
}

.submenul li{
	list-style:none;
	height:27px;
	position:relative;
	float:left;
	overflow:hidden;
}
.submenul li a{
	height:14px;
	padding:7px 9px 6px 9px;
	position:relative;
	float:left;
	overflow:hidden;
}

.submenul li a img{
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:14px;
	cursor:pointer;
}

#submenul_research a img{ background-image:url(../graph/shared/mde/submenu/submenul_research.png); width:174px; }
#submenul_technology a img{ background-image:url(../graph/shared/mde/submenu/submenul_technology.png); width:79px; }
#submenul_quality a img{ background-image:url(../graph/shared/mde/submenu/submenul_quality.png); width:121px; }
#submenul_supply a img{ background-image:url(../graph/shared/mde/submenu/submenul_supply.png); width:151px; }
#submenul_manufacturing a img{ background-image:url(../graph/shared/mde/submenu/submenul_manufacturing.png); width:151px; }
#submenul_corporate a img{ background-image:url(../graph/shared/mde/submenu/submenul_corporate.png); width:158px; }

#submenul_research.active a img{ background-image:url(../graph/shared/mde/submenu/hover/submenul_research.png); width:174px; }
#submenul_technology.active a img{ background-image:url(../graph/shared/mde/submenu/hover/submenul_technology.png); width:79px; }
#submenul_quality.active a img{ background-image:url(../graph/shared/mde/submenu/hover/submenul_quality.png); width:121px; }
#submenul_supply.active a img{ background-image:url(../graph/shared/mde/submenu/hover/submenul_supply.png); width:151px; }
#submenul_manufacturing.active a img{ background-image:url(../graph/shared/mde/submenu/hover/submenul_manufacturing.png); width:151px; }
#submenul_corporate.active a img{ background-image:url(../graph/shared/mde/submenu/hover/submenul_corporate.png); width:158px; }

.submenu_active{
	height:27px;
	width:31px;
	padding:0px 6px 0px 6px;
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	overflow:hidden;
	visibility:hidden;
}
.submenu_active .lt, .submenu_active .rt{
	width:6px;
	height:27px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
.submenu_active .lt{ background:url(../graph/shared/mde/submenu/submenu_activelt.png) 0px 0px no-repeat; left:0px; }
.submenu_active .rt{ background:url(../graph/shared/mde/submenu/submenu_activert.png) 0px 0px no-repeat; right:0px; }
.submenu_active .cr{
	background:url(../graph/shared/mde/submenu/submenu_activebg.png) 0px 0px repeat-x;
	width:100%;
	height:31px;
	position:relative;
	float:left;
	overflow:hidden;
}

.submenu_outer{ /*style-javascript*/
	width:600px;
	/*height:0px;*/
	height:auto;
	padding:0px 3px 0px 3px;
	margin:0px -3px 0px -3px;
	position:relative;
	overflow:hidden;
	/*display:none;*/
	display:block;
		
}

.submenu_inner{
	background:url(../graph/shared/dot1.gif) 0px 1px repeat-x;
	width:600px;
	padding:17px 3px 0px 3px;
	margin:0px -3px 0px -3px;
	position:relative;
	overflow:hidden;
}
/* =============================== submenu [END] ==================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}
/* ========== box_formd ============== */
/*
.box_formd{ width:auto; }
.box_formd, .box_formd *{ font-size:12px; line-height:16px; }
.box_formd h1{ font-size:26px; line-height:30px; }
.box_formd h2{ font-size:18px; line-height:22px; }
.box_formd h3{ font-size:14px; line-height:17px; }


.box_formd .formd_full{ width:598px; }
.box_formd .formd_label{ width:226px; padding-right:8px; }
.box_formd .formd_label, .box_formd .formd_label *{  }
.box_formd .formd_text{ background:#f2fcf2; width:250px; border:1px solid #786527; }
.box_formd .formd_textarea{ background:#f2fcf2; width:250px; border:1px solid #786527; }
.box_formd .formd_full_button{ width:491px; }

.box_formd .formd_select{ width:258px; height:20px; border:1px solid #786527; background:#f2fcf2; }
.box_formd .formd_select option{ background:#f2fcf2; }
.box_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_sign1.gif) right 6px no-repeat #566c29; 
	height:25px;
	margin:0px;
	padding:0px 28px 0px 10px;
	border:0px;
	font: bold 14px/17px "Times New Roman", Tahoma, Arial, Verdana, Helvetica; 
	color:#ffffff;
}
.box_formd .formd_submit:hover{ background:url(../graph/shared/single/btn_sign1.gif) right 6px no-repeat #d42b23; color:#ffffff;  }
*/
/* ========== box_formd ============== */
/* ========== contact_formd ========== */
.contact_formd{ width:580px; }
.contact_formd, .contact_formd *{ font-size:12px; line-height:16px; }
.contact_formd .formd_full{ width:580px; }
.contact_formd .formd_label{ width:150px; padding-right:8px; margin-top:5px; }
.contact_formd .formd_label, .contact_formd .formd_label *{ color:#636363; }
.contact_formd .formd_text{ background:url(../graph/shared/single/formd_textbg.gif) left 0px no-repeat; width:278px; height:16px; padding:6px 6px 4px 6px; border:0px; color:#636363; }
.contact_formd .formd_textarea{ background:url(../graph/shared/single/formd_textareabg.gif) left 0px no-repeat; height:78px;  width:278px; padding:6px 6px 4px 6px; border:0px; color:#636363; }
.contact_formd .formd_full_button{ width:361px; padding-top:15px; }
.contact_formd .formd_submit{ background:url(../graph/shared/single/btn_sendenquiry.gif) 0px 0px no-repeat; border:0px; width:119px; height:27px; }
.contact_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sendenquiry.gif) 0px 0px no-repeat; width:119px; height:27px; }

.contact_formd .formd_submit_bookings{ background:url(../graph/shared/single/btn_sendform.gif) 0px 0px no-repeat #ff008a; border:0px; width:122px; height:31px; }
.contact_formd .formd_submit_bookings:hover{ background:url(../graph/shared/single/hover/btn_sendform.gif) 0px 0px no-repeat #a7005a; width:122px; height:31px; }

.contact_formd .formd_submit_feedback{ background:url(../graph/shared/single/btn_sendfeedback.gif) 0px 0px no-repeat #ff008a; border:0px; width:162px; height:31px; }
.contact_formd .formd_submit_feedback:hover{ background:url(../graph/shared/single/hover/btn_sendfeedback.gif) 0px 0px no-repeat #a7005a; width:162px; height:31px; }


.contact_formd .formd_select{ width:258px; height:20px; border:1px solid #3b62c4; background:#eb7a12; }
.contact_formd .formd_select option{ background:#eb7a12; }
/* ========== contact_formd ========== */


.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:11px; margin-right:-3px; /* IE path */ }
.formd_full_first{ margin-top:0px; }

.formd_label{
	width:170px;
	margin-top:3px;
	padding-right:9px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	text-align:right;
}

.formd_text{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#454545;
}

.formd_textarea{
	background-color:#fadead;
	width:435px;
	height:70px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#454545;
}

.formd_select{
	background:#fadead;
	width:213px;
	height:18px;
	border:1px solid #5ed5f8;

	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
}

.formd_select option{ background:#fadead; border:0px; }

.formd_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* ================= formd_full_button ========== */
.formd_full_button{
	width:392px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	padding-top:11px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}



.formd_submit, .formd_submit_bookings, .formd_submit_feedback{
	background:#fadead;
	border:1px solid #5ed5f8;
	/*width:137px;*/
	padding:10px 40px 10px 40px;
	margin:0px;
	/*height:37px;*/
	position:relative;
	float:right;
	cursor:pointer;
}

.formd_submit:hover{ background:#e0c79b; }
/* ================= formd_full_button ========== */
.color_redlight{ color:#cc0000 !important; }
/* =============================== formd [END] ====================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
