html {
	font-size: 100%;
}
html, body {
	color: #7f8383;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font-size: 0.69em;
}
#discTB input {
	width: 100%;
}
#discTB #discTBbtn input {
	width: auto;	
}
#discTB td {
	padding: 0 5px 5px 5px;
}
#discTB td#dateTB input {
	width: auto;
	text-align: center;
}
.stroke_txt {
	padding: 0 0 20px;	
}
a {
	color: #1197f5;
	text-decoration: underline;
}
a:hover {
	color: #1197f5;
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	color: #1197f5;
}
h3 {
	color: #1197f5;
	font-size: 16px;
}
#wrap {
	width: 98%;
	height: 100%;
}
td.border_l {
	background: url(images/border_l.gif) repeat-y right top;
	width: 9px;
}
td.border_r {
	background: url(images/border_r.gif) repeat-y left top;
	width: 9px;
}
td#container {
	background: #f5f8f8 url(images/header_l.gif) no-repeat right 26px;
	padding: 0 20px;
}
#header {
	border-top: 20px solid #f5f8f8;
	background: #ffffff url(images/header_l.gif) no-repeat right 6px;
}
#header_tb {
	margin: 0 -20px;
	position: relative;
}
#logo {
	padding: 6px 98px 0 0;
	vertical-align: top;
}
#logo a, #logo a:hover {
	width: 183px;
	height: 67px;
	text-decoration: none;
	display: block;
	background: url(images/logo.gif) no-repeat left top;
}
#head_menu {
	padding-right: 10px;
}
#head_menu a, #head_menu a:hover {
	color: #757575;
	font-weight: bold;
	display: block;
	padding-top: 50px;
	padding-bottom: 13px;
	line-height: 15px;
	float: left;
}
table.head_menu {
	margin-top: -10px;
}
a.head_menu1 {
	background: url(images/ico1.gif) no-repeat left top;
	padding-left: 85px;
	padding-left: 60px;
}
a.head_menu2 {
	background: url(images/ico2.gif) no-repeat left top;
	padding-left: 95px;
	padding-left: 70px;
}
a.head_menu3 {
	background: url(images/ico3.gif) no-repeat left top;
	padding-left: 100px;
	padding-left: 80px;
}
a.head_menu4 {
	background: url(images/ico4.gif) no-repeat left top;
	padding-left: 80px;
}
a.head_menu5 {
	background: url(images/ico5.gif) no-repeat left top;
	padding-left: 90px;
}
a.head_menu6 {
	/*background: url(images/ico6.gif) no-repeat left top;*/
    background: url(images/icoGames.png) no-repeat left top;
	padding-left: 90px;
}
a.head_menu7 {
	background: url(images/ico7.gif) no-repeat left top;
	padding-left: 80px;
	padding-left: 70px;
}
a.head_menu8 {
	background: url(images/ico8.gif) no-repeat left top;
	padding-left: 75px;
}
a.head_menu9 {
	background: url(images/ico9.gif) no-repeat left top;
	padding-left: 80px;
}
#head_search {
	padding: 6px 50px 6px 0;
}
.head_search_select {
	border: 1px solid #cfd9d9;
	color: #c1c1c1;
	font-size: 13px;
	font-weight: bold;
	height: 21px;
}
.head_search_txt {
	border: 1px solid #cfd9d9;
	padding: 0 2px;
	margin: 0;
	width: 100%;
	color: #c1c1c1;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.head_search_btn {
	background: #cfd9d9;
	padding: 0 23px 0 28px;
	margin: 0;
}
#left {
	vertical-align: top;
	padding: 20px 20px 5px 0;
}
#catalog {
	width: 200px;
	padding-bottom: 20px;
}
.cat_tit {
	background: #cfd9d9 url(images/block_t.gif) repeat-x center top;
	padding: 12px 10px 9px 10px;
}
#catalog ul, #catalog li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#catalog li.one {
	background: #f5f8f8;
}
#catalog li.two {
	background: #e2e9e9;
}
#catalog a {
	display: block;
	padding: 0 10px;
	font-weight: bold;
	color: #727b7b;
	text-decoration: none;
	font-size: 12px;
}
#catalog a:hover, #catalog li.act a {
	color: #0e94f3;
	text-decoration: none;
}
#catalog li ul {
	display: block;
	width: 200px;
}
#catalog li li {
	background: #f5f8f8;
	line-height: 14px;
	display: block;
}
#catalog li li a, #catalog li.act li a {
	color: #ff6904;
	background: url(images/menu_bul.gif) no-repeat 10px 6px;
	padding: 1px 10px 2px 30px;
	font-size: 11px;
}
#catalog li li a:hover, #catalog li li a.act {
	color: #0e94f3;
}

