/* default styles */
body {
	padding:0;
	margin: 0;
	font: 12px Arial, sans-serif;
	line-height: 1.7em;
	background: #6f6f6f/* url(/images/header_side.png) top repeat-x*/;
	border: solid #333 0 3px 3px 0
}
a {
	color: #000;
	background: inherit;
	text-decoration:none
}
a:hover {
	color: #2D5EA3;
	background: inherit;
	text-decoration:underline;
}
p { margin: 0 0 5px 0; }
h1 {
	font: bold 18px Arial, Sans-Serif;
	padding: 8px 0 0 0;
	margin: 0;
	letter-spacing: -1px;
}
h1 a, h2 a, h3 a {
	color: #333;
	background: inherit;
	text-decoration: none;
}
#left h3 {
	background: url(/images/h3-title-bg.gif) left top no-repeat;
	line-height: 30px;
	height: 35px;
	color: #005d81;
	font-size: 14px;
	padding: 0 10px;
	margin: 10px 0 0;
	height: 100%;
	overflow: hidden;
	clear: both;
}
#left h3 span {
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	color: #df5104;
}
#left h3 span a {
	color: #df5104;
	text-decoration: none;
}
h4 {
	font: bold 14px/130% Arial, Helvetica, sans-serif;
	color:#18710F;
}
h4 a {
	color: #ff0000;
	text-decoration: underline;
}
ul {
	margin: 0;
	padding : 0;
	list-style :disc;
	list-style-position: inside;
}
ul {
	margin: 0px 0 0px 0;
}
img { border: 0; }
.red { color: red; }
.red_line {
	text-decoration:line-through;
	color: #FF6600;
#cc0000;
}
.title {
	font: bold 14px Arial, Sans-Serif;
	padding:0;
	margin:0 0 5px 0;
}
/* layout */
#content {
	margin: 0 auto;
	width: 900px;
	background-color:#FFFFFF;
	background: #fff url(/images/menu_show.gif) repeat-x left 116px;
}
#content1 {
	background: url(/images/content-topbg.jpg) no-repeat left top;
	margin: 0 auto;
	width: 900px;
	padding: 68px 0 0 0;
}
#logo {
	margin: 0;
	padding:0px
}
#slogan {
	margin: 0 0 10px 2px;
	padding: 0 0 5px 10px;
	color: #808080;
	background: #fff;
}
#top-info {
	line-height:25px;
	float: right;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #808080;
	margin: 12px 5px 0 0;
	text-align: right;
	height:90px;
	width:320px
}
#top-info1 {
	float: right;
	padding: 2px 20px 0 0;
	text-align: right;
	height:98px;
	width:291px
}
#top-info-ad {
	float: right;
	background: url(/images/searchbg.gif) no-repeat bottom left;
	text-align: center;
	width: 280px;
	padding: 2px 0 61px 20px !important;
 *padding: 2px 0 64px 20px !important;
 *padding: 2px 0 64px 20px;
}
/* main horizontal menu */
.menu {
	clear: both;
	background: url(/images/menu-bg.jpg) repeat-x;
	height: 30px;
}
#nav {
	padding: 0;
	margin: 0;
	width: 580px;
	float: left;
	padding: 0 5px;
	background: url(/images/menu-bg.jpg) repeat-x;
}
#nav li {
	list-style: none;
	margin: 0 2px 0 0;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 80px;
	text-align: center;
	display: block
}
#nav li a {
	text-decoration: none;
	margin-right: 0px;
	font-weight: normal;
	color: #fff;
	width: 80px;
	display: block;
}
#nav li a:hover, #nav li a.current {
	background: url(/images/menu-bg.jpg) repeat-x left -30px;
	color: #fff;
	display: block;
	font-weight: bold;
}
.search-box {
 *padding: 3px 0 0 0;
	margin: 0;
	overflow: hidden;
}
.search-box li {
	list-style: none;
	float: left;
}
/* main menu topics */
#topics {
	float: left;
	width: 590px;
	background: #B0D0DC url(/images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
