@charset "utf-8";
/* 基本属性 */
.g {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head1_logo {
	text-align: left;
	text-indent: -2000px;
	font-family: Arial;
	font-size: 4px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 506px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 35px;
	line-height: 35px;
	color: #121212;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/*head*/
.head_bg{
	background-color: #000;
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
}
.head_l_br{
	padding-left: 28px;
}
/*nav*/
a.nav_button {
	display: block;
	height: 44px;
	width: 108px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a.effect,a:hover.nav_button {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -44px;
}

.nav_link a:link, .nav_link a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 37px;
	font-family: "Microsoft Sans Serif", Arial;
	font-weight: bold;
	text-align: center;
}
.nav_link a:hover, .nav_link a.effect{
	color:#000;
}
/*fs*/
.fs_bg{
	background-color: #e6e6e6;
	background-image: url(images/sf_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #e0e0e0;
}
.fs_br{
	padding-top: 26px;
	padding-left: 28px;
}
.l_tab_ico {
	list-style-type: none;
	padding-left: 10px;
}

.l_tab_ico li {
	background-image: url(images/soft_ico.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 30px;
}
.l_tab_word{
	font-family: Arial;
	font-size: 15px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}
.l_tab_bor{
	border: 1px solid #e8e8e8;
	background-color: #FFF;
}
.l_tab_img_word{
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #069;
}
.l_tab_buy_link{
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #144e9c;
}
.l_tab_dow_link{
	color: #08C;
}
.l_tab_m_bor{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
a.l_tab_buy_button {
	display: block;
	height: 61px;
	width: 201px;
	background-image: url(images/fs_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.l_tab_buy_button {
	background-image: url(images/fs_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -61px;
}
.l_tab_pri_word{
	font-family: 024-CAI978, Arial;
	font-size: 25px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
	color: #333;
}
.l_tab_dow_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #f60;
}
/*boby*/
.Reviews_tt{
	font-family: Arial;
	font-size: 20px;
	line-height: 20px;
	color: #000;
}
.Reviews_word{
	font-family: Georgia;
	font-size: 14px;
	line-height: 20px;
	color: #274763;
}
.Reviews_http{
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #999;
}
.body_tt{	
font-family: Arial;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;}
.Guides_ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Guides_ico li {
	background-image: url(images/r_tab_ico.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	line-height: 15px;
}
.Guides_link a:link, .Guides_link a:visited {
	font-size: 12px;
	color: #004E9B;
	text-decoration: none;
	font-family: Verdana;
	line-height: 12px;
}
.Guides_link a:hover{
	color:#000;
	text-decoration: underline;
}
a.buy_button {
	display: block;
	height: 61px;
	width: 201px;
	background-image: url(images/buy_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.buy_button {
	background-image: url(images/buy_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -61px;
}
/*z*/
.z_fs_bg{
	background-image: url(images/z_body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
/*版权*/
.b_link a:link, .b_link a:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #666;
}
.b_link a:hover{
	color:#000;
}
.software-price{
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	font-family: Arial;
	font-style: italic;
}
.feature-ico {
	list-style-type: none;
	line-height:20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature-ico li {
	background-image: url(images/icon-1.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
