/*global*/
dl, dt, dd, h3, h4
{
	margin: 0;
}
dl:after, .info:after
{
	display: block;
	content: '\20';
	height: 0;
	clear: both;
}
dl, .info
{
	zoom: 1;
}
.info
{
	padding-bottom: 20px !important;
}
.ti2em
{
	padding: 5px 0;
}
.ti2em p
{
	text-indent: 2em;
	margin: 0 0 0.3em 0;
}
.intro
{
	color: #808080;
}
.app .info
{
	background: #fff;
	margin-bottom: 1px;
}
.app dt
{
	float: left;
	overflow: hidden;
}
.app h4 a
{
	color: #282828;
	font-weight: 600;
}
.app dd
{
	color: #808080;
	font: 12px/1.8 tahoma,arial,simsun;
}

/*公用标题栏*/
.shop_title, .cms_title, .bbs_title, .blog_title, .other_title
{
	background-image: url(tbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font: 600 14px/36px tahoma,arial,simsun;
	color: #fff;
	margin-left: -5px;
	margin-top: -1px;
	padding: 0 10px 0 22px;
}
.shop_title
{
	background-position: 0 0;
	color: #455272;
}
.cms_title
{
	background-position: 0 -50px;
	color: #2E4207;
}
.bbs_title
{
	background-position: 0 -100px;
	color: #017DB0;
}
.blog_title
{
	background-position: 0 -150px;
	color: #224963;
}
.other_title
{
	background-position: 0 -200px;
	color: #222;
}

/*列表页*/
.ver
{
	padding-left: 10px;
	font-weight: normal !important;
	font-size: 12px;
	color: #383838;
}
.space
{
	float: left;
	width: 15px;
	height: 100px;
}
.more a
{
	margin-right: 8px;
}
.ico_info
{
	background: url(info.gif) left center no-repeat;
	padding-left: 16px;
}
.ico_view
{
	background: url(view.gif) left center no-repeat;
	padding-left: 16px;
}

/*详细页*/
.details
{
	padding-top: 0 !important;
}
.details dl
{
	padding: 6px 0 18px 0;
	border-bottom: 1px dashed #f5f5f5;
}
.details dd
{
	-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.1) inset;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,.1) inset;
	border: 1px solid;
	border-color: #E9E9E9 #EFEFEF #EFEFEF #E9E9E9;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
.details h4
{
	color: #282828;
	font-size: 14px;
}
.details .more
{
	color: #333;
}
.details .pkg
{
	margin: 10px 0;
	color: #333;
}

/*程序图标*/
.ico_shop, .ico_cms, .ico_bbs, .ico_blog, .ico_other
{
	display: inline-block;
	display: inline;
	zoom: 1;
	width: 100px;
	height: 80px;
	background-repeat: no-repeat;
	margin: 5px 0 10px 1px;
}
.ico_shop
{
	background-image: url(shop.gif);
}
.ico_cms
{
	background-image: url(cms.gif);
}
.ico_bbs
{
	background-image: url(bbs.gif);
}
.ico_blog
{
	background-image: url(blog.gif);
}
.ico_other
{
	background-image: url(other.gif);
}
.bp1
{
	background-position: 4px 0;
}
.bp2
{
	background-position: 4px -120px;
}
.bp3
{
	background-position: 4px -240px;
}
.bp4
{
	background-position: 4px -360px;
}
.bp5
{
	background-position: 4px -480px;
}
.bp6
{
	background-position: 4px -600px;
}
.bp7
{
	background-position: 4px -720px;
}
.bp8
{
	background-position: 4px -840px;
}
.bp9
{
	background-position: 4px -960px;
}
.bp10
{
	background-position: 4px -1080px;
}

/*标签*/
.app dt i
{
	display: inline-block;
	display: inline;
	zoom: 1;
	margin: 3px 0 3px 5px;
	padding: 3px 7px;
	height: 16px;
	line-height: 16px;
	font-style: normal;
	font-size: 12px;
	cursor: default; /*background-image:url(ico_tags.gif); background-repeat:no-repeat; 	background:#F5F5F5;*/
	-moz-box-shadow: 1px 1px 0 #aaa; /*ltFF3.6*/
	box-shadow: 1px 1px 0 #aaa;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#aaaaaa'); /*ltIE9*/
}
.ico_php
{
	color: #030406;
	background: #CED7E7;
}
.ico_mysql
{
	color: #023B5B;
	background: #FBEBD9;
}
.ico_zend
{
	color: #133149;
	background: #f6f6f6;
}
.ico_asp
{
	color: #666;
	background: #F5F5F5;
}
.ico_access
{
	color: #1C5674;
	background: #DDEFF7;
}
.ico_aspnet
{
	color: #276780;
	background: #FFF2EA;
}
.ico_mssql
{
	color: #1C5674;
	background: #FFF2EA;
}
.ico_open
{
	color: #296D37;
	background: #E1F4E5;
}
.ico_free
{
	color: #f60;
	background: #FFF2EA;
}

/*按钮*/
.bt_3rd
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	height: 1.5em;
	padding: .1em .8em;
	display: inline-block; *display:inline;zoom:1;
