body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	background: #f9f8f6 url(/images/background.jpg) left top repeat-x;
	color: #202020;}
p, ul {
	margin: 8px 0;
}
img, div{
	border: 0 none;
	margin: 0;
	padding: 0;
}
blockquote{
	margin: 10px 30px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
}
a:link {color: #cd0025; text-decoration: underline;}
a:visited {color: #cd0025; text-decoration: underline;}
a:hover {color: #9c1a31; text-decoration: underline;}
a:active {color: #9c1a31; text-decoration: underline;}
.h1{
	font-size: 24px; 
	font-family: tahoma, sans-serif;
	font-weight: normal;
	color: #cd0025; 
	padding: 5px 0 20px 0;
	margin: 0;
}
h2, .h2 {
	color: #cd0025; 
	font-family: tahoma, sans-serif;
	font-size: 23px; 
	margin:0; padding:0;
	padding-bottom:10px;
	padding-top:10px;
	display: block;
	font-weight: normal;
}
h3, .h3 {
	font-size: 23px; 
	font-family: tahoma, sans-serif;
	margin:0; padding:0;
	padding-bottom:10px;
	padding-top:10px;
	font-weight: normal;
	display: block;
}
h4, .h4 {
	font-size: 21px; 
	font-family: tahoma, sans-serif;
	margin:0; padding:0;
	padding-bottom:10px;
	padding-top:10px;
	font-weight: normal;
	display: block;
}
h5, .h5 {
	font-size: 17px; 
	font-family: tahoma, sans-serif;
	margin:0; padding:0;
	padding-bottom:10px;
	padding-top:10px;
	font-weight: normal;
	display: block;
}
.h2comment {
	position: relative;
	font-size:100%;
	top: -16px;
}
.blockheader {
	font-size: 19px; 
	font-family: arial, sans-serif; 
	color: #202020; 
	border-bottom: solid 1px #c7c6c5; 
	padding: 20px 10px 4px 0;
}

.blocktext {
	font-size: 13px; 
	font-family: arial, sans-serif; 
	color: #202020; 
	padding: 20px 0 0 0;
}
.totop{
	font-size: 11px;
	background-color: #f9f8f6;
	padding-left: 13px;
}
.totop a{
	text-decoration: underline !important;
}
.t_filelink_pdf{
	position: relative;
	background: url(/images/icon-pdf.png) top left no-repeat;
	padding-left: 70px;
	font-size: 17px;
/*	color: #cd0025 !important; */
	text-decoration: none !important;
	display: block;
	font-weight: normal;
	height: 78px;
}
.t_smalllink_pdf{
	position: relative;
	background: url("images/ico_pdf.png") top left no-repeat;
	margin-top: 15px;
	padding-left: 35px;
	font-size: 12px;
	text-decoration: none !important;
	display: block;
	height: 39px;
}
.t_smalllink_swf{
	position: relative;
	background: url("images/ico_flash.png") top left no-repeat;
	margin-top: 15px;
	padding-left: 35px;
	font-size: 12px;
	text-decoration: none !important;
	display: block;
	height: 39px;
}
.t_smalllink_ppt{
	position: relative;
	background: url("images/ico_file.png") top left no-repeat;
	margin-top: 15px;
	padding-left: 35px;
	font-size: 12px;
	text-decoration: none !important;
	display: block;
	height: 39px;
}
.t_filelink_ppt{
	position: relative;
	background: url("images/ico_file.png") top left no-repeat;
	padding-left: 70px;
	font-size: 17px;
/*	color: #cd0025; */
	text-decoration: none !important;
	display: block;
	height: 78px;
}
.t_filelink_swf{
	position: relative;
	background: url("images/ico_flash.png") top left no-repeat;
	padding-left: 70px;
	font-size: 17px;
/*	color: #cd0025 !important; */
	text-decoration: none !important;
	display: block;
	height: 78px;
}
.filesize_small{
	font-size: 9px !important;
	color: #7f7978 !important;
	text-decoration: none !important;
}
.filesize{
	font-size: 12px !important;
	color: #7f7978 !important;
	text-decoration: none !important;
}
.gray_padding{
	padding-left: 30px;
}
.typeselect{
	width: 220px;
}
.inputtext{
	width: 210px;
}
.with_border{
	border: solid 1px #c7c6c4;
	width: 100%;
	border-spacing: 0;
	border-collapse: colapse;
}
.with_border td{
	border: solid 1px #c7c6c4;
}
.leftalign{
	text-align: left;
}
.centeralign{
	text-align: center;
}
.t_smallcheck{
	position: relative;
	background: url(/images/check.png) top left no-repeat;
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 35px;
	font-size: 15px;
	text-decoration: underline !important;
	display: block;
	height: 39px;
	color:#B0B0B0;
}
.t_smallcheck a{color: #cd0025; text-decoration: none;}
.t_smallcheck a:hover{color: #cd0025; text-decoration: underline;}
.t_smallcheck a:visited {color: #cd0025; text-decoration: underline;}
.t_bigcheck{
	background: url(/images/bigcheck.png) top left no-repeat;
	margin-top: 15px;
	padding-top: 7px;
	padding-left: 70px;
	font-size: 17px;
	text-decoration: underline;
	height: 78px;
	color:#B0B0B0;
	display: block;
	text-align: left;
}
.t_bigcheck a{color: #cd0025; text-decoration: none !important;}
.t_bigcheck a:hover{color: #cd0025; text-decoration: underline !important;}
.t_bigcheck a:visited {color: #cd0025; text-decoration: underline;}

.news-detail a{color:#202020;text-decoration:none;}
.pagesbar a{color: #cd0025; text-decoration: underline;}

/* 22.09.2011 */
.overflow {
	overflow: hidden;
	width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float: none;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.content-new {
	font-size: 15px;
}
.gohome {
	color: #cd0025;
	font-size: 12px;
}
#horizontal-menu li.root-item-selected.last {
	clear: both;
	margin-left: 48px;
}
#horizontal-menu li.root-item-selected.last a.root-item-selected {}
.two-strong {
	width: 60%;
}
.two-strong strong.str02 {
	color: #ff6c17;
}
.two-strong strong.str01 {
	color: #3b9e31;
}
.two-strong span {
	padding-left: 50px;
}
.two-box {
	overflow: hidden;
	//margin-bottom: 25px;
}
.two-box .tbox{
	background: url(images/tbox-green.png) no-repeat;
	width: 350px;
	height: 123px;
	float: left;
	color: #3b9e31;
	overflow: hidden;
}
.two-box .tbox2{
	background: url(images/tbox-orange.png) no-repeat;
	margin-left: 20px;
	color: #ff6c17;
}
.two-box .tbox-inner {
	clear: both;
	padding: 15px 30px 0 95px;
}
.two-box h3 {
	font-size: 18px;
	font-family: arial, sans-serif;
	padding: 0;
}
.two-box p {
	margin-top: 7px;
	font-size: 13px;
	font-family: arial, sans-serif;
}
ul.ulist {
	list-style: none;
	padding: 0;
	font-size: 14px;
}
ul.ulist li {
	background: url(images/bullet.png) no-repeat;
	padding-left: 40px;
	padding-bottom: 20px;
}
ul.ulist2 {
	list-style: none;
	padding: 0;
	font-size: 15px;
}
ul.ulist2 li {
	background: url(images/bullet-check.png) no-repeat;
	padding-left: 40px;
	padding-bottom: 20px;
}
table.ttable {
	width: 720px;
	background: url(images/thead.png) no-repeat 0 0;
	text-align: left;
	margin-bottom: 15px;
}
.ttable h2, .ttable p {
	margin: 0;
	padding: 0;
}
.ttable .input-text-field {
	background: url(images/input-text-field.png) no-repeat;
	float: left;
	width: 118px;
	height: 41px;
	overflow: hidden;
}
.ttable .input-text-field input {
	border: none;
	background: none;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
	width: 100%;
	padding: 10px 0 0;
}
.ttable thead, .ttable thead h2 {
	color: #fff;
}
.ttable thead tr th, .ttable tfoot tr th {
	font-weight: normal;
}
.ttable thead tr th:first-child{
	padding: 0 0 0 15px;
}
.ttable thead h2 {
	font: bold 18px arial, sans-serif;
}
.ttable thead tr.tr2 {
	color: #404040;
	height: 46px;
}
.ttable thead tr.tr2 .col2, .ttable thead tr.tr2 .col3 {
	width: 92px;
	color: #fff;
	font-size: 11px;
	padding-left: 40px;
}
.ttable thead tr.tr2 .col2 strong, .ttable thead tr.tr2 .col3 strong {
	font: bold 15px arial, sans-serif;
	display: block;
}
.ttable thead tr.tr2 .col2 {
	background: url(images/bg-col2.png) no-repeat 0 100%;
}
.ttable thead tr.tr2 .col3 {
	background: url(images/bg-col3.png) no-repeat 0 100%;
}
.ttable tbody {
	background: #fff;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
.ttable tbody tr {
	border-bottom: 1px solid #d7d7d7;
}
.ttable tbody tr td, .ttable tfoot tr.tr th {
	height: 33px;
	font-size: 15px;
}
#t_main_area .ttable tbody td:first-child {
	padding-left: 15px;
}
#t_main_area .ttable tbody tr td {
	vertical-align: middle;
}
.ttable tbody tr td.col2, .ttable tbody tr td.col3 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.ttable tbody tr .col2 {
	background: url(images/bg-col2b.png) repeat-y 0 0;
	color: #3b9e31;
}
.ttable tbody tr .col3 {
	background: url(images/bg-col3b.png) repeat-y 0 0;
	color: #ff6c17;
}
.ttable tbody tr td.col4, .ttable tfoot tr th.col4 {
	text-align: center;
}
.ttable tfoot tr.tr {
	background: #fff;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
.ttable tfoot tr.tr th.col2{
	background: url(images/bg-tfoot-col2.jpg) repeat-y;
	text-align: center;
}
#t_main_area .ttable tfoot tr.tr th:first-child {
	padding-left: 15px;
}
.ttable tfoot tr.tr2 th.col2, .ttable tfoot tr.tr2 th.col3 {
	width: 122px;
	height: 73px;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}
.ttable tfoot tr.tr2 th.col2{
	background: url(images/bg-fcol2.png) no-repeat;
}
.ttable tfoot tr.tr2 th.col3{
	background: url(images/bg-fcol3.png) no-repeat;
}
.ttable tfoot tr.tr2 th.col2 strong, .ttable tfoot tr.tr2 th.col3 strong {
	display: block;
	font-size: 14px;
}
.ttable tfoot tr.tr2 th.col2 span, .ttable tfoot tr.tr2 th.col3 span {
	color: #FEEC30;
	display: block;
	font-size: 28px;
	text-align: center;
	text-indent: -10px;
}
.cost {
	float: right;
	background: url(images/bg-cost.png) no-repeat;
	width: 284px;
	height: 84px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0;
	margin-bottom: 40px;
}
.cost span {
	color: #feec30;
	font-size: 28px;
	font-weight: normal;
	display: block;
}
#tabs {
	overflow: hidden;
	width: 720px;
	margin: 15px 0 30px;
}
ul.tabnav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.tabnav li {
	float: left;
}
ul.tabnav li:first-child {}
ul.tabnav li a{
	display: block;
	width: 200px;
	height: 50px;
	background: url(images/bg-tabs.png) no-repeat;
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 39px;
	padding-left: 39px;
}
ul.tabnav li a.selected {
	background-position: 0 -50px;
	color: #fff;
}
.tab-content {
	width: 689px;
	background: #fff;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	padding: 25px 10px 0 17px;
}
.tab-content p {
	margin-top: 0;
}
.tab-content .fl, .tab-content .fr {
	width: 49%;
}
.tab-content .fr .overflow {
	text-align: right;
	margin: 10px 0 15px;
}
.tab-content .fr .overflow img {
	margin-right: 10px;
	float: right;
}
.tab-content .fr .overflow a{
	float: right;
}
.tab-content .fl {
	font-size: 13px;
}
.tab-content .fr .cost {
	padding-top: 20px;
	height: 74px;
	margin: 0;
}
.niceCheck {
	width: 45px;
	height: 33px;
	display: inline-block;
	cursor: pointer;
	background: url(images/checked.jpg);
	overflow: hidden;
}
.niceChecked {
	background: url(images/uncheked.jpg);
}
.niceCheck input {
	margin-left: -100px;
}
.niceCheckDisabled {
	background: url(images/nocheked.jpg);
}
.tab-content .fl h2{padding-top:0;}
