@charset "utf-8";
/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, img {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th, p, a, li, td, div {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
ul, ol {
	list-style:none;
}
p, li {
	font:normal 11px/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
fieldset, img {
	border:none;
}
a {
	color:#004986;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
.clear {
	clear:both;
}
.clearer {
	clear:both;
	display:block;
	margin:0;
	padding:0;
	height:0;
	line-height:0px;
	font-size:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
body {
	background:#edecec url(../images/bg.jpg) repeat-x;
}
.blank {
	height:10px;
	font-size:0px;
}
.money {
	color:#C00;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
/*==container===================*/
.container {
	border:1px solid #bfc9d8;
	background:#fff;
	padding:10px 0;
	zoom:1;
}
.container2 {
	border-left:1px solid #bfc9d8;
	border-right:1px solid #bfc9d8;
	background:#fff;
	zoom:1;
}
.btmbg1 {
	background:url(../images/btmbg1.gif) no-repeat;
	height:10px;
	font-size:0px;
}
.btmbg2 {
	background:url(../images/btmbg2.gif) no-repeat;
	height:10px;
	font-size:0px;
}
.btmbg3 {
	background:url(../images/btmbg1.gif) no-repeat;
	height:10px;
	font-size:0px;
	margin-bottom:5px;
}
.btmbg_whole {
	background:url(../images/btmbg2_950.gif) no-repeat;
	height:10px;
	font-size:0px;
}
.topbg_whole {
	background:url(../images/top_950bg.gif) no-repeat;
	height:10px;
	font-size:0px;
}
.topbg1 {
	background:url(../images/topbg1.gif) no-repeat;
	height:10px;
	font-size:0px;
}
/*==top===================*/
#top {
	width:950px;
	margin:0px auto;
	height:76px;
}
#top .logo {
	width:172px;
	float:left;
	padding:1px 10px 0 10px;
}
#top .search {
	width:195px;
	float:right;
}
#top .search .mini {
	margin-top:10px;
}
#top .search .mini a {
	color:#1f79be;
	background:url(../images/icon_letter.gif) no-repeat 0 4px;
	padding-left:15px;
	cursor:pointer;
}
#top .search table {
	margin-top:6px;
}
#top .search .search_con {
	color:#999;
	font-size:11px;
	float:left;
}
#top .search .search_btn {
	padding-left:2px;
	float:left;
}
#top .text {
	float:left;
	padding:30px 0 0 20px;
	width:700px;
}
#top .text a {
	color:#333;
}
#nav {
	width:950px;
	margin:0 auto;
	height:49px;
}
#nav ul {
	padding-left:25px;
}
#nav ul li {
	text-align:center;
	float:left;
	position:relative;
	z-index:10;
}
#nav ul .list {
	background:url(../images/nav_bg1.gif) no-repeat right 12px;
	width:148px;
	height:49px;
	color:#fff;
	font-size:14px;
	line-height:45px;
	display:block;
	cursor:pointer;
}
#nav ul li a {
	background:url(../images/nav_bg1.gif) no-repeat right 12px;
	width:148px;
	height:49px;
	color:#fff;
	font-size:14px;
	line-height:45px;
	display:block;
}
#nav ul .style {
	background:url(../images/nav_bg3.gif) no-repeat center 0;
	color:#004986;
}
#nav ul .style a {
	color:#444;
}
#nav ul li ul li.subcurr, #nav ul li ul li.subcurr a {
	background:#e8e8e8;
}
#nav ul li a:hover {
	background:url(../images/nav_bg2.gif) no-repeat center 0;
	color:#004986;
	text-decoration:none;
}
#nav ul li.curr {
	background:url(../images/nav_bg3.gif) no-repeat center 0;
}
#nav ul li.curr a, #nav ul li.curr a:hover {
	color:#004986;
	background:url(../images/nav_bg1.gif) no-repeat right 12px;
}
#nav ul li span {
	width:7px;
	height:4px;
	position:absolute;
	right:15px;
	top:20px;
}
#nav ul li ul {
	display:none;
	position:absolute;
	background:#f8f7f7;
	top:45px;
	left:15px;
	border:none;
	padding:10px 0;
	z-index:11;
	width:180px;
	border:1px solid #bfc9d8;
	border-top:none;
}
#nav ul li ul li {
	background:#f8f7f7;
}
#nav ul li ul li a {
	background:#f8f7f7;
	line-height:22px;
	padding-left:10px;
	font-size:11px;
	text-align:left;
	width:170px;
	height:22px;
	color:#004986;
}
#nav ul li ul li a:hover {
	background:#e8e8e8;
	color:#004986;
	text-decoration:none;
}
#nav ul li.curr ul li a {
	background:#f8f7f7;
	color:#004986;
}
#nav ul li.curr ul li a:hover {
	background:#e8e8e8;
	color:#004986;
}
#nav ul li ul li span {
	width:4px;
	height:7px;
	position:absolute;
	right:10px;
	top:7px;
}
#nav ul li ul li ul {
	background:#e8e8e8;
	width:180px;
	padding:10px;
	position:absolute;
	left:180px;
	top:-10px;
	z-index:12;
	display:none;
	border:none;
}
#nav ul li ul li ul li {
	width:auto;
	float:none;
	padding:0;
	background:none;
}
#nav ul li ul li ul li a {
	background:#e8e8e8;
	padding:0;
	width: auto;
}
#nav ul li ul li ul li a:hover, #nav ul li ul li ul li:hover {
	background:none;
}
#nav ul li ul li ul dl dt {
	line-height:22px;
	height:22px;
	color:#003c84;
	font-weight:bold;
	width:auto;
	text-align:left;
	padding-left:10px;
}
#nav ul li ul li ul dl dd {
	background:#e8e8e8;
	width:auto;
	display:block;
}
#nav ul li ul li ul dl dd a {
	background:url(../images/dot2.gif) no-repeat 0 10px;
	line-height:22px;
	height:22px;
	color:#333;
	font-size:11px;
	padding:0 0 0 10px;
	float:none;
	width:auto;
}
#nav ul li.curr ul li ul dl dd a {
	background:url(../images/dot2.gif) no-repeat 0 10px;
	color:#333;
}
#nav ul li ul li ul dl dd a:hover, #nav ul li.curr ul li ul dl dd a:hover, #nav ul li ul li ul dl dd:hover {
	background:url(../images/dot2.gif) no-repeat 0 10px;
	text-decoration:underline;
}
#nav ul li ul li.subcurr ul dl dd a {
	background:url(../images/dot2.gif) no-repeat 0 10px;
	text-decoration:none;
}
#nav .two {
	top:-32px;
}
#nav .three {
	top:-54px;
}
#nav .four {
	top:-76px;
}
#nav .five {
	top:-98px;
}
#nav .nobg {
	background:none;
}
/*==sidebar===================*/
#sidebar {
	width:230px;
}
#sidebar .btm_bg {
	/*background:url(../images/sidebar_btmbg.gif) no-repeat;*/
	height:10px;
	font-size:0;
}
#sidebar .title1 {
	background:url(../images/title_bg1.gif) no-repeat;
	height:37px;
	padding:0 15px;
}
#sidebar .title1 h2 {
	line-height:37px;
	font-size:14px;
	color:#fff;
}
#sidebar .title2, #sidebar .title3, #sidebar .title4, #sidebar .title5, #sidebar .title6 {
	background:url(../images/title_bg2.gif) no-repeat;
	height:30px;
	padding:0 15px;
}
#sidebar .title3 {
	background-position:0 -30px;
}
#sidebar .title4 {
	background-position:0 -60px;
}
#sidebar .title5 {
	background-position:0 -90px;
}
#sidebar .title6 {
	background-position:0 -120px;
}
#sidebar .title2 h2, #sidebar .title3 h2, #sidebar .title4 h2, #sidebar .title5 h2, #sidebar .title6 h2 {
	line-height:30px;
	font-weight:bold;
	color:#0d3d78;
}
#sidebar .title7 {
	background:url(../images/title_bg3.gif) repeat-x;
	height:30px;
	padding:0 15px;
}
#sidebar .title7 h2 {
	line-height:30px;
	font-weight:bold;
}
#sidebar .title8, #sidebar .title9 {
	background:url(../images/title_bg4.gif) repeat-x;
	height:31px;
	padding:0 10px;
}
#sidebar .title8 h2 {
	background:url(../images/icon_win2.gif) no-repeat 0 center;
	line-height:31px;
	font-weight:bold;
	color:#004986;
	padding-left:26px;
}
#sidebar .title9 h2 {
	background:url(../images/icon_mac2.gif) no-repeat 0 center;
	line-height:31px;
	font-weight:bold;
	color:#004986;
	padding-left:26px;
}
#sidebar .title10, #sidebar .title11, #sidebar .title14, #sidebar .title15 {
	background:url(../images/title_bg5.gif) no-repeat;
	height:37px;
	padding-left:40px;
}
#sidebar .title10 h2, #sidebar .title11 h2, #sidebar .title14 h2, #sidebar .title15 h2 {
	line-height:37px;
	font-size:14px;
	color:#fff;
}
#sidebar .title11 {
	background-position:0 -37px;
}
#sidebar .title14 {
	background-position:0 -74px;
}
#sidebar .title15 {
	background-position:0 -111px;
}
#sidebar .title12, #sidebar .title13 {
	background:url(../images/title_bg6.gif) no-repeat;
	height:35px;
	padding:0 15px;
}
#sidebar .title13 {
	background-position:0 -35px;
}
#sidebar .title12 h2, #sidebar .title13 h2 {
	line-height:35px;
	font-size:14px;
}
#sidebar .list1 {
	padding:10px 15px;
}
#sidebar .list1 li {
	_height:20px;
	padding:0 0 0 10px;
	background:url(../images/dot2.gif) 0 10px no-repeat;
	vertical-align:middle;
}
#sidebar .list1 li a {
	line-height:20px;
	color:#333;
}
/*a{background:url(../images/dot2.gif) no-repeat 0 center;padding-left:10px;line-height:20px;color:#333;}*/
#sidebar .list2 {
	height:60px;
	padding:15px 10px;
}
#sidebar .list2 img {
	float:left;
}
#sidebar .list2 .text {
	padding-left:50px;
}
#sidebar .list2 .text dd {
	padding-top:5px;
	line-height:12px;
	color:#666;
}
#sidebar .list3 {
	padding:10px 15px;
}
#sidebar .list3 a {
	background:url(../images/dot2.gif) no-repeat 0 center;
	padding-left:10px;
	height:20px;
	line-height:20px;
	color:#333;
	display:block;
}
#sidebar .list3 a:hover {
	background:#eee url(../images/dot2.gif) no-repeat 0 center;
	text-decoration:none;
}
#sidebar .bg {
	background:#f6f6f6;
	border-bottom:1px solid #eee;
}
#sidebar .list4 {
	padding:10px 15px;
}
#sidebar .list4 dt a {
	background:url(../images/dot2.gif) no-repeat 0 center;
	padding-left:10px;
	height:20px;
	line-height:20px;
	color:#333;
	display:block;
}
#sidebar .list4 dd a {
	padding-left:10px;
	height:20px;
	line-height:20px;
	color:#333;
	display:block;
}
.infiniteCarousel {
	background:url(../images/tips_bg.gif) no-repeat 10px 10px;
	position:relative;
	height:115px;
}
.infiniteCarousel .wrapper {
	position:absolute;
	top:15px;
	left:25px;
	width:178px;
	height:66px;
	overflow:hidden;
}
.infiniteCarousel .wrapper ul {
	position:absolute;
	width:9999px;
}
.infiniteCarousel .wrapper li {
	width:178px;
	float:left;
	line-height:16px;
	display:block;
}
.infiniteCarousel .arrow {
	display:block;
	background:url(../images/next.gif) no-repeat;
	height:12px;
	width:38px;
	position:absolute;
	top:95px;
	right:15px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.left_banner {
	margin:0 0 5px 0;
}
/*==footer===================*/
#footer {
	width:950px;
	margin:10px auto 0 auto;
	text-align:center;
}
#footer .link {
	background:url(../images/footer_bg.gif) no-repeat;
	height:35px;
	color:#fff;
}
#footer .link a {
	color:#fff;
	padding:0 5px;
	line-height:35px;
}
#footer .copyright {
	line-height:18px;
	padding:10px 0;
}
#footer .copyright a {
	color:#333;
}
/*==float_box===================*/
#example {
	position:absolute;
	width:30px;
	height:182px;
	right:0;
	top:300px;
	z-index:90;
	background:url(../images/float_bg.png) no-repeat;
	padding:14px 0 0 11px;
	overflow:hidden;
}
#example a.k1 {
	width:26px;
	height:26px;
	margin-bottom:4px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/*==btn===================*/
