@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Tahoma, Arial, Verdana, Helvetica;
   font-size:12px; line-height:16px; color:#221e1f;  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 #ffffff; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel2:after, .mder2:after, .mdex:after, .mdey:after, .mde_ct:after, dl:after, full:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel2, .mder2, .mdex, .mdey, .mde_ct, dl, full{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel2, * html .mder2, * html .mdex, * html .mdey, * html .mde_ct, * html dl, * html full{height: 1%;}
.override, .mde, .mdel2, .mder2, .mdex, .mdey, .mde_ct, dl, full{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 5px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 5px no-repeat; }
.mdeul_bg5 li{ background:url(../graph/shared/ul_sign5.gif) 0px 5px no-repeat; }
.mdeul_bg6 li{ background:url(../graph/shared/ul_sign6.gif) 0px 7px no-repeat; }
.mdeul_bg7 li{ background:url(../graph/shared/ul_sign7.gif) 0px 7px 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 7px 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 7px 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:18px; /*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_dark{ color:#4e4e4f !important; }
.color_orange{ color:#ffa200 !important; }
.color_cream{ color:#e5dfd2 !important; }
.color_brown{ color:#a49161 !important; }
.color_grey{ color:#717171 !important; }
.color_grey2{ color:#999999 !important; }
.color_yellow{ color:#fefce0 !important; }
.color_green{ color:#5fb000 !important; }
.color_violet{ color:#812d96 !important; }
.color_red{ color:#d60600 !important; }
.color_blue{ color:#0099cc !important; }

.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#fadead !important; }
.bg_redlight{ background-color:#faeee8 !important; }
.bg_blue{ background-color:#beebfb !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/17px Tahoma, Arial, Verdana, Helvetica;
	color:#221e1f;
	text-decoration:underline;
}
a:hover{ color:#a61b1b; text-decoration:underline;}
.set_bold{ font-weight:bold; }
.underline_off, .underline_off *{ text-decoration:none; }

.sign3{
	background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat;
	padding-left:12px;
}
/*
h1{
	font:24px/28px Tahoma, Arial, Verdana, Helvetica;
	color:#0067af;
	font-weight:normal;
}

h2{
	font:18px/22px Tahoma, Arial, Verdana, Helvetica;
	color:#333333;
	font-weight:bold;
}

h3{
	font:14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#333333;
	font-weight:bold;
}
*/

h1{
	font:18px/22px Tahoma, Arial, Verdana, Helvetica;
	color:#221e1f;
}

h2{
	font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#221e1f;
}


.mde{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}


.mdel{
	width:260px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	overflow:hidden;
}

.mder{
	width:720px;
	padding:0px 6px 0px 6px;
	position:relative;
	float:right;
	overflow:hidden;
}


.mdex{
	width:668px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:290px;
	position:relative;
	float:right;
	/* overrride */
}

/* =============================== mde [END] ======================================== */
/* =============================== cont [START] ===================================== */
#content, .content{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
/* =============================== cont [END] ======================================= */
/* =============================== top [START] ====================================== */
#top{ background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x; height:110px; }

#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:262px;
	height:93px;
	position:absolute;
	left:22px;
	top:13px;
	overflow:hidden;
	text-indent:-9999px;
}

#top_email{
	background:url(../graph/shared/top/top_email.gif) 0px 0px no-repeat;
	width:217px;
	height:14px;
	position:absolute;
	left:775px;
	top:50px;
	overflow:hidden;
	text-indent:-9999px;
}
#top_email:hover{ background:url(../graph/shared/top/hover/top_email.gif) 0px 0px no-repeat; }

#top_text1, #top_text2{
	width:110px;
	height:14px;
	position:absolute;
	left:882px;
	overflow:hidden;
	text-indent:-9999px;
}
#top_text1{ background:url(../graph/shared/top/top_text1.gif) 0px 0px no-repeat; top:14px; }
#top_text2{ background:url(../graph/shared/top/top_text2.gif) 0px 0px no-repeat; top:32px; }
/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{ background:url(../graph/shared/body_bg.gif) 0px -110px repeat-x; height:39px; }

#menu_inquiry{
	background:url(../graph/shared/single/btn_onlineinquiry.gif) 0px 0px no-repeat;
	width:138px;
	height:30px;
	position:absolute;
	left:851px;
	top:4px;
}