color:#333;
/* Saf4+, Chrome */
/* Chrome 10+, Saf5.1+ */
/* FF3.6 */
/* IE10 */
/* Opera 11.10+ */
-moz-border-radius:3px;
border-radius:3px;
font:14px/1.5emtahoma,'microsoft yahei',simhei;
text-shadow:01px#fff;
background-image:linear-gradient(top, #fff, #ccc);/* IE6–IE9 */
}
.bt_3rd:hover
{
	background-position: 0% 0%;
	color: #000;
	text-decoration: none; /* Saf4+, Chrome */ /* Chrome 10+, Saf5.1+ */ /* FF3.6 */ /* IE10 */ /* Opera 11.10+ */
	border-color: #54A1CB;
	-moz-box-shadow: 0 0 3px rgba(84, 161, 203, .8);
	box-shadow: 0 0 3px rgba(84, 161, 203, .8);
	background-image: linear-gradient(top, #fff, #bbb); /* IE6–IE9 */
	background-color: #eee;
	background-repeat: repeat;
	background-attachment: scroll;
}
.bt_3rd:focus
{
	outline: 0 none; /* Saf4+, Chrome */ /* Chrome 10+, Saf5.1+ */ /* FF3.6 */ /* IE10 */ /* Opera 11.10+ */
	border-color: #888 #aaa #aaa #888;
	background-image: linear-gradient(top, #bbb, #fff);
}


.title2
{
	border-top: 1px solid #eee;
}
#title
{
	font-weight: bold;
}
.bt1
{
	padding: 0px 40px 0px 0px;
}
.bt1 a
{
	background: url(../n/bt1.gif) center -25px no-repeat;
	color: white;
	padding: 3px 0px 1px 0px;
	text-align: center;
	display: block;
	float: right;
	width: 96px;
	text-decoration: none;
	margin-left: 10px;
}
.bt1 a:hover
{
	background-position: center 0px;
	color: white;
	text-decoration: none;
}
.ttd
{
	border-top: 1px dotted #ccc;
}
.ttd td
{
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}
.detail
{
	color: #f00;
	font-size: 13px;
	padding-top: 5px;
}

#topMenu
{
	width: 1000px;
	margin: auto;
	position: relative;
}
#topMenu .mbeian
{
	position: absolute;
	z-index: 10000;
	left: 302px;
	top: -8px;
}
#topMenu .tab_menu
{
	list-style: none;
	overflow: hidden;
	font-size: 14px;
	background: url(../images/bar.jpg) repeat-x;
}
:root .tab_menu
{
	filter: 0;
}
/* IE9+ */#topMenu .tab_menu li
{
	float: left;
	ext-align: center;
	cursor: pointer;
	background: url("/images/line.gif") top right no-repeat;
}
#topMenu .tab_menu li.current a
{
	color: #ffffff;
	background: #300;
	-moz-box-shadow: inset 0px 0px 0px 1px #BC3434,0 0px 0 #ccc;
	box-shadow: inset 0px 1px 0px 0px #999999,0px 2px 0px #ccc;
}
#topMenu .tab_menu a
{
	color: #ffffff;
	display: block;
	padding: 8px 10px 8px 10px;
	background: url("/images/line.gif") top left no-repeat;
}
#topMenu .tab_menu a:hover
{
	text-decoration: none;
	color: #ffffff;
	background: #600;
	-moz-box-shadow: inset 0px 0px 0px 1px #BC3434,0 0px 0 #ccc;
	box-shadow: inset 0px 1px 0px 0px #999999,0px 2px 0px #ccc;
}
#topMenu .tab_box
{
	padding: 0px;
	text-align: left;
	line-height: 180%;
	padding-bottom: 10px;
}
#topLink a
{
	color: #333333;
}
#topLink .hide
{
	display: none;
}
#topLink
{
	padding: 0px 0px 10px 0px;
	text-align: left;
	width: 980px;
	margin: auto;
}
#nav li
{
	text-align: center;
	font-size: 12px;
}
/*New Nav Style*/
#nav_wrap
{
	width: 1000px;
	overflow: hidden;
}
#nav
{
	background: url(../images/bar.jpg) center top repeat-x;
	height: 68px;
	position: relative;
}
#nav .bt_qnav
{
	float: right;
}
#nav .bt_qnav a
{
	height: 37px;
	line-height: 37px;
	display: block;
}
#nav .c
{
	float: left;
	margin: 0;
	padding: 0;
}
#nav li
{
	float: left;
	list-style: none;
}
#nav li .v a
{
	font-size: 14px;
	background: url(../images/line.gif) no-repeat right center;
	padding: 0 10px;
	color: #fff;
	line-height: 37px;
}
#nav li .v a:hover, #nav li .v .sele
{
	color: #fff;
	font-size: 14px;
	background: url(../images/line.gif) no-repeat right center;
	padding: 0 10px;
	line-height: 37px;
}
#nav .kind_menu
{
	width: 1000px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	display: none;
	top: 37px;
	color: #656565;
	font-size: 12px;
	display: block;
	text-align: center;
}
#nav .kind_menu a
{
	color: #656565;
	float: left;
	padding: 0px 10px;
}
#nav .kind_menu a:hover
{
	color: #ff4300;
}
#nav .kind_menu span
{
	color: #cecece;
	line-height: 30px;
	line-height: 26px;
	float: left;
}

.antb
{
	margin-top: 8px;
}
.antb span
{
	padding-left: 5px;
}
.antb span img
{
	border: none;
}
.dl td
{
	border-top: 1px solid #EEEEEE;
	height: 28px;
	padding-left: 6px;
}

.mileft {
    line-height: 220%;
}