@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Arial, Tahoma, Verdana, Helvetica;
   font-size:12px; line-height:16px; color:#333333;  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 #d4d3d3; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder2:after, .mdex:after, .mdey:after, .mde_ct:after, dl: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, .mder2, .mdex, .mdey, .mde_ct, dl{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder2, * html .mdex, * html .mdey, * html .mde_ct, * html dl{height: 1%;}
.override, .mde, .mdel, .mder2, .mdex, .mdey, .mde_ct, dl{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mde_ul [START] =================================== */
.mdeul{ position:relative; overflow:hidden; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 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 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.mdeul_bg4o li{ background:url(../graph/shared/ul_sign4.gif) 0px 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 6px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg4 ul li{ background:url(../graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:10px; /*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_pd5 li{ padding-bottom:5px; }

.spanab{
	position:absolute;
	left:-22px;	
}
.mdeul_spanab li{ padding-left:22px !important; }
/* =============================== mde_ul [END] ===================================== */
/* =============================== mde_dl [START] =================================== */
.mde_dl{ position:relative; }
.mde_dl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mde_dl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
/* =============================== mde_dl [END] ===================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff  !important; }
.color_black{ color:#000000  !important; }
.color_red{ color:#c60000 !important; }
.color_blue{ color:#0073bc  !important; }
.color_grey{ color:#666666  !important; }
.color_green{ color:#8af60b !important; }
.color_redlight{ color:#c60000 !important; }
/*
.color_orange{ color:#fe6206 !important; }
.color_cream{ color:#e5dfd2 !important; }
.color_brown{ color:#a49161 !important; }
.color_grey{ color:#808080 !important; }
.color_grey2{ color:#999999 !important; }
.color_yellow{ color:#ffe010 !important; }
.color_green{ color:#5fb000 !important; }
.color_violet{ color:#812d96 !important; }


.bg_white{ background-color:#ffffff !important; }
.bg_grey{ background-color:#e5dfd2 !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_yellow{ background-color:#fdf5dd !important; }
.bg_yellow2{ background-color:#f3ebd4 !important; }
.bg_brown{ background-color:#e1e4dc !important; }
*/
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:15px !important;}
.size12{ font-size:12px !important; line-height:16px !important;}
.size14{ font-size:14px !important; line-height:17px !important;}
.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; }
.seta_size10{ font-size:10px !important; line-height:14px !important;}
.seta_size11{ font-size:11px !important; line-height:15px !important;}
.seta_size12{ font-size:12px !important; line-height:16px !important;}
.seta_size14 a{ font-size:14px !important; line-height:17px !important; }
.seta_size16 a{ font-size:16px !important; line-height:20px !important; }
.seta_size18{ font-size:18px !important; line-height:22px !important;}
.seta_size20{ font-size:20px !important; line-height:24px !important;}

.seta_bold a{ font-weight:bold; }
/*
.seta_color_white a{ color:#ffffff !important; }
.seta_color_orange a{ color:#fe6206 !important; }
.seta_color_cream a{ color:#e5dfd2 !important; }
.seta_color_brown a{ color:#a49161 !important; }
.seta_color_grey a{ color:#808080 !important; }
.seta_color_grey2 a{ color:#999999 !important; }
.seta_color_yellow a{ color:#ffe010 !important; }
.seta_color_green a{ color:#5fb000 !important; }
.seta_color_violet a{ color:#812d96 !important; }
.seta_color_red a{ color:#d60600 !important; }
.seta_color_blue a{ color:#0099cc !important; }
*/
.set_underline{ text-decoration:underline; }
.seta_underline a{ text-decoration:underline; }

a{
	font:12px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#333333;
	text-decoration:underline;
}
a:hover{ color:#d60600; text-decoration:underline;}
.set_bold{ font-weight:bold; }
.underline_off{ text-decoration:none; }
.under_off{ text-decoration:none; }


h1{
	font:24px/28px Arial, Tahoma, Verdana, Helvetica;
	/*color:#333333;*/
	font-weight:normal;
}

h2{
	font:16px/20px Arial, Tahoma, Verdana, Helvetica;
	/*color:#333333;*/
	font-weight:bold;
}

h3{
	font:18px/22px Arial, Tahoma, Verdana, Helvetica;
	/*color:#333333;*/
	font-weight:normal;
}

h4{
	font:14px/17px Arial, Tahoma, Verdana, Helvetica;
	/*color:#333333;*/
	font-weight:bold;
}



.mde{
	width:1006px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

#main_container{
	background:url(../graph/shared/body_bg2.gif) 0px 0px repeat-x #f1f1f1;
	width:100%;
	position:relative;
	left:0px;
	min-width:1006px;
	overflow:hidden;
	padding-bottom:37px;
}

.mdel{
	width:215px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	/* override */
}

.mder{
	width:725px;
	position:relative;
	float:right;
	overflow:hidden;
	/* override */
}


.mdex{
	width:523px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:219px;
	position:relative;
	float:right;
	/* overrride */
}

.line{
	width:100%;
	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; }

.link_arrow1{
	background:url(../graph/shared/single/arrow1.gif) 0px 5px no-repeat;
	color:#c40000;
	padding-left:8px;
	text-decoration:none;
}

.link_arrow1:hover{ color:#c40000; text-decoration:underline; }
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{ height:88px; }
#top_logo{
	background:url(../graph/shared/top/top_logo.png) 0px 0px no-repeat;
	width:290px;
	height:51px;
	position:absolute;
	left:15px;
	top:23px;
	cursor:pointer;
	overflow:hidden;
}

.topmenu{
	position:absolute;
	right:0px;
	top:19px;
	float:right;
	overflow:hidden;
}

.topmenu ul{
	position:relative;
	overflow:hidden;
}

.topmenu ul li{
	background:url(../graph/shared/top/top_sign1.gif) 0px 6px no-repeat;
	list-style:none;
	padding:0px 15px 0px 10px;
	position:relative;
	float:left;
	overflow:hidden;
	
}
.topmenu ul li a{
	font:12px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topmenu ul li a:hover{ color:#8af60b; text-decoration:none; }
/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{ height:35px; }
#menu_lt, #menu_rt{
	width:9px;
	height:35px;
	position:absolute;
	top:0px;
}
#menu_lt{ background:url(../graph/shared/menu/menu_lt.png) 0px 0px no-repeat; left:2px; }
#menu_rt{ background:url(../graph/shared/menu/menu_rt.png) 0px 0px no-repeat; left:994px; }

#menu ul{
	background:url(../graph/shared/menu/menu_bg.png) 0px 0px repeat-x;
	width:983px;
	height:33px;
	padding:1px 0px 1px 0px;
	position:absolute;
	left:11px;
	overflow:hidden;
}

#menu ul li{
	background:url(../graph/shared/menu/menu_sep.png) right 0px no-repeat;
	padding-right:1px;
	height:33px;
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden
}
#menu ul li a{
	height:25px;
	padding:8px 10px 0px 10px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:14px/17px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}

#menu ul li a:hover{ text-decoration:none; color:#8af60b; }
.menu_active a{ color:#8af60b !important; }
.menu_active a:hover{ color:#0fa2ff !important; }
/* =============================== menu [END] ======================================= */
/* =============================== home [START] ===================================== */
#home{ height:338px; }
#home_flash{
	width:726px;
	height:308px;
	position:absolute;
	left:0px;
	top:30px;
	overflow:hidden;
}

#home_orange, #home_black{
	width:256px;
	height:143px;
	position:absolute;
	left:750px;
	overflow:hidden;
}
#home_orange{ top:29px; }
#home_black{ top:195px; }

#home_orange .bg, #home_black .bg{
	width:256px;
	height:143px;
	position:absolute;
	left:0px;
	top:0px;
}
#home_orange .bg{ background:url(../graph/shared/home/home_orange.png) 0px 0px no-repeat; }
#home_black .bg{ background:url(../graph/shared/home/home_black.png) 0px 0px no-repeat; }


#home_orange .cont, #home_black .cont{
	width:226px;
	height:107px;
	position:absolute;
	left:14px;
	top:8px;
	overflow:hidden;
	z-index:2;
}

