@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:#666666; /*929292;*/  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
html{ /*min-height:100%; height:100%;*/  }
body{ background:#000000; /*height:100%;*/ }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel: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, .mdel, .mder2, .mdex, .mdey, .mde_ct, dl, .full{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder2, * html .mdex, * html .mdey, * html .mde_ct, * html dl, * html .full{height: 1%;}
.override, .mde, .mdel, .mder2, .mdex, .mdey, .mde_ct, dl, .full{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mde_ul [START] =================================== */
ul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
ul li{
	background:url(../bc_graph/shared/ul_sign1.gif) 0px 6px no-repeat;
	padding-left:14px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul{ position:relative; overflow:hidden; }
.mdeul_bg0 li{ background:url(../bc_graph/shared/ul_sign0.gif) 3px 5px no-repeat; }
.mdeul_bg1 li{ background:url(../bc_graph/shared/ul_sign1.gif) 0px 5px no-repeat; }
.mdeul_bg2 li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 5px no-repeat; }
.mdeul_bg3 li{ background:url(../bc_graph/shared/ul_sign3.gif) 0px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 4px no-repeat; }
.mdeul_bg5 li{ background:url(../bc_graph/shared/ul_sign5.gif) 0px 5px no-repeat; }
.mdeul_bg6 li{ background:url(../bc_graph/shared/ul_sign6.gif) 0px 7px no-repeat; }
.mdeul_bg7 li{ background:url(../bc_graph/shared/ul_sign7.gif) 0px 7px no-repeat; }

.mdeul_bg0o li{ background:url(../bc_graph/shared/ul_sign0.gif) 3px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../bc_graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.mdeul_bg2o li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.mdeul_bg3o li{ background:url(../bc_graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.mdeul_bg4o li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 4px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../bc_graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../bc_graph/shared/ul_sign1.gif) 0px 7px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../bc_graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg4 ul li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.mdeul li{
	/*background:url(../bc_graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:14px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pd0 li{ padding-bottom:0px !important; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pd3 li{ padding-bottom:3px; }
.mdeul_pd5 li{ padding-bottom:5px; }
.mdeul_pd8 li{ padding-bottom:8px; }
.mdeul_pd17 li{ padding-bottom:17px; }

.mdeul_bgnone li{ background:none; padding-left:0px; }
.spanab{
	position:absolute;
	left:-22px;	
}
.mdeul_spanab li{ padding-left:22px !important; }

ol li{ 
	padding-left:0px;
	list-style:decimal;
	list-style-position:outside;
	margin:0px;
	min-width:80%;
}
ol{ padding-left:0px; margin:0px; list-style:inside; }
.ol_lowerlatin li{ list-style:lower-latin; }
.ol_lowerroman li{ list-style:lower-roman; }
.ol_decimal li{ list-style:decimal; }
.mdeul_mb3 li{ margin-bottom:3px; }
.mdeul_mb5 li{ margin-bottom:5px; }
.mdeul_mb8 li{ margin-bottom:8px; }
.mdeul_mb17 li{ margin-bottom:17px; }
.mdeul_bgoff li{ background:none; }
/* =============================== 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_dark{ color:#4e4e4f !important; }
.color_orange{ color:#e86a0c !important; }
.color_cream{ color:#fef6e1 !important; }
.color_brown{ color:#4f2513 !important; }
.color_browndark{ color:#362b15 !important; }
.color_grey{ color:#717171 !important; }
.color_grey2{ color:#999999 !important; }
.color_yellow{ color:#ffe624 !important; }
.color_green{ color:#136300 !important; }
.color_greenlight{ color:#beeeed !important; }
.color_violet{ color:#812d96 !important; }
.color_red{ color:#be0e0e !important; }
.color_red2{ color:#f83f5f !important; }
.color_red3{ color:#eea49f !important; }
.color_red4{ color:#fe6c85 !important; }
.color_blue{ color:#00aeef !important; } /*set*/
.color_bluedark{ color:#003a81 !important; }
.color_bluelight{ color:#d2eaff !important; }
.color_purple{ color:#882e80 !important; }
.color_pink{ color:#ec0b8d !important; }
.color_celadon{ color:#5abed2 !important; }
.color_celadon2{ color:#c1ecf6!important; }
.color_claret{ color:#4c0b41 !important; }
.color_claret2{ color:#a15796 !important; }
.color_gold{ color:#b99526 !important; }
.color_goldlight{ color:#4c0b41 !important; }
.color_tb{ color:#fcc216 !important; /*f0f0d6 !important;*/ }

.bg_green2{ background-color:#f2fbfc !important; } 
.bg_grey2{ background-color:#e1e4dc !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_black{ background-color:#000000 !important; }
.bg_orange{ background-color:#fadead !important; }
.bg_redlight{ background-color:#faeee8 !important; }
.bg_blue{ background-color:#beebfb !important; }
.bg_blue2{ background-color:#f2fbfc !important; }
.bg_grey{ background-color:#e3e3e3 !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, .size10 *{ font-size:10px !important; line-height:14px !important;}
.size11, .size11 *{ font-size:11px !important; line-height:15px !important;}
.size12, .size12 *{ font-size:12px !important; line-height:16px !important;}
.size13, .size13 *{ font-size:13px !important; line-height:16px !important;}
.size14, .size14 *{ font-size:14px !important; line-height:17px !important;}
.size15, .size15 *{ font-size:15px !important; line-height:19px !important; }
.size16, .size16 *{ font-size:16px !important; line-height:20px !important; }
.size18, .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; }
.size26{ font-size:26px !important; line-height:30px !important; }
.size28{ font-size:28px !important; line-height:32px !important; }
.size30{ font-size:30px !important; line-height:34px !important; }
.size32{ font-size:32px !important; line-height:36px !important; }
.size34{ font-size:34px !important; line-height:38px !important; }
.size36{ font-size:36px !important; line-height:40px !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, a *{
	font:12px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#666666;
	text-decoration:underline;
}
a:hover, a:hover *{ color:#00c3f7; text-decoration:underline;}

.lineh20, .lineh20 *{ line-height:20px; }
/*
.link{ padding-left:16px; }
.link_sign1{
	background:url(../bc_graph/shared/ul_sign1.gif) 0px 5px no-repeat;
	color:#cc1535 !important;
	text-decoration:underline;
}
.link_sign1:hover{ color:#106080 !important; text-decoration:underline; }
*/
.set_bold, .set_bold *{ font-weight:bold; }
.set_boldoff, .set_boldoff *{ font-weight:normal; }
.set_em, .set_em *{ font-style:italic; }
.set_emoff, .set_emoff *{ font-style:italic; }
.under_off{ text-decoration:none; }
.underline_off, .underline_off *{ text-decoration:none; }

h1, h1 *{ font:bold 26px/28px Arial, Tahoma, Verdana, Helvetica; }
h2, h2 *{ font:22px/24px Arial, Tahoma, Verdana, Helvetica; }
h3, h3 *{ font:18px/20px Arial, Tahoma, Verdana, Helvetica; }


#main_container{
	background:url(../bc_graph/shared/main_bgdark.jpg) 0px 0px repeat;
	width:100%;
	position:relative;
	left:0px;
	min-width:960px;
	min-height:100%;
	overflow:hidden;
}

.main_light{
	background:#ffffff;
	width:100%;
	position:relative;
	left:0px;
	overflow:hidden;
}

.overrideoff{
	width:100%;
	position:relative;
	overflow:hidden;
}

.mde{
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:230px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	/*override*/
}

.mder{
	width:716px;
	/*padding:0px 13px 0px 3px;*/
	padding:0px 0px 0px 0px;
	position:relative;
	float:right;
	margin-left:-3px; /*IE Path*/
	/* override */
}


.mdex{
	width:380px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:218px;
	position:relative;
	margin-left:-3px;
	margin-right:-26px;
	float:right;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }
.jitemhover input{ visibility:hidden; }
/* =============================== jquery [END] ===================================== */
/* =============================== dialoga [START] ================================== */
.dialoga{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	visibility:hidden;
	z-index:2003;
}
.dialoga_table{ width:100%; position:relative; overflow:hidden; }
.dialoga_table tr td{ position:static; overflow:hidden; }
.dialoga_table tr .tdup{ width:100%; }
.dialoga_table tr .tdct{ width:100%; }
.dialoga_table tr .tddn{ width:100%; }

.dialoga_tableup{ width:100%; position:relative; overflow:hidden; }
.dialoga_tableup tr td{ position:relative; overflow:hidden; }
.dialoga_tableup tr .tdlt{ background:url(../bc_graph/shared/mde/dialoga/dialoga_uplt.png) 0px 0px no-repeat; width:30px; height:35px; }
.dialoga_tableup tr .tdrt{ background:url(../bc_graph/shared/mde/dialoga/dialoga_uprt.png) 0px 0px no-repeat; width:30px; height:35px; }
.dialoga_tableup tr .tdcr{ 
	background:url(../bc_graph/shared/mde/dialoga/dialoga_upbg.png) 0px 0px repeat-x; 
	width:auto; 
	height:30px;
	padding:5px 0px 0px 0px;
	font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
}


.dialoga_tablecr{ width:100%; position:relative; overflow:hidden; }
.dialoga_tablecr tr td{ position:relative; overflow:hidden; }
.dialoga_tablecr tr .tdlt{ background:url(../bc_graph/shared/mde/dialoga/dialoga_crlt.png) 0px 0px repeat-y; width:170px; padding:10px 0px 10px 10px; }
.dialoga_tablecr tr .tdlt img{
	background:url(../bc_graph/shared/mde/dialoga/dialoga_logo.png) 0px 0px no-repeat;
	width:170px;
	height:100px;
}
.dialoga_tablecr tr .tdcr{ background:url(../bc_graph/shared/mde/dialoga/dialoga_crbg.png) 0px 0px repeat; width:auto; padding:10px 10px 10px 20px; }
.dialoga_tablecr tr .tdrt{ background:url(../bc_graph/shared/mde/dialoga/dialoga_crrt.png) 0px 0px repeat-y; width:10px; padding:10px 0px 10px 0px; }
.dialoga_tablecr *{ color:#172452; }

.dialoga_tabledn{ width:100%; position:relative; overflow:hidden; }
.dialoga_tabledn tr td{ position:relative; overflow:hidden; }
.dialoga_tabledn tr .tdlt{ background:url(../bc_graph/shared/mde/dialoga/dialoga_dnlt.png) 0px 0px no-repeat; width:30px; height:31px; }
.dialoga_tabledn tr .tdrt{ background:url(../bc_graph/shared/mde/dialoga/dialoga_dnrt.png) 0px 0px no-repeat; width:30px; height:31px; }
.dialoga_tabledn tr .tdcr{ background:url(../bc_graph/shared/mde/dialoga/dialoga_dnbg.png) 0px 0px repeat-x; width:auto; height:31px; }

.dialoga_btn-ok{
	background:url(../bc_graph/shared/mde/dialoga/dialoga_btn-ok.png) 0px 0px no-repeat;
	width:70px;
	height:31px;
	position:absolute;
	right:0px;
	bottom:0px;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.dialoga_btn-ok img{ background:url(../bc_graph/shared/mde/dialoga/hover/dialoga_btn-ok.gif) 0px 0px no-repeat; width:70px; height:31px; cursor:pointer; }

.dialoga_btn-exit{
	background:url(../bc_graph/shared/mde/dialoga/dialoga_btn-exit.gif) 0px 0px no-repeat;
	width:18px;
	height:18px;
	position:absolute;
	right:12px;
	top:12px;
	overflow:hidden;
}
.dialoga_btn-exit img{ background:url(../bc_graph/shared/mde/dialoga/hover/dialoga_btn-exit.gif) 0px 0px no-repeat; width:18px; height:18px; cursor:pointer; }

.dialoga_opacity{
	background:#003399;
	width:0px;
	min-width:1000px;
	height:0px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	visibility:hidden;
	z-index:1999;
}

.dialoga_iframe{
	background:none; 
	background-color:transparent; 
	position: absolute; 
	width:100%; 
	height:100%; 
	border:0px none; 
	left:0px; 
	top:0px; 
	overflow: hidden;
}
/* =============================== dialoga [END] ==================================== */
/* =============================== top [START] ====================================== */
#top{ height:193px; }
#top_logo{
	background:url(../bc_graph/shared/top/top_logo.png) 0px 0px no-repeat;
	width:186px;
	height:118px;
	position:absolute;
	left:64px;
	top:17px;
	overflow:hidden;
}
#top_logo img{ background:url(../bc_graph/shared/top/hover/top_logo.png) 0px 0px no-repeat; width:186px; height:118px; }

#top_bg, #top_bg-home{
	width:960px;
	
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
#top_bg{ background:url(../bc_graph/shared/top/top_bg.jpg) 0px 0px no-repeat; height:193px; }
#top_bg-home{ background:url(../bc_graph/shared/top/top_bg-home.jpg) 0px 0px no-repeat; height:393px; }


#top_lt, #top_rt, #top_lt-home, #top_rt-home{
	width:10000px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
#top_lt{ background:url(../bc_graph/shared/top/top_ltbg.gif) 0px 0px repeat-x; height:193px; left:-10000px; }
#top_rt{ background:url(../bc_graph/shared/top/top_rtbg.gif) 0px 0px repeat-x; height:193px; left:960px; }
#top_lt-home{ background:url(../bc_graph/shared/top/top_ltbg-home.gif) 0px 0px repeat-x; height:393px; left:-10000px; }
#top_rt-home{ background:url(../bc_graph/shared/top/top_rtbg-home.gif) 0px 0px repeat-x; height:393px; left:960px; }

#top_lt div, #top_rt div, #top_lt-home div, #top_rt-home div{
	width:157px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
#top_lt div{ background:url(../bc_graph/shared/top/top_lt.jpg) 0px 0px no-repeat; height:193px; left:9843px; }
#top_rt div{ background:url(../bc_graph/shared/top/top_rt.jpg) 0px 0px no-repeat; height:193px; left:0px; }
#top_lt-home div{ background:url(../bc_graph/shared/top/top_lt-home.jpg) 0px 0px no-repeat; height:393px; left:9843px; }
#top_rt-home div{ background:url(../bc_graph/shared/top/top_rt-home.jpg) 0px 0px no-repeat; height:393px; left:0px; }

#top_bg-home, #top_lt-home, #top_rt-home{ display:none; }
#top_text1{
	background:url(../bc_graph/shared/top/top_text1.png) 0px 0px no-repeat;
	width:119px;
	height:115px;
	position:absolute;
	right:0px;
	top:10px;
	overflow:hidden;
}
/* =============== topul  ============== */
.topul, .topul ul{
	width:650px;
	height:43px;
	position:absolute;
	overflow:hidden;
}
.topul{
	background:#231f20;
	top:37px; 
	left:310px; 
	padding-right:10000px; 
	z-index:13; 
}
.topul ul{ top:0px; left:0px; }
.topul ul li{
	background:none;
	list-style:none;
	height:43px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topul ul li img{ display:none; }
.topul ul li a img{ display:inline-block; }
.topul ul li a{
	background:none;
	height:21px;
	padding:11px 14px 11px 14px;
	position:relative;
	float:left;
	overflow:hidden;
	font:18px/21px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topul ul li a:hover{ background:#00aeef; color:#ffffff; text-decoration:none; /*background:#e62398;*/ }
.topul ul li a img{ display:none; }
.topul ul li a.inner img{ margin-top:2px; height:19px; display:block; }
.topul ul li ul{ width:0px; height:0px; position:absolute; left:0px; top:0px;  }
.topul ul li.activepage a{ background:#00aeef; }


#topul_home{ padding-left:11px; }
#topul_home.activepage a img, #topul_home.active-page a:hover img, #topul_home.active a:hover img, #topul_home a img{ background:url(../bc_graph/shared/top/topul_home.png) 0px 0px no-repeat; width:44px; height:19px; }
#topul_services.activepage a img, #topul_services.activepage a:hover img, #topul_services.active a:hover img, #topul_services a img{ background:url(../bc_graph/shared/top/topul_services.png) 0px 0px no-repeat; width:64px; }
#topul_whatwedo.activepage a img, #topul_whatwedo.activepage a:hover img, #topul_whatwedo.active a:hover img, #topul_whatwedo a img{ background:url(../bc_graph/shared/top/topul_whatwedo.png) 0px 0px no-repeat; width:87px; }
#topul_news.activepage a img, #topul_news.activepage a:hover img, #topul_news.active a:hover img, #topul_news a img{ background:url(../bc_graph/shared/top/topul_news.png) 0px 0px no-repeat; width:40px; }
#topul_aboutus.activepage a img, #topul_aboutus.activepage a:hover img, #topul_aboutus.active a:hover img, #topul_aboutus a img{ background:url(../bc_graph/shared/top/topul_aboutus.png) 0px 0px no-repeat; width:68px; }
#topul_contactus.activepage a img, #topul_contactus.activepage a:hover img, #topul_contactus.active a:hover img, #topul_contactus a img{ background:url(../bc_graph/shared/top/topul_contactus.png) 0px 0px no-repeat; width:81px; }

#topul_home.active a img, #topul_home.active-page a img{ background:url(../bc_graph/shared/top/hover/topul_home.png) 0px 0px no-repeat; width:44px; }
#topul_services.active a img, #topul_services.active-page a img{ background:url(../bc_graph/shared/top/hover/topul_services.png) 0px 0px no-repeat; width:64px; }
#topul_whatwedo.active a img, #topul_whatwedo.active-page a img{ background:url(../bc_graph/shared/top/hover/topul_whatwedo.png) 0px 0px no-repeat; width:87px; }
#topul_news.active a img, #topul_news.active-page a img{ background:url(../bc_graph/shared/top/hover/topul_news.png) 0px 0px no-repeat; width:40px; }
#topul_aboutus.active a img, #topul_aboutus.active-page a img{ background:url(../bc_graph/shared/top/hover/topul_aboutus.png) 0px 0px no-repeat; width:68px; }
#topul_contactus.active a img, #topul_contactus.active-page a img{ background:url(../bc_graph/shared/top/hover/topul_contactus.png) 0px 0px no-repeat; width:81px; }

/* =============== topul  ============== */
/* =============== topsubul  =========== */
.topsubul{
	background:url(../bc_graph/shared/top/levelb/topsubul_bg.png) 0px 0px repeat-y;
	width:180px;
	position:absolute;
	/*left:490px;
	top:50px;*/
	margin-top:43px;
	overflow:hidden;
	z-index:12;
}
.topsubul_up, .topsubul_ct,  .topsubul_dn{
	width:180px;
	position:relative;
	overflow:hidden;
}
.topsubul_up{ display:none; }
.topsubul_ct{ background:none; }
.topsubul_dn{ display:none; }

.topsubul_ct ul{
	background:none;
	/*border-top:1px solid #3a2319;*/ /*Line must be instead of border*/
	width:180px;
	position:relative;
	overflow:hidden;
}
.topsubul_ct ul li{
	background:none;
	list-style:none;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topsubul_ct ul li a{
	background:none;
	width:152px;
	padding:10px 14px 8px 14px;
	position:relative;
	float:left;
	overflow:hidden;
	font:bold 15px/15px  Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topsubul_ct ul li a:hover{ color:#ffffff; text-decoration:none; }
.topsubul_ct ul li a.active{ background-color:#00aeef; /*#bb006c;*/ }

.topsubul_ct ul li a.arrow{ 
	background-image:url(../bc_graph/shared/top/levelb/topsubul_sign1.gif);
	background-position:168px 11px;
	background-repeat:no-repeat;
}


.topsubul_ct ul li a img{ height:17px; }
#topulsub_accounting a img{ background:url(../bc_graph/shared/top/levelb/topulsub_accounting.png) 0px 0px no-repeat; width:71px; }
#topulsub_taxation a img{ background:url(../bc_graph/shared/top/levelb/topulsub_taxation.png) 0px 0px no-repeat; width:57px; }
#topulsub_consulting a img{ background:url(../bc_graph/shared/top/levelb/topulsub_consulting.png) 0px 0px no-repeat; width:67px; }
#topulsub_medical a img{ background:url(../bc_graph/shared/top/levelb/topulsub_medical.png) 0px 0px no-repeat; width:48px; }
#topulsub_investors a img{ background:url(../bc_graph/shared/top/levelb/topulsub_investors.png) 0px 0px no-repeat; width:60px; }
#topulsub_professionals a img{ background:url(../bc_graph/shared/top/levelb/topulsub_professionals.png) 0px 0px no-repeat; width:84px; }
#topulsub_building-trades a img{ background:url(../bc_graph/shared/top/levelb/topulsub_building-trades.png) 0px 0px no-repeat; width:115px; }
/* =============== topsubul  =========== */
/* =============== topsucul  =========== */
.topsucul{
	width:210px;
	position:absolute;
	left:670px;
	top:99px;
	overflow:hidden;
	z-index:12;
	display:none;
}
.topsucul_up, .topsucul_ct,  .topsucul_dn{
	width:210px;
	position:relative;
	overflow:hidden;
}
.topsucul_up{ background:url(../bc_graph/shared/top/levelc/topsucul_up.png) 0px 0px no-repeat; height:91px; background:none; }
.topsucul_ct{ background:url(../bc_graph/shared/top/levelc/topsucul_ct.png) 0px 0px repeat-y; }
.topsucul_dn{ background:url(../bc_graph/shared/top/levelc/topsucul_dn.png) 0px 0px no-repeat; height:10px; }

.topsucul_ct ul{
	border-top:1px solid #281106;
	width:210px;
	position:relative;
	overflow:hidden;
}
.topsucul_ct ul li{
	background:none;
	border-bottom:1px solid #281106;
	list-style:none;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topsucul_ct ul li a{
	background:none;
	width:182px;
	padding:5px 14px 7px 14px;
	position:relative;
	float:left;
	overflow:hidden;
	font:14px/16px  Tahoma, Arial,Verdana, Helvetica;
	color:#eeeabe;
	text-decoration:none;
}
.topsucul_ct ul li a:hover{ background:#bb006c; color:#eeeabe; text-decoration:none; }
/* =============== topsucul  =========== */
/* =============================== top [END] ======================================== */
/* =============================== hcircle [START] ================================== */
.hcircle{
	width:966px;
	height:380px;
	margin:0px -3px 0px -3px;
	position:relative;
	overflow:hidden;
}
.hcircle, .hcircle *{ color:#ffffff; font-size:12px; line-height:15px; }
.hcircle a{ text-decoration:underline; }
.hcircle a:hover{ color:#000000; text-decoration:underline; }

.hcircle_boxa, .hcircle_boxb, .hcircle_boxc{
	width:284px;
	height:279px;
	padding:25px 25px 30px 25px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
.hcircle_boxa{ left:0px; z-index:4; }
.hcircle_boxb{ left:316px; z-index:6; }
.hcircle_boxc{ left:632px; z-index:5; }

.hcircle_boxa-bg, .hcircle_boxb-bg, .hcircle_boxc-bg{
	width:334px;
	height:380px;
	position:absolute;
	top:0px;
	overflow:hidden;
}

.hcircle_boxa-bg{ background:url(../bc_graph/shared/mde/hcircle/hcircle_boxa-bg.png) 0px 0px no-repeat; left:0px; z-index:1; }
.hcircle_boxb-bg{ background:url(../bc_graph/shared/mde/hcircle/hcircle_boxa-bg.png) 0px 0px no-repeat; left:316px; z-index:3; }
.hcircle_boxc-bg{ background:url(../bc_graph/shared/mde/hcircle/hcircle_boxa-bg.png) 0px 0px no-repeat; left:632px; z-index:2; }

.hcircle_boxa-img, .hcircle_boxb-img, .hcircle_boxc-img{
	width:334px;
	height:380px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
.hcircle_boxa-img{ left:0px; z-index:7; }
.hcircle_boxb-img{ left:316px; z-index:9; }
.hcircle_boxc-img{ left:632px; z-index:8; }
.hcircle_boxa-img img, .hcircle_boxb-img img, .hcircle_boxc-img img{ width:334px; height:380px; }


.hcircle_read-more{
	background:url(../bc_graph/shared/mde/hcircle/hcircle_read-more.png) 0px 0px no-repeat;
	display:inline-block;
	width:124px;
	height:30px;
	position:relative;
	overflow:hidden;
}
.hcircle_read-more img{ background:url(../bc_graph/shared/mde/hcircle/hover/hcircle_read-more.png) 0px 0px no-repeat; width:124px; height:30px; }
#hcircle_boxa-rm, #hcircle_boxb-rm, #hcircle_boxc-rm{
	position:absolute;
	left:100px;
	bottom:30px;
}

.hcircle_link-accounting, .hcircle_link-taxation, .hcircle_link-consulting{
	display:inline-block;
	position:relative;
	overflow:hidden;
}

.hcircle_link-accounting{ background:url(../bc_graph/shared/mde/hcircle/title_accounting.png) 0px 0px no-repeat; width:204px; height:43px; }
.hcircle_link-accounting img{ background:url(../bc_graph/shared/mde/hcircle/hover/title_accounting.png) 0px 0px no-repeat; width:204px; height:43px; }
.hcircle_link-taxation{ background:url(../bc_graph/shared/mde/hcircle/title_taxation.png) 0px 0px no-repeat; width:188px; height:41px; }
.hcircle_link-taxation img{ background:url(../bc_graph/shared/mde/hcircle/hover/title_taxation.png) 0px 0px no-repeat; width:188px; height:41px; }
.hcircle_link-consulting{ background:url(../bc_graph/shared/mde/hcircle/title_consulting.png) 0px 0px no-repeat; width:194px; height:43px; }
.hcircle_link-consulting img{ background:url(../bc_graph/shared/mde/hcircle/hover/title_consulting.png) 0px 0px no-repeat; width:194px; height:43px; }


.mdeul_hcircle-bg1 li{ background:url(../bc_graph/shared/mde/hcircle/hcircle_sign1.gif) 0px 5px no-repeat; padding-left:11px; }
.mdeul_hcircle-bg1a li{ background:url(../bc_graph/shared/mde/hcircle/hcircle_sign1.gif) 0px 10px no-repeat; padding-left:11px; }
/* =============================== hcircle [END] ==================================== */
/* =============================== hoption [START] ================================== */
.hoption{
	background:url(../bc_graph/shared/mde/hoption/hoption_bg.gif) 0px 0px no-repeat;
	width:960px;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
}

.hoption_table{ width:960px; position:relative; overflow:hidden; }
.hoption_table tr td{ position:static; overflow:hidden; }
.hoption_table tr .td1{ width:192px; padding:15px 18px 15px 18px; }
.hoption_table tr .td2{ width:192px; padding:15px 18px 15px 34px; }
.hoption_table tr .td3{ width:192px; padding:15px 18px 15px 34px; }
.hoption_table tr .td4{ width:192px; padding:15px 18px 15px 34px; }

.hoption_line{
	background:url(../bc_graph/shared/mde/hoption/hoption_line-bg.gif) 0px 11px repeat-x;
	width:216px;
	height:25px;
	margin:0px -12px 0px -12px;
	position:relative;
	overflow:hidden;
	text-align:center;
}

.hoption_read-more{
	background:url(../bc_graph/shared/mde/hoption/hoption_read-more.png) 0px 0px no-repeat;
	display:inline-block;
	width:103px;
	height:25px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.hoption_read-more img{ background:url(../bc_graph/shared/mde/hoption/hover/hoption_read-more.png) 0px 0px no-repeat; width:103px; height:25px; }
/* =============================== hoption [END] ==================================== */
/* =============================== content [START] ================================== */
#content{ padding:28px 0px 46px 0px; }
.cont .mder{ 
	background:url(../bc_graph/shared/single/mder_bg1.gif) 0px 0px repeat-x;
	width:660px;
	padding:4px 28px 0px 28px;
	position:relative;
	overflow:hidden;
}
.cont .mder_bgoff{ background:none; padding-top:0px; }

.img_border1{ border:1px solid #000000; }
.img_border2{ border:1px solid #00aeef; }

.formd_title1, .formd_title2{
	width:634px;
	padding:3px 13px 3px 13px;
	position:relative;
	overflow:hidden;
}
.formd_title1{ background:#00aeef; }
.formd_title2{ background:#000000; }

.img_hider{
	position:absolute;
	width:0px;
	height:0px;
	left:-9999px;
	top:0px;
	overflow:hidden;
}

#lightbox-image-details #lightbox-image-details-caption{ color:#000000; }
#lightbox-image-details #lightbox-image-details-currentNumber{ color:#000000; }

.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line_dot1{ background:url(../bc_graph/shared/dot1.gif) 0px 0px repeat-x; }
.line_dot2{ background:url(../bc_graph/shared/dot2.gif) 0px 0px repeat-x; }
.line_dot3{ background:url(../bc_graph/shared/dot3.gif) 0px 0px repeat-x; }

.click_read-more, .click_read-more2{
	display:inline-block;
	width:103px;
	height:25px;
	position:relative;
	overflow:hidden;
}
.click_read-more{ background:url(../bc_graph/shared/single/click_read-more.png) 0px 0px no-repeat; }
.click_read-more2{ background:url(../bc_graph/shared/single/click_read-more2.png) 0px 0px no-repeat; }
.click_read-more img{ background:url(../bc_graph/shared/single/hover/click_read-more.png) 0px 0px no-repeat; width:103px; height:25px; }
.click_read-more2 img{ background:url(../bc_graph/shared/single/hover/click_read-more2.png) 0px 0px no-repeat; width:103px; height:25px; }
/* =============================== content [END] ==================================== */
/* =============================== foot [START] ===================================== */
.foot{ padding:19px 0px 26px 0px; }

.foot .lt{
	width:610px;
	padding:5px 0px 0px 6px;
	position:relative;
	float:left;
	overflow:hidden;	
}
.foot .rt{
	width:280px;
	padding:5px 6px 0px 0px;
	position:relative;
	float:right;
	overflow:hidden;	
}

.foot, .foot *{ font-size:12px; line-height:16px; font-family:Arial, Tahoma, Verdana, Helvetica; color:#ffffff; }
.foot .rt, .foot .rt *{ color:#ffffff; }
.foot .lt a{ color:#1ab4ee; text-decoration:none; }
.foot .rt a{ color:#ffffff; text-decoration:none; }
.foot .lt a:hover{ color:#1ab4ee; text-decoration:underline; }
.foot .rt a:hover{ color:#1ab4ee; text-decoration:none; }
.foot_sep{ margin-left:3px; margin-right:3px; color:#ffffff; }
/* =============================== foot [END] ======================================= */
/* =============================== title [START] ==================================== */
.title{
	background:url(../bc_graph/shared/single/title_bg.gif) 3px bottom no-repeat;
	padding:22px 74px 5px 3px;
	margin:0px 0px 19px -3px;
	width:586px;
	position:relative;
	overflow:hidden;
}

#title a{ text-decoration:underline; color:#000000; } 
#title a:hover{ text-decoration:underline; color:#666666; }  
#title h1, .title h1, #title h2, .title h2{ font-weight:normal; }
.title h1, .title h1 *,#title h1, #title h1 *{ font-size:26px; line-height:28px; color:#000000; font-weight:bold;  }
.title h2, .title h2 *,#title h2, #title h2 *{ font-size:18px; line-height:20px; color:#666666;   }

#title_control{
	width:65px;
	position:absolute;
	bottom:6px; 
	right:0px;
	overflow:hidden;
}
#title_control_printer{ 
	background:url(../bc_graph/shared/mde/mde_printer.gif) 2px 5px no-repeat;
	display:inline-block;
	width:13px;
	height:11px;
	padding:5px 2px 2px 2px;
	margin-bottom:-2px;
	position:relative;
	overflow:hidden;
}
#title_control_printer:hover{ /*background-color:#2398c9;*/ }
#title_control_printer img{ background:url(../bc_graph/shared/mde/mde_printer.gif) 0px 0px no-repeat; width:13px; height:11px; margin-top:-1px; }
#title_control_font1{ cursor:pointer; margin-right:8px; padding:1px; color:#4982bf; }
#title_control_font2{ cursor:pointer; margin-right:8px; padding:1px; color:#4982bf; }
#title_control_font1:hover, #title_control_font2:hover{
	background:#4982bf;
	color:#ffffff;
}
/*
#title_back{
	background:url(../bc_graph/shared/single/title_back.gif) 0px 0px no-repeat;
	width:87px;
	height:16px;
	position:absolute;
	right:25px;
	margin-top:-20px;
}
#title_back:hover{ background:url(../bc_graph/shared/single/hover/title_back.gif) 0px 0px no-repeat; }
*/
/* =============================== title [END] ====================================== */
/* =============================== mderinfo [START] ================================= */
.mderinfo{ 
	width:716px; 
	margin:0px -28px 0px -28px;
	position:relative;
	overflow:hidden;
}
.mderinfo_bg1{ background:url(../bc_graph/shared/mde/mderinfo/mderinfo_bg.gif) 0px 0px no-repeat; padding-top:4px; }
.mderinfo_table-s1{ width:716px; position:relative; overflow:hidden; }
.mderinfo_table-s1 tr td{ position:static; overflow:hidden; }
.mderinfo_table-s1 tr .td1{ width:292px; padding:15px 38px 15px 28px; }
.mderinfo_table-s1 tr .td2{ width:292px; padding:15px 28px 15px 38px; }

.mderinfo_line{
	background:url(../bc_graph/shared/mde/mderinfo/mderinfo_line-bg.gif) 0px 11px repeat-x;
	width:348px;
	height:25px;
	margin:0px -28px 0px -28px;
	position:relative;
	overflow:hidden;
	text-align:right;
}

.mderinfo_read-more{
	background:url(../bc_graph/shared/mde/mderinfo/mderinfo_read-more.png) 0px 0px no-repeat;
	display:inline-block;
	width:103px;
	height:25px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.mderinfo_read-more img{ background:url(../bc_graph/shared/mde/mderinfo/hover/mderinfo_read-more.png) 0px 0px no-repeat; width:103px; height:25px; }
/* =============================== mderinfo [END] =================================== */
/* =============================== hmcircle [START] ================================= */
.hmcircle{
	background:url(../bc_graph/shared/mde/hmcircle/hmcircle_bg.png) 0px 0px no-repeat;
	width:230px;
	height:229px;
	position:relative;
	overflow:hidden;
}
.hmcircle, .hmcircle *{ font-size:10px; line-height:13px; color:#ffffff; }
.hmcircle a{ text-decoration:underline; }
.hmcircle a:hover{ color:#000000; text-decoration:underline; }

.hmcircle_img{ 
	width:230px;
	height:229px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:3; 
}
.hmcircle_img img{ width:230px; height:229px; }

.hmcircle_ct{
	width:198px;
	height:197px;
	padding:16px 16px 16px 16px;
	position:relative;
	overflow:hidden;
	z-index:2;
}

.hmcircle_read-more{
	background:url(../bc_graph/shared/mde/hmcircle/hmcircle_read-more.png) 0px 0px no-repeat;
	display:inline-block;
	width:109px;
	height:26px;
	position:absolute;
	left:106px;
	top:203px;
	overflow:hidden;
}
.hmcircle_read-more img{ background:url(../bc_graph/shared/mde/hmcircle/hover/hmcircle_read-more.png) 0px 0px no-repeat; width:109px; height:26px; }

.mdeul_hmcircle-bg1 li{ background:url(../bc_graph/shared/mde/hmcircle/hmcircle_sign1.gif) 0px 5px no-repeat; padding-left:11px; }
.mdeul_hmcircle-bg2 li{ background:url(../bc_graph/shared/mde/hmcircle/hmcircle_sign1.gif) 0px 6px no-repeat; padding-left:11px; }
/* =============================== hmcircle [END] =================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ========== searchprod_formd ========== */
.searchprod_formd{ width:181px; margin:0px auto 0px auto; }
.searchprod_formd, .searchprod_formd *{  }
.searchprod_formd .formd_full{ width:181px; margin-top:0px; }
.searchprod_formd .formd_label{ width:181px; padding-right:0px; text-align:left; }
.searchprod_formd .formd_label, .searchprod_formd .formd_label *{ /*font-size:12px; line-height:16px; */color:#b56e00; padding-bottom:1px; font-size:13px; line-height:17px; }
.searchprod_formd .formd_text{ background:#e3f6fe; width:173px; border:1px solid #b56e00; color:#4f5880; padding:4px 3px 4px 3px; }
.searchprod_formd .formd_textarea{ background:#e3f6fe; width:173px; border:1px solid #b56e00; color:#4f5880; padding:4px 3px 4px 3px; }
.searchprod_formd .formd_full_button{ width:181px; }
.searchprod_formd .formd_select{ width:180px; height:20px; border:1px solid #b56e00; background:#e3f6fe; font-size:13px; }
.searchprod_formd .formd_select option{ background:#e3f6fe; font-size:13px; }

.searchprod_formd .formd_submit{ background:url(../bc_graph/shared/single/btn_sendenquiry.png) 0px 0px no-repeat; border:0px; width:125px; height:34px; }
.searchprod_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/hover/btn_sendenquiry.png) 0px 0px no-repeat; width:125px; height:34px; }

.searchprod_formd .formd_submit_search{ background:url(../bc_graph/shared/single/btn_search.gif) 0px 0px no-repeat; border:0px; width:110px; height:24px; }
.searchprod_formd .formd_submit_search:hover{ background:url(../bc_graph/shared/single/hover/btn_search.gif) 0px 0px no-repeat; width:110px; height:24px; }
/* ========== searchprod_formd ========== */
/* ========== comment_formd ========== */
.comment_formd{ width:490px; }
.comment_formd, .comment_formd *{  }
.comment_formd .formd_full{ width:490px; }
.comment_formd .formd_label{ width:159px; padding-right:8px; }
.comment_formd .formd_label, .comment_formd .formd_label *{ font-size:12px; line-height:16px; color:#4e4e4e; }
.comment_formd .formd_text{ background:#ffffff; width:250px; border:1px solid #daaadd; color:#4e4e4e; }
.comment_formd .formd_textarea{ background:#ffffff; width:250px; border:1px solid #daaadd; color:#4e4e4e; }
.comment_formd .formd_full_button{ width:430px; }
.comment_formd .formd_submit{ background:url(../bc_graph/shared/single/btn_sendenquiry.png) 0px 0px no-repeat; border:0px; width:125px; height:34px; }
.comment_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/hover/btn_sendenquiry.png) 0px 0px no-repeat; width:125px; height:34px; }

.comment_formd .formd_select{ width:258px; height:20px; border:1px solid #daaadd; background:#ffffff; }
.comment_formd .formd_select option{ background:#ffffff; }
/* ========== comment_formd ========== */
/* ========== prod_formd ============= */
.prod_formd{ width:499px; }
.prod_formd, .prod_formd *{  }
.prod_formd .formd_full{ width:499px; margin-top:13px; }
/*.prod_formd .formd_label{ width:159px; padding-right:8px; }
.prod_formd .formd_label, .prod_formd .formd_label *{ font-size:12px; line-height:16px; color:#4e4e4e; }*/
.prod_formd .formd_text{ background:#ffffff; width:250px; border:0px; color:#ad3f7e; height:26px; padding:3px 3px 3px 3px; font:18px/20px Arial, Verdana, Tahoma, Helvetica; }
.prod_formd .formd_textarea{ background:#ffffff; width:250px; border:0px; color:#ad3f7e; height:101px; padding:3px 3px 3px 3px; font:18px/20px Arial, Verdana, Tahoma, Helvetica; }

/*.prod_formd .formd_full_button{ width:430px; }
.prod_formd .formd_submit{ background:url(../bc_graph/shared/single/btn_sendenquiry.png) 0px 0px no-repeat; border:0px; width:125px; height:34px; }
.prod_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/hover/btn_sendenquiry.png) 0px 0px no-repeat; width:125px; height:34px; }

.prod_formd .formd_select{ width:258px; height:20px; border:1px solid #daaadd; background:#ffffff; }
.prod_formd .formd_select option{ background:#ffffff; }*/
/* ========== prod_formd ============= */
/* ========== box_formd ============== */
.box_formd{ width:auto; }
.box_formd, .box_formd *{ }
.box_formdbg{ 
	background:#cbdaef; 
	border:1px solid #cbdaef; /*3e95e8;*/
	padding:10px 10px 13px 10px;
	overflow:hidden;
}
.box_formd .formd_full{ width:660px; margin-top:10px; }
.box_formd .formd_label{ width:237px; margin-top:4px; padding-right:8px; }
.box_formd .formd_label, .box_formd .formd_label *{ color:#666666; }
.box_formd .formd_text{ background:#fafafa; width:270px; border:1px solid #000000; color:#4f5880; padding:4px 3px 4px 3px; color:#666666; }
.box_formd .formd_textarea{ background:#fafafa; width:270px; border:1px solid #000000; color:#4f5880; padding:4px 3px 4px 3px; color:#666666; }
.box_formd .formd_full_button{ width:523px; padding-top:10px; }
.box_formd .formd_select{ width:278px; height:22px; border:1px solid #000000; background:#fafafa; font-size:12px; }
.box_formd .formd_select option{ background:#fafafa;  }
.box_formd .formd_select, .box_formd .formd_select *{ font:12px/16px Verdana, Arial, Tahoma, Helvetica; color:#666666; }


.box_formd .formd_table{ width:442px; position:relative; overflow:hidden;  }
.box_formd .formd_table tr td{ position:static; overflow:hidden; }
.box_formd .formd_table tr .td-label{ width:176px;  padding:3px 8px 0px 0px; font:12px/16px Verdana, Arial, Tahoma, Helvetica; color:#4f5880; }
.box_formd .formd_table tr .td_subscribe-label{ width:176px; padding:3px 8px 3px 0px; font:12px/16px Verdana, Arial, Tahoma, Helvetica; color:#4f5880; }
.box_formd .formd_table tr .td_subscribe-checkbox{ background:#cc1515; width:13px; padding:3px 5px 3px 5px; }
.box_formd .formd_table tr .td_subscribe-text{  background:#228dea; padding:3px 3px 3px 8px; }
.box_formd .formd_table tr .td_subscribe-text, .box_formd .formd_table tr .td_subscribe-text *{ color:#ffffff; font-size:11px; line-height:15px; }
.box_formd .formd_table tr .td_tip-label{ width:176px; padding:0px 8px 2px 0px; font:12px/16px Verdana, Arial, Tahoma, Helvetica; color:#4f5880; }
.box_formd .formd_table tr .td_tip-text{  padding:0px 3px 2px 3px; }
.box_formd .formd_table tr .td_tip-text, .box_formd .formd_table tr .td_tip-text *{ color:#666666; font-size:11px; line-height:15px; }


.box_formd .formd_submit_submit{ background:url(../bc_graph/shared/single/btn_submit.gif) 0px 0px no-repeat #001a55; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_submit:hover{ background:url(../bc_graph/shared/single/hover/btn_submit.gif) 0px 0px no-repeat #0057d0; width:135px; height:24px; }

.box_formd .formd_submit_sendenquiry{ background:url(../bc_graph/shared/single/btn_sendenquiry.png) 0px 0px no-repeat; border:0px; width:120px; height:25px; }
.box_formd .formd_submit_sendenquiry:hover{ background:url(../bc_graph/shared/single/hover/btn_sendenquiry.png) 0px 0px no-repeat; width:120px; height:25px; }

.box_formd .formd_submit_subscribe{ background:url(../bc_graph/shared/single/btn_subscribe.png) 0px 0px no-repeat; border:0px; width:150px; height:34px; }
.box_formd .formd_submit_subscribe:hover{ background:url(../bc_graph/shared/single/hover/btn_subscribe.png) 0px 0px no-repeat; width:150px; height:34px; }

.box_formd .formd_submit_sendquote{ background:url(../bc_graph/shared/single/btn_sendquote.gif) 0px 0px no-repeat; border:0px; width:110px; height:24px; }
.box_formd .formd_submit_sendquote:hover{ background:url(../bc_graph/shared/single/hover/btn_sendquote.gif) 0px 0px no-repeat; width:110px; height:24px; }

.box_formd .formd_submit_register{ background:url(../bc_graph/shared/single/btn_register.gif) 0px 0px no-repeat #001a55; border:0px; width:110px; height:24px; }
.box_formd .formd_submit_register:hover{ background:url(../bc_graph/shared/single/hover/btn_register.gif) 0px 0px no-repeat #0057d0; width:110px; height:24px; }

.box_formd .formd_submit_login{ background:url(../bc_graph/shared/single/btn_login.gif) 0px 0px no-repeat #001a55; border:0px; width:110px; height:24px; }
.box_formd .formd_submit_login:hover{ background:url(../bc_graph/shared/single/hover/btn_login.gif) 0px 0px no-repeat #0057d0; width:110px; height:24px; }

.box_formd .formd_submit_retrieve{ background:url(../bc_graph/shared/single/btn_retrieve.gif) 0px 0px no-repeat #001a55; border:0px; width:110px; height:24px; }
.box_formd .formd_submit_retrieve:hover{ background:url(../bc_graph/shared/single/hover/btn_retrieve.gif) 0px 0px no-repeat #0057d0; width:110px; height:24px; }

.box_formd .formd_submit_update{ background:url(../bc_graph/shared/single/btn_update.gif) 0px 0px no-repeat #001a55; border:0px; width:110px; height:24px; }
.box_formd .formd_submit_update:hover{ background:url(../bc_graph/shared/single/hover/btn_update.gif) 0px 0px no-repeat #0057d0; width:110px; height:24px; }


.formd_submit_sendenquiry, .formd_submit_sendquote, .formd_submit_register, .formd_submit_login, .formd_submit_retrieve, 
.formd_submit_update, .formd_submit_submit, .formd_submit_search{
	position:relative;
	float:right;
	cursor:pointer;
}

.box_formdspace1 .formd_label{ width:160px; }


/*
.box_formd .formd_submit{ background:url(../bc_graph/shared/single/btn_submitinquiry.gif) 0px 0px no-repeat; border:0px; width:112px; height:24px; }
.box_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/hover/btn_submitinquiry.gif) 0px 0px no-repeat; width:112px; height:24px; }


.box_formd .formd_submit{ 
	background:url(../bc_graph/shared/single/btn_sign1.gif) right 6px no-repeat #178bba; 
	height:25px;
	margin:0px;
	padding:0px 28px 0px 10px;
	border:0px;
	font: bold 14px/17px "Times New Roman", Tahoma, Arial, Verdana, Helvetica; 
	color:#000000;
}
.box_formd .formd_submit:hover{ background:url(../bc_graph/shared/single/btn_sign1.gif) right 6px no-repeat #f97f34; color:#000000;  }
*/
/*
.box_formd .formd_submit2{ background:url(../bc_graph/shared/single/btn_submitinquiry.gif) 0px 0px no-repeat; border:0px; width:112px; height:24px; }
.box_formd .formd_submit2:hover{ background:url(../bc_graph/shared/single/hover/btn_submitinquiry.gif) 0px 0px no-repeat #cc2f1a; width:112px; height:24px; }
*/
/*
.box_formd .formd_submit_login{ background:url(../bc_graph/shared/single/btn_login.gif) 0px 0px no-repeat #ade062; width:118px; height:30px; }
.box_formd .formd_submit_login:hover{ background:url(../bc_graph/shared/single/hover/btn_login.gif) 0px 0px no-repeat #f97f34; width:118px; height:30px; }

.box_formd .formd_submit_register{ background:url(../bc_graph/shared/single/btn_register.gif) 0px 0px no-repeat #ade062; width:118px; height:30px; }
.box_formd .formd_submit_register:hover{ background:url(../bc_graph/shared/single/hover/btn_register.gif) 0px 0px no-repeat #f97f34; width:118px; height:30px; }

.box_formd .formd_submit_retrieve{ background:url(../bc_graph/shared/single/btn_retrieve.gif) 0px 0px no-repeat #ade062; width:118px; height:30px; }
.box_formd .formd_submit_retrieve:hover{ background:url(../bc_graph/shared/single/hover/btn_retrieve.gif) 0px 0px no-repeat #f97f34; width:118px; height:30px; }
*/
/* ========== box_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 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:#fafafa; width:270px !important; border:1px solid #000000; margin-top:5px; }
.captchaimg{ background-color:#696969; width:258px; 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_select optgroup{ 
	background:#178bba;
	padding:3px 0px 0px 0px;
	margin:0px;
	color:#ffffff; 
	text-align:left; 
}
.formd_select optgroup option{ 
	text-align:left; 
	text-indent:16px; 
	font-weight:normal; 
	padding-left:0px; 
	margin-left: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_submit2, .formd_submit_login, .formd_submit_register, .formd_submit_retrieve{*/
.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_login, .formd_submit_register, .formd_submit_retrieve{ border:0px; padding:0px; overflow:hidden; }
.formd_submit:hover{ background:#e0c79b; }
/* ================= formd_full_button ========== */
.color_redlight{ color:#d60600 !important; }
/* =============================== formd [END] ====================================== */
/* =============================== formnews [START] ================================= */
.formnews{
	border:0px;
	width:218px;
	margin:0px;
	padding:0px 6px 0px 6px;
	position:relative;
	overflow:hidden;
}

.formnews_full, .formdnews_full_button{
	width:218px;
	margin:9px 0px 0px 0px;
	padding:0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.formdnews_full_button{
	background:url(../bc_graph/shared/single/formnews_line-bg.gif) 0px 11px repeat-x; 
}
.formnews_text{
	background:url(../bc_graph/shared/single/formnews_text-bg.gif) 0px 0px repeat-x #ffffff;
	border:1px solid #d1d1d1;
	width:200px;
	height:14px;
	padding:4px 3px 4px 3px;
	position:relative;
	float:right;
	overflow:hidden;
	font:12px/14px Verdana, Arial, Tahoma, Helvetica;
	color:#a4a4a4;
}
.formnews_subscribe{ 
	background:url(../bc_graph/shared/single/btn_subscribe.png) 0px 0px no-repeat; 
	border:0px; 
	width:103px; 
	height:25px; 
	position:relative;
	float:right;
	
	cursor:pointer;
}
.formnews_subscribe:hover{ background:url(../bc_graph/shared/single/hover/btn_subscribe.png) 0px 0px no-repeat; width:103px; height:25px; }
/* =============================== formnews [END] =================================== */
/* =============================== mderboxa [START] ================================= */
.mderboxa{
	background:#fafafa;
	border:1px solid #f0f0f0;
	width:660px;
	padding:17px 27px 17px 27px;
	margin:0px -28px 0px -28px;
	position:relative;
	overflow:hidden;
}
/* =============================== mderboxa [END] =================================== */
/* =============================== table_s1 [START] ================================= */
.table_s1{ position:relative; overflow:hidden; }
.table_s1 tr td{ background:#f0f0f0; position:static; overflow:hidden; padding:3px 5px 3px 5px; }
/* =============================== table_s1 [END] =================================== */
/* =============================== mderboxh [START] ================================= */
.mderboxh{
	background:url(../bc_graph/shared/mde/mderboxh/mderboxh_bg2.gif) 0px 0px repeat-y;
	width:716px;
	margin:0px -28px 0px -28px;
	position:relative;
	overflow:hidden;
	z-index:1;
}

.mderboxh, .mderboxh *{ color:#baebfe; }
.mderboxh a{ text-decoration:underline; }
.mderboxh a:hover{ color:#000000; text-decoration:underline; }

.mderboxh_ct{
	background:url(../bc_graph/shared/mde/mderboxh/mderboxh_bg2.gif) 0px 0px repeat-y;
	width:660px;
	padding:18px 28px 18px 28px;
	position:relative;
	overflow:hidden;
}

.mderboxh_line{
	background:url(../bc_graph/shared/mde/mderboxh/mderboxh_line-bg.gif) 0px 11px repeat-x;
	width:717px;
	height:25px;
	margin:-11px -28px 0px -28px;
	position:relative;
	overflow:hidden;
	text-align:right;
	z-index:2;
}
/* =============================== mderboxh [END] =================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [START] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== cms.php [END] ==================================== */

#content .presentations {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    margin-top:30px;
}

#content .presentations th {
    background: none repeat scroll 0 0 #000;
    color: #FFFFFF;
    font-weight: 700;
}
#content .presentations td, #content .presentations th {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 5px;
    text-align: left;
}

#content .presentations td, #content .presentations th {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 5px;
    text-align: left;
}
#content td {
    padding: 10px;
}
/* ================================================================================== */