#topics1 {
	clear: both;
	background: #B0D0DC url(/images/topicsbg.gif) repeat-x left bottom;
	padding: 0 0 0 5px;
	margin: 0;
	color: #fff;
	height: 75px;
}
#topics ul { list-style:none !important }
#topics li a {
	background: url(/images/bullet.gif) center left no-repeat;
	padding: 0 0 0 10px;
}
/* main menu search */
/*#subscribe {
	float: right;
	text-align: right;
	background: #fff url(/images/searchbg.gif) no-repeat bottom left;
	color: #000;
	padding: 35px 20px 10px 20px;
	line-height: 27px;  
	height: 30px;	 
	width: 260px;
	clear:right
}*/
/* search form styling */
form, form p {
	margin: 0;
	padding: 0;
	line-height: 25px;
}
.subscribe {
	width: 200px;
	border: 1px solid #168c06;
	height: 18px;
	background: #fff;
	color: #666;
	padding: 0;
	margin: 0 2px 0 0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.subscribe1 {
	height: 18px;
	background: #fff;
	color: #666;
	padding: 0;
	margin: 0 2px 0 0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.button {
	font: bold 12px Arial, Sans-Serif;
	height: 22px;
	margin: 3px 0 0 0 !important;
 *margin: 0;
}
/* left side */
#left {
	float: left;
	width: 580px;
	margin: 0 5px 10px 0;
	padding: 0 0 0 15px;
	clear:both;
}
#home-info {
	margin: 0 0 2px 0;
	padding: 10px 15px 10px 25px;
	color: #505050;
	border-bottom: 1px solid #ccc;
	clear:both
}
#home-info1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #505050;
	margin: 0 0 2px 0;
	padding: 10px 15px 10px 25px;
}
.location {
	padding:10px 0 5px 2px;
	border:solid #ccc;
	border-width: 0 0 1px 0;
}
.location span { float: right; }
.subheader {
	margin: 0 0 5px 0;
	padding: 8px;
	color: #808080;
	border:solid #ccc;
	border-width:1px 0 0 0;
	clear:both
}
.left_articles {
	margin: 0;
	color: #454545;
	padding: 5px 15px 5px 5px;
	border-bottom:1px dotted #ccc
}
.left_articles-b {
	margin: 0;
	color: #454545;
	padding: 5px 15px 5px 5px;
}
.subtitle {
	font-size: 10px;
	padding: 0 0 0 12px;
	color:#2F637A;
}
.bigimage {
	float: left;
	clear: left;
	color: #000;
	width: 320px;
	height: 264px;
	margin: 0 10px 30px 0;
}
.thirds {
	float: left;
	width: 282px;
	margin:0;
	line-height: 160%;
	padding-top: 20px;
}
.thirds-r {
	float: right;
	width: 280px;
	padding:0 0 0 10px;
	border-left:1px dotted #ccc
}
.right {
	text-align:right;
	padding:0 15px 0 0;
}
.info {
	color: #2D5EA3;
	text-decoration:underline;
}
.info:link {
	color: #2D5EA3;
	text-decoration:underline
}
.info:hover {
	color: #2D5EA3;
	text-decoration:underline
}
.pro-info {
	float:left;
	width:255px;
	margin:0 15px 0 0;
	text-align:center;
	padding:0 0 5px;
}
.Supported {
	clear: both;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #01469D;
}
.price {
	color: #ff0000;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.price a {
	color: #CC0000;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.former-price {
	font-weight:bold;
	font-size:14px;
	color:#666;
	text-decoration:line-through
}
.screenshots { padding:0 0 0 20px }
.screenshots img {
	width:380px;
	height:289px;
}
.sc td {
	padding:15px 5px;
	vertical-align:top
}
.sc img {
	width:250px;
	height:190px;
}
.space { padding:0 10px 0 0 }
.left-home {
	clear:both;
	padding: 10px 0;
	border-top: 1px dashed #ccc;
	height:100%;
	overflow: hidden;
}
.title { padding: 0; margin: 0;}
.left-home2 {
	clear:both;
}
.left-homel {
	float: left;
	width: 150px;
	padding: 15px 5px 5px;
	margin: 0;
	text-align:center;
}
.left-homer {
	float: right;
	width: 400px;
	padding:5px 0 0 5px;
}
.comparison td {
	padding:1px 5px;
	background-color:#FFFFFF
}
/* right side */
#right {
	float: right;
	width: 285px;
	margin: 10px 0;
	padding: 0 10px 0 0;
}
.right_articles {
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
}
.right_pro {
	border: 0px solid #ccc;
	padding: 0px;
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
}
.image {
	float: left;
	margin: 0 9px 3px 0;
}
.notes {
	border:dotted #ccc;
	border-width: 1px 0;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #454545;
}
.right-title {
	background-color:#cfddf0;
	font-weight:bold;
	color:#2D5EA3;
	text-align:center
}
.right-title2 {
	font-size:13px;
	font-weight:bold;
	margin:10px 0 5px 0;
}
.current1 {
	color:#2D5EA3;
	font-weight:bold
}
.current1:link { color:#2D5EA3 !important; }
.feature-left {
	width:120px;
	float:left;
	padding:5px 10px 0 5px
}
.feature-right {
	width:150px;
	float:right;
	padding:5px
}
.news_right_list {
	padding: 0;
	margin: 0;
}
.news_right_list dd {
	border-bottom: 1px dashed #ddd;
	line-height: 26px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
	background: url(/images/news_right_ico.gif) no-repeat left;
}
.news_right_list dd a {
	color: #555;
	text-decoration: none;
	display: block;
}
.news_right_list dd a:hover {
	color:#2D5EA3;
	background: #f4f4f4 url(/images/news_right_icoed.gif) no-repeat left center;
	display: block;
}
.news_right_list dd a.now {
	color:#2D5EA3;
	background: url(/images/news_right_icoed.gif) no-repeat left center;
}
.file_ad {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px solid #ccc;
}
.file_ad dl {
	margin: 0;
	padding: 0;
}
.file_ad dl dt {
	font-size: 16px;
	color: #2D5EA3;
	font-weight: bold;
	text-indent: 10px;
}
.file_ad dl dt a {
	color: #2d5ea3;
	text-decoration: none;
}
.file_ad dl dt a:hover { color: #000; }
.file_ad dl dd {
	margin: 0;
	text-indent: 10px;
}
.file_ad dl dd img { margin-top: 10px; }
.ad_ico { float: left; }
/* footer */
#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
	text-align:center;
	margin-top: 1px
}
.bottom {
	clear: both;
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
	text-align:center;
	margin-top: 1px
}
#sitemap {
	padding:0 0 0 20px;
	line-height:18px;
	margin: 0 5px 10px 0;
	clear:both
}
#sitemap ul li {
	list-style:none outside;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