#home_orange .cont *, #home_black .cont *{
	font-family:Arial, Tahoma, Verdana, Helvetica;
	font-size:14px;
	line-height:17px;
	color:#ffffff;
}

#home_orange .link, #home_black .link{
	padding-left:10px;
	position:absolute;
	right:13px;
	top:118px;
	z-index:3;
	
	font:12px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#home_orange .link{ background:url(../graph/shared/home/home_sign2.gif) 0px 6px no-repeat; }
#home_black .link{ background:url(../graph/shared/home/home_sign1.gif) 0px 6px no-repeat; }
#home_orange .link:hover, #home_black .link:hover{ color:#c60000; text-decoration:none; }
.line_obc{ background:#d6ebf0; }
/* =============================== home [END] ======================================= */
/* =============================== slider [START] =================================== */
.layer_main{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}
.layer_opacity{
	background:#000000;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

.layer_slider{
	background:#000000;
	padding:1px;
	position:absolute;
	left:100px;
	top:100px;
	width:960px;
	height:430px;
	z-index:10;
}

.layer_slider a{
	width:89px;
	height:20px;
	position:absolute;
	top:-20px;
	right:1px;
}
.layer_slider a img{
	background:url(../graph/shared/close.png) 0px 0px no-repeat;
	width:89px;
	height:20px;
}
/* =============================== slider [END] ===================================== */
/* =============================== obc [START] ====================================== */
.obc{ margin-top:23px;  }
.obc h3{ color:#c60000; }
.obc_up{
	background:url(../graph/shared/obc/obc_up.png) 0px 0px no-repeat;
	width:1006px;
	height:9px;
	position:relative;
	left:0px;
	overflow:hidden;
	z-index:1;
}

.obc_dn{
	background:url(../graph/shared/obc/obc_dn.png) 0px 0px no-repeat;
	width:1006px;
	height:14px; 
	position:relative;
	z-index:9;
	overflow:hidden;
}

.obc_ct{
	background:url(../graph/shared/obc/obc_ct.png) 0px 0px repeat-y;
	width:1000px;
	padding:0px 4px 0px 2px;
	position:relative;
	/*override*/
	z-index:10;
}

.obc_ct .lt{
	width:734px;
	height:282px;
	position:relative;
	float:left;
}

.obc_ct .lt a{
	height:292px;
	position:absolute;
	left:0px;
	top:0px;
}

.obc_ct .rt{
	width:226px;
	padding-left:14px;
	padding-right:13px;
	position:relative;
	float:right;
	overflow:hidden;
}
/* =============================== obc [END] ======================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

.main_formd{}

.main_formd{ width:306px; padding-left:0px; margin:0px; }
.main_formd, .main_formd *{ font-size:11px; line-height:14px; }
.main_formd .formd_full{ width:306px; margin-top:10px; }
.main_formd .formd_label{ width:91px; padding-right:10px; }
.main_formd .formd_label, .main_formd .formd_label *{ font:11px/14px Tahoma,  Verdana, Arial, Helvetica; color:#575757; }
.main_formd .formd_text{ font-size:11px; line-height:14px;  background:#f1fcff; width:197px; height:14px; padding:2px 3px 2px 3px; border:1px solid #cccccc; color:#074a74; }
.main_formd .formd_textarea{ font-size:11px; line-height:14px; background:#f1fcff; width:197px; height:14px; padding:2px 3px 2px 3px; border:1px solid #cccccc; color:#074a74; }
.main_formd .formd_full_button{ width:302px; padding-right:4px; margin-top:3px; }
.main_formd .formd_submit{ background:url(../graph/shared/single/btn_submit_h1.gif) 0px 0px no-repeat; border:0px; width:62px; height:24px; }
.main_formd .formd_submit:hover{ background:url(../graph/shared/single/btn_submit_h2.gif) 0px 0px no-repeat; width:62px; height:24px; }

.main_formd .formd_select{ width:204px; height:20px; border:1px solid #cccccc; background:#f1fcff; float:right; }
.main_formd .formd_select option{ background:#f1fcff; }

.home_formd{}

.home_formd{ width:222px; padding-left:0px; margin:0px; }
.home_formd, .home_formd *{ font-size:11px; line-height:14px; }
.home_formd .formd_full{ width:222px; margin-top:10px; }
.home_formd .formd_label{ width:222px; padding-right:8px; padding-bottom:2px; }
.home_formd .formd_label, .home_formd .formd_label *{ font:11px/14px Tahoma,  Verdana, Arial, Helvetica; text-align:left; color:#575757; }
.home_formd .formd_text{ font-size:11px; line-height:14px;  background:#f1fcff; width:197px; height:14px; padding:2px 3px 2px 3px; border:1px solid #cccccc; color:#074a74; }
.home_formd .formd_textarea{ font-size:11px; line-height:14px; background:#f1fcff; width:197px; height:14px; padding:2px 3px 2px 3px; border:1px solid #cccccc; color:#074a74; }
.home_formd .formd_full_button{ width:222px; margin-top:3px; }
.home_formd .formd_submit{ background:url(../graph/shared/single/btn_submit_h1.gif) 0px 0px no-repeat; border:0px; width:62px; height:24px; }

.home_formd .formd_submit:hover{ background:url(../graph/shared/single/btn_submit_h2.gif) 0px 0px no-repeat; width:62px; height:24px; }



/*
.contact_formd{ width:694px; }
.contact_formd, .contact_formd *{ font-size:12px; line-height:16px; }
.contact_formd .formd_full{ width:694px; }
.contact_formd .formd_label{ width:230px; padding-right:8px; }
.contact_formd .formd_label, .contact_formd .formd_label *{  }
.contact_formd .formd_text{ background:#fefce0; width:250px; border:1px solid #d8d5af; }
.contact_formd .formd_textarea{ background:#fefce0; width:200px; border:1px solid #d8d5af; }
.contact_formd .formd_full_button{ width:495px; }
.contact_formd .formd_submit{ background:url(../graph/shared/single/btn_boxbsend1.gif) 0px 0px no-repeat; border:0px; width:161px; height:42px; }
.contact_formd .formd_submit:hover{ background:url(../graph/shared/single/btn_boxbsend2.gif) 0px 0px no-repeat; width:161px; height:42px; }

.contact_formd .formd_select{ width:258px; height:20px; border:1px solid #d8d5af; background:#fefce0; }
.contact_formd .formd_select option{ background:#fefce0; }
.contact_formd .formd_textarea{ background:#fefce0; width:250px; border:1px solid #d8d5af; }
*/
/*
.boxe_formd{ width:268px; }
.boxe_formd, .boxe_formd *{ font-size:12px; line-height:16px; }
.boxe_formd .formd_full{ width:268px; }
.boxe_formd .formd_label{ width:83px; padding-right:8px; }
.boxe_formd .formd_label, .boxe_formd .formd_label *{ color:#fefce0; }
.boxe_formd .formd_text{ background:#fefce0; width:169px; border:1px solid #d8d5af; }
.boxe_formd .formd_textarea{ background:#fefce0; width:169px; border:1px solid #d8d5af; }
.boxe_formd .formd_submit{ background:url(../graph/shared/single/btn_send1.gif) 0px 0px no-repeat; border:0px; width:92px; height:24px; }
.boxe_formd .formd_submit:hover{ background:url(../graph/shared/single/btn_send2.gif) 0px 0px no-repeat; width:92px; height:24px; }
*/
.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:5px; 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 Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
	text-align:right;
}

.formd_text, #CaptchaV2{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Verdana, Arial, Tahoma, Helvetica;
	color:#454545;
}
#CaptchaV2{ background:#f1fcff; width:197px !important; padding:2px 3px 2px 3px; border:1px solid #cccccc; margin-top:5px; }
.captchaimg{ background-color:#696969; width:203px; height:36px; padding:0px 1px 0px 1px; }

.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 Verdana, Arial, Tahoma, 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{
	background:#fadead;
	border:1px solid #5ed5f8;
	/*width:137px;*/
	margin:0px;
	/*height:37px;*/
	position:relative;
	float:right;
	cursor:pointer;
}

.formd_submit:hover{ background:#e0c79b; }
/* ================= formd_full_button ========== */
.color_redlight{ color:#d60600; }

/* =============================== formd [END] ====================================== */
/* =============================== main [START] ===================================== */
.main_up, .main_dn{
	width:1006px;
	position:relative;
	overflow:hidden;
}

.main_up{ background:url(../graph/shared/mde/main/main_up.png) 0px 0px no-repeat; height:9px; }
.main_dn{ background:url(../graph/shared/mde/main/main_dn.png) 0px 0px no-repeat; height:14px; }

.main{
	background:url(../graph/shared/mde/main/main_ct.png) 0px 0px repeat-y;
	width:1000px;
	padding:0px 4px 0px 2px;
	position:relative;
	overflow:hidden;
}
.main .lt{
	width:611px;
	padding:0px 3px 0px 27px;
	position:relative;
	float:left;
	overflow:hidden;
}

.main .rt{
	width:336px;
	padding:0px 9px 0px 3px;
	position:relative;
	float:right;
	overflow:hidden;
}

.main h2{ color:#0073bc; }


/* =============================== main [END] ======================================= */
/* =============================== boxz [START] ===================================== */
.boxz_up, .boxz_dn{
	width:336px;
	height:6px;
	position:relative;
	overflow:hidden;
}
.boxz_up{ background:url(../graph/shared/mde/boxz/boxz_up.gif) 0px 0px no-repeat; }
.boxz_dn{ background:url(../graph/shared/mde/boxz/boxz_dn.gif) 0px 0px no-repeat; }

.boxz{
	background:url(../graph/shared/mde/boxz/boxz_bg.gif) 0px 0px repeat-y;
	padding:0px 1px 0px 1px;
	width:334px;
	position:relative;
	overflow:hidden;
}
.boxz_pg{
	padding:0px 15px 0px 15px;
	width:306px;
}
.boxz_dot1{ background:url(../graph/shared/mde/boxz/boxz_dot1.gif) 0px 0px repeat-x; }
.boxz_line{
	width:334px;
	height:1px;
	position:absolute;
	left:1px;
	overflow:hidden;
}
/* =============================== boxz [END] ======================================= */
/* =============================== foot [START] ===================================== */
#foot1{ padding-top:16px; }
#foot2{ padding-top:30px; padding-bottom:11px; }
.foot{ width:1000px; padding:0px 4px 0px 2px; }
.foot, .foot *{ font-family:Tahoma, Arial, Verdana, Helvetica; font-size:11px; line-height:18px; color:#575757; }
.foot a{ text-decoration:none; }
.foot a:hover{ color:#d60600; text-decoration:none; }
.foot h4{ font-size:14px; line-height:17px; color:#c60000; }
#foot_bg{
	background:url(../graph/shared/foot/foot_bg.gif) 0px 0px repeat-x;
	width:100%;
	height:2px;
	position:absolute;
	left:0px;
	overflow:hidden;
}

.foot .lt{
	width:460px;
	padding-left:26px;
	position:relative;
	float:left;
	overflow:hidden;
}

.foot .rt{
	width:460px;
	padding-right:26px;
	position:relative;
	float:right;
	overflow:hidden;
}

.foot_inquiry{
	background:url(../graph/shared/foot/btn_inquiry_f1.gif) 0px 0px no-repeat;
	width:95px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
}

.foot_inquiry:hover{ background:url(../graph/shared/foot/btn_inquiry_f2.gif) 0px 0px no-repeat; }
.foot_12, .foot_12 *{ font-size:12px; line-height:16px; }
.foot_sep{ margin-left:4px; margin-right:4px; }
/* =============================== foot [END] ======================================= */
/* =============================== head [START] ===================================== */
.head{
	width:1000px;
	height:93px;
	padding:0px 4px 0px 2px;
	margin-top:30px;
}
.head .head_desc{ padding:16px 22px 22px 22px; }
#head_a0{ background:url(../graph/shared/head/head_bg0.png) 2px 0px no-repeat; height:93px; }
#head_a0, #head_a0 *{ color:#ffffff; }
/*
#head_a1{ background:url(../graph/shared/head/head_bg1.png) 2px 0px no-repeat; height:93px; }
#head_a2{ background:url(../graph/shared/head/head_bg2.png) 2px 0px no-repeat; height:93px; }
#head_a1, #head_a1 *{ color:#ffffff; }
#head_a2, #head_a2 *{ color:#ffffff; }
*/

.main_container_a1{ background:url(../graph/shared/body_bg2_a1.gif) 0px 0px repeat-x #f1f1f1 !important; }
.main_container_a2{ background:url(../graph/shared/body_bg2_a2.gif) 0px 0px repeat-x #f1f1f1 !important; }
/* =============================== head [END] ======================================= */
/* =============================== sub [START] ====================================== */
#pagecontent .sub_bg{ width:20000px; left:-10000px; }
.sub_bg{
	background:#656565;
	width:100%;
	height:44px;
	position:absolute;
	left:0px;
	overflow:hidden;
}
.sub{
	background:url(../graph/shared/sub/sub_dark1.gif) 2px 0px repeat-y;
	width:1000px;
	height:44px;
	padding:0px 4px 0px 2px;
}

.subul{
	width:988px;
	height:33px;
	padding:11px 0px 0px 12px;
	position:relative;
	overflow:hidden;
}
.subul img{ display:none; }
.subul ul{
	height:33px;
	position:relative;
	float:left;
	overflow:hidden;
}
.subul ul li{
	list-style:none;
	margin-right:12px;
	position:relative;
	float:left;
	overflow:hidden;
}

.subul ul li a{
	height:25px;
	padding:8px 10px 0px 10px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:bold 14px/17px Arial, Tahoma, Verdana, Helvetica;
	/*color:#ffffff;*/
	text-decoration:none;
}

.subul ul li a:hover{ /*color:#5da805;*/ text-decoration:none; }

#sub_a0 a{ color:#ffffff; }
#sub_a0 a:hover{ color:#494847; }

#sub_a0 .subul_active a{ color:#494847; } 
#sub_a0 .subul ul li:hover a{ color:#494847; }

/*
#sub_a1 a{ color:#ffffff; }
#sub_a1 a:hover{ color:#5da805; }

#sub_a1 .subul_active a{ color:#5da805; } 
#sub_a1 .subul ul li:hover a{ color:#5da805; }

#sub_a2 a{ color:#ffffff; }
#sub_a2 a:hover{ color:#cc730e; }

#sub_a2 .subul_active a{ color:#cc730e; } 
#sub_a2 .subul ul li:hover a{ color:#cc730e; }
*/
.subul_lt2, .subul_rt2{
	width:auto; /*valid*/
	height:33px !important;
	position:relative;
	padding:0px !important;
	float:left;
	overflow:hidden;
}
.subul_lt2{ width:5px; }
.subul_rt2{ width:5px; }

.subul_active .subul_lt2, .subul ul li:hover .subul_lt2{ background:none; }
.subul_active .subul_rt2, .subul ul li:hover .subul_rt2{ background:none; }

.subul ul li:hover a{  background:url(../graph/shared/sub/hover/sub_ct2.png) 0px 0px repeat-x; text-decoration:none; color:#ffffff;  }
.subul ul li:hover .subul_lt2 img{ width:5px; height:33px; display:block; background:url(../graph/shared/sub/hover/sub_lt2.png) 0px 0px no-repeat; }
.subul ul li:hover .subul_rt2 img{ width:5px; height:33px; display:block; background:url(../graph/shared/sub/hover/sub_rt2.png) 0px 0px no-repeat; }

.subul_active a{ background:url(../graph/shared/sub/sub_ct1.png) 0px 0px repeat-x; }
.subul_active .subul_lt2 img{ width:5px; height:33px; display:block; background:url(../graph/shared/sub/sub_lt1.png) 0px 0px no-repeat; }
.subul_active .subul_rt2 img{ width:5px; height:33px; display:block; background:url(../graph/shared/sub/sub_rt1.png) 0px 0px no-repeat; }
.subul ul li:hover ul{}
/* =============================== sub [END] ======================================== */
/* =============================== boxy [START] ===================================== */
.boxy_up, .boxy_dn{
	width:336px;
	height:6px;
	position:relative;
	overflow:hidden;
}
.boxy_up{ background:url(../graph/shared/mde/boxy/boxy_up.gif) 0px 0px no-repeat; }
.boxy_dn{ background:url(../graph/shared/mde/boxy/boxy_dn.gif) 0px 0px no-repeat; }

.boxy{
	background:url(../graph/shared/mde/boxy/boxy_bg.gif) 0px 0px repeat-y;
	padding:0px 1px 0px 1px;
	width:334px;
	position:relative;
	overflow:hidden;
}

.boxy_pg{
	padding:0px 15px 0px 15px;
	width:306px;
}
/*
.boxy_line{
	width:334px;
	height:1px;
	position:absolute;
	left:1px;
	overflow:hidden;
}
*/
/* =============================== boxy [END] ======================================= */
/* =============================== title [START] ==================================== */
#title, .title{
	background:url(../graph/shared/dot2.gif) 0px bottom repeat-x;
	padding:6px 76px 4px 0px;
	margin-bottom:16px;
	width:535px;
	position:relative;
	overflow:hidden;
	/*border-bottom:1px solid #1b1b1b;*/
}
#title h1, .title h1, #title h2, .title h2{ font:bold 16px/20px Arial, Tahoma, Verdana, Helvetica; color:#333333; }
#title_control{
	width:65px;
	position:absolute;
	bottom:0px; 
	right:8px;
	overflow:hidden;
}
#title_control_printer{ padding:5px 2px 0px 2px; }
#title_control_printer:hover{ background:#4bb409; }
#title_control_font1{ cursor:pointer; margin-right:8px; padding:1px; }
#title_control_font2{ cursor:pointer; margin-right:8px; padding:1px; }
#title_control_font1:hover, #title_control_font2:hover{
	background:#4bb409;
	color:#ffffff;
}
/* =============================== title [END] ====================================== */
/* =============================== style_a0 [START] ================================= */
#main_a0{ padding-top:28px; }
#main_a0 h2{ color:#666666; }
#main_a0 #title h1, #main_a0 .title h1{ color:#666666; }

#main_a0 #title_control_printer:hover{ background:#666666; }
#main_a0 #title_control_font1:hover, #main_a0 #title_control_font2:hover{ background:#666666; }

/*
#main_a1{ padding-top:28px; }
#main_a1 h2{ color:#5da805; }
#main_a1 #title h1, #main_a1 .title h1{ color:#5da805; }

#main_a1 #title_control_printer:hover{ background:#5da805; }
#main_a1 #title_control_font1:hover, #main_a1 #title_control_font2:hover{ background:#5da805; }
*/
/* =============================== style_a1 [END] =================================== */
/* =============================== style_a2 [START] ================================= */
/*
#main_a2{ padding-top:28px; }
#main_a2 h2{ color:#cc730e; }
#main_a2 #title h1, #main_a2 .title h1{ color:#cc730e; }

#main_a2 #title_control_printer:hover{ background:#cc730e; }
#main_a2 #title_control_font1:hover, #main_a2 #title_control_font2:hover{ background:#5da805; }
*/
/* =============================== style_a2 [END] =================================== */
/* =============================== pagecontent [START] ============================== */
#pagecontent{}
/* =============================== style_a2 [END] =================================== */
/* =============================== iframe [START] =================================== */
#idiv_1, #idiv_2{
	width:336px;
	/*margin-top:10px;*/
	position:relative;
	overflow:hidden;
	display:none;
}

.iframe_mder{
	width:336px;
	height:100px;
	overflow:hidden;
	height:auto;
}

.iframe_banners{
	width:336px;
	position:relative;
	overflow:hidden;
}
/* =============================== iframe [END] ===================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [START] ================================== */
/* ================================================================================== */
/* =============================== system-message [START] =========================== */
.system-message, .system-error-message {
	/*background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;*/
	
	border: 1px solid #5a5a5a;
	color:#496767;
	margin:38px 0px 0px 0px;
	/*margin:18px;*/
}

.system-message p{ color:#333333; }
.system-message h1{ color:#0073bc; font-size:18px; line-height:22px; }
.system-error-message p{ color:#333333; }
.system-error-message h1{color:#d60600; font-size:18px; line-height:22px; }

.system-message a, .system-error-message a{ color:#0073bc; text-decoration:underline; font-weight:bold; }
.system-message a:hover, .system-error-message a:hover{ color:#d60600;  }

.system-message { background:url(../graph/shared/bc/ok.png) no-repeat 29px 18px #d4d3d3 ; }

.system-error-message { background:url(../graph/shared/bc/error.png) no-repeat 26px 26px #d4d3d3; }
/* =============================== system-message [END] ============================= */
/* =============================== webapp-pagination [START] ======================== */
div.pagination{}
div.pagination .pagination{
	padding-top:2px;
	float:left;
	margin:0px;
}

div.pagination *{font-size:12px; line-height:17px;}
div.pagination .pagination .pagenumber{
	float:none;
	margin:0px 5px 0px 5px;
	text-decoration:underline;
	color:#909090;
	
}
div.pagination .pagination .pagenumber:hover{ background:#c60000; color:#ffffff; text-decoration:none; }

div.pagination .prev, div.pagination .next{
	background:#000000;
	padding:2px 5px 1px 5px;
	margin-top:-1px;
	color:#ffffff;
	text-decoration:none;
	float:left; 
}
div.pagination .prev{ margin-right:20px; }
div.pagination .next{ margin-left:20px; }
div.pagination .prev:hover, div.pagination .next:hover{ background:#c60000; color:#ffffff; text-decoration:none; }

/* =============================== webapp-pagination [END] ========================== */
/* ================================================================================== */
/* =============================== cms.php [END] ==================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== jquery.php [START] =============================== */
/* ================================================================================== */
.faqs .ui-accordion-header a{ font-weight:bold; }
/* ================================================================================== */
/* =============================== jquery.php [END] ================================= */
/* ================================================================================== */