.block {
	background: #e2e9e9 url(images/block_b.gif) repeat-x center bottom;
	padding: 10px 10px 16px 10px;
	margin-bottom: 15px;
	color: #707777;
}
.tit {
	height: 20px;
}
.tit img.rss {
	margin-top: -3px;
	position: relative;
	display: block;
	float: right;
}
.block_sl {
	background: url(images/block_sl.gif) repeat-x center center;
	height: 25px;
	margin: 0 -10px;
	position: relative;
	z-index: 555;
}


#right {
	vertical-align: top;
	padding: 20px 0 5px 20px;
}
.right_width {
	width: 200px;
}
.list_r {
	padding-top: 10px;
}


#center {
	vertical-align: top;
	padding: 20px 0 20px;
}



#footer {
	border-top: 2px solid #e2e9e9;
	padding-bottom: 15px;
}



.index_tit {
	padding: 10px 0 15px 0;
}
#index_news td {
	padding: 0 0 12px 0;
}
.in_txt p {
	margin: 0;
	padding: 0;
}
#index_news td.news_sl, td.news_sl {
	background: url(images/news_sl.gif) repeat-y center top;
	padding: 0 8px;
}
.news_sl1 {
	background: url(images/news_sl1.gif) repeat-x left center;
	height: 25px;
}
.in_tit {
	color: #566060;
	padding: 0 0 5px 0;
}
.in_tit1 {
	color: #566060;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
.in_tit2 {
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #1197f5;
}
.in_txt {
	line-height: 15px;
	padding: 5px 0;
}
.in_ans {
	font-style: italic;
	line-height: 15px;
	padding: 5px 0 5px 50px;
}
a.in_more, a.in_more:hover, a.in_more1, a.in_more1:hover {
	display: block;
	background: #ff6804 url(images/more.gif) no-repeat center center;
	width: 21px;
	height: 21px;
	text-decoration: none;
	clear: both;
	float: left;
	margin-top: 10px;
}
a.in_more1, a.in_more1:hover {
	clear: both;
	float: right;
	position: relative;
}
a.more, a.more:hover {
	background: url(images/more.gif) no-repeat left top;
	padding-left: 20px;
	display: block;
	height: 15px;
	float: left;
	clear: both;
	margin-bottom: 5px;
	color: #1197f5 !important;
}
.index_articles {
	background: #ffffff;
	padding: 10px;
	margin: 10px 0 5px 0;
}
.index_articles .index_tit {
	padding: 0;
}
.in_article {
	padding-top: 10px;
}
.in_article div {
	margin-top: 10px;
}
.in_article2 {
	font-size: 13px;
}
.in_article a, .in_article a:hover, .in_article2 a, .in_article2 a:hover {
	color: #ff6905;
}
.in_article em a, .in_article em a:hover, .in_article2 em a, .in_article2 em a:hover {
	color: #1197f5;
}



.iq_img {
	float: left;
	margin: 0 8px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
}
.iq_name {
	font-weight: bold;
	color: #0e94f3;
	padding-top: 5px;
}
.iq_name a {
	color: #0e94f3;
	text-decoration: underline;
}
.iq_name a:hover {
	color: #0e94f3;
	text-decoration: none;
}
.iq_age {
	padding-top: 5px;
	color: #727b7b;
}











div.br {
	clear: both;
}

div.tbd_img, div.tbd_img2 {
	margin: 12px 10px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
}
div.tbd_img2 {
	margin-top: 0;
}
a.pp img {
	padding: 5px;
	border: 1px solid #ccc;
}

a.scroll {
	display: none;
	width: 21px;
	height: 21px;
	text-decoration: none;
	background: #ff6804 url(images/top.gif) no-repeat center center;
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 600;
}
a.scroll:hover {
	text-decoration: none;
}






input.btn {
	background: #fe6d10;
	height: 21px;
	border: 1px solid #fd9031;
	border-bottom: none;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 3px 10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}




.iq_add_tit {
	padding: 30px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.iq_add_tit1 {
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.error1 {
	color: #c00000;
}


a.news, a.news:hover {
	background: url(images/back.gif) no-repeat left center;
	padding-left: 20px;
	display: block;
	height: 15px;
	float: left;
	clear: both;
	margin-bottom: 5px;
}



.comment_tit {
	font-weight: bold;
	padding-bottom: 5px;
}
.comment_txt {
	padding-left: 30px;
	padding-bottom: 20px;
}
.comment_tm {
	padding-left: 20px;
	font-weight: normal;
	font-style: italic;
}


#links1, #links2 {
	padding-top: 20px;
}
#links2 {
	display: none;
}


.banner_l, .banner_r, .banner_mt, .banner_mb {
	text-align: center;
	padding-bottom: 10px;
}
.banner_mt {
	padding-bottom: 20px;
}
.banner_mb {
	padding-top: 20px;
}


.crumbs {
	padding-bottom: 10px;
}
.crumbs1 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6804;
	padding-bottom: 10px;
}
.crumbs2 {
	font-size: 14px;
	font-weight: bold;
	color: #1197f5;
	padding-bottom: 10px;
}