#sitemap ul li ul li { font-weight:normal !important; }
#sitemap a { padding:0 15px 0 0 }
.sheet td { padding:8px 5px }
.partner {
	clear:both;
	border-top:1px solid #ccc;
	padding:5px 10px
}
.both {
	clear: both;
	background: url(/images/tt-bg.jp.jpg) no-repeat bottom left;
	height: 35px;
}
.both h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #fff;
	text-indent: 10px;
	text-align:center;
}
.both h1 a {
	color: #fff;
	text-decoration: none;
}
.both h1 a:hover {
	color: #fff;
	text-decoration: underline;
}
.top {
	background:url(/images/top-bg.gif) right top no-repeat;
	clear: both;
	text-align: right;
	padding: 0 10px 0 0;
	height: 83px;
}
.top a { color: #e25a0b; }
.top_right_box { padding: 30px 0 0 0; }
.top_right_box a.black { color: #000; }
.left { float: left }
.right {
	float: right;
	padding: 0;
	margin: 0;
}
.newsright {
	text-align:right;
	padding: 0;
	margin: 0;
}
.imgright {
	float: right;
	overflow: hidden;
	padding-right: 10px;
}
.imgleft {
	float: left;
	overflow: hidden;
	padding-right: 10px;
}
.cleft { float: left; }
.cright { float: right; }
.christmasad {
	background: url(/images/merry-images/banner_02.jpg) left top no-repeat;
	padding: 70px 5px 0;
	width: 372px;
}
/*tom menu*/
.top_menu {
	background: url(/images/topmenu-bg.gif) left top repeat-x;
	height: 32px;
	border-bottom: 1px solid #fff;
}
.top_menu ul {
	padding: 0;
	margin: 0;
}
.top_menu ul li {
	float: left;
	list-style: none;
	line-height: 32px;
	width: 98px;
	text-align:center;
	font-size: 13px;
	font-weight: bold
}
.top_menu ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	border-right: 1px solid #4fb1e1;
	width: 98px;
	line-height: 32px;
}
.top_menu ul li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	background: url(/images/topmenu-bg.gif) left -32px repeat-x;
}
.top_menu ul li a.none { border: none; color:#FFFF33;}
.top_menu ul li span a { background: url(/images/topmenu-bg.gif) left -64px repeat-x; }
.top_menu ul li span a:hover {
	background: url(/images/topmenu-bg.gif) left -64px repeat-x;
	color: #fff;
}
/*dome*/
.dome {
	clear: both;
	padding: 0 10px 15px 10px;
	color: #555;
	height: 100%;
	overflow: hidden;
}
.dome ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 560px;
}
.dome ul li {
	float: left;
	list-style: none;

	padding-right: 7px;
	margin: 0 0 8px;
}
.dome ul li a {
	color: #df5104;
	text-decoration: none;
}
.dome ul li a:hover { text-decoration: underline }

.purchase_box {
	background: url(/images/buy-title.gif) left top repeat-x;
	border: 1px solid #9dc4e4;
	line-height: 35px;
}
.purchase_box .tite {
	line-height: 26px;
	padding: 2px 10px;
	color: #02486e;
	font-weight: bold;
}
.purchase_box .xian { background: url(/images/dian.gif) left bottom repeat-x; }
.purchase_box td { padding: 0 10px; }
.purchase_box a {
	color: #3333ff;
	text-decoration: underline;
	background: none
}
.purchase_box a:hover { color: #FF0000 }
.clear {
	clear:both;
	display:block;
}
.valentine_title {
	background:url(/images/valentine_title_bg.jpg) left top no-repeat;
	width: 577px;
	height: 41px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 35px 0 0 250px;
}
.valentine_title a { background: none; }
.s_title { color: #ff0066; font-weight: bold;}
.k_top { background:url(/images/valentine_kt.jpg) left bottom no-repeat; font-size: 0px; height: 5px;}
.k_content {border-left: 1px solid #cecece;border-right: 1px solid #cecece;}
.k_bottom { background:url(/images/valentine_bt.jpg) left top no-repeat; font-size: 0px; height: 5px;}
.font11 { font-size: 11px; line-height: 180%;}
.blackfont { color: #000; font-size:11px}

.summary { font:12px; color:#006699; background-color:#eed; border: 0px solid #ccc; margin: 0 0 3px 0; padding: 6px 0 6px 0;}

#left h4 {
	background: url(/images/article-line.gif) left top no-repeat;
	line-height: 30px;
	height: 35px;
	color: #005d81;
	font-size: 14px;
	padding: 0 10px;
	margin: 10px 0 0;
	height: 100%;
	overflow: hidden;
	clear: both;
}

.name {
	text-align:right;
	padding:0;
}
.ppt_video {
	clear: both;
	overflow: hidden;
	height: 100%;
}
.ppt_video div {
	width: 340px;
	float: left;
}

#home-info2 {
	margin: 0 0 2px 0;
	padding: 5px 40px 10px 40px;
	color: #505050;
	border-bottom: 0px solid #ccc;
	clear:both
}

.location2 {
	padding:10px 0 5px 19px;
	border:solid #ccc;
	border-width: 0 0 1px 0;
}

.related { padding:0 10px 0 10px; }
.related .title { background-color:#CFDDF0; font-size:16px; font-weight:bold; padding:2px 0 2px 10px; }
