* {
padding: 0;
margin: 0;
}
html, body
{
	height: 100%;
	width: 100%;
	background-color: #9AADDB;
	color: #c2bba1;
	font: 10px Verdana,Arial;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	border: 0px solid;
	/*behavior:url("csshover3.htc");*/

}
.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow:hidden;
	
}
img
{
	border: none;
}
#all
{
	/*height: 1700px;*/
	width: 100%;
	/*height:1700px;
	min-height:1700px;
	height:auto !important;
	height:1700px;*/
	/*background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;*/
	background-image: url(images/top_back.png);
	background-repeat: repeat-x;
	background-position:top center;
	margin: 0px auto;
}
#content_all_back
{
	/*height: 1582px;*/
	width: 1152px;
	/*height:1582px;
	min-height:1582px;
	height:auto !important;
	height:1582px;*/
	background-image: url(images/content_all_back.gif);
	background-repeat: repeat-y;
	background-position:top center;
	/*background-color: #f4f4f4;*/
	margin: 0px auto;
}
#content_all_back
{
	/*height: 1582px;*/
	width: 1152px;
	/*height:1582px;
	min-height:1582px;
	height:auto !important;
	height:1582px;*/
	background-image: url(images/content_all_back.gif);
	background-repeat: repeat-y;
	background-position:top center;
	/*background-color: #000000;*/
	margin: 0px auto;
}
#top
{
	position: absolute;
	left:0px;
	top:0px;
	height:30px;
	width: 100%;
	background-color: #515D65;
	background-image: url(images/top_back_png1.png);
	background-repeat: repeat-x;
	filter:alpha(opacity=85);
	moz-opacity:0.85;
	opacity:0.85;
	khtml-opacity:0.85;
	
	z-index:1;
}
#top_content
{
	position: relative;
	left:0px;
	top:0px;
	height: 30px;
	line-height: 30px;
	width: 1025px;
	margin: 0px auto;
	text-align: left;
	z-index:2;
/*	background-image: url(images/top_back1.gif);
	background-repeat: no-repeat;*/
	
}
#top_content img
{
	float: left;
	z-index:3;	
}
#top_content a
{
	color: #CCCCCC;
	float: left;
	text-decoration: none;
	z-index:3;		
}
#top_content a:hover
{
	text-decoration: underline;	
}
#content_all_footer_back
{
	height: 13px;
	width: 1152px;
	background-image: url(images/content_all_footer_back.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#content_all_top
{
	height:30px;
	width: 1152px;
	/*border: 2px solid #fff;*/
}
#logo
{
	height:108px;
	margin-left: 30px;
}
#navigation_header
{
	width: 1165px;
	height: 366px;
	background-image: url(images/navigation_header.gif);
	background-repeat: no-repeat;
	_margin-left: 13px;
}
#top_menu
{
	width: 964px;
	height: 58px;
	margin: 0px auto;
}

#top_menu ul li 
{ 
	display: inline;
}
#top_menu ul li a
{
	height: 58px;
	width: 129px;
	text-decoration: none;
	float: left;
	background-image: url(images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:4px; 
	margin-right:4px;
	text-align: center;
}
#top_menu ul li a span.li_a_span
{
	width: 128px;
	font-size: 13px;
	color: #fff;
	text-align: center;	
	margin: 0px auto;
	font-weight: bold;
}

#top_menu ul li a span.li_a_span1
{
	width: 128px;
	color: #000;
	font-weight: normal;
	margin: 0px auto;	
}

#top_menu ul li a:hover span.li_a_span,#top_menu ul li a.active span.li_a_span
{
	color: #000;
}
#top_menu ul li a:hover span.li_a_span1,#top_menu ul li a.active span.li_a_span1
{
	color: #fff;
}
#under_top_menu
{
	height: 307px;
	width: 1025px;
	margin: 0px auto;
}
#under_top_menu_sep
{
	height: 24px;
	width: 1025px;
}
#under_top_menu_left, #under_top_menu_right
{
	height: 283px;
	width: 328px;
	float: left;
	
}
#under_top_menu_right
{
	width: 670px;
	height: 264px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#under_top_menu_left ul
{
	list-style:none;
}
#under_top_menu_left ul li a
{
	height: 47px;
	line-height: 47px;
	width: 305px;
	text-decoration: none;
	background-image: url(images/left_button1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	/*margin-left: 9px;*/
	float: left;
}
#under_top_menu_left ul li a.li_a_1
{
	background-image: url(images/left_button1.gif);
	text-align: left;
	color: #206C98;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#under_top_menu_left ul li a.li_a_1:hover, #under_top_menu_left ul li a.hover_1
{
	background-image: url(images/left_button_hover1.gif);
	color: #D3DFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#under_top_menu_left ul li a.li_a_2
{
	background-image: url(images/left_button2.gif);
	text-align: left;
	color: #206C98;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#under_top_menu_left ul li a.li_a_2:hover, #under_top_menu_left ul li a.hover_2
{
	background-image: url(images/left_button_hover2.gif);
	color: #D3DFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#under_top_menu_left ul li a.li_a_3
{
	background-image: url(images/left_button3.gif);
	text-align: left;
	color: #206C98;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#under_top_menu_left ul li a.li_a_3:hover, #under_top_menu_left ul li a.hover_3
{
	background-image: url(images/left_button_hover3.gif);
	color: #D3DFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#under_top_menu_left ul li a.li_a_4
{
	background-image: url(images/left_button4.gif);
	text-align: left;
	color: #206C98;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#under_top_menu_left ul li a.li_a_4:hover, #under_top_menu_left ul li a.hover_4
{
	background-image: url(images/left_button_hover4.gif);
	color: #D3DFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#under_top_menu_left ul li a.li_a_5
{
	background-image: url(images/left_button5.gif);
	text-align: left;
	color: #206C98;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#under_top_menu_left ul li a.li_a_5:hover, #under_top_menu_left ul li a.hover_5
{
	background-image: url(images/left_button_hover5.gif);
	color: #D3DFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#under_top_menu_left ul li a.li_a_1 span,
#under_top_menu_left ul li a.li_a_2 span,
#under_top_menu_left ul li a.li_a_3 span,
#under_top_menu_left ul li a.li_a_4 span,
#under_top_menu_left ul li a.li_a_5 span,
#under_top_menu_left ul li a.hover_1 span,
#under_top_menu_left ul li a.hover_2 span,
#under_top_menu_left ul li a.hover_3 span,
#under_top_menu_left ul li a.hover_4 span,
#under_top_menu_left ul li a.hover_5 span
{
	margin-left:60px;
}

#under_top_menu_left ul li.li_sep
{
	line-height: 7px;
	width: 305px;
	float: left;
}
#left_sep
{
	width: 9px;
	height: 200px;
	/*border: 1px solid #000;*/
	float: left;
}
#ul_menu
{
	float: left;
	width: 305px;
	/*border: 1px solid #000;*/
}

#middle_nav
{
	width: 1151px;
	height: 147px;
	background-image: url(images/middle_nav.gif);
	background-repeat: no-repeat;
	_margin-top: -3px;
}
#main
{
	width:1025px;
	_width:1028px;
	margin: 0px auto;
	/*border: 1px solid #000;*/
}
#main_left
{
	width:239px;
	float: left;
	margin-left: -1px;
}
#main_right
{
	width:786px;
	float: left;
}
div.left_menu_top
{
	width: 241px;
	height: 28px;
}
div.left_menu_bottom
{
	width: 241px;
	height: 19px;
	background-image: url(images/laft_menu_bottom.gif);
	background-repeat: no-repeat;
}
div.left_menu_center
{
	width: 218px;
	border-top: 1px solid #A3B5BA;
	border-left: 1px solid #A3B5BA;
	border-right: 1px solid #A3B5BA;
	background-color: #DDDDDD;
	margin-left: 10px;
    background-image: url(images/laft_menu_back.gif);
    background-position: center center;
    background-repeat: repeat-x;
	/*background-image: url(images/laft_menu_bottom.gif);
	background-repeat: no-repeat;*/
}
div.left_menu_center1
{
	width: 218px;
	background-color: #A3B5BA;
	margin-left: 10px;
    line-height: 1px;
    height: 1px;
	overflow:hidden;
}
ul.ul_left_menu
{
	list-style:none;
}
ul.ul_left_menu li a
{
	height: 17px;
	line-height: 17px;
	width: 212px;
	text-decoration: none;
	background-image: url(images/laft_menu_back_li.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	color:#4F88A9;
	font-weight: bold;
	/*margin-left: 9px;*/
	float: left;
}
ul.ul_left_menu li a:hover,ul.ul_left_menu li a.ul_left_menu_hover
{
	height: 17px;
	line-height: 17px;
	width: 212px;
	text-decoration: none;
	background-image: url(images/laft_menu_back_li_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#216E9B;
	/*margin-left: 9px;*/
	float: left;
}
ul.ul_left_menu li a span,ul.ul_left_menu li a:hover span
{
	margin-left:40px;
}
div.menu_stat_1_bg
{
	width: 241px;
	height: 131px;
	background-image: url(images/vps_bg.png);
	background-repeat: no-repeat;
	/*display: none;*/
}
div.menu_stat_1_en
{
	width: 241px;
	height: 131px;
	background-image: url(images/vps_en.png);
	background-repeat: no-repeat;
	/*display: none;*/
}

div.menu_stat_2_bg
{
	width: 241px;
	height: 131px;
	background-image: url(images/menu2_bg.gif);
	background-repeat: no-repeat;
	display: none;
}
div.menu_stat_2_en
{
	width: 241px;
	height: 131px;
	background-image: url(images/menu2_en.gif);
	background-repeat: no-repeat;
	display: none;
}

div.menu_stat_3_bg
{
	width: 241px;
	height: 131px;
	background-image: url(images/menu3_bg.png);
	background-repeat: no-repeat;
	/*display: none;*/
}
div.menu_stat_3_en
{
	width: 241px;
	height: 131px;
	background-image: url(images/menu3_en.png);
	background-repeat: no-repeat;
	/*display: none;*/

}


div.more
{
	width: 241px;
	height: 21px;
	/*margin-top: 95px;*/
}
#center_home_back_bg,#center_home_back_en
{
	width: 787px;
	height: 333px;
	background-image: url(images/center_home_back_bg.png);
	background-repeat: no-repeat;
}
#center_home_back_bg,#center_home_back_en
{
	background-image: url(images/center_home_back_en.png);
}
#center_buttons
{
	width: 787px;
	height: 44px;
}
div.center_home_content
{
	width: 459px;
	height: 199px;
	margin-left:23px;
	color: #8C8C8C;
	font-weight: bold;
}
div.center_top_sep
{
	width: 459px;
	height: 60px;
}

div.center_main_content
{
	width: 787px;
}
div.center_main_content_middle
{
	width: 787px;
	background-image: url(images/center_main_content_middle.gif);
	background-repeat: repeat-y;
	_margin-top: -2px;
	*margin-top: -2px;
}
div.items
{
	width: 675px;
	text-align: left;
	margin: 0px auto;
}
div.item
{
	margin: 0px auto;
	width: 196px;
	height: 329px;
	float: left;
}
div.price
{
	width: 196px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #EEE502;
	font-weight: bold;
	background-image: url(images/price.png);
	background-repeat: no-repeat;
}
div.item_sep
{
	width: 42px;
	/*height: 329px;*/
	height: 20px;
	float: left;	
}
div.main_sep
{
	width: 787px;
	height: 18px;
	background-image: url(images/ceparator_center.png);
	background-repeat: no-repeat;
}
#footer
{
	width: 1025px;
	height: 92px;
	margin: 0px auto;
	color: #A2A2A2;
	text-align: center;
}
#footer a
{
	color: #4F7C98;
	font-weight: bold;
}
#footer a.f_a
{
	color: #A2A2A2;
	text-decoration: none;
	font-weight: normal;
}
#footer a.f_a:hover
{
	color: #A2A2A2;
	text-decoration: underline;
}
div.main_top
{
	width: 787px;
	height: 18px;
	font-size: 0px;
}
div.center_main_content_mid
{
	width: 787px;
/*	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;*/
	background-color: #FFFFFF;
	background-image: url(images/center_main_content_middle.gif);
	background-repeat: repeat-y;
}
div.ccontent
{
	width: 764px;
	margin: 0px auto;
	color: #7F7F7F;
	text-align: left;
	font-size: 11px;
}
div.ccontent a,div.ccontent a span
{
	text-decoration: none;
	color: #7F7F7F;
}
div.title
{
	font-size: 12px;
	color: #5477E9;
}

#s_back
{
	width: 764px;
	height: 315px;
	background-image: url(images/s_back.png);
	background-repeat: no-repeat;
}
#left_arr
{
	width: 41px;
	height: 315px;
	float: left;
}
#right_arr
{
	width: 41px;
	height: 315px;
	float: left;
}
#s_main, div.s_main_c
{
	width: 682px;
	height: 299px;
	margin-top: 8px;
	float: left;
	overflow:hidden;
}
#left_arr img
{
	margin-top:121px;
	margin-left:5px;
}
#right_arr img
{
	margin-top:121px;
	margin-left:2px;
}
div.s_main_c
{
	background-image: url(images/s_main_c.png);
	background-repeat: no-repeat;
}
div.s_main_c_left, div.s_main_c_right
{
	width: 289px;
	height: 299px;
	float: left;
}
div.s_main_c_right
{
	width: 393px;
	/*border: 1px solid #000;*/
}
div.s_main_c_left_title, div.s_main_c_right_title
{
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	
}
div.s_main_c_left_title a
{
	color: #70C26E;3B6E95
}
div.s_main_c_right_title
{
	color: #3B6E95;
}
div.s_main_c_left_img
{
	width: 263px;
	height: 218px;
	margin: 0 auto;
}
table.s_tabel
{
	width: 263px;
	height: 218px;
	border: 0px solid;
}
table.s_tabel td
{
	border-right: 0px solid #B2B2B2;
	padding-left:0px;
	padding-right:0px;
}
div.s_main_c_right_c
{
	width: 360px;
	height: 218px;
	margin: 0 auto;
	
}
div.qus
{
	width: 330px;
	position: absolute;
	/*position: relative;*/
	text-align: left;
	font-weight: bold;
	color: #4F7C98;
	padding-left:10px;
	padding-right:10px;
	z-index:2000;
	/*top: 0px;*/
	/*left: 20px;*/
	/*left: 30px;*/
	/**left: 50px;*/
	border: 1px solid #B2B2B2;
	display: none;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80;
	
}
table.pac tr td.td_img
{
	/*position:relative;*/ 
	
	border: none;
	
}
table.pac tr.first td.td_img
{
	/*position:absolute;*/
	border: none;
	
}
td.empty
{
	float: right;
	width: 27px;
	height: 43px;
	padding-right:0px;
	
	background-color: #fff;
}
div.div_center
{
	width: 764px;
	cursor: pointer;
	font-weight: bold;
	font-size:11px;
}
div.div_center:hover
{
	width: 764px;
	background-color: #EDEDED;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
div.div_center_hidden
{
	display: none;
	width: 764px;
}
p.brc a
{
	font-weight: bold;
	color:#2096A8;
	text-decoration: none;
}
p.brc a:hover
{
	text-decoration: underline;
}
p.brc span
{
	font-weight: normal;
	color:#2096A8;
}

table.pac
{
	table-layout:auto;
	border-collapse:collapse;
	border-top: 1px solid #B2B2B2;
	/*border-left: 1px solid #B2B2B2;*/
	border-right: 1px solid #B2B2B2;
	/*border: none;*/
	margin: 0 auto;

	
}
table.pac tr
{
	/*border: 1px solid #B2B2B2;*/
}
table.pac tr.tr_first
{
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-image: url(images/th_back.png);
	background-repeat: repeat-x;
}
table.pac tr td
{
	text-align: center;
	/*_border: 1px solid #B2B2B2;
	*border: 1px solid #B2B2B2;*/
}
table.pac tr.tr_first td
{
	font-weight: bold;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	border-left: 1px solid #B2B2B2;
	/*_border-left: 1px solid #B2B2B2;
	_border-bottom: 1px solid #B2B2B2;
	*border-left: 1px solid #B2B2B2;
	*border-bottom: 1px solid #B2B2B2;*/
}
table.pac tr td.td_first
{
	border: none;
	text-align: left;
	padding-left:20px;
	border-left: 1px solid #B2B2B2;
	/*_border-left: 1px solid #B2B2B2;
	_border-bottom: 1px solid #B2B2B2;
	*border-left: 1px solid #B2B2B2;
	*border-bottom: 1px solid #B2B2B2;*/
}
table.pac tr td,table.pac tr.tr_first td
{
	border-left: 1px solid #B2B2B2;
}

table.pac tr.tr_first td.td_img
{
	border: none;
	/*_border-top: 1px solid #B2B2B2;
	_border-bottom: 1px solid #B2B2B2;
	*border-top: 1px solid #B2B2B2;
	*border-bottom: 1px solid #B2B2B2;*/
}
table.pac tr td.td_img
{
	/*_border-top: 1px solid #B2B2B2;
	*border-top: 1px solid #B2B2B2;*/
}
table.pac tr.tr_bottom
{
	text-align:left;
}
table.pac tr.tr_bottom td
{
	text-align:center;
	border: 1px solid #B2B2B2;
	background-image: url(images/tr_bottom.png);
	background-repeat: repeat-x;
	color:#397ca3;
	font-weight: bold;
}
table.pac tr.tr_bottom td.tr_td_bottom_first
{
	text-align:right;
	padding-right: 10px;
}
table.pac tr.tr_bottom_f td.b_td
{
	text-align:left;
	padding-left: -10px;
	background: none;
	background-color: #fff;
	border: none;
}
table.pac tr.tr_bottom_f td
{
	text-align:center;
	height: 38px;
	line-height: 38px;
	background: #EAEAEA;
	background-image: url(images/tr_bottom_f_back.gif);
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #B2B2B2;
}
table.pac tr td.icons
{
	text-align:center;
	/*font-weight: bold;*/
}
fieldset 
{
	border: 0px solid #545252;
	width: 764px;
}
#popup 
{
	height: 100%;
	width: 100%;
	background: #000000;
	position: absolute;
	top: 0;
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
}

div.window 
{
	width: 655px;
	margin: 0 auto;
	border: 1px solid #000000;
	position: fixed !important;
	top: 50px;
	left: 25%;
	border: none;
	cursor: move;
}

div > div.window 
{ 
	position: fixed !important;
}

/*body:nth-of-type(1) div > div.window 
{ 
	border:1px solid #000;
	position: relative !important;
}
*/
div.popup_top
{
	width: 646px;
	height: 34px;
	background-image: url(images/popup_top.png);
	background-repeat: no-repeat;
	border: none;
}
div.popup_back
{
	width: 646px;
	background-image: url(images/popup_back.png);
	background-repeat: repeat-y;
	border: none;
}
div.popup_bottom
{
	width: 646px;
	height: 31px;
	background-image: url(images/popup_bottom.png);
	background-repeat: no-repeat;
	border: none;
}
div.popup_back div.popup_content, div.popup_back div.logo_popup
{
	width: 552px;
	margin: 0 auto;
	color:#7f7f7f;
}
div.popup_back div.popup_content p.title
{
	text-align: center;
	color: #7c3e13;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 50px;
	margin-bottom: 50px;
}
a.close
{
	float: right;
}
span.big_text
{
	color: #1c4393;
	font-size: 13px;
	font-weight: bold;
}
div.t_item
{
	width:178px;
	height: 206px;
	float: left;
	background-image: url(images/templates_back.gif);
	background-repeat: no-repeat;
}
div.t_item_div
{
	width:166px;
	height: 168px;
	/*margin: 0px auto;*/
	margin-top:6px;
	margin-left:5px;
}
div.t_item_div a
{
	margin-left:1px;
}
div.t_item_div_bottom
{
	width:166px;
	height: 26px;
	margin: 0px auto;
	color: #1aa31a;
	font-weight: bold;
}
div.f_left
{
	height: 26px;
	width: 83px;
	line-height: 26px;
	float: left;
	text-align: center;
}
div.f_right
{
	height: 26px;
	/*line-height: 26px;*/
	overflow:hidden;
	float: left;
	width: 73px;
	text-align: center;
}
div.f_right a img
{
	margin-top: 3px;
	_margin-top: 1px;
}
div.t_item_div_sep
{
	height: 6px;
	width:166px;
	line-height: 0px;
	overflow:hidden;
}
div.popup_
{
	width:699px;
	position: absolute;
	z-index:2000;
	display:none;
}
div.popup_bottom_
{
	width:469px;
	height:90px;
	background-image: url(images/popup_bottom_.png);
	background-repeat: no-repeat;
}
div.popup_top_
{
	width:469px;
	height:21px;
	background-image: url(images/popup_top_.png);
	background-repeat: no-repeat;
}
div.popup_c_back_
{
	width:469px;
	background-image: url(images/popup_c_back_.png);
	background-repeat: repeat-y;
	text-align: center;
}
div.popup_c_back_ span
{
	font-size: 13px;
	color: #ac8343;
	text-decoration: underline;	
	font-weight: bold;
}
table.contact
{
	color: #7aa5be;
	font-weight:bold;
	font-size:11px;
}
table.contact td.contact_td_first
{
	text-align: right;
	padding-right: 10px;
}
table.contact td input.td_input
{
	border: none;
	background: #FFF;
	width: 310px;

}
table.contact td.contact_td_input
{
	background:  url(images/input_back.gif) no-repeat left top;
	padding: 8px;
	width: 329px;
	height: 40px;
	line-height: 40px;
}
div.temp_item
{
	width:400px;
	margin:0 auto;
}
div.temp_s_top
{
	width:533px;
	height: 13px;
	line-height: 0px;
	background:  url(/images/temp_s_top.gif) no-repeat;
}
div.temp_s_bottom
{
	width:533px;
	height: 13px;
	line-height: 0px;
	background:  url(/images/temp_s_bottom.gif) no-repeat;
}
div.temp_s_back
{
	width:533px;
	line-height: 0px;
	background:  url(/images/temp_s_back.gif) repeat-y;
}
p.pages
{
	color: #7F7F7F;
	font-weight: bold;
}
p.pages a
{
	color: #7F7F7F;
	font-weight: normal;
}
div.under_top_menu_right_div
{
	width:359px;
	height:237px;
	float: right;
	font-size: 11px;
	color: #fff;
	margin-top: 15px;
}

div.under_top_menu_right_div p,div.under_top_menu_right_div  h1
{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
span.green_bold
{
	color: #1BAD24;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
img.img_item_content
{
	float: left;
	margin-right: 10px;
	border: 1px solid #888E93;
}
div.vps
{
	width: 727px;
	margin: 0 auto;
	margin-bottom: 30px;
}
div.top_vps
{
	width: 727px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 auto;
	background:  url(/images/top_vps.png) no-repeat;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
div.content_vps
{
	width: 727px;
	background:  url(/images/content_vps.png) repeat-y;
}
div.bottom_vps
{
	width: 727px;
	height: 12px;
	line-height: 12px;
	background:  url(/images/bottom_vps.png) no-repeat;
}
div.content_vps_left
{
	width: 244px;
	height: 212px;
	height:212px;
	min-height:212px;
	height:auto !important;
	height:212px;
	float: left;
	margin-top: 20px;
	
}
div.content_services_left
{
	width: 244px;
	height: 150px;
	float: left;
	margin-top: 20px;
}
div.content_vps_right
{
	width: 400px;
	height:212px;
	min-height:212px;
	height:auto !important;
	height:212px;
	border-left: 1px solid #d5d5d5;
	margin-top: 20px;
	margin-left: 20px;
	
	float: left;
}
div.content_services_right
{
	width: 400px;
	border-left: 1px solid #d5d5d5;
	margin-top: 20px;
	margin-left: 20px;
	
	float: left;
}
div.content_vps_right_c
{
	
	background:  url(/images/tick_green.png) no-repeat;
	background-position: left center;
	color: #545454;
	font-weight: bold;
	margin-bottom: 15px;
}
div.content_vps_right_c span
{
	color: #1e1154;
	font-size: 12px;
	font-weight: bold;
	margin-left: 64px;
}
div.content_vps_right_c a
{
	color: #545454;
}
div.prices_vps
{
	width: 135px;
	height:80px;
	background:  url(/images/vps_hosting_ceni.png) no-repeat;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
div.prices_vps p
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
div.content_vps_left_bottom
{
	width: 244px;
	height: 26px;
	text-align: center;
	margin-top: 90px;
}
span.error
{
	color: #F23636;
}
div.ajax_div_check
{
	color: #4F7C98;
	font-weight: bold;
	text-align: center;
}
img.temp_id,#mani
{
	cursor: pointer;
}
span.ajax_price
{
	font-size: 12px; 
	color: #305196;
}
div.t_item_content
{
	width: 712px;
	margin: 0 auto;
}
h2.h2_standart a.h1_a
{
	font-size: 14px;
	color:#2f15f4;
}
h2.h2_standart a.h1_a:hover
{
	font-size: 14px;
	color:#2f15f4;
	text-decoration: underline;
}
img.img_left
{
	float: left;
}
p.left_site
{
	position: relative; 
	z-index:2; 
	font-size: 13px; 
	font-weight: bold;
	/*left: 30px; */
	top: -50px;
	text-align: center;
	color: #99cc00;
	
}
#header {
	background-repeat: no-repeat;
	align: center;
}

.img-in {
	position: relative;
}

.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
	/*width: 350px;*/
	margin-left: 15px;
}

.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}

.cs-buttons {
	font-size: 0px;
	/*padding: 10px;*/
	float: left;
	display: none;
}

.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #B8C4CF;
	color: #B8C4CF;
	text-indent: -1000px;
}

.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}

.cs-title {
	width: 263px;
	text-align: center;
	padding: 10px;
	color: #000000;
}

.cs-prev, 
.cs-next {
	/*background-color: #000000;*/
	color: #000000;
	/*padding: 0px 10px;*/
}