@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Verdana, Tahoma, Arial, Helvetica;
   font-size:12px; line-height:17px; color:#73535b;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
/*html{ height:100%; }*/
body{ background:#f4f4f4; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .mde_ct:after, dl:after, .full:after, .cont:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .mde_ct, dl, .full, .cont{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .mde_ct, * html dl, * html .full, * html .cont{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .mde_ct, dl, .full, .cont{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 7px no-repeat;
	padding-left:12px;
	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) 0px 6px no-repeat; }
.mdeul_bg1 li{ background:url(../bc_graph/shared/ul_sign1.gif) 1px 7px no-repeat; }
.mdeul_bg2 li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 6px no-repeat; }
.mdeul_bg3 li{ background:url(../bc_graph/shared/ul_sign3.gif) 3px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 7px 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) 0px 6px no-repeat !important; }
.mdeul_bg1o li{ background:url(../bc_graph/shared/ul_sign1.gif) 1px 7px no-repeat !important; }
.mdeul_bg2o li{ background:url(../bc_graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.mdeul_bg3o li{ background:url(../bc_graph/shared/ul_sign3.gif) 3px 6px no-repeat !important; }
.mdeul_bg4o li{ background:url(../bc_graph/shared/ul_sign4.gif) 0px 6px 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:12px; /*15px; */
	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; }
.mdeul_mb3 li{ margin-bottom:3px; }
.mdeul_mb5 li{ margin-bottom:5px; }
.mdeul_mb8 li{ margin-bottom:8px; }
.mdeul_mb17 li{ margin-bottom:17px; }
/* =============================== 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:#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:#cde450 !important; }
.color_violet{ color:#812d96 !important; }
.color_red{ color:#cc1535 !important; }
.color_red2{ color:#f83f5f !important; }
.color_red3{ color:#eea49f !important; }
.color_red4{ color:#fe6c85 !important; }
.color_blue{ color:#178bba !important; }
.color_bluedark{ color:#105f7f !important; }
.color_purple{ /*color:#331c60 !important;*/ color:#a575fe !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:#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;}
.size15{ font-size:15px !important; line-height:19px !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; }
.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:bold 12px/17px Verdana, Tahoma, Arial, Helvetica;
	/*color:#eef7fc;*/
	/*color:#e1e655;*/
	color:#73535b;
	text-decoration:underline;
}
a:hover, a:hover *{ color:#b25528; /*#bb0302;*/ /*#b25528;*/ text-decoration:underline;}
/*
.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:18px/22px Verdana, Tahoma, Arial, Helvetica; }
h2, h2 *{ font:bold 16px/20px Verdana, Tahoma, Arial, Helvetica; }
h3, h3 *{ font:bold 14px/18px Verdana, Tahoma, Arial, Helvetica; }

#main_container{
	background:url(../bc_graph/shared/body_bg.gif) 0px 0px repeat-x #f4f4f4;
	width:100%;
	position:relative;
	left:0px;
	min-width:957px;
	overflow:hidden;
}
/*
.main_light{
	width:100%;
	position:relative;
	left:0px;
	overflow:hidden;
	z-index:10;
}
.main_light{ background:url(../bc_graph/shared/mde/mde_bg1.gif) center 0px repeat-y #eee7ea; }
*/
.mde{
	width:957px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:225px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	/*override*/
}

.mder{
	width:706px;
	padding:16px 0px 0px 0px;
	position:relative;
	float:right;
	margin-left:-3px; /*IE Path*/
	/*override*/
}


.mdex{
	width:706px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:310px;
	position:relative;
	margin-left:-3px;
	float:right;
	/* overrride */
}

.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_1{ background:#8a5c5f; }
.line_2{ background:#e2c0c1; }

.span_arrow1{
	background:url(../bc_graph/shared/ul_sign1.gif) 0px 5px no-repeat;
	padding-left:12px;
	position:relative;
	overflow:hidden;
}
.img_border0{ border:1px solid #331c60; }
.img_border1{ border:1px solid #b3c130; }
.img_border2{ border:1px solid #ebcbcc; }
/*
.line_shape1{ background:url(../bc_graph/shared/shape1.gif) 0px 0px repeat-x; height:3px; }
*/
/* =============================== mde [END] ======================================== */
/* =============================== system_alert [START] ============================= */
#system_alert, #system_alert *{ color:#2a194b; }
/* =============================== system_alert [END] =============================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }
/* =============================== jquery [END] ===================================== */
/* =============================== top [START] ====================================== */
#top{ height:184px; background:#ffffff; }
#top_logo{
	background:url(../bc_graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:233px;
	height:114px;
	position:absolute;
	left:17px;
	top:52px;
	overflow:hidden;
}
#top_lt{
	background:#ffffff;
	width:10000px;

	height:184px;
	position:absolute;
	left:-10000px;
	top:0px;
	overflow:hidden;
}
#top_info{
	background:url(../bc_graph/shared/top/top_infobg.gif) 0px 0px repeat-x;
	width:686px;
	height:184px;
	position:absolute;
	left:271px;
	top:0px;
}
#top_infobg{
	background:url(../bc_graph/shared/top/top_infobg.gif) 0px 0px repeat-x;
	width:10000px;
	height:184px;
	position:absolute;
	left:686px;
	top:0px;
	overflow:hidden;
}

#top_infoimg1{
	background:url(../bc_graph/shared/top/top_infoimg1.jpg) 0px 0px no-repeat;
	width:366px;
	height:184px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

#top_infoimg2{
	background:url(../bc_graph/shared/top/top_infoimg2.jpg) 0px 0px no-repeat;
	width:202px;
	height:214px;
	position:absolute;
	left:366px;
	top:0px;
	overflow:hidden;
}
/* =============================== top [END] ======================================== */
/* =============================== content [START] ================================== */
#content{ padding:0px 0px 18px 0px; }
.cont{
	background:#fbeff1;
	width:670px;
	padding:12px 18px 12px 18px;
	position:relative;
	/*override*/
}

#ban2{
	background:url(../bc_graph/shared/single/ban2_download.gif) 24px 0px no-repeat;
	width:201px;
	height:76px;
	padding:0px 0px 0px 24px;
	position:relative;
	overflow:hidden;
}
#ban2 a{
	width:201px;
	height:76px;
	position:absolute;
	left:24px;
	top:0px;
	overflow:hidden;
}

#ban1{
	background:url(../bc_graph/shared/single/ban1_videoblog.gif) 24px 0px no-repeat;
	width:225px;
	height:103px;
	padding-bottom:4px;
	position:relative;
	overflow:hidden;
}
#ban1 a{
	width:201px; 
	height:103px;
	position:absolute;
	left:24px;
	top:0px;
	overflow:hidden;
}