a.version {
	width:125px;
	height:25px;
	background:url(../images/mac_btn.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.more {
	background:url(../images/btn_more.gif) no-repeat;
	width:51px;
	height:17px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
a.more2 {
	line-height:20px;
	padding:0 10px 0 0px;
}
a.download2 {
	background:url(../images/icon_download.gif) no-repeat 0 center;
	line-height:20px;
	font-size:14px;
	padding:0 10px 0 26px;
	display:block;
	float:left;
	color:#333;
}
a.buy2 {
	background:url(../images/icon_buy.gif) no-repeat 0 center;
	line-height:20px;
	font-size:14px;
	padding:0 10px 0 26px;
	display:block;
	float:left;
	color:#333;
}
a.buy2 .money {
	color:#C00;
	font-weight:bold;
}
a.buy3, a.download3 {
	background:url(../images/btn.gif) no-repeat;
	width:113px;
	height:28px;
	display:block;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}
a.download3 {
	background-position:0 -28px;
}
a.buy4 {
	background:url(../images/icon_buy2.gif) no-repeat 0 center;
	padding-left:15px;
	display:block;
	line-height:16px;
}
.money2 {
	font-size:14px;
	color:#C00;
	font-weight:bold;
	float:left;
	width:70px;
}
.money3 {
	font-size:13px;
	color:#C00;
	font-weight:bold;
}
.down_buy {
	padding:20px 0 0 0;
}
.down_buy a {
	margin-right:15px;
}
.down_buy .ImgSpace {
	margin-left:10px;
}
.d_1 {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:90px;
}
a.click {
	background:url(../images/btn_click.gif) no-repeat;
	width:130px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
a.get {
	background:url(../images/mac_btn.gif) no-repeat;
	width:125px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
a.get2 {
	background:url(../images/windows_btn.gif) no-repeat;
	width:147px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
a.mini_download, a.mini_learnmore {
	float:left;
	display:block;
	padding:0 10px 0 12px;
}
a.mini_download {
	background:url(../images/icon_download2.gif) no-repeat 0 center;
}
a.mini_learnmore {
	background:url(../images/icon_more.gif) no-repeat 0 center;
}
a.mini_buy {
	background:url(../images/icon_buy2.gif) no-repeat 0 center;
	float:left;
	display:block;
	padding:0 10px 0 14px;
}
a.cte {
	background:url(../images/btn_cte.gif) no-repeat;
	width:161px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.totop {
	border-bottom:1px solid #c9d8ea;
	height:25px;
	padding:0 20px;
	text-align:right;
}
/*==main===================*/
#main {
	width:950px;
	margin:0 auto;
}
#main .crumb {
	padding:10px 30px;
	background:url(../images/icon_crumb.gif) no-repeat 10px center;
}
#content {
	width:710px;
}
/*==knowledge===================*/
.title_kn {
	background:url(../images/topbg1.gif) no-repeat 0 bottom;
	height:48px;
	padding:0 10px;
}
.title_kn li {
	float:left;
	width:134px;
	height:39px;
	text-align:center;
}
.title_kn li a {
	background:url(../images/btn_title1.gif) no-repeat 0 bottom;
	line-height:39px;
	font-size:14px;
	display:block;
	color:#333;
}
.title_kn li a.curr {
	background-position:0 0;
}
.title_kn li a:hover {
	text-decoration:none;
}
/*==product===================*/
.cont_tab {
	padding:20px 45px;
	zoom:1;
}
.fit_width {
	width:200px;
}
.cont_tab .title3 h2 {
	font-size:18px;
}
.title_pro {
	background:url(../images/topbg1_950.gif) no-repeat 0 bottom;
	height:48px;
	padding:0 10px;
}
.title_pro li {
	background:url(../images/btn_title1.gif) no-repeat 0 bottom;
	float:left;
	width:140px;
	height:39px;
}
.title_pro li.curr {
	background-position:0 0;
}
.title_pro li a:hover {
	text-decoration:none;
}
.title_pro li a.win {
	background:url(../images/icon_win.gif) no-repeat 20px center;
	line-height:39px;
	font-size:14px;
	display:block;
	color:#333;
	padding-left:45px;
	width:89px;
}
.title_pro li a.mac {
	background:url(../images/icon_mac.gif) no-repeat 30px center;
	line-height:39px;
	font-size:14px;
	display:block;
	color:#333;
	padding-left:60px;
	width:74px;
}
a.cuda_pro {
	font-size:11px;
	color:#333;
	font-weight:bold;
	line-height:20px;
}
.pro_box1 {
	background:url(../images/pro_bg.gif) repeat-x 0 bottom;
	padding:20px 45px;
}
.pro_box1 .item {
	width:400px;
}
.pro_box1 .item h2 a {
	font-size:20px;
}
.pro_box1 .item h2 .new {
	width:34px;
	height:12px;
	margin-left:10px;
}
.pro_box1 .item .pic {
	text-align:center;
	margin:25px 0;
}
.pro_box1 .item .text {
	line-height:18px;
}
.pro_box1 .item .text a {
	line-height:20px;
}
.pro_box1 .item .btn {
	margin-top:15px;
	height:20px;
}
.pro_box1 .item .btn2 {
	margin:15px 0 0 60px;
	height:23px;
}
.pro_box2 {
	padding:20px 45px;
}
.pro_box2 .item2 {
	width:400px;
}
.pro_box2 .item2 h2 {
	font-size:14px;
}
.pro_box2 .item2 .box {
	margin-top:20px;
}
.pro_box2 .item2 .box img {
	float:left;
}
.pro_box2 .item2 .box .text {
	padding-left:100px;
}
.pro_box2 .item2 .box .text h3 a {
	font-size:14px;
}
.pro_box2 .item2 .box .text .dd {
	line-height:14px;
	margin-top:10px;
}
.pro_box2 .item2 .box .text .dd a {
	line-height:20px;
}
.pro_box3 {
	padding:20px 25px;
}
.pro_box3 .pro_pic {
	width:130px;
	float:left;
	text-align:center;
}
.pro_box3 .pro_text {
	width:508px;
	float:right;
}
.pro_box3 .pro_text h1 {
	font-size:22px;
	color:#004986;
}
.pro_box3 .pro_text .note {
	background:#fff100;
	padding:2px;
}
.pro_box3 .pro_text .p_note {
	margin:20px 0 10px 0;
}
.pro_box3 .pro_text .p_height {
	margin-bottom:10px;
	line-height:16px;
}
.pro_box3 .pro_text .size_t {
	background:#e9eef3;
	padding:8px;
}
.pro_box3 .pro_text .btn {
	margin-top:15px;
}
.pro_box4 {
	margin:0 25px;
	background:url(../images/centerbg.gif) repeat-x;
}
.pro_box4 .leftbg {
	background:url(../images/leftbg.gif) no-repeat;
	width:10px;
	height:150px;
	float:left;
}
.pro_box4 .rightbg {
	background:url(../images/rightbg.gif) no-repeat;
	width:10px;
	height:150px;
	float:right;
}
.pro_box4 .centerbox {
	padding:10px;
	width:618px;
	float:left;
}
.pro_box4 .centerbox img {
	float:right;
}
.pro_box4 .centerbox .text {
	padding-right:120px;
}
.pro_box4 .centerbox .text h3 a {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.pro_box4 .centerbox .text .dd {
	line-height:16px;
}
.pro_box4 .centerbox h2 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.pro_box4 .centerbox .item3 {
	margin-top:8px;
	background:url(../images/line2.gif) no-repeat right -10px;
	width:300px;
}
.pro_box4 .centerbox .item3 img {
	float:left;
}
.pro_box4 .centerbox .item3 .info {
	padding-left:90px;
}
.pro_box4 .centerbox .item3 .info h3 a {
	font-size:14px;
}
.pro_box4 .centerbox .item3 .info .dd {
	line-height:14px;
	padding:5px 10px 0 0;
}
.pro_box4 .centerbox .item3 .info .btn {
	margin-top:10px;
}
.pro_box4 .centerbox .nobg {
	background:none;
}
.stretch a.panel_button {
	border-top:1px solid #f3f2f2;
	border-bottom:1px solid #f3f2f2;
	background:#fafafa url(../images/icon_down.gif) no-repeat 295px 8px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	padding:0 10px;
	color:#333;
	display:block;
	cursor:pointer;
}
.stretch a.active {
	background:url(../images/icon_up.gif) no-repeat 295px 8px;
}
.stretch a:hover {
	text-decoration:none;
}
.stretch ul {
	display:block;
}
.stretch ul li a {
	background:url(../images/dot2.gif) no-repeat 0 center;
	padding-left:10px;
	line-height:20px;
}
.panel {
	display:none;
}
.stretch ul li a:hover {
	text-decoration:underline;
}
.stretch a.panel_button2 {
	background:url(../images/btn_more.gif) no-repeat;
	width:51px;
	height:17px;
	display:block;
	text-indent:-9999px;
	float:right;
	margin:10px 0;
	cursor:pointer;
	overflow:hidden;
}
/*==cont===================*/
.cont {
	padding:20px 25px;
	zoom:1;
}
.cont .title1 h2 {
	background:url(../images/dot3.gif) no-repeat 0 center;
	padding-left:24px;
	font-size:18px;
}
.cont .title2 h2 {
	font-size:14px;
	font-weight:bold;
}
.cont .title3 h2 {
	font-size:18px;
}
.cont .item1, .cont .item2 {
	padding:15px 0;
}
.cont .item1 .pic {
	width:130px;
	float:left;
}
.cont .item1 .text {
	width:508px;
	float:right;
}
.cont .item1 .text ul li a {
	background:url(../images/dot2.gif) no-repeat 0 center;
	padding-left:10px;
	line-height:18px;
}
.win_title {
	background:url(../images/icon_win.gif) no-repeat 0 center;
	font-size:14px;
	line-height:20px;
	padding-left:30px;
}
.mac_title {
	background:url(../images/icon_mac.gif) no-repeat 0 center;
	font-size:14px;
	line-height:20px;
	padding-left:30px;
}
.line {
	background:url(../images/line.gif) repeat-x;
	height:21px;
	font-size:0px;
}
.cont .item2 .dd {
	padding:10px 0;
}
.cont .item2 .dd a {
	line-height:18px;
	text-decoration:underline;
	padding:0 5px 0 0;
}
.cont .item2 .dd a:hover {
	text-decoration:none;
}
.cont .topic {
	padding-top:10px;
	color:#004986;
}
.cont .topic a {
	line-height:18px;
}
.cont .list1 li {
	background:url(../images/dot1.gif) no-repeat 0 4px;
	line-height:18px;
	padding:0 0 10px 12px;
}
.cont .list1 li a {
	font-weight:bold;
}
.cont .item3 .pic {
	width:220px;
	float:left;
	text-align:right;
	padding-top:5px;
}
.cont .item3 .text {
	width:418px;
	float:right;
}
.cont .item3 .text h2 a {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.cont .item3 .text p {
	line-height:18px;
}
.cont .item4 h2 a {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.cont .item4 p {
	line-height:18px;
}
.cont .n_p1 {
	margin:15px 0;
}
.cont .n_p1 img {
	float:left;
}
.cont .n_p1 .text {
	padding-left:80px;
}
.cont .n_p1 .text strong {
	font-size:12px;
	line-height:20px;
}
.cont .n_p1 .text .dd {
	color:#666;
	line-height:16px;
}
.cont .n_p2 img {
	float:right;
}
.cont .n_p2 .text {
	padding-right:200px;
}
.cont .n_p2 .text strong {
	background:url(../images/dot4.gif) no-repeat 0 center;
	padding-left:10px;
	line-height:20px;
}
.cont .n_p2 .text .dd {
	line-height:18px;
}
.sup_title {
	border:1px solid #647993;
	background:url(../images/sup_titbg.gif) repeat-x;
	height:29px;
}
.sup_title h3 {
	font-weight:bold;
	color:#fff;
	padding:0 15px;
	line-height:29px;
}
.sup_box {
	border:1px solid #a5b0bf;
}
.sup_box .dd {
	line-height:16px;
	padding:15px;
}
/*==table===================*/
.table1 th {
	border-bottom:1px solid #eee;
	padding:15px 0;
	font-weight:bold;
}
.table1 td {
	border-bottom:1px solid #eee;
	padding:10px 5px;
}
.table1 td h3 a {
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
.table1 td p {
	line-height:14px;
}
/*==aboutus===================*/
.about_box {
	padding:0 10px 10px 10px;
}
.about_box .p_height {
	line-height:18px;
	padding:0 15px 15px 15px;
}
.about_box .p_title {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding-left:15px;
}
.about_box .h1_p_title {
	color:#004986;
	font-size:18px;
	padding:10px 15px;
}
/*==kownledge===================*/
.kl_tit h1 {
	font-size:20px;
	line-height:40px;
}
.kl_list {
	padding:10px 0;
}
.kl_list dt a {
	background:url(../images/dot2.gif) no-repeat 0 center;
	padding-left:10px;
	font-size:14px;
	line-height:20px;
}
.kl_list dd {
	line-height:16px;
	color:#666;
	padding:5px 10px;
}
#cont1 {
	width:372px;
	height:185px;
	background:url(../images/window_bg.png) no-repeat;
	z-index:120;
	display:none;
}
#cont1 .title {
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	float:left;
}
#close {
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	margin:0;
	text-align:center;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
#cont1 .box {
	padding:15px 20px;
}
#cont1 .box .note {
	line-height:18px;
	margin:10px;
}
.container2 .guide2 {
	padding:10px 0;
	width:160px;
}
.container2 .guide2 li {
	line-height:20px;
	padding:0 0 0 10px;
	background:url(../images/dot2.gif) no-repeat 0 7px;
}
.container2 .guide2 li a {
	line-height:20px;
}
/*nvidia 20100816 add yezh*/
.banner_950 {
	padding:10px 0;
}
.nvidia_tab_menu {
	background:url(../images/top_950bg.gif) no-repeat left bottom;
	height:39px;
	padding:0 0 4px 10px;
	display:block;
}
.nvidia_tab_menu li {
	float:left;
	background:url(../images/btn_title3.gif) no-repeat left bottom;
	width:200px;
	height:39px;
	padding:0 1px;
	line-height:39px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
.nvidia_tab_menu li a {
	font-size:12px;
	color:#000;
}
.nvidia_tab_menu li.curr {
	background:url(../images/btn_title3.gif) no-repeat left top;
}
.tab_con3 {
	padding:10px 0;
}
.pro_box5 {
	float:left;
	width:430px;
	padding:20px 10px 20px 20px;
}
.pro_box5 .pro5_img {
	float:right;
	width:120px;
	text-align:center;
}
.pro_box5 .pro5_pri {
	color:#a40000;
	font-size:18px;
	padding:10px 0 0 0;
}
.pro_box5 h4 {
	padding:0 130px 10px 10px;
	font-size:14px;
	font-weight:bold;
}
.pro_box5 h4 a {
	font-size:14px;
	font-weight:bold;
}
.pro_box5 p {
	padding:0 130px 10px 10px;
	display:block;
}
.pro_box5 .pro5_btn {
	padding:10px 0 0 10px;
}
.pro_box5 .pro5_btn a {
	padding:0 5px 0 0;
}
.left_line {
	background:url(../images/left_line.png) no-repeat left center;
}
.bottom_line {
	border-bottom:solid 1px #edecec;
	height:10px;
	line-height:0;
	font-size:0;
	margin:0 0 20px 0;
}
.ps_box {
	background:url(../images/nots.png) no-repeat;
	padding:0 10px;
	height:37px;
	line-height:37px;
	font-size:16px;
	font-style:italic;
	color:#a40000;
	margin-bottom:10px;
}
.ps_box2 {
	background-color:#D2D2D2;
	padding-left:5px;
	height:35px;
	line-height:35px;
	font-size:12px;
	font-style:italic;
	margin:10px 0 10px 15px;
}
.page_950box_bottom {
	height:6px;
	background:url(../images/bottom_950bg.gif) no-repeat;
}
/*checkform.css*/
.formRemind {
	padding:0 3px;
	color:#f00;
	font-weight:400;
	white-space:nowrap;
	border:1px dashed #999;
	background:#ff9;
	font:normal 12px/1.6em Arial;
}
.main950_top {
	background:url(../images/top_950bg.gif) no-repeat left bottom;
	height:5px;
	line-height:0;
	font-size:0;
	width:950px;
	margin:10px auto 0 auto;
}
.main950_bottom {
	background:url(../images/bottom_950bg.gif) no-repeat left top;
	height:6px;
	line-height:0;
	font-size:0;
	width:950px;
	margin:0 auto;
}
.main_950 {
	border-left:1px solid #BFC9D8;
	border-right:1px solid #BFC9D8;
	background:#fff;
	width:948px;
	margin:0 auto;
}
.newsletter_page {
	padding:20px 30px 50px 30px;
}
.newsletter_page h2 {
	font-weight:normal;
	font-size:36px;
	line-height:1.6em;
	border-bottom:dashed 1px #ccc;
	margin-bottom:10px;
}
.newsletter_page .nl_img {
	float:left;
	margin-top:20px;
}
.newsletter_page .nl_info {
	padding:20px 0 0 280px;
}
.newsletter_page .nl_info p {
	padding:5px 0;
}
.newsletter_page .nl_info .info_list {
	padding:0 0 10px 0;
}
.newsletter_page .nl_info .info_list li {
	background:url(../images/dot2.gif) no-repeat left 9px;
	padding:0 0 0 10px;
}
.newsletter_page .nl_form {
	height:50px;
	padding:5px 0 0 0;
}
.newsletter_page .nl_form #mail_tips {
	display:none;
	margin-top:6px;
	width:510px;
	background:#fff3bc;
	line-height:18px;
	padding:4px 5px;
}
.newsletter_page .nl_info h3 {
	font-size:12px;
	border-top:solid 1px #e6e6e6;
	margin-top:20px;
	background:url(../images/icon_tool.png) no-repeat 2px 15px;
	padding:13px 0 0 23px;
	line-height:20px;
}
.newsletter_page .manage_list {
	padding:2px 23px;
}
.newsletter_page .manage_list a {
	font-size:11px;
}
.newsletter_page .nl_info h4 {
	font-size:24px;
	font-weight:normal;
	padding:5px 0;
}
.newsletter_page .nl_info .mail_add {
	font-size:14px;
	padding:20px 0;
}
.newsletter_page .nl_info h5 {
	font-size:24px;
	font-weight:normal;
	padding:0 0 10px 0;
}
.newsletter_page .nl_img2 {
	float:left;
	margin:20px 0 0 30px;
}
.newsletter_page .nl_info2 {
	padding:20px 0 0 200px;
}
.newsletter_page .nl_info2 p {
	padding:5px 0;
}
.newsletter_page .nl_info2 .info_list {
	padding:0 0 10px 0;
}
.newsletter_page .nl_info2 .info_list li {
	background:url(../images/dot5.gif) no-repeat left 7px;
	padding:0 0 0 10px;
}
.newsletter_page .nl_info2 h5 {
	font-size:24px;
	font-weight:normal;
	padding:0 0 10px 0;
}
.btn_subscribe {
	width:92px;
	height:25px;
	border:0;
	background:url(../images/btn_subscribe.gif) no-repeat 0 0;
	color:#fff;
	cursor:pointer;
}
.btn_subscribe_disabled {
	background:url(../images/btn_subscribe_disable.gif) no-repeat 0 0;
}

.faq_item {width:314px;height:117px;margin-top:24px;margin-left:10px;margin-right:10px;background-image:url(../images/faq_b.png);background-repeat:no-repeat;}
.faq_item img {float:left;margin:16px 0 0 10px;}
.faq_item dl {padding:14px 24px 0 84px;}
.faq_item dl dt, .faq_item dl dt a {font-size:14px;font-weight:bold;color:#1b4a9c;line-height:1.8em;text-decoration:none;}
.faq_item dl dt a:hover {color:#f60;text-decoration:none;}
.faq_item:hover a {color:#f60;}

.faq_item2 {width:614px;height:117px;margin-top:24px;background-image:url(../images/faq_b.png);background-repeat:no-repeat;cursor:pointer;}
.faq_item2 img {float:left;margin:16px 0 0 10px;}
.faq_item2 dl {padding:14px 24px 0 84px;}
.faq_item2 dl dt, .faq_item2 dl dt a {font-size:14px;font-weight:bold;color:#1b4a9c;line-height:1.8em;text-decoration:none;}
.faq_item2 dl dt a:hover {color:#f60;text-decoration:none;}
.faq_item2:hover a {color:#f60;}

.mainbox-support { padding-left:10px;padding-right:10px;overflow:hidden; margin-right:10px;}
.mainbox-support p { padding-left:20px; }
.mainbox-support ol { padding-left:20px;padding-right:20px; }
.mainbox-support li { padding-left:0px; }
.mainbox-support li p { padding:20;}

.support_article_link{background:url(../images/dot1.gif) no-repeat 30px 3px;line-height:18px;margin-top:5px;}
.support_article_link a{padding:0px 0px 0px 25px;}