#menu_inquiry:hover{ background:url(../graph/shared/single/hover/btn_onlineinquiry.gif) 0px 0px no-repeat; } 
.menul{
	width:840px;
	height:36px;
	padding:1px 0px 2px 0px;
	position:absolute;
	left:10px;
	top:0px;
	overflow:hidden;
}

.menul ul{
	height:36px;
	position:relative;
	float:left;
	overflow:hidden;
}

.menul ul li{
	height:26px;
	padding:10px 12px 0px 12px;
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
}

.menul ul li a{
	font:bold 15px/18px Arial, Tahoma,  Verdana, Helvetica;
	color:#221e1f;
	text-decoration:none;
}
.menul ul li a:hover{ color:#ffffff; text-decoration:none; }
/* =============================== menu [END] ======================================= */
/* =============================== nav [START] ====================================== */
#nav{ width:980px; padding:15px 10px 8px 10px; }
#nav, #nav *{ font-size:11px; line-height:15px; color:#221e1f; }
#nav a{ text-decoration:none; }
#nav a:hover{ color:#04b642; text-decoration:none; }
/* =============================== nav [END] ======================================== */
/* =============================== sub [START] ====================================== */
.sub_up, .sub_dn{
	width:260px;
	height:3px;
	position:relative;
	overflow:hidden;
}

.sub_up{ background:url(../graph/shared/mde/sub/sub_up.gif) 0px 0px no-repeat; }
.sub_dn{ background:url(../graph/shared/mde/sub/sub_dn.gif) 0px 0px no-repeat; z-index:2; }
.sub{
	background:url(../graph/shared/mde/sub/sub_bg.gif) 0px 0px repeat-x #6bb120;
	width:260px;
	position:relative;
	overflow:hidden;
	margin-bottom:-3px;
	z-index:1;
}

.sub_title{
	background:url(../graph/shared/mde/sub/sub_sep.gif) 0px bottom repeat-x;
	width:234px;
	padding:5px 13px 12px 13px;
}
.sub_title, .sub_title h1{ font:18px/22px Tahoma, Arial, Verdana, Helvetica; color:#ffffff; }

.subul{
	width:260px;
	padding-bottom:16px;
	position:relative;
	overflow:hidden;
}
.subul img{ display:none; }
.subul ul{
	width:260px;
	position:relative;
	overflow:hidden;
}
.subul ul li{
	background:url(../graph/shared/mde/sub/sub_sep.gif) 0px bottom repeat-x;
	list-style:none;
	width:260px;
	padding-bottom:2px;
	position:relative;
	float:left;
	overflow:hidden;
}

.subul ul li a{
	background:url(../graph/shared/mde/sub/sub_sign1.gif) 16px 15px no-repeat;
	width:210px;
	padding:9px 17px 8px 33px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font-size:14px;
	line-height:17px;
	color:#ffffff;
	text-decoration:none;
}

.subul ul li a:hover{ background:url(../graph/shared/mde/sub/sub_sign2.gif) 16px 15px no-repeat #579015; color:#221e1f; text-decoration:none; }
/* =============================== sub [END] ======================================== */
/* =============================== title [START] ==================================== */
#title, .title{
	background:url(../graph/shared/dot1.gif) 0px bottom repeat-x;
	padding:21px 78px 4px 4px;
	margin-left:-4px;
	margin-right:-4px;
	margin-bottom:16px;
	width:608px;
	position:relative;
	overflow:hidden;
	/*border-bottom:1px solid #4ebce9;*/
}
#title h1, .title h1, #title h2, .title h2{ color:#221e1f; }
#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] ====================================== */
/* =============================== text [START] ===================================== */
.text{
	background:#e9f4dc;
	padding:0px 18px 0px 18px;
	width:684px;
	position:relative;
	overflow:hidden;	
}

.text_dn{
	background:url(../graph/shared/mde/text/text_dn.gif) 0px 0px no-repeat;
	width:720px;
	height:23px;
	position:relative;
	overflow:hidden;
}
/* =============================== text [END] ======================================= */
/* =============================== land [START] ===================================== */
#land{
	background:url(../graph/shared/mde/land/land_up.gif) 0px 0px no-repeat #dced9c;
	width:952px;
	margin-top:28px;
	padding:11px 24px 11px 24px; 
}
#land_tree{ 
	background:url(../graph/shared/mde/land/land_tree.gif) 0px center no-repeat;
	width:97px;
	height:114px;
	position:absolute;
	left:890px;
	top:15px;
}
.table_land1{ width:952px; position:relative; overflow:hidden; }
.table_land1 tr td{ position:relative; overflow:hidden; }
.table_land1 a{ text-decoration:none; }
.table_land1 a:hover{ text-decoration:underline; }
.table_land1 tr .td1{
	width:276px;
	padding:0px 20px 0px 20px;
}