.sup{
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	position:relative;
	top:-4px;
}
a:hover .sup{ text-decoration:none !important; }

.click_ourblog{
	background:url(../bc_graph/shared/single/btn_ourblog.png) 0px 0px no-repeat;
	width:238px;
	height:34px;
	position:relative;
	float:left;
	overflow:hidden;
}

.click_ourblog2{
	background:url(../bc_graph/shared/single/btn_ourblog2.png) 0px 0px no-repeat;
	width:201px;
	height:34px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* =============================== content [END] ==================================== */
/* =============================== menu [START] ===================================== */
.menul{
	width:225px;
	position:relative;
	overflow:hidden;
}
.menul ul{
	width:190px;
	padding:0px 11px 0px 24px;
	position:relative;
	overflow:hidden;
}

.menul ul li{
	background:none;
	list-style:none;
	width:190px;
	padding:0px 0px 9px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul ul li img{ display:none; }
.menul ul li a{
	width:174px;
	padding:3px 8px 3px 8px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/17px Verdana, Tahoma, Arial, Helvetica;
	text-decoration:none;
	color:#5b595c; /*444246;*/
}
.menul ul li a:hover, .menul ul li a:hover *{ font-weight:normal; background:#f9dfe5; color:#5b595c; text-decoration:none; }
/* =============================== menu [END] ======================================= */
/* =============================== findul [START] =================================== */
.findul{
	background:url(../bc_graph/shared/mde/find/findul_bg.gif) 0px 0px repeat-x #faeeee;
	width:201px;
	padding:0px 0px 0px 0px;
	margin-left:24px;
	position:relative;
	overflow:hidden;
}
.findul_title{
	border-left:3px solid #f9ebec;
	border-right:3px solid #f9ebec;
	width:173px;
	margin-left:0px;
	padding:10px 10px 10px 13px;
	position:relative;
	overflow:hidden;
}
.findul_title, .findul_title *{ color:#797474; }
.findul ul{
	width:201px;
	position:relative;
	overflow:hidden;
}
.findul ul li{
	background:none;


	list-style:none;
	width:179px;
	padding:0px 6px 0px 16px;
	position:relative;
	float:left;
	overflow:hidden;
}
.findul ul li img{ display:none; }
.findul ul li a{
	background:url(../bc_graph/shared/mde/find/findul_sign1.gif) 0px 4px no-repeat;
	/*width:157px;*/
	padding:0px 4px 0px 12px;
	position:relative;
	float:left;
	overflow:hidden;
	
	color:#836169;
	font:11px/14px Verdana, Tahoma, Arial, Helvetica;
	text-decoration:none;
}
.findul ul li a:hover{ text-decoration:underline;}
/* =============================== findul [END] ===================================== */
/* =============================== foot [START] ===================================== */
.foot{ width:921px; padding:23px 12px 22px 24px; }
#foot_bg{
	background:#d6d6d6;
	width:100%;
	min-width:957px;
	height:13px;
	position:absolute;
	left:0px;
	overflow:hidden;
}
.foot .lt{
	width:446px;
	padding:2px 0px 2px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.foot .lt, .foot .lt *{ font-size:11px; line-height:17px; color:#895979; }
.foot .lt a{ font-weight:normal; text-decoration:underline; }
.foot .lt a:hover{ font-weight:normal; color:#b25528; text-decoration:underline; }
.foot .rt{
	width:458px;
	padding:2px 0px 2px 0px;
	position:relative;
	float:right;
	overflow:hidden;
}



.foot .rt, .foot .rt *{ font-size:11px; line-height:17px; color:#999999; }
.foot .rt a{ font-weight:normal; text-decoration:none; }
.foot .rt a:hover{ font-weight:normal; color:#000000; text-decoration:none; }

.foot_sep{ margin-left:4px; margin-right:4px; }
/*.foot_sup{ position:absolute; top:-2px; }*/
/* =============================== foot [END] ======================================= */
/* =============================== title [START] ==================================== */
#title, .title{
	/*background:url(../bc_graph/shared/single/title_dot1.gif) 0px bottom repeat-x;*/
	padding:0px 292px 6px 18px;
	margin-bottom:6px;
	width:396px;
	position:relative;
	/*overflow:hidden;*/
	/*border-bottom:1px solid #b3c130;*/
}
.title_maxi{ width:569px !important; }
#title h1, .title h1, #title h2, .title h2, #title h3, .title h3{ color:#797474; }
#title h1 *{ font-size:18px; line-height:22px; color:#797474; }
#title h2 *{ font-size:16px; line-height:20px; color:#797474; }
#title h3 *{ font-size:14px; line-height:18px; color:#797474; }
#title a{ text-decoration:underline; }
#title a:hover{ color:#bb0302; text-decoration:underline; }
#title_control{
	width:65px;
	position:absolute;
	bottom:3px; 
	right:8px;
	overflow:hidden;
}
#title_control_printer{ padding:5px 2px 0px 2px; }
#title_control_printer:hover{ background:#b3c130; }
#title_control_font1{ cursor:pointer; margin-right:8px; padding:1px; color:#b3c130; }
#title_control_font2{ cursor:pointer; margin-right:8px; padding:1px; color:#b3c130; }
#title_control_font1:hover, #title_control_font2:hover{
	background:#b3c130;
	color:#ffffff;
}

.title_arrow{
	background:url(../bc_graph/shared/single/title_arrow.png) 0px 0px no-repeat;
	width:66px;
	height:54px;
	position:absolute;
	left:-81px;
	top:16px;
}
/* =============================== title [END] ====================================== */
/* =============================== boxout1 [START] ================================== */
.boxout1{
	background:#eed9db;
	width:670px;
	padding:6px 6px 6px 6px;
	margin:0px -6px 0px -6px;
	position:relative;
	overflow:hidden;
}

.boxout1_pg{ padding-top:0px; padding-bottom:0px; }
/* =============================== boxout1 [END] ==================================== */
/* =============================== boxout2 [START] ================================== */
.boxout2{
	background:#e3e3e3;
	width:670px;
	padding:6px 6px 6px 6px;
	margin:0px -6px 0px -6px;
	position:relative;
	overflow:hidden;
}

.boxout2_pg{ padding-top:0px; padding-bottom:0px; }
/* =============================== boxout2 [END] ==================================== */
/* =============================== boxin1 [START] =================================== */
.boxin1{
	background:#eed9db;
	width:578px;
	padding:14px 18px 14px 18px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}

.boxin1_pg{ padding:0px; }
/* =============================== boxin2 [END] ===================================== */
/* =============================== home [START] ===================================== */
.home{
	width:957px;
	margin:0px 0px 0px -251px;
	position:relative;
	/*override*/
}
.home .mder{ padding-top:0px; margin-top:-252px; }

#home_minheight{
	width:706px;
	height:252px;
	margin-left:-3px;
	position:relative;
	float:right;
	overflow:hidden;
}
/* =============================== home [END] ======================================= */
/* =============================== wellcome [START] ================================= */
#welcome{
	width:706px;
	height:353px;
	position:relative;
	/*override*/
}
#welcome_bg{
	background:url(../bc_graph/shared/mde/welcome/welcome_bg.jpg) 0px 0px no-repeat;
	/*width:621px;
	height:513px;
	position:absolute;
	left:136px;
	top:-159px;*/
	width:649px;
	height:538px;
	position:absolute;
	left:56px;
	top:-184px;
	overflow:hidden;
}
#welcome_title{
	background:url(../bc_graph/shared/mde/welcome/welcome_title.gif) 0px 0px no-repeat;
	width:230px;
	height:72px;
	position:absolute;
	left:-13px;
	top:57px;
	overflow:hidden;
}
#welcome_link{
	background:url(../bc_graph/shared/mde/welcome/welcome_link.png) 0px 0px no-repeat;
	width:128px;
	height:46px;
	position:absolute;
	left:94px;
	top:138px;
	overflow:hidden;
}
/* =============================== welcome [END] ==================================== */
/* =============================== inform [START] =================================== */
#inform{
	/*background:url(../bc_graph/shared/mde/inform/inform_bg.gif) 0px 0px repeat-x;*/
	background:#faefef;
	width:933px;
	height:154px;
	padding:0px 0px 0px 0px;
	margin-left:-227px;
	position:relative;
	/*override*/
}
/*
#inform_corner{
	background:url(../bc_graph/shared/mde/inform/inform_corner.jpg) 0px 0px no-repeat;
	width:254px;
	height:170px;
	position:absolute;
	left:-228px;
	top:-16px;
	overflow:hidden;
	display:none;
}
*/
#inform_img{
	background:url(../bc_graph/shared/mde/inform/inform_img1.jpg) 0px 0px no-repeat;
	width:286px;
	height:154px;
	position:absolute;
	left:647px;
	top:0px;
	overflow:hidden;
}
#inform_videoblog{
	background:url(../bc_graph/shared/mde/inform/inform_videoblog.gif) 0px 0px no-repeat;
	width:201px;
	height:103px;
	position:absolute;
	left:-1px;
	top:-119px;
}
#inform_text{
	background:url(../bc_graph/shared/mde/inform/inform_texttitle.gif) 7px 16px no-repeat;
	width:647px;
	height:154px;
	padding:0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
