.style1 {font-size: 18px}
.webcast_news_left_bar {
	background-image: url(images/webcast_news_left_bar.jpg);
	background-repeat: repeat-y;
}
td img {
	display: block;
}.webcast_news_right_bar {
	background-image: url(images/webcast_news_right_bar.jpg);
	background-repeat: repeat-y;
}
* { margin:0; padding:0;}
h1 {
	font-size: 24px;
	color: #003;
}

body {
	background:#feffff;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:normal;
	color:#003;
}

input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:24px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	color: #0B0667;
}

.tail-top { background:url(images/tail-top.jpg) left top repeat-x #fff;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
.tail-right { background:url(images/tail-right.jpg) left top repeat-x; position:absolute; height:507px; right:0; top:0; width:50%;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form { padding-bottom:35px;}
#contacts-form .col-1 { width:183px !important; margin:0 !important;}
#contacts-form .col-2 { width:254px !important;}
#contacts-form label { display:block; height:25px;}
#contacts-form input { width:173px; border:1px solid #d0cfcf; color:#6f849d; padding:1px 0 1px 3px;}
#contacts-form textarea { width:249px; height:67px; color:#6f849d; border:1px solid #d0cfcf; background:#fff; padding:1px 0 1px 3px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { font-family:"Times New Roman", Times, serif; font-size:2em; font-style:italic; color:#050505; list-style-type:decimal; line-height:1em; margin-left:35px; padding-bottom:4px;}
.list1 li a { font-family:tahoma, geneva, sans-serif; font-size:.58em; font-style:normal; color:#0484fb; display:inline-block; vertical-align:top;}


/*==================other====================*/
.img-indent { margin:0 36px 0 0; float:left;}
.img-box { width:100%; padding-bottom:40px;}
.img-box img { float:left; margin:-16px 2px 0 -139px;}
.img-box .extra-box { overflow:hidden; zoom:1;}

.img-box1 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:50px;}

/*==================txt, links, lines, titles====================*/
a {color:#0662c5;}
a:hover{text-decoration:none;}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	color: #F00;
	margin-left: 10px;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	color: #0B0667;
	text-indent: 10px;
}

h2:first-line {
	font-size:29px;
	margin-left: 20px;
}
h2 span { color:#0075d2;}
h2 b { color:#fa4b06;}
h3 { font-family:"Times New Roman", Times, serif; color:#050505; font-size:2em; font-weight:normal; font-style:italic; line-height:1.1em; margin-bottom:30px;}
h4 {
	font-size:24px;
	font-weight:normal;
	color:#F00;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	padding-left: 10px;
}
h5 {
	font-size:18px;
	font-weight:normal;
	color:#F00;
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	padding-left: 10px;
}
.txt1 { font-family:Arial, Helvetica, sans-serif; color:#083887; font-size:1.17em; line-height:1.57em;}
.txt2 { font-family:"Times New Roman", Times, serif; font-size:2em; font-style:italic; color:#050505; }

.link1 { color:#03a198; font-family:Arial, Helvetica, sans-serif;}
.link2 { font-size:.91em; font-weight:bold; text-decoration:none;}
.link2:hover { text-decoration:underline;}
.link3 { font-family:tahoma, geneva, sans-serif; font-size:1.17em; font-style:normal; color:#0484fb;}
.link4 { color:#fa4c06; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:1.5em; text-decoration:none;}
.link5 { color:#6f849d;}

/*==================boxes====================*/
.box { width:438px;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 25px 30px 22px;}

.banner1 { background:url(images/banner1.jpg) no-repeat left top; width:438px; height:225px; margin-bottom:53px;}
.banner1 .inner { padding:35px 200px 0 24px;}
.banner1 p { margin-bottom:20px}
.banner1 a { color:#fa4c06; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:1.5em; text-decoration:none;}
.banner1 a:hover { text-decoration:underline;}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div {
	position:absolute;
	left: 0px;
	top: -40px;
}

/*content*/
#content {
	padding:0 55px 40px 56px;
	position:relative;
}
.bold-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}


/*footer*/
#footer { color:#7a7c7e;}
#footer p {
	margin:0;
	padding:0px 0 0 0px;
}
#footer a {color:#7a7c7e; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0b0667;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.news_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
}
.newcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0E0868;
	margin-bottom: 15px;
	margin-left: 10px;
}

.bold-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #CC0000;
}
.style3 {font-style: italic}
.style4 {font-size: 12px; font-style: normal; color: #000000; font-family: "Times New Roman", Times, serif;}
.style6 {
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01005E;
}

.newsdate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}





.picrure-position_right {
	float: right;
}
.picrure-position_left{
	float: left;
}

.picrure-position {
	position: absolute;
	top: -91px;
	left: -21px;
	z-index: 2;
}
.center
{
	display: block;
	margin-left:auto;
	margin-right:auto
}	
.left
{
	display: block;
	margin-right:auto;
}	

.right
{
	display: block;
	margin-left:auto;
}
.leftimage
{
	display: block;
	margin-right:auto;
}	

.rightimage
{
	display: block;
	margin-left:auto;
}

.centertable
{
	margin-left: auto;
	margin-right: auto;
}
  