.table_land1 tr .td2{
	width:276px;
	padding:0px 20px 0px 44px;
}

.table_land1 tr .td3{
	width:232px;
	padding:0px 20px 0px 44px;
}
/* =============================== land [END] ======================================= */
/* =============================== area [START] ===================================== */
#area{ 
	background:#c1e051; /*url(../graph/shared/body_bgcream.gif) 0px 0px no-repeat #dced9c;*/
	width:952px;
	margin-top:1px;
	padding:11px 24px 11px 24px;  
}

.table_area1{ width:952px; position:relative; overflow:hidden; }
.table_area1 tr td{ position:relative; overflow:hidden; }
.table_area1 a{ text-decoration:none; }
.table_area1 a:hover{ text-decoration:underline; }
.table_area1 tr .td1{
	width:198px;
	padding:0px 20px 0px 20px;
}

.table_area1 tr .td2{
	width:198px;
	padding:0px 20px 0px 20px;
}

.table_area1 tr .td3{
	width:198px;
	padding:0px 20px 0px 40px;
}

.table_area1 tr .td4{
	width:178px;
	padding:0px 20px 0px 20px;
}
/* =============================== area [END] ======================================= */
/* =============================== foot [START] ===================================== */
#foot{
	background:url(../graph/shared/foot/foot_dn.gif) 0px bottom no-repeat #639b21;
	width:946px;
	margin-top:1px;
	padding:16px 27px 16px 27px;
}

#foot, #foot *{ color:#cccccc; }
#foot a{ text-decoration:none; }
#foot a:hover{ color:#000000; text-decoration:none; }
#foot_sep{ margin-left:2px; margin-right:2px; }
/* =============================== foot [END] ======================================= */
/* =============================== foot2 [START] ==================================== */
#foot2{
	width:946px;
	padding:2px 27px 10px 27px;
}

#foot2, #foot2 *{ color:#999999; }
#foot2 a{ text-decoration:none; }
#foot2 a:hover{ color:#000000; text-decoration:none; }
#foot2 .lt{ float:left; }
#foot2 .rt{ float:right; }
/* =============================== foot2 [END] ====================================== */
/* =============================== home_flash [START] =============================== */
#home_flash{
	width:1000px;
	height:369px;
	padding-top:36px;
	position:relative;
	overflow:hidden;
}
/* =============================== home_flash [END] ================================= */
/* =============================== home [START] ===================================== */
#home{ margin-top:36px; }
.home{
	background:url(../graph/shared/mde/home/home_bg.gif) 0px 0px repeat-y;
	width:1000px;
	position:relative;
	overflow:hidden;
}
.home_dn{
	background:url(../graph/shared/mde/home/home_dn.gif) 0px 0px no-repeat;
	width:1000px;
	height:23px;
	position:relative;
	overflow:hidden;
}
.home .lt{
	background:url(../graph/shared/mde/home/home_up.gif) 0px 0px no-repeat;
	width:620px;
	padding:15px 20px 0px 20px;
	position:relative;
	float:left;
	overflow:hidden;
}

.home .rt{
	background:url(../graph/shared/mde/home/home_up.gif) right 0px no-repeat;
	width:300px;
	padding:15px 15px 0px 15px;
	position:relative;
	float:right;
	overflow:hidden;
}
.home_title{
	background:url(../graph/shared/dot1.gif) 0px bottom repeat-x;
	padding:0px 0px 8px 0px;
	margin-bottom:13px;
}

#home_tree{
	background:url(../graph/shared/mde/home/img_tree2.gif) 396px 59px no-repeat;
	min-height:350px;
}

.img_border{ border:3px solid #ffffff; }

.link_sign1{
	background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat;
	padding-left:14px;
	text-decoration:underline;
}
.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; }
/* =============================== home [END] ======================================= */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