#inform_link{
	background:url(../bc_graph/shared/mde/inform/inform_link.png) 0px 0px no-repeat;
	width:128px;
	height:46px;
	position:relative;
	float:right;
	overflow:hidden;
}


#inform_text1{
	background:url(../bc_graph/shared/mde/inform/inform_text1.gif) 0px 0px no-repeat;
	width:175px;
	height:131px;
	position:absolute;
	left:186px;
	top:16px;
	overflow:hidden;
}

#inform_text2{
	background:url(../bc_graph/shared/mde/inform/inform_text2.gif) 0px 0px no-repeat;
	width:108px;
	height:115px;
	position:absolute;
	left:382px;
	top:30px;
	overflow:hidden;
}

#inform_text3{
	background:url(../bc_graph/shared/mde/inform/inform_text3.gif) 0px 0px no-repeat;
	width:108px;
	height:100px;
	position:absolute;
	left:525px;
	top:45px;
	overflow:hidden;
}

/* =============================== inform [END] ===================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ========== 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:#8a5c5f; }
.comment_formd .formd_text{ background:#fef7f9; width:250px; border:1px solid #e3c0c2; color:#8a5c5f; }
.comment_formd .formd_textarea{ background:#fef7f9; width:250px; border:1px solid #e3c0c2; color:#8a5c5f; }
.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 #e3c0c2; background:#fef7f9; }
.comment_formd .formd_select option{ background:#fef7f9; }
/* ========== comment_formd ========== */
/* ========== box_formd ============== */
.box_formd{ width:auto; }
.box_formd, .box_formd *{ }

