@charset "utf-8";
.demo {
	width:616px;
	margin:0 auto;
	position:relative;}
.demo h2 {
	font-size:16px;
	height:44px;
	color:#3366cc;
	margin-top:20px;}
.demo dl dt {
	font-size:14px;
	color:#ff6600;
	margin-top:30px;
	font-weight:800;}
.demo dl dt, .demo dl dd {
	line-height:22px;}
/* tabbtn */
.tabbtn {
	height:35px;
	background:url(../images/tabbg.gif) top center no-repeat;

	padding-left:15px;}
.tabbtn li {
	float:left;
	position:relative;
	margin:0 0 0 -1px;}
.tabbtn li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	overflow:hidden;
	width:138px;
	text-align:center;
	font-size:14px;
	cursor:pointer;}

.tabbtn li.current a {
	height:35px;
	line-height:35px;
	background:#fff;
	color:#3366cc;
	font-weight:800;
	background:url(../images/slihover.jpg) bottom center no-repeat;}
/* tabcon */
.tabcon {
	position:relative;/*必要元素*/
	height:260px;
	overflow:hidden;}
.tabcon .subbox {
	position:absolute;/*必要元素*/
	left:0;
	top:0;}
.tabcon .sublist {
	padding:5px 10px;
	height:245px;}
/* leftcon */
#leftcon .subbox {
	width:9999em;}
#leftcon .subbox .sublist {
	float:left;
	width:594px;}
/* sublist */
.sublist {
	padding:10px;}
.sublist li {
	width:313px;
	height:50px;
	line-height:21px;
	font-size:14px;
	float:left;}
.sublist li span {
	margin:0 5px 0 0;
	font-family:"宋体";
	font-size:12px;
	font-weight:400;
	color:#ddd;}







