BODY { 
	margin:0; 
	color: black; 
	background:#4C4650;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	line-height: 20px;
}

.main-frame {
	margin:0 auto;
}

.header {
	height:130px;
	background: url("images/header-bg.png") repeat-x scroll 0 0 transparent;
}

.banner {
	margin:0 auto;
	width:900px;
	position:relative;
	height:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("images/web-logo-large-en.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.banner-logo2 {
	position:absolute;
	top:0px;
	left:550px;
	width:240px;
	height:130px;

	background: url("images/web-logo-text.png") no-repeat transparent;
}

.language-bar {
	position:absolute;
	top:10px;
	left:830px;
	height:30px;

}

.language-bar img {
	border:0;
	vertical-align:text-top;
}

.language-bar a{
	
	color:#DDDDDD;
	text-decoration: none;
}

.language-bar a:visited{
	color:#DDDDDD;
	text-decoration: none;
}

.land-menu-banner {
	background: url("images/menu-banner-bg.png") repeat-x scroll 0 0 transparent;
	height:36px;
}

.land-menu {
	width:900px;
	margin:0 auto;
	position:relative;
}

.land-menu ul {
	padding:0;
	margin:0;
}

.land-menu li {
	list-style:none outside none;
	float:left;
	margin:0px;
	padding:0;
}
.land-menu li:hover {
	background:#6655EE;
}

.land-menu li.cur {
	/*background: #8177d3;*/
	background: #66f;
}

.land-menu li.cur:hover {
	background: #66f;
}

.land-menu a {
	display:block;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:36px;
	height:36px;
	width:120px;
	text-decoration: none;
	text-align: center;
}

.land-menu a:hover {
	background:#6655EE;
}

.content-bg {
	height:auto;
	background:#CCCCFF;
	padding-bottom:10px;
}

.frontpage-banner {
	width:900px;
	margin:0px auto 0 auto;
	height:310px;
	background-color:#FFFFFF;
}

.frontpage-banner-content {
	position:absolute;
	border:solid;
	border-width:0px;
	border-color:#FFFFFF;
	margin:15px 15px 15px 15px;
	height:280px;
	width:870px;
	background:url("images/download-cover_en.jpg?v=2.7.5") no-repeat transparent;
/*	background:#D2E6F6;*/
}

.frontpage-download-link {
	position:absolute;
	width:170px;
	height:45px;
	top:195px;
	left:600px;
}

.frontpage-download-info {
	position:absolute;
	top:250px;
	left:595px;
	width:240px;
	font-size:12px;
	color:#5555CC;
	text-decoration: none
}

.frontpage-info-link {
	color:#5555FF;
	text-decoration:none;
}
.frontpage-info-link:visited {
	color:#5555FF;
}

.content-body {

	width:900px;
	margin:0 auto;
	height:auto;
	padding:0;
	background:#FFFFFF;
}

.main-content {
	float:left;
	width:640px;
	height:auto;
	background:#FFFFFF;
	margin:0;
	
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
}

.main-content ul{
	padding:0;
	margin-left:16px;
}

.side-panel {
	float:right;
	width:200px;
	height:auto;
	background:#FFFFFF;
	
	margin:0;
		
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;	
}

.side-panel ul{
}

.side-panel li{
	list-style:circle;
	margin-left:-25px;

}

.footer {
	clear:both;
	height:60px;

	background: url("images/header-bg.png") repeat-x scroll 0 0px transparent;
}

.footer-content {
	width:900px;
	margin:0 auto;
	position:relative;
	text-align:center;
	color:#FFFFFF;
}

.down-table {

}

.down-title { 
	font-size:12px;
	background-color: #6666CC
}

.down-item {
	font-size:12px;
	background-color: #EFEFEF;
	line-height: 1.5;
}

.price-table {
	font-size:16px;
	text-align:center;
	border:0;

}

.table-content {
	margin-left:16px;
	line-height: 25px;
	font-size:14px;
}

TH { font-size: 80% }
TD { font-size: 80% }


DIV.TITLEC {
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-size: 24px;
	color: #605CA8;
	font-style: italic;
	font-weight: bold;
	padding-top: 40px;
}

H1 {
	text-align: left;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	background-image: url(images/title1_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 40px;
}
H2 { text-align: left; font-size: 13px;}
H4 { font-size: 100% }

Table.MainTable {
	color: black;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	width: 900px;
}
Table.MenuTable {
	line-height: 30px;
	text-indent: 10px;
}

Table.ContentTable {
	color: black;
	background-color: #FFFFFF;
	width: 100%;
}

Table.ImageTable {
	align: center	
}

Table.GoogleAdTable {

}

TABLE.News { background-color: silver; width:220px}
TR.NewsHeader { background-color: #8080E0 }
TR.News { background-color: #FFF8F8 }
TD.NewsTitle { color: white; font-weight: bold; width:55%}
TD.NewsDate { color: white; font-weight: bold; text-align: right}
TD.NewsText { font-size: 70%}

TD.MenuLink {
	font-size: 90%;

}

A.MenuLink {
	text-align: left;
	font-weight: bold;
	color: #605CA8;
	text-decoration: none
}
A.CurrMenuLink {
	text-align: left;
	font-weight: bold;
	color: #9999FF;
	text-decoration: none
}

A.MenuLink:hover {
	color: #CCCCCC;
}



A.TextLink {
	text-align: left;
	color: #6666FF;
}
A.TextLink:visited {
	text-align: left;
	color: #990099;
}

.MenuCurrent { text-align: left; font-weight: bold }

TD.MenuColumn {
	width: 180px;
	background-color: #FFFFFF;
}

TD.Layout { background-color: white}
TH.Title { background-color: #6666CC}
TD.Item {
	background-color: #EFEFEF;
	line-height: 1.5;
}
TD.SubItem { background-color: #FFFFFF}
TD.ExternalProgram { background-color: #E8D0E8}

.copyright {
	font-size: 12px;

}

.MenuColumnC {
}



.ScreenText {
	text-align: center;
	font-size: 120%;
	line-height: 20px;

}

TABLE.GoogleAdTable {

}

.main-content#start {
	width: 900px;
	font-size: 13px;
}

.main-content#start h1#top-title {
	text-align: left;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	background-image: none;
	background-color: #c8c8f8;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	margin-bottom:0;
	padding: 0;
	margin-left: 166px;
	padding-left: 16px;
}

.main-content#start .table-content {
	float: left;
	width: 166px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0;
}

.main-content#start .table-content li {
	display: block;
}

.main-content#start .table-content .table-content-list .TextLink {
	display: block;
	padding-left: 8px;
	text-decoration: none;
	/*background-color: #8d8df1;*/
	background-color: #8177d3;
	color: #fff;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #c8c8f8;
}

.main-content#start .table-content .table-content-list a.TextLink:hover{
	background: #c8c8f8;
	color: #66f;
}

.main-content#start .table-content .table-content-list .TextLink.cur{
	background-color: #3f3386;
	color: #fff;
	font-weight: bold;
}

.main-content#start .table-content .table-content-list .TextLink.sub{

}

.main-content#start .table-content .table-content-list a.TextLink.cur:hover{
	background-color: #3f3386;
	color: #fff;
}

.main-content#start .table-content .table-content-list .level-space {
	margin: 0 4px;
	
}

.start-content {
	float: left;
	width: 724px;
	_margin-top: 10px;
}

.start-content span.step {
	font-size: 14px;
	/*color: #3f33b6;*/
	font-weight:normal;
	margin: 0 4px 0 0;
}

.start-content .notice {
	font-size: 14px; 
	margin: 4px 0; 
	font-weight: bold
}

.start-content .other-section {
	margin-top: 15px;	
}

.content-menu {
	
}

.content-menu .item {
	font-size: 16px;
	line-height: 24px;
	margin: 4px 4px;
}

.content-menu .item a {

}