.box_formd .formd_full{ width:560px; }
.box_formd .formd_label{ width:220px; padding-right:8px; }
.box_formd .formd_label, .box_formd .formd_label *{ color:#8a5c5f; }
.box_formd .formd_text{ background:#fef7f9; width:250px; border:1px solid #e3c0c2; color:#8a5c5f; }
.box_formd .formd_textarea{ background:#fef7f9; width:250px; border:1px solid #e3c0c2; color:#8a5c5f; }
.box_formd .formd_full_button{ width:485px; }
.box_formd .formd_select{ width:258px; height:20px; border:1px solid #e3c0c2; background:#fef7f9; font-size:12px; }
.box_formd .formd_select option{ background:#fef7f9;  }

.box_formd .formd_submit_submit{ background:url(../bc_graph/shared/single/btn_submit.gif) 0px 0px no-repeat #282424; 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 #cc2f1a; 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:125px; height:34px; }
.box_formd .formd_submit_sendenquiry:hover{ background:url(../bc_graph/shared/single/hover/btn_sendenquiry.png) 0px 0px no-repeat; width:125px; height:34px; }

.box_formd .formd_submit_register{ background:url(../bc_graph/shared/single/btn_register.gif) 0px 0px no-repeat #282424; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_register:hover{ background:url(../bc_graph/shared/single/hover/btn_register.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_login{ background:url(../bc_graph/shared/single/btn_login.gif) 0px 0px no-repeat #282424; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_login:hover{ background:url(../bc_graph/shared/single/hover/btn_login.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_retrieve{ background:url(../bc_graph/shared/single/btn_retrieve.gif) 0px 0px no-repeat #282424; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_retrieve:hover{ background:url(../bc_graph/shared/single/hover/btn_retrieve.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }

.box_formd .formd_submit_update{ background:url(../bc_graph/shared/single/btn_update.gif) 0px 0px no-repeat #282424; border:0px; width:135px; height:24px; }
.box_formd .formd_submit_update:hover{ background:url(../bc_graph/shared/single/hover/btn_update.gif) 0px 0px no-repeat #cc2f1a; width:135px; height:24px; }


.formd_submit_sendenquiry, .formd_submit_register, .formd_submit_login, .formd_submit_retrieve, .formd_submit_update, .formd_submit_submit{
	position:relative;
	float:right;
	cursor:pointer;
}
/*
.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:#fef7f9; width:250px !important; border:1px solid #e3c0c2; 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_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; }
/* =============================== formd [END] ====================================== */
/* =============================== wind [START] ===================================== */
.wind{
	width:763px;
	position:relative;
	overflow:hidden;
	/*position:absolute;
	left:100px;
	top:90px;*/
}
.wind_up, .wind_dn, .wind_up2, .wind_dn2{
	width:763px;
	height:12px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.wind_up{ background:url(../bc_graph/shared/mde/wind/wind_up.png) 0px 0px no-repeat; }
.wind_dn{ background:url(../bc_graph/shared/mde/wind/wind_dn.png) 0px 0px no-repeat; }
.wind_up2{ background:url(../bc_graph/shared/mde/wind/wind_up2.png) 0px 0px no-repeat; }
.wind_dn2{ background:url(../bc_graph/shared/mde/wind/wind_dn2.png) 0px 0px no-repeat; }

.wind_ct, .wind_ct2{
	width:709px;
	padding:0px 27px 0px 27px;
	position:relative;
	overflow:hidden;
	z-index:2;
	text-align:left;
}
.wind_ct{ background:url(../bc_graph/shared/mde/wind/wind_bg.png) 0px 0px repeat-y; }
.wind_ct2{ background:url(../bc_graph/shared/mde/wind/wind_bg2.png) 0px 0px repeat-y; }
.wind_ct, .wind_ct *{ color:#a3898f; }
.wind_ct2, .wind_ct2 *{ color:#a3898f; }

.wind_title{
	background:url(../bc_graph/shared/mde/wind/wind_titlebg.png) 0px 0px repeat-y;
	border-bottom:2px solid #e3c8c8;
	width:678px;
	padding:5px 50px 9px 19px;
	margin:-51px -19px 32px -19px;
	position:relative;
	overflow:hidden;
}
.wind_title, .wind_title *{ font-size:14px; line-height:17px; color:#ffffff; }
.wind_linkcolose{
	background:url(../bc_graph/shared/mde/wind/wind_linkclose.png) 0px 0px no-repeat;
	width:25px;
	height:27px;
	position:absolute;
	right:19px;
	top:12px;
	overflow:hidden;
	z-index:20;
}
.wind_linkcolose img{ visibility:hidden; }
.wind_closebg{
	background:url(../bc_graph/shared/mde/wind/wind_bgclose.png) 0px 0px repeat-y;
	border-bottom:2px solid #e3c8c8;
	width:747px;
	height:30px;
	position:absolute;
	left:8px;
	top:0px;
	overflow:hidden;
	/*z-index:1;*/
	
}

.wind_content{

	width:709px;
	padding:51px 19px 14px 19px;
	margin:0px -19px 0px -19px;
	position:relative;
	/*override*/
	/*z-index:67;*/
}

.wind_print{
	background:url(../bc_graph/shared/mde/mde_printer.gif) 8px 6px no-repeat #e3c8c8;
	border-right:9px solid #484342;
	width:13px;
	height:11px;
	padding:7px 8px 7px 8px;
	position:absolute;
	right:0px;
	top:33px;
	z-index:101;
}
.wind_print:hover{ background-color:#8a5c5f; }
.wind_print img{
	background:url(../bc_graph/shared/mde/mde_printer.gif) 0px 0px no-repeat;
	width:13px;
	height:11px;
}

/* =============================== wind [END] ======================================= */
/* =============================== jAjax [END] ====================================== */
.jAjax{
	position:relative;
	overflow:hidden;
}
.jAjaxDone{
	position:relative;
	overflow:hidden;
}
.jAjax_loading{
	/*background:background:url(../bc_graph/shared/ajax_loading.gif) center center no-repeat #d7dff6;*/ /*#d7f6ef;*/
	/*border:1px solid #89c9c8;*/
	/*background:#d7dff6;*/
	background:#484342;
	/*border:1px solid #9e89c9;*/
	border:1px solid #b79797;
	width:auto;
	height:18px;
	padding:5px 3% 4px 3%;
	margin-bottom:5px;
	/*width:94%;*/
	position:relative;
	overflow:hidden;
	text-align:center;
	/*color:#9e89c9;*/
	color:#ffffff;
}

.jAjax_error{
	background:#f6e9d7;
	border:1px solid #d99c26;
	width:auto;
	height:18px;
	padding:5px 3% 4px 3%;
	margin-bottom:5px;
	/*width:94%;*/
	position:relative;
	overflow:hidden;
	text-align:center;
	color:#d98f00;
}
/* =============================== jAjax [END] ====================================== */
/* =============================== slider [START] =================================== */
.layer_main{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
}
.layer_opacity{
	background:#dbc0c6;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

.layer_slider{
	/*background:#000000;
	background-color:#ffffff;*/
	padding:0px;
	/*border:1px solid #000000;*/
	position:absolute;
	left:100px;
	top:100px;
	/*width:757px;
	height:430px; IE PATH */
	z-index:10;
}
.layer_slider_ajax{
	/*max-height:430px;*/
	/*padding-right:18px;*/
	padding-right:0px !important;
	position:relative;
	/*overflow:auto;*/
	overflow:hidden;
}
.layer_slider_ajax{ overflow-x: hidden; }
.layer_slider_close{
	width:89px;
	height:20px;
	position:absolute;
	top:-21px;
	right:1px;
	display:none;
}
.layer_slider_close img{
	background:url(../bc_graph/shared/close.png) 0px 0px no-repeat;
	width:89px;
	height:20px;
}
.loading_error{
	/*background:#fbe3e4;*/
	background:#484342;
	/*border:1px solid #d12f19;*/
	border:1px solid #e3c8c8;
	padding:20px 30px 20px 30px;
	position:relative;
	overflow:hidden;
}
.loading_error, .loading_error *{ font-size:18px; line-height:22px; color:#ffffff; /*color:#d12f19;*/ }
/* =============================== slider [END] ===================================== */
/* =============================== mva [START] ====================================== */
.mva{
	width:706px;
	position:relative;
	overflow:hidden;
}
.mva_prev, .mva_next{
	width:26px;
	height:52px;
	position:absolute;
	top:150px;
	overflow:hidden;
	z-index:10;
}
.mva_prev{ background:url(../bc_graph/shared/mde/mva/mva_prev.gif) 0px 0px no-repeat; left:54px; }
.mva_next{ background:url(../bc_graph/shared/mde/mva/mva_next.gif) 0px 0px no-repeat; left:284px; }
/*.mva_prev img, .mva_next img{ visibility:hidden; }*/
.mvaul{
	width:364px;
	height:550px; /*Script*/
	position:relative;
	overflow:hidden;
	z-index:1;
}
.mvaul ul{
	/*width:674px;*/ /*Script*/
	width:10000px; /*Script*/
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.mvaul ul li{
	background:none;
	list-style:none;
	width:364px;
	padding:0px 0px 0px 0px;
	/*padding-right:134px;*/
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.mvalinkul{
	background:#f7cfd1;
	width:62px;
	height:43px;
	position:absolute;
	top:367px;
	left:0px;
	overflow:hidden;
	z-index:2;
}

.mvalinkul ul{
	height:43px;
	position:relative;
	float:left;
	overflow:hidden;
}
.mvalinkul ul li{
	background:none;
	list-style:none;
	height:43px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
	display:none;
}

.mvalinkul ul li a{
	/*background:#6f6f6f;
	border:1px solid #727272;*/
	width:62px;
	height:29px;
	padding:14px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:bold 14px/17px Verdana, Tahoma, Arial, Helvetica;
	color:#6b5353;
	text-decoration:none;
	text-align:center;
	cursor:default;
}
.mvalinkul ul li.active{ display:block; }
/*.mvalinkul ul li.active a, .mvalinkul ul li a:hover{ background:#ffffff; color:#434343; text-decoration:none;}*/

.fprod{
	width:364px;
	height:550px;
	position:relative;
	overflow:hidden;
}
.fprod_img{
	width:194px;
	height:327px;
	position:absolute;
	left:85px;
	top:19px;
	overflow:hidden;
}
.fprod_title{
	width:282px;
	height:29px;
	padding:14px 10px 0px 10px;
	position:absolute;
	left:62px;
	top:367px;
	
	font:bold 14px/17px Verdana, Tahoma, Arial, Helvetica;
	color:#6b5353;
}
.fprod_link{
	background:url(../bc_graph/shared/single/btn_furtherinformation.png) 0px 0px no-repeat;
	width:258px;
	height:34px;
	position:absolute;
	left:0px;
	top:516px;
	overflow:hidden;
}
.fprod_desc{
	width:252px;
	height:93px;
	padding:0px 3px 0px 4px;
	position:absolute;
	left:0px;
	top:418px;
	overflow:hidden;
}
.fprod_desc, .fprod_desc *{ line-height:15px; }
/* =============================== mva [END] ======================================== */
/* =============================== range [START] ==================================== */
#range{
	background:url(../bc_graph/shared/mde/range/range_bg.gif) 0px 0px repeat-x #f4f4f4;
	width:706px;
	height:550px;
	position:relative;
	/*override*/
}

#range_face{
	background:url(../bc_graph/shared/mde/range/range_facebg.gif) 0px 0px repeat-y;
	/*background:#f8e4e4;*/
	width:543px;
	height:754px;
	padding-bottom:300px;
	position:absolute;
	right:-90px;
	top:-232px;
	overflow:hidden;
	
}
#range_rt{
	background:#ffffff;
	width:10000px;
	height:1054px;
	position:absolute;
	top:-232px;
	left:706px;
	display:none;
}
/* =============================== range [END] ====================================== */
/* =============================== mva2 [START] ====================================== */
.mva2{
	width:709px;
	padding:32px 0px 32px 0px;
	position:relative;
	overflow:hidden;
}
.mva2_prev, .mva2_next{
	width:709px;
	height:12px;
	position:absolute;
	left:0px;
	overflow:hidden;
}
.mva2_prev{ background:url(../bc_graph/shared/mde/mva2/mva2_prev.gif) 0px 0px no-repeat; top:0px;  }
.mva2_next{ background:url(../bc_graph/shared/mde/mva2/mva2_next.gif) 0px 0px no-repeat; bottom:0px; }
.mva2_prev img, .mva2_next img{ visibility:hidden; }
.mva2ul{
	width:709px;
	height:350px; /*Script*/
	position:relative;
	overflow:hidden;
	z-index:1;
}
.mva2ul .ul2{
	/*width:674px;*/ /*Script*/
	width:10000px; /*Script*/
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.mva2ul .ul2 .li2{
	background:none;
	list-style:none;
	width:709px;
	padding:0px 0px 0px 0px;
	/*padding-right:134px;*/
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.mva2linkul{
	width:709px;
	position:relative;
	overflow:hidden;
}

.mva2linkul ul{
	width:709px;
	position:relative;
	overflow:hidden;
}
.mva2linkul ul li{
	background:none;
	list-style:none;
	width:709px;
	padding:0px 0px 3px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}

.mva2linkul ul li a{
	background:url(../bc_graph/shared/mde/mva2/mva2_sign1.gif) 0px 5px no-repeat;
	/*width:709px;*/
	padding:5px 15px 5px 25px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font: 18px/20px Tahoma, Arial, Verdana, Helvetica;
	color:#a3898f;
	text-decoration:none;
	text-align:center;
}
.mva2linkul ul li.active a{ background:url(../bc_graph/shared/mde/mva2/mva2_sign3.gif) 0px 5px no-repeat !important;  color:#434343 !important; text-decoration:none; }
.mva2linkul ul li a:hover{ background:url(../bc_graph/shared/mde/mva2/mva2_sign2.gif) 0px 5px no-repeat; color:#8a5c5f; text-decoration:none; }
/* =============================== mva [END] ======================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* =============================== blog [START] ===================================== */
.blog{
	width:957px;
	margin:0px 0px 0px -251px;
	position:relative;
	overflow:hidden;
}
.blog_menu{
	background:#f8e4e4;
	width:216px;
	padding:0px 11px 0px 11px;
	margin-right:-13px;
	/*height:200px;*/
	position:relative;
	overflow:hidden;
}
.blog_menutitle{
	background:#e2c0c1;
	border-bottom:1px solid #fef7f9;
	width:216px;
	padding:3px 11px 3px 11px;
	margin:0px -11px 0px -11px;
	position:relative;
	overflow:hidden;
}
.blog_menucont{
	width:216px;
	padding:10px 3px 12px 3px;
	margin:0px -3px 0px -3px;
	position:relative;
	overflow:hidden;
}
.blog_menucont a{ font-weight:normal; text-decoration:none; }
.blog_menucont a:hover{ text-decoration:underline; }
.blog_menucont li{ margin:0px; }
.blog_menubgoff{
	background:#f4f4f4;
	width:238px;
	margin:0px -11px 0px -11px;
	position:relative;
	overflow:hidden;
}
/* =============================== blog [END] ======================================= */
/* =============================== blogelements [START] ============================= */
.blogtitle{
	background:url(../bc_graph/shared/single/blogtitle_bg.gif) 0px 0px repeat-x;
	border-top:1px solid #e2c0c1;
	width:670px;
	padding:5px 6px 5px 6px;
	margin:0px -6px 0px -6px;
	position:relative;
	overflow:hidden;
}

.blogtitle_inner{
	background:url(../bc_graph/shared/ul_signblog.gif) 3px 3px no-repeat;
	width:640px;
	padding:0px 3px 0px 33px;
	margin:0px -3px 0px -3px;
	position:relative;
	overflow:hidden;
}
.blogbody{
	background:url(../bc_graph/shared/single/blogbody_bg.gif) 0px bottom repeat-x;
	border-bottom:1px solid #e2c0c1;
	width:670px;
	padding:0px 6px 10px 6px;
	margin:0px -6px 0px -6px;
	position:relative;
	overflow:hidden;
}

.bloglist{
	background:#eed9db;
	border-top:1px solid #e2c0c1;
	border-bottom:1px solid #e2c0c1;
	width:670px;
	padding:5px 6px 5px 6px;
	margin:0px -6px 0px -6px;
	position:relative;
	overflow:hidden;
}

.bloglist_inner{
	background:url(../bc_graph/shared/ul_signblog.gif) 3px 3px no-repeat;
	width:640px;
	padding:0px 3px 0px 33px;
	margin:0px -3px 0px -3px;
	position:relative;
	overflow:hidden;
}
/* =============================== blogelements [END] =============================== */
/* =============================== boxsc [START] ==================================== */
.boxsc_up, .boxsc_up2, .boxsc_dn{
	width:530px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxsc_up{ background:url(../bc_graph/shared/mde/boxsc/boxsc_up.png) 0px 0px no-repeat; height:38px; }
.boxsc_up2{ background:url(../bc_graph/shared/mde/boxsc/boxsc_up2.png) 0px 0px no-repeat; height:13px; }
.boxsc_dn{ background:url(../bc_graph/shared/mde/boxsc/boxsc_dn.png) 0px 0px no-repeat; height:13px; }

.boxsc{
	background:url(../bc_graph/shared/mde/boxsc/boxsc_bg.png) 0px 0px repeat-y;
	width:490px;
	margin:0px auto 0px auto;
	padding:0px 20px 0px 20px;
	position:relative;
	overflow:hidden;
}
.boxsc_pg{ width:524px; padding:0px 3px 0px 3px; }
/* =============================== boxsc [END] ====================================== */
/* =============================== boxsd [START] ==================================== */
.boxsd_up, .boxsd_dn{
	width:530px;
	height:13px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxsd_up{ background:url(../bc_graph/shared/mde/boxsd/boxsd_up.png) 0px 0px no-repeat; }
.boxsd_dn{ background:url(../bc_graph/shared/mde/boxsd/boxsd_dn.png) 0px 0px no-repeat; }
.boxsd{
	background:url(../bc_graph/shared/mde/boxsd/boxsd_bg.png) 0px 0px repeat-y;
	width:490px;
	padding:0px 20px 0px 20px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;	
}
.boxsd_pg{ width:524px; padding:0px 3px 0px 3px; }
/* =============================== boxsd [END] ====================================== */
/* =============================== boxse [START] ==================================== */
.boxse_up, .boxse_dn{
	width:530px;
	height:13px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxse_up{ background:url(../bc_graph/shared/mde/boxse/boxse_up.png) 0px 0px no-repeat; }
.boxse_dn{ background:url(../bc_graph/shared/mde/boxse/boxse_dn.png) 0px 0px no-repeat; }
.boxse{
	background:url(../bc_graph/shared/mde/boxse/boxse_bg.png) 0px 0px repeat-y;
	width:490px;
	margin:0px auto 0px auto;
	padding:0px 20px 0px 20px;
	position:relative;
	overflow:hidden;	
}
.boxse_pg{ width:524px; padding:0px 3px 0px 3px; }
/* =============================== boxse [END] ====================================== */
/* =============================== combox [START] =================================== */
.combox_title{
	background:#eed9db;
	border-bottom:1px solid #8a5c5f;
	width:480px;
	padding:2px 5px 2px 5px;
	margin-top:16px;
	margin-bottom:8px;
	position:relative;
	overflow:hidden;
}
/*.combox_title, .combox_title *{ color:#717171; font-weight:bold; }*/
.combox_title .c_name{
	width:310px;
	position:relative;
	float:left;
	overflow:hidden;
}
.combox_title .c_date{
	width:160px;
	padding-top:4px;
	position:relative;
	float:right;
	overflow:hidden;
	text-align:right;
}
.combox_title .c_date, .combox_title .c_date *{ color:#989898; font-size:10px; line-height:12px; }
.combox{
	width:490px;
	padding-bottom:16px;
	position:relative;
	overflow:hidden;
}

.combox_title .c_blogtitle, .combox_title .c_blogtitle *{ color:#989898; font-size:10px; line-height:12px; }
.combox_title .c_blogtitle a, .combox_title .c_blogtitle strong{ 
	font-size:12px; 
	line-height:15px;
	color:#151019;
	
}
.combox_title .c_blogtitle strong{ font-weight:normal; margin-right:10px;  }
.combox_title .c_blogtitle a{ text-decoration:underline; }
.combox_title .c_blogtitle a:hover{ color:#cc2f1a; text-decoration:underline; }


.combox_link{ 
	background:url(../bc_graph/shared/single/combox_sign2.gif) 0px 6px no-repeat; 
	padding-left:14px;
	color:#73535b; 
	text-decoration:underline; 
}
.combox_link:hover{ color:#bb0302; text-decoration:underline; }
/* =============================== combox [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: 2px solid #282424; /*#ec8881;*/
	color:#496767;
	margin:0px 0px -46px 0px;
	padding: 66px 36px 81px 180px;
	/*margin:18px;*/
}

.system-message p{ color:#010101; }
.system-message h1{ color:#cc1535;  font-size:24px; line-height:28px; /*font-size:18px; line-height:22px;*/ }
.system-error-message p{ color:#010101; }
.system-error-message h1{color:#cc1535; font-size:24px; line-height:28px; /*font-size:18px; line-height:22px;*/ }

.system-message a, .system-error-message a{ color:#cc1535; text-decoration:underline; font-weight:bold; }
.system-message a:hover, .system-error-message a:hover{ color:#cc1535; text-decoration:none;  }

.system-message { background:url(../bc_graph/shared/bc/ok.png) no-repeat 29px 48px #eee7ea; }

.system-error-message { background:url(../bc_graph/shared/bc/error.png) no-repeat 26px 56px #eee7ea; }
/* =============================== system-message [END] ============================= */
/* ================================================================================== */
/* =============================== cms.php [END] ==================================== */
/* ================================================================================== */