.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 *{ /*color:#fefce0;*/ }
.contact_formd .formd_text{ background:#dced9c; width:250px; border:1px solid #639b21; }
.contact_formd .formd_textarea{ background:#dced9c; width:250px; border:1px solid #639b21; }
.contact_formd .formd_full_button{ width:495px; }
.contact_formd .formd_submit{ background:url(../graph/shared/single/btn_sendinquiry.gif) 0px 0px no-repeat; border:0px; width:138px; height:30px; }
.contact_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sendinquiry.gif) 0px 0px no-repeat; width:138px; height:30px; }

.contact_formd .formd_select{ width:258px; height:20px; border:1px solid #639b21; background:#dced9c; }
.contact_formd .formd_select option{ background:#dced9c; }

/*
.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: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 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:#dced9c; width:250px !important; border:1px solid #639b21; margin-top:5px; }
.captchaimg{ background-color:#696969; width:238px; height:36px; padding:0px 1px 0px 19px; }

.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;*/
	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:#d60600; }

/* =============================== formd [END] ====================================== */
/* =============================== table_boxa1 [START] ============================== */
.table_boxa1{ 
	width:678px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff; 
	position:relative; 
	overflow:hidden; 
}
.table_boxa1 tr td{
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:3px 4px 3px 4px;
	position:relative; 
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.table_boxa1 tr .td5{}

.table_boxa1 tr .td1, .table_boxa1 tr .td3, .table_boxa1 tr .td5{ width:130px; text-align:right; }
.table_boxa1 tr .td2, .table_boxa1 tr .td4, .table_boxa1 tr .td6{ width:78px; }

.table_boxa1 tr .td1, .table_boxa1 tr .td2{ background-color:#98cd5f; /*#45ceff;*/ }
.table_boxa1 tr .td3, .table_boxa1 tr .td4{ background-color:#aae56a; /*#78dbff;*/ }
.table_boxa1 tr .td5, .table_boxa1 tr .td6{ background-color:#bdff76; /*#abe9ff;*/ }
/* =============================== table_boxa1 [END] ================================ */
/* =============================== iframe_banners [START] =========================== */
.iframe_banners{
	width:260px;
	position:relative;
	overflow:hidden;
}
/* =============================== iframe_banners [END] ============================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [START] ================================== */
/* ================================================================================== */
/* =============================== gallery_style1 [START] =========================== */
.gallery_style1 .photogalleryTable td { padding:9px 18px 9px 0px;  text-align:center; }
.gallery_style1 .photogalleryTable{ position:relative; /*margin:0px auto 0px auto;*/  }
.gallery_style1 .photogalleryTable tr .photogalleryItem a{
	border:3px solid #ffffff;
	/*float:left;*/
	display:block;
	overflow:hidden;
}

.gallery_style1 .photogalleryTable tr .photogalleryItem a:hover{ border:3px solid #639b21;}
/* =============================== gallery_style1 [END] ============================= */
/* =============================== gallery [START] ================================== */
.photogalleryTable td { padding:9px 18px 9px 0px;  text-align:center; }
.photogalleryTable{ position:relative; /*margin:0px auto 0px auto;*/  }
.photogalleryTable tr .photogalleryItem a{
	border:3px solid #ffffff;
	/*float:left;*/
	display:block;
	overflow:hidden;
}

.photogalleryTable tr .photogalleryItem a:hover{ border:3px solid #639b21;}
/* =============================== gallery [END] ==================================== */
/* =============================== 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 #639b21;
	color:#496767;
	margin:0px 0px 0px 0px;
	/*margin:18px;*/
}

.system-message p{ color:#333333; }
.system-message h1{ color:#d60600; 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:#d60600; text-decoration:underline; font-weight:bold; }
.system-message a:hover, .system-error-message a:hover{ color:#ffa200;  }

.system-message { background: #e9f4dc url(/graph/shared/bc/ok.png) no-repeat 29px 18px; }

.system-error-message { background: #e9f4dc url(/graph/shared/bc/error.png) no-repeat 26px 26px; }
/* =============================== system-message [END] ============================= */
/* ================================================================================== */
/* =============================== cms.php [END] ==================================== */
/* ================================================================================== */