.main_title, .part_title {
	background: url(http://pics.rbc.ru/img/cnews/2008/02/14/3balls.gif) no-repeat left 8px;
	color:#D2FF7C;
	font-size:35px;
	padding-left:38px;
	margin-bottom:20px;
	}

/* О Мероприятии*/
#about_page{
	padding-bottom:130px;
	padding-left:35px;
	width:750px;
	padding-top:50px;
	}
/* #about_page h2{
	background:transparent url(http://pics.rbc.ru/img/cnews/2008/06/05/about_main_title.gif) no-repeat  left top;
	height:66px;
	margin-bottom:30px;
	text-indent:-9999px;
	} */
#about_page p {
	color:#fff;
	font-size:15px;
	padding-left:42px;
	margin-bottom:30px;
	line-height:1.3;
	}
#about_page p span{
	width:100%;
	margin:10px 0;
	}
#about_page p strong{
	color:#d2ff7c;
	font-size:15px;
	text-transform:uppercase;
	}
#about_page h3{
	color:#d2ff7c;
	font-size:15px;
	padding-left:42px;
	text-transform:uppercase;
	}
p#next {
	text-align:right;
	padding:20px 25px  0 0;
	margin:0;
	}
p#next a{
	background:#259473 url(http://pics.rbc.ru/img/cnews/2008/06/04/link_dot.gif) no-repeat scroll 5px 7px;
	padding:4px 10px 6px 23px;
	text-decoration:underline;
	font-size:12px;
	}
p#next a:hover{text-decoration:none;}
/*// О Мероприятии*/

/*Программа мероприятия*/
#programm_page{
	padding-bottom:130px;
	padding-left:35px;
	width:785px;
	padding-top:50px;
	}
#programm_page h2{
	background:transparent url(http://pics.rbc.ru/img/cnews/2008/06/05/programm_title.gif) no-repeat  left top;
	height:33px;
	margin-bottom:30px;
	text-indent:-9999px;
	}
#programm_page p {
	color:#fff;
	font-size:15px;
	padding-left:42px;
	margin-bottom:20px;
	line-height:1.3;
	}
#programm_page p strong{
	color:#d2ff7c;
	font-size:15px;
	text-transform:uppercase;
	}
#programm_page img{margin:0 0 50px 42px;}
#programm_img{
	width:785px;
	position:relative;
	}
#programm_img a{
	position:absolute;
	text-decoration:underline;
	top:97px;
	font-size:11px;
	}
#programm_img a:hover{text-decoration:none;}
#programm_img a#banks_link{left:50px;}
#programm_img a#commercy_link{left:175px;}
#programm_img a#gos_link{left:299px;}
#programm_img a#safety_link{left:425px;}
#programm_img a#tec_link {left:547px;}
#programm_img a#telecom_link{left:671px;}
/*//Программа мероприятия*/

/*Оргкомитет*/
#orgcom_page{
	padding-bottom:140px;
	padding-left:35px;
	width:500px;
	padding-top:50px;
	}
#orgcom_page h2{
	background:transparent url(http://pics.rbc.ru/img/cnews/2008/06/05/orgcom_main_title.gif) no-repeat  left top;
	height:33px;
	margin-bottom:30px;
	text-indent:-9999px;
	}
#orgcom_page p {
	color:#bee0d9;
	font-size:12px;
	padding-left:42px;
	margin-bottom:30px;
	line-height:1.5;
	}
#orgcom_page p strong{
	color:#d2ff7c;
	font-size:15px;
	text-transform:uppercase;
	}
#orgcom_page p span{
	color:#fff;
	font-size:15px;
	}
#orgcom_page p span a{
	color:#fff;
	font-size:15px;
	}
/*//Оргкомитет*/

/* Регистрация */
#rigistration_page{
	padding-top:50px;
	padding-bottom:120px;
	padding-left:35px;
	width:525px;
	float:left;
	}
#rigistration_page h2{
	background:transparent url(http://pics.rbc.ru/img/cnews/2008/06/05/registration_title.gif) no-repeat  left top;
	height:33px;
	margin-bottom:30px;
	text-indent:-9999px;
	}
h3#lucky_regidtration{
	background:transparent url(http://pics.rbc.ru/img/cnews/2008/02/14/3balls.gif) no-repeat scroll left 8px;
	font-size:35px;
	color:#D2FF7C;
	padding-left:38px;
	}
#rigistration_page p{
	color:#fff;
	font-size:15px;
	padding-left:42px;
	margin-bottom:5px;
	line-height:1.3;
	}
#rigistration_comment{
	width:338px;
	float:right;
	padding:67px 0 0 15px ;
	}
#box{
	background:#37914c;
	padding:33px 10px 82px 10px ;
	color:#bee0d9;
	width:270px;
	margin-bottom:30px;
	}
#box p{
	font-size:12px;
	line-height:1.5;
	margin-bottom:10px;
	}
#box p span {color:#fff;}
#box p strong {color:#D2FF7C;}
#box p span.active {color:#e5ff00;}
p#sub_text{
	font-size:11px;
	color:#a3d4cd;
	}
