/*信息页*/
#article{
	width:968px;
	overflow:hidden;
	padding:15px 0;
	margin-top:6px;
	margin-bottom:10px;
	border:1px solid #dadada;
}
#article h1.title1{
	width:800px;
	margin:0pt auto;
	padding:20px 0;
	border-bottom:1px solid #ccc;
	font-size:30px;
	font-family:SimHei;
	font-weight:normal;
	text-align:center;
}
#article p.date{
	color:#2478b9;
	line-height:30px;
	text-align:center;
}
#article p.title2{
	margin-top:30px;
	color:#777;
	font-weight:bold;
	text-align:center;
}
#article b{
	font-weight:bold;
}
#article div.text{
	width:780px;
	margin:0pt auto;
	padding:25px 0;
	color:#777;
	font-size:12px;
	font-family:SimSun;
	line-height:20px;
}
#article div.text img{
	float:none;
}
#article div.text p.img{
	width:100%;
	text-align:center;
}
#article div.text object{
	float:none;
}
#article div.text p.object{	
	text-align:center;
}
#article p.fujian{
	width:600px;
	margin-left:87px;
	padding:0 15px;
	border:1px solid #e6e6e6;
	line-height:30px;
}
#article p.fujian b{
	font-size:14px;
}
#article div.comment{
	width:600px;
	margin-top:10px;
	margin-left:87px;
	padding:12px 15px;
	border:1px solid #e6e6e6;
	overflow:hidden;
}
#article div.comment a{
	color:#2478b9;
	text-decoration:underline;
}
#article div.comment input,#article div.comment textarea{
	margin-top:8px;
	float:left;
}
#article div.comment input.title{
	width:275px;
	height:18px;
}
#article div.comment textarea{
	width:590px;
}
#article div.comment input.submit{
	width:72px;
	height:24px;
	float:right;
	margin-right:5px;
	font-size:12px;
	line-height:20px;
}
#article h1.comment-title{
	width:800px;
	margin:0pt auto;
	padding:14px 0;
	border-bottom:1px dashed #ccc;
	color:#222;
	font-family:SimSun;
	font-weight:bold;
	font-size:24px;
	text-align:left;
}
#article .allcomment{
	width:800px;
	overflow:hidden;
	margin:0pt auto;
	padding:15px 0;
}
#article .allcomment dl dt{
	width:795px;
	height:24px;
	float:left;
	padding-left:5px;
	background-color:#eef5ff;
	color:#666;
	line-height:24px;
}
#article .allcomment dl dt span{
	margin-left:10px;
	color:#336699;
}
#article .allcomment dl dd{
	width:780px;
	height:auto!important;
	height:30px;
	min-height:30px;
	float:left;
	padding-left:20px;
	margin-bottom:15px;
	line-height:30px;
}
/*注册页*/
#user{
	width:700px;
	margin:0pt auto;
	overflow:hidden;
}
#user h2.user-titleM,#user h3.user-titleS{
	width:700px;
	color:#2478b9;
	text-align:center;
	line-height:40px;
}
#user p.user-tab{
	width:698px;
	height:22px;
	margin:10px 0;
	background-color:#f1fafd;
	border:1px solid #cbeaf6;
	font-weight:bold;
	text-indent:1em;
	line-height:22px;
}
#user table.register{
	width:700px;
	border-collapse:collapse;
}
#user table.register tr{
	height:60px;
}
#user table.register th{
	padding-right:6px;
	text-align:right;
}
#user table.register span.red{
	color:#cc0000;
	font-weight:bold;
}
#user table.register input.text{
	width:155px;
	height:16px;
	border-color:#bdd4e6;
}
#user table.register a{
	padding-left:5px;
	color:#777;
	text-decoration:underline;
}
#user table.register td.test img{
	float:none;
	padding-left:5px;
	vertical-align:middle;
}
#user table.register td.test input{
	width:80px;
	vertical-align:middle;
}
#user table.register td p{
	width:330px;
	height:36px;
	border:1px solid #e9e9e9;
	color:#777;
	line-height:18px;
}
#user table.register td p img{
	margin-right:15px;
}
#user p.user-course{
	width:700px;
	line-height:24px;
	text-align:center;
}
#user p.user-course b{
	font-weight:bold;
}
#user p.user-result{
	width:678px;
	margin:10px 0;
	padding:20px 10px;
	background-color:#f1fafd;
	border:1px solid #cbeaf6;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
}
#user p a{
	text-decoration:underline;
}
#user p.red{
	color:#ff0000;
}
/*登录注册页*/
#member{
	width:375px;
	float:left;
	margin:60px 15px 0 100px;
	padding-left:25px;
	border-top:1px solid #c3cfcb;
	position:relative;
	z-index:0;
	display:inline;
}
#member .logonbar{
	width:300px;
	float:left;
	margin:30px 0;
	padding:20px 0 20px 50px;
	background-color:#edf1fa;
	border:1px solid #e2e6eb;
	font-family:SimSun;
	line-height:24px;
}
#member .logonbar label{
	width:300px;
	height:24px;
	float:left;
	margin-top:5px;
}
#member .logonbar label input{
	vertical-align:middle;
}
#member .logonbar label input.text{
	width:150px;
	height:16px;
}
#member .logonbar label input.test{
	width:50px;
	height:16px;
}
#member .logonbar label span{
	width:70px;
	display:inline-block;
	vertical-align:middle;
}
#member .logonbar label img{
	float:none;
	vertical-align:middle;
}
#visiter{
	width:280px;
	height:250px;
	float:left;
	margin:60px 0;
	padding-left:50px;
	border-top:1px solid #c3cfcb;
	border-left:1px solid #c3cfcb;
	position:relative;
	z-index:0;
	display:inline;
}
#visiter p.loginbar{
	width:auto;
	float:left;
	margin-top:75px;
	line-height:35px;
}
span.float{
	position:absolute;
	display:block;
	width:85px;
	height:30px;
	padding-left:15px;
	background-color:#FFF;
	color:#777;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	z-index:1000;
}
#member span.member{
	left:0;
	top:-15px;	
}
#visiter span.visiter{
	left:8px;
	top:-15px;
}
/*静态文章页*/
#article_left{
	width:674px;
	float:left;
	border:1px solid #d3d3d3;
	margin-top:5px;
	margin-bottom:15px;
	color:#333;
}
#article_left .breadcrumb{
	width:664px;
	height:24px;
	padding:3px 0 0 10px;
	line-height:24px;
	border-bottom:1px solid #d3d3d3;
}
#article_right{
	width:270px;
	float:left;
	margin-left:22px;
	border:1px solid #d3d3d3;
	margin-top:5px;
	margin-bottom:15px;
	color:#333;
}
#article_right .title{
	width:270px;
	height:24px;
	float:left;
	padding-top:3px;
	line-height:24px;
	border-bottom:1px solid #d3d3d3;
}
#article_right .title h4{
	padding-left:8px;
}
#article_right ul.news-list{
	width:240px;
	float:left;
	padding:15px;
}
#article_right ul.news-list li{
	width:230px;
	padding-left:10px;
	background:url(../images/pt_blue.gif) no-repeat 0 11px;
	line-height:24px;
	white-space:nowrap;
	overflow:hidden;
}
#article_right ul.ad-list{
	width:260px;
	float:left;
	padding:5px;
}
#article_right ul.ad-list li p{
	width:260px;
	float:left;
	padding:6px 0;
	line-height:18px;
	text-align:center;
}
#article_static{
	width:624px;
	padding:25px;
	overflow:hidden;
}
#article_static h1.title{
	font-size:30px;
	font-weight:normal;
	text-align:center;
}
#article_static div.text{
	padding-top:30px;
	font-family:SimSun;
	font-size:14px;
	line-height:24px;
}
#article_static img,#article_static object{
	float:none;
}
#article_static div.text p.img{
	width:100%;
	padding:20px 0;
	text-align:center;
}
#article_static h2.title{
	padding:20px 0;
	line-height:24px;
	text-align:center;
}
#article_static h3.title{
	padding:15px 0;
	line-height:22px;
	text-align:center;
}
#article_static ul.list{	
	padding:0 0 20px 28px;
}
#article_static ul.list li{
	padding:0 0 0 15px;
	background:url(../images/pt_point.gif) no-repeat 0 7px;
}
#article_static table.xiuding{
	width:624px;
	border:1px solid #000;
	border-collapse:collapse;
	font-size:14px;
	line-height:28px;	
	text-align:center;	
}
#article_static table.xiuding th{
	font-weight:bold;
	border:1px solid #000;
}
#article_static table.xiuding td{	
	border:1px solid #000;
}
#article_static h2.foreword{
	line-height:28px;
	padding:30px 0 15px 0;
}
#article_static h3.tab{
	line-height:22px;
	padding:15px 0;
}
#article_static b{
	font-weight:bold;
}
#article_static p.code{
	text-align:left;
}
#article_static p.center{
	text-align:center;
}
#article_static p.align-right{
	text-align:right;
	font-size:12px;
}
#article_static table.data{
	margin-left:14px;
	border-collapse:collapse;	
}
#article_static table.data td{
	padding:2px;
	border:1px solid #000;
}
/*摘要*/
#article_static div.summary{
	width:582px;
	margin:20px 0 0 10px;
	padding:10px;
	background-color:#f5f8fc;
	border:1px solid #ccc;
	color:#666;
	font-size:14px;
	text-indent:2em;
	line-height:24px;
}
/*虚拟存储服务*/
#article_gray{
	width:860px;
	overflow:hidden;
	padding:40px 54px;
	margin-top:8px;
	background-color:#f2f4fc;
	border:1px solid #d3dceb;
	color:#333;
	font-family:SimSun;
}
#article_gray img{
	float:none;
}
#article_gray div.title-xncc{
	width:860px;
	float:left;
}
#article_gray p.text{
	width:860px;
	float:left;
	margin-top:30px;
	font-size:14px;
	line-height:24px;
	text-indent:2em;
}
#article_gray b{
	font-weight:bold;
}
#article_gray div.title-green{
	width:860px;
	height:38px;
	float:left;
	margin-top:30px;
	background:url(../images/bg_title_green.gif) repeat-y;
	line-height:38px;
}
#article_gray div.title-green h3{
	padding-left:22px;
	color:#060;
}
#article_gray div.title-brown{
	width:860px;
	height:38px;
	float:left;
	margin-top:30px;
	background:url(../images/bg_title_brown.gif) repeat-y;
	line-height:38px;
}
#article_gray div.title-brown h3{
	padding-left:22px;
	color:#630;
}
#article_gray div.text-list{
	width:780px;
	float:left;
	padding:40px;
	background-color:#FFF;
}
#article_gray div.text-list p{
	font-size:14px;
	line-height:24px;
}
#article_gray div.text-list p b.num{
	font-size:18px;
}
#article_gray div.text-list p span.underline{
	text-decoration:underline;
}
#article_gray div.text-list p span.blue{
	color:#002879;
	font-weight:bold;
}
#article_gray div.text-list p span.textside{
	width:470px;
	display:inline-block;
}
#article_gray div.text-list p span.imgside{
	width:270px;
	padding:0 15px;
	display:inline-block;
}
#article_gray div.text-list p.img{
	width:780px;
	overflow:hidden;
	margin-top:20px;
	text-align:center;
}
#article_gray div.text-control{
	width:860px;
	height:24px;
	float:left;
	margin-top:30px;
	text-align:center;
	line-height:24px;
}
#article_gray div.text-control span.current{
	color:#c00;
}
#article_gray div.text-control span.current a{
	color:#c00;
}

