/* golbal **********************************************************************************************/
* {margin: 0px; padding: 0px;}
img {border: 0px;}
div { /*border: 1px solid #FF0000;*/ }
body {
	background: #F0F0F0  none repeat scroll 0% 0%;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
	color: #555555;
	line-height: 180%;
}
h1, .h1 {font-size: 16px; font-weight: bold; color:#2368c4;}
h2, .h2 {font-size: 14px; font-weight: bold; color:#2368c4;}
h3, .h3 {font-size: 12px; font-weight: bold; color:#2368c4;}
h4, .h4 {font-size: 11px; font-weight: bold; color:#2368c4;}
.debug { border: 1px solid #FF0000;}
.DashedLine { border-top: 1px dashed #999999; }
.license_text {color: #339900; font-weight: bold; }
.color_black {color: #000000; }
.color_default {color: #555555;}

#top_border, #header2, .main_1, #bottom_border {
/*	border: 1px solid #FF0000;*/
	width:758px;
	margin:0px auto;
	background: transparent url(/images/bodybg.gif) repeat-y scroll 0% 0%;
}
/*input, select {
	border-width: 1px;
	background-color:#F0F0F0;
	font-size: 12px;
}*/
textarea {
	border-width: 1px;
	background-color:#F0F0F0;
	width: 300px;
	height: 150px;
	vertical-align: top;
	font-size: 12px;
}
table {
	border-collapse:collapse;
}
.TutorialTipBox {
	margin: 0px 40px;
	padding: 10px;
	border: 1px solid #AACCEE;
	background-color: #EBF3FB;
}
/* main menu **********************************************************************************************/
#top_border {
	height:24px;
	background: #FFFFFF url(/images/headertop.gif) no-repeat scroll 0% 0%;
}
#header2 {
	height:63px;
	background: transparent url(/images/header_bg.gif) no-repeat scroll 0% 0%;
}
	#nav {
/*		border: 1px solid #FF0000;*/
		list-style: none;
		display: inline;	/*IE bug, 对象浮动时margin会产生双倍距离, 解决方法：display: block 改为 display: inline */
		width: 300px;
		float: right;
		margin: 20px 5px auto auto;
		background: transparent url(/images/button_bg.gif) repeat-x scroll 0% 0%;
	}
	#nav li{
		float: left;
		font-weight: bold;
		text-align: center;
	}
	#nav li#header_bg_1 {
		width: 10px;
		height: 24px;
		background: transparent url(/images/header_bg_1.gif) no-repeat scroll 0% 0%;
	}
	#nav li a{
/*		border: 1px solid #FF0000;*/
		display: block;
		width: 70px;
		height: 24px;
		line-height: 23px;
		color:#FFFFFF;
		text-decoration:none;
	}
	#nav li a:hover {
		background: transparent url(/images/button_bg.gif) no-repeat scroll 0% 0%;
		background-position: 0px -24px;	
	}
	#nav li a#current {
		background: transparent url(/images/button_bg.gif) no-repeat scroll 0% 0%;
		background-position: 0px -48px;
		color:#287AD5;
	}
/* main **********************************************************************************************/
.main_1 {
/*	border: 1px solid #FF0000;*/
	overflow: hidden;
}
.left, .right {
/*	border: 1px solid #FF0000;*/
/*	border-collapse: collapse;*/
	width: 180px;
	float: left;
}
.left {
	margin: 5px 5px 5px 3px;
}
	.left .LMargin {
		margin: 0px 0px 0px 7px;
	}
	.left ul {
		list-style-position: inside;
		font-size: 11px;
	}
.right {
	width: 540px;
	margin: 5px 0px 5px 10px;
}
	.right ul {
		list-style-position: inside;
		list-style-type: square;
	}
.center {
	margin:15px;
}
#nav2 {
	font-size: 11px;
}
	#nav2 span {
		font-size: 8px;
	}
/* index.html  **********************************/
.IndexTitle {text-align:center; height: 40px;}
	.IndexTitle .TitleColor {color: #AAAAAA;}
.FeaturesTitle {
	padding: 10px 18px;
	background: transparent url(/images/index_center_bg.gif) no-repeat 0% 0%;
}
	.FeaturesTitle li {
		margin: 0px 30px;
		line-height: 180%;
		font-size: 13px;
		font-weight:bold;
	}
.IndexLeft {
	width: 520px;
	float: left;
}
.IndexRight {
	width: 230px;
	float: left;
}
.HowWork {
	margin: 0px 20px 10px 20px;
}
.Step {
/*	border: 1px solid #FF0000;*/
	background: transparent url(/images/index_title_s.gif) no-repeat scroll top center;
}
	.Step .text {
		margin: 2px;
		float: left;
		width: 320px;
		padding: 6px 0px 0px 26px;
	}
		.Step .text li {
			margin: 0px 0px 0px 20px;
		}
	.Step .img {
		margin: 35px 2px 2px 2px;
		float: left;
		width: 150px;
		text-align: center;
		vertical-align: middle;
	}
.VSWInfo {
	width: 200px;
	height: 150px;
	padding: 5px 5px 5px 15px;
	font-size: 11px;
	background: transparent url(/images/vsw_info_bg.gif) no-repeat scroll 0% 0%;
}
.QuickLink {
	margin: 10px 10px;
}
.ScreenShot a {
/*	overflow: hidden;*/
	display: block;
	border: 2px solid #FFFFFF;
	text-decoration:none;
}
.ScreenShot a:hover {
/*    margin: 2px;*/
    border: 2px solid #2368c4;
}
/* purchase.php *********************************/
#PurchaseTable {
	width: 100%;
	margin: 0px auto;
	border: 1px solid #555555;
}
	#PurchaseTable th {
		color: #FFFFFF;
		background-color: #999999;
		height: 30px;
		border: 1px solid #555555;
	}
	#PurchaseTable td {
		background-color: #F0F0F0;
		height: 80px;
		text-align: center;
		border: 1px solid #555555;
		font-weight: bolder;
	}
/* download table **********************************************************************************************/
#table_dl {
	border: 0px;
	margin: 20px 5px 20px 5px;
	border-collapse: collapse;
}
	#table_dl tr {}
		#table_dl tr.tr1 {background-color:#FFFFEB;}
		#table_dl tr.tr2 {background-color:#FFFFFF;}
	#table_dl td {border: 1px solid #999999; padding: 5px 15px 15px 15px;}
		#table_dl td.td_name {width:70%; border-left:none;}
			#table_dl td.td_name a{text-decoration:none;}
		#table_dl td.td_download {border-right:none; text-align: center;}
.software_detail {line-height: 120%;}
/* bottom **********************************************************************************************/
.FooterFont {
	font-size: 10px;
	color: #737373;
	text-indent: 8px;
}
	.FooterFont a {
		color: #737373;
		text-decoration: none;
	}
#bottom_border {
	height:24px;
	background: transparent url(/images/bottombg.gif) no-repeat scroll 0% 0%;
}