.news_tit {
	font-size: 14px;
	font-weight: bold;
	color: #ff6804;
}
.news_tit a {
	color: #ff6804;
	text-decoration: none;
}
.news_tit a:hover {
	color: #ff6804;
	text-decoration: underline;
}
.news_tit div {
	font-size: 12px;
	font-weight: normal;
}


.cat_titla {
	font-size: 14px;
}


.firm_links {
	padding-bottom: 15px;
}
.firm_cont {
	padding-bottom: 15px;
}
.firm_cont_tit {
	padding-bottom: 10px;
	font-size: 13px;
}



img.img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #f5f8f8;
}
.gallery_obj {
	float: left;
	width: 180px;
	height: 160px;
}
.gallery_obj .tbd_img {
	float: none;
	margin: 0 auto;
	width: 150px;
}
#galdiv {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(./prettyPhoto/dark_square/contentPattern.png) top left repeat;
	z-index: 999;
	display: none;
}
#galdiv1 {
	width: 850px;
	height: 550px;
	background: #606060;
	vertical-align: top;
}
#galdiv1.load {
	background: #606060 url(./loader1.gif) no-repeat center center;
}
#galdiv1 h1 {
	position: relative;
	line-height: 25px;
	color: #ffffff;
	font-size: 18px;
	margin: -30px 0 5px 0;
	padding: 0 0 0 10px;
}
td.gal_links {
	height: 60px;
	vertical-align: middle;
}
td.gal_links a {
	margin: 0 20px;
}


#gal_txt {
	height: 360px;
	overflow-x: hidden;
	overflow-y: auto;	
	margin: 0 20px 20px 0;
	padding-right: 20px;
}
img.popimg {
	max-height: 360px;
	border: 1px solid #fff;
}
td.galTxtd {
	padding: 20px 20px 0 20px;
	vertical-align: top;
	text-align: center;
}


.firm_links, .firm_links2 {
	background: #fa6f12 url(images/block_b1.gif) repeat-x 2px bottom;
	padding: 5px 10px 10px 10px;
	font-size: 13px;
	margin-bottom: 10px;
}
.firm_links2 {
	margin-left: 0;
}
.firm_links3 {
	background: #fa6f12 url(images/block_b1.gif) repeat-x 2px bottom;
	padding: 5px 10px 10px 10px;
	font-size: 13px;
	margin-bottom: 10px;
}
.firm_links a, .firm_links2 a, .firm_links3 a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin-right: 15px;
}
.firm_links a:hover, .firm_links2 a:hover, .firm_links3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.firm_links span, .firm_links2 span, .firm_links3 span {
	color: #e0e0e0;
	font-weight: bold;
	margin-right: 15px;
}

.subcat_link {
	font-weight: bold;
	font-size: 12px;
	color: #1197f5;
	padding-bottom: 10px;
}
.subcat_pics {
	overflow: hidden;
	height: 130px;
	width: 1px;
	margin: 0 auto;
}
#subcat_pics_inner {
	overflow: hidden;
	width: 750px;
	height: 130px;
	margin: 0 auto;
}
#subcat_pics_inner .gallery_obj {
	height: 130px;
}
#ajax_div {
	height: 400px;
	border: 1px solid #cfd9da;
	background: #cfd9da;
}
#ajax_div.load {
	background: #cfd9da url(./loader.gif) no-repeat center center;
}
.ajax_scroll {
	padding: 25px 20px 10px 20px;
	background: #f6f8f7 url(images/ajax.gif) repeat-x center top;
}


a.arrow_l, a.arrow_r, a.arrow_l:hover, a.arrow_r:hover {
	text-decoration: none;
	display: block;
	width: 15px;
	height: 80px;
}
a.arrow_l {
	background: url(images/arrow_l.gif) no-repeat left top;
}
a.arrow_r {
	background: url(images/arrow_r.gif) no-repeat left top;
}




td.relative_td {
	position: relative;
}
a.gal_prev {
	display: block;
	width: 61px;
	height: 300px;
	position: relative;
	float: left;
	margin-right: -61px;
	text-decoration: none;
	background: url(btnPrevious.png) no-repeat right -70px;
}
a.gal_prev:hover {
	text-decoration: none;
	background-position: right 70px;
}
a.gal_next {
	display: block;
	width: 61px;
	height: 300px;
	position: relative;
	float: right;
	margin-left: -61px;
	text-decoration: none;
	background: url(btnNext.png) no-repeat left -70px;
}
a.gal_next:hover {
	text-decoration: none;
	background-position: left 70px;
}


#addPhotoDiv {
	padding-top: 10px;
}