#end_registration{
	padding-left:42px;
	color:#D2FF7C;
	font-size:17px;
	margin-bottom:30px;
	text-transform:uppercase;
	}
/* Форма */
form#forum_registration{
	width:100%;
	overflow:hidden;
	}
form#forum_registration p {
	overflow:hidden;
	margin-bottom:20px;
	width:440px;
	}
form#forum_registration p label{
	float:left;
	font-size:12px;
	font-weight:bold;
	}
form#forum_registration p input{
	float:right;
	width:300px;
	}
form#forum_registration p textarea{
	float:right;
	width:300px;
	height:100px;
	}
form#forum_registration p select{
	float:right;
	width:303px;
	}
form#forum_registration p input#submit_button{
	width:auto;
	cursor:pointer;
	}
form#forum_registration div#code{
	width:300px;
	padding-left:180px;
	overflow:hidden;
	}
form#forum_registration div#code p{
	width:300px;
	overflow:hidden;
	font-size:11px;
	margin-bottom:5px;
	}
form#forum_registration #for_money {
	overflow:hidden;
	margin-bottom:10px;
	width:440px;
	color:#FFFFFF;
	font-size:15px;
	line-height:1.3;
	padding-left:42px;
	}
form#forum_registration #for_money label{
	width:136px;
	float:left;
	font-size:12px;
	font-weight:bold;
	}
form#forum_registration #for_money input#not_free{
	width:auto;
	float:left;
	}
#agr{
	padding:10px 0 0 136px;
	width:300px;
	font-size:12px;
	float:left;
	}
#agr a{text-decoration:underline;}
#agr a:hover{text-decoration:none;}
form#forum_registration input:focus, form#forum_registration textarea:focus{background:#ffd0db;}

/*// Форма */

/*// Регистрация */

/* Фотогалерея */
#gallery{
	padding-bottom:130px;
	padding-left:35px;
	width:650px;
	float:left;
	}
#gallery h2{
	background:url(http://pics.rbc.ru/img/cnews/2008/02/14/3balls.gif) no-repeat left 5px;
	color:#D2FF7C;
	font-size:32px;
	padding-left:38px;
	margin-bottom:35px;
	}
/* #gallery div{
	float:left;
	margin:0pt 10px 30px 0pt;
	text-align:center;
	width:200px;
	display:inline;
	} */
#gallery div.photo_wrapper{
	width:640px;
	float:left;
	margin:0pt 10px 30px 0pt;
	text-align:center;
	display:inline;
	}
#gallery  div.photo_wrapper div{
	float:left;
	margin:0pt 10px 0px 0pt;
	text-align:center;
	width:200px;
	display:inline;
	}
#gallery div img {border:1px solid #000000;}
#gallery div p {
	margin-top:2px;
	width:200px;
	color:#fff;
	}
#gallery div p.theme {
	margin-top:5px;
	width:200px;
	font-size:11px;
	font-weight:bold;
	color:#D2FF7C;
	}
#video_page{
	width:210px;
	overflow:hidden;
	padding-top:65px;
	}
#video_page h2{
	color:#D2FF7C;
	font-size:32px;
	margin-bottom:15px;
	}
#video_page .tv_wrapper{
	width:210px;
	overflow:hidden;
	margin-bottom:20px;
	}
#video_page .tv_wrapper .tv_border{
	background:transparent url(http://pics.rbc.ru/img/cnews/2008/03/12/tv-border.gif) no-repeat scroll left top;
	height:67px;
	margin-bottom:5px;
	padding:5px;
	width:119px;
	}
#video_page .tv_wrapper .tv_border a{
	display:block;
	height:67px;
	width:119px;
	}
#video_page .tv_wrapper .tv_border a:hover{background:transparent url(http://pics.rbc.ru/img/cnews/2008/03/12/img_play.gif) no-repeat scroll 10px 40px;}
#video_page .tv_wrapper .tv_border a.active{background:transparent url(http://pics.rbc.ru/img/cnews/2008/03/12/img_play.gif) no-repeat scroll 10px 40px;}
#video_page p {padding-right:20px;}
#video_page p a{text-decoration:underline;}
#video_page p a:hover{text-decoration:none;}
#video_page ul{
	list-style:none;
	font-size:14px;
	color:#D2FF7C;
	}
#video_page ul li{
	background:url(http://pics.rbc.ru/img/cnews/2008/06/11/video_dot.gif) no-repeat left 4px;
	padding-left:15px;
	margin-bottom:12px;
	line-height:1.3;
	}
#video_page ul li a{
	color:#D2FF7C;
	text-decoration:underline;
	}
#video_page ul li a:hover{text-decoration:none;}
.img1{
	background:url(http://filearchive.cnews.ru/img/tv/2008/06/11/114749.17293tv.jpg) no-repeat left top;
	height:67px;
	width:119px;
	}
/*// Фотогалерея */

/* Список участников */
#participants{
	padding-bottom:90px;
	padding-left:35px;
	padding-top:50px;
	width:850px;
	}
#participants h2{
	background:transparent url(http://cnews.ru/img/forum2007/participants_header.gif) no-repeat -35px top;
	height:34px;
	margin-bottom:20px;
	text-indent:-9999px;
	}
#participants p.participants_attention{
	color:#D2FF7C;
	margin-bottom:20px;
	padding-right:50px;
	}
#participants p {
	color:#FFFFFF;
	font-size:15px;
	line-height:1.3;
	padding-left:42px;
	}
#forum_table {
	width:97%;
	color:#fff;
	margin:0 20px 50px 38px;
	}
#forum_table td,#forum_table th{padding:5px;}
#forum_table tbody tr:hover{
	background:#3f9451;
	cursor:pointer;
	}  
#participants #rigistration_page{padding:0 0 50px;}
#comment_box {
	overflow:hidden;
	width:300px;
	padding:33px 10px;
	background:#37914C;
	margin-bottom:30px;
	}
#comment_box p{
	width:280px !important;
	padding:0;
	font-size:12px;
	line-height:1.5;
	color:#BEE0D9;
	}
#comment_box p strong{color:#D2FF7C;}
#comment_box p strong span.active{color:#E5FF00;}
/*// Список участников */

/*Схема зала*/
#scheme_page{
	padding-top:50px;
	width:913px;
	height:950px;
	position:relative;
	z-index:1;
	}
#scheme_page .shema {
	position:absolute;
	left:0;
	top:50px;
	}
#scheme_page h2{
	background:url(http://cnews.ru/img/forum2007/scheme_header.gif) no-repeat left top;
	height:26px;
	margin-bottom:29px !important;
	text-indent:-9999px;
	margin-bottom:26px;
	z-index:100;
	position:relative;
	}
#scheme_page p {
	color:#fff;
	font-size:15px;
	padding-left:77px;
	z-index:100;
	position:relative;
	}
#scheme_page ul {
	width:705px;
	overflow:hidden;
	list-style:none;
	color:#fff;
	border-top:1px solid #48a45b;
	padding-top:20px;
	margin:50px 0 0 127px;
	font-size:12px;
	z-index:100;
	position:relative;
	}
#scheme_page ul li{
	float:left;
	width:235px;
	margin-bottom:20px;
	}
#scheme_page ul li span{
	width:28px;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
	background:#c1e1d2;
	float:left;
	margin:-4px 5px 0 0 ;
	color:#0a9955;
	position:relative;
	}
#scheme_page ul li span.decor{
	background:#7abb97;
	color:#fff;
	}
/*//Схема зала*/

/* Подробнее*/
#more_page{
	padding-bottom:130px;
	padding-left:35px;
	width:750px;
	padding-top:50px;
	}
#more_page h2{
	background: url(http://pics.rbc.ru/img/cnews/2008/02/14/3balls.gif) no-repeat left 8px;
	color:#D2FF7C;
	font-size:35px;
	padding-left:38px;
	margin-bottom:20px;
	}
#more_page p{
	color:#FFFFFF;
	font-size:15px;
	line-height:1.3;
	margin-bottom:30px;
	padding-left:42px;
	}
#more_page h3{
	color:#D2FF7C;
	font-size:15px;
	padding-left:42px;
	text-transform:uppercase;
	margin-bottom:10px;
	}
#more_page ul{
	color:#fff;
	font-size:15px;
	line-height:1.3;
	padding-left:62px;
	}
#more_page ul li{margin-bottom:5px;}
#more_page ul li ul{padding-left:30px;}
/*// Подробнее*/

/* Презентации*/
#comment_wrapper  {
	padding-bottom:20px;
	}
#comment_wrapper div {
	/* margin-bottom:20px; */
	padding:0 0 25px 20px;
	}
#comment_wrapper div p{
	margin-bottom:5px;
	font-size:13px;
	}
#comment_wrapper div p strong{
	font-size:13px;
	color:#fff;
	}
#comment_wrapper div p.title{font-style:italic;}
#comment_wrapper div p.download_ppt a{
	padding-left:20px;
	background:url(http://filearchive.cnews.ru/img/cnews/2008/11/01/ppt_logo_f0deb.gif) no-repeat left top;
	font-size:12px;
	text-decoration:underline;
	}
#comment_wrapper div p.download_ppt a:hover{text-decoration:none;}


#present_table {
	width:97%;
	color:#fff;
	margin:0 20px 50px 38px;
	}
#present_table td{padding:5px 5px 25px 5px;}
#present_table td img{margin:0;}
/* #presebt_table tbody tr:hover{
	background:#3f9451;
	cursor:pointer;
	}   */
/*// Презентации*/

/*Отзывы*/

#more_page div.opinion{
	overflow:hidden;
	width:100%;
	margin-bottom:30px;
	}
#more_page div.opinion h4 {
	margin-bottom:8px;
	color:#fff;
	font-weight:normal;
	padding-left:42px;
	}
#more_page div.opinion h4 span{
	font-weight:bold;
	font-size:18px;
	color:#D2FF7C;
	}
#more_page div.opinion p{
	font-style:italic;
	margin-bottom:5px;
	padding-right:150px;
	}

/*// Отзывы*/
