
body, td, p, div, font, span, a, li {
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

div, p {line-height: 16px;}

img { border: none;}

body {
	padding: 30px 0 30px 0;
	text-align: center;	
	background-color: #fff;
}

.page_container {
	width: 972px;
}

.panel_left {
	background: url('/i/layout/lbg.gif') top left repeat-x;
	width: 180px;
	padding: 3px 20px 5px 20px;
}
.panel_right {
	background: url('/i/layout/rbg.gif') top left repeat-x;
	text-align: right;
	color: #808a91;
	padding-right: 15px;
	padding-top: 9px;
	font-size: 11px;	
}
.panel_right a {
	color: #808a91;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.panel_right a:hover {
	border-bottom: none;
}
.ttd {
	margin-top: 80px;
	
}
h1 {
	color: #333333;
	font-size: 24px;
	line-height: 30px;
}
	
.title {
	color: #5961b3;
	font-size: 15px;
	margin:0px;
	padding:0px;	
	line-height: 16px;
}

ul.text li {
	margin-bottom: 15px; 
}
ul li.list {
	 
}

.main_content {
	padding-left: 60px;
	padding-top: 10px;
}
.subtitle {
	color: #0f1b9b;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 40px;
}
ul.features {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
}
ul.features li {
	background: url('/i/layout/marker.gif') top left no-repeat;
	padding-left: 45px;
	font-size: 20px;
	color: #0f1b9b;
	padding-bottom: 23px;
	
}
ul.news {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.news li {
	padding-bottom: 10px;
}
a {
	color: #0a1bc9;
	text-decoration: none;
}
a:hover {
	border-bottom: dashed 1px;
}
a.noline, a.noline:hover {
	border: none;
	text-decoration: none;
}
font.news_time {
	color: #e08d27;
	font-size: 10px;
}
.buttons {
	float: right;
	padding: 15px 0 0 0;
}

/* TABS */
.tab-l {
	width: 4px;
	background: url(/i/layout/tabs/tab-l.gif) no-repeat top left;
}
.tab {
	background: url(/i/layout/tabs/tab-bg.gif) repeat-x top left;
	padding: 0 10px 0 10px;
	color: #666666;
	cursor: pointer;
}
.tab-r {
	background: url(/i/layout/tabs/tab-r.gif) no-repeat top left;
	width: 7px;
}
.tab-active-l {
	width: 4px;
	background: url(/i/layout/tabs/tab-active-l.gif) no-repeat top left;
}
.tab-active {
	background: url(/i/layout/tabs/tab-active-bg.gif) repeat-x top left;
	padding: 0 10px 0 10px;
	font-weight: bold;
}
.tab-active-r {
	background: url(/i/layout/tabs/tab-active-r.gif) no-repeat top left;
	width: 7px;
}
.tab-empty {
	background: url(/i/layout/tabs/tab-empty.gif) repeat-x bottom left;
	width: 50%;		
}
/* TABS */

.required {
	 color: red;
}
.label {
	color: #0a1bc9;
	border-bottom: dashed 1px;
	cursor: pointer;
}

.ddmenu {
	text-align: left;
	background: url(/i/layout/menu_bg.gif) no-repeat top left;
	width: 138px;
	height: 126px;
	padding: 2px 10px 5px 10px !important;
	padding: 6px 10px 5px 10px;
	position: absolute;
	visibility: hidden;
	left: 978px;
	top: 43px;
}
.ddmenu ul {
	list-style: none;
	margin:0;
	padding:0;
}
.ddmenu li, .ddmenu a, .ddmenu a:hover {
	color: #808a91;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 24px;
	border: none;
}
.ddmenu a, .ddmenu a:hover {
	color: #5961b3;
}