@charset "UTF-8";
/* File Extension CSS */

h1
{
	margin-top: 17px;
	font-size:35px;
}

.bkbox
{   padding: 20px;
	width: 1150px;
	background-color: #f3f3f3;
	border: 1px solid #aaa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
	margin-bottom: 5px;
	font-size:16px;
}

.extbox
{
	width: 1200px;
	background-color: #f3f3f3;
	border: 1px solid #aaa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
	margin-bottom: 5px;
}

.ext
{
	width: 100%;
	font-size: 14px;
	padding: 0px;
	border-collapse: collapse;
}

.ext tr:nth-child(even)
{	
	background-color: #f9f9f9;
}

.ext tr:nth-last-child(1) td:nth-child(1)
{	
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ext tr:nth-last-child(1) td:nth-last-child(1)
{
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.ext tr.lightgrey
{
	background-color: #f9f9f9;
}

.ext td
{
	padding: 7px;
}

.ext td.left
{
	width: 140px;
	max-width: 140px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ext td.description
{
	padding-right: 12px;
}

.ext td.description p:nth-last-child(1)
{
	margin-bottom: 0px;
}

.ext td.description ul, td.description ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.ext td.description ul li, td.description ol li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.ext td.programlist
{
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
}

.fileicon
{
	padding-top: 2px;
	margin-bottom: -5px;
}

.fileheader
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.fileheader tr td
{
	background-color: #f3f3f3;
}

.fileheader th
{
	font-size: 22px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.fileheader td
{
	font-size: 16px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.fileheader td.left
{
	width: 120px;
	text-align: left;
	font-weight: bold;
}

.fileheader img
{
	margin-bottom: -1px;
}

.programsbox
{
	width: 100%;
	padding: 0px;
	margin-bottom: 7px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.programs
{
	width: 100%;
}

.programs td
{
	font-size: 10pt;
	padding: 2px;
}

.programs td.platform
{
	font-weight: bold;
	width: 90px;
	text-align: center;
}

.programs td.platform img
{
	margin-bottom: -4px;
}

.apps
{
	width: 100%;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.apps td
{
	padding: 0px;
}

.apps td.appicon
{
	width: 16px;
	padding: 2px;
}

.apps td.program
{
	text-align: left;
	padding: 2px;
}

.apps td.infolink
{
	text-align: right;
	color: #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 8px;
}

.apps img
{
	margin-bottom: -3px;
	margin-right: 4px;
}

.associations
{
	color: #095;
	font-size: 20px;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}

td.date
{
	font-size: 12px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
}

.ad1
{
	color: #096;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}

.ad1 a
{
	text-decoration: underline;
}

.ad1 a:hover
{
	text-decoration: none;
}


.ad2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

.addinfo
{
	float: right;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 3px;
}

.addinfo img
{
	margin-bottom: -3px;
	margin-right: 2px;
}

.addinfo a:hover
{
	text-decoration: none;
}

#sm
{
	margin-top: 5px;
}
.fixcc{margin: 0 20px 0px 40px;line-height: 200%;font-size:16px;}

.filedetails { border-collapse:separate; border-spacing: 0px 0px; }
.filedetails td { height: 40px; padding-right: 10px; border-bottom: solid 1px #EEEEEE;}
.filedetails td:first-child { color: #666666; white-space: nowrap; }

.file {width:1155px;}
.file td{padding: 10px 0px 0px 50px; }
.file .title {color:#238585;font-weight:bold;padding: 10px; height:20px;width:700px;background-color: #EEEEEE;}

.files {width:600px;margin: 50px 0 0 0px;background-color: #075CAE;}
.files tr{height:10px;border-bottom: solid 1px #EEEEEE; }
.files td{height:30px;width:250px;padding: 10px; }
.files a {color:#fff;padding: 10px; }
.files a:hover { color:#FE7E10; }















#plq {font-size:14px;width:1150px;}


#post .subTitle {
    font-size:14px;
	padding-left: 1em;
	border: 0px;
	BORDER: #369 1px solid;
	/*border-bottom: 1px solid #369;*/
	_border-bottom: 0px;
	line-height: 20px;
	font-weight: bold;
	}

div.title {
	background: #369;
	height: 24px;
	}

div.subTitle {
color:#fff;
	BORDER-top: #4089B2 1px solid;
	BORDER-left: #4089B2 1px solid;
	BORDER-right: #4089B2 1px solid;
	height: 18px;
	/*background: transparent url(images/comm_top.gif) repeat-x;*/
	background: #0874b8;
	}



/*
*
 * main feedback
 */
/*y2ksatan*/
/*span.nocomment{line-height: 23px;margin: 0px 0px 0px 10px;}*/

#main #feedback {
	width: 350px;
	text-align: left;
	
	float: right;
	}
#feedback #good {
	margin: 0px 1px 1px;
	border: 1px solid #FC0;
	
	background-color: #FFE57F;
	}
#good #g_title {
	background: #FFE57F url(news_fb_title.jpg) repeat-x;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	color: #C00;
	text-indent: 1em;
	}
#good #g_content {}
#g_content dl, #n_content dl  {
	margin: 1px 0px;
	padding: 10px 10px 0px;
	border: 0px;
	border-bottom: 1px solid #FC0;
	}
#g_content dl dt.re_author span, #n_content dl dt.re_author span {
	padding: 0px 0px 4px;
	border-bottom: 1px solid #FC0;
	color: #369;
	}
#g_content dl dd.re_detail, #n_content dl dd.re_detail {
	padding: 12px 0px 4px;
	line-height: 150%;
	white-space:normal;
	WORD-WRAP: break-word;
	WORD-BREAK: break-all;
	text-align: left;
	}
#g_content dl dd.re_mark {
	margin: 0px -10px;
	padding: 0px 10px 0px;
	background: url(bg_g_remark.png) repeat-x;
	height: 30px;
	line-height: 30px;
	color: #369;
	}
#g_content .re_mark span.mark, #n_content .re_mark span.mark {
	color: #000;
	}
#g_content .re_mark span.re_mark_right, #n_content .re_mark span.re_mark_right {
	margin-left: 8px;
	*margin-left: 10px; /* IE7 & low */
	}
@media all and (min-width:0px) { /* Opera only */
	#g_content .re_mark span.re_mark_right, #n_content .re_mark span.re_mark_right {
	margin-left: 88px;
	}
	}
#g_content .re_mark span.re_mark_right strong, #n_content .re_mark span.re_mark_right strong {
	 color: #C00;
	}
/*
 * feedback normal
 */




/*
 * feedback normal
 */
#feedback #normal {
	margin: 0px 1px 1px;
	border: 1px solid #369;
	border-bottom: 0px;
	}
#normal .subTitle {
   
	padding-left: 1em;
	border: 0px;
	border-bottom: 1px solid #369;
	border-right: 1px solid #369;
	border-left: 1px solid #369;
	_border-bottom: 0px;
	line-height: 20px;
	font-weight: bold;
	}
#normal #n_content {
font-size: 14px;
	margin-bottom: -1px;
	word-break:break-all;
	}
#n_content dl {
	border-bottom: 1px solid #369;
	border-right: 1px solid #369;
	border-left: 1px solid #369;
	text-align: left;
	}
#n_content dl dt.re_author span {
	border-bottom: 1px solid #369;
	text-align: left;
	}
#n_content dl dd.re_mark {
	margin: 0px -10px;
	padding: 0px 10px 0px;
	background: #f5f6f6;
	height: 30px;
	line-height: 30px;
	color: #369;
	text-align: left;
	}

.feedBack {
    margin: 6px 0px;
	padding: 3px;
	border: 1px solid #CCC;
	min-height: 70px;
	font-size: 12px;
	
	}
.feedBack .fb_title {
    margin: 2px 0px;
	padding: 0px 5px;
	border: 1px solid #CCC;
	background: #FFF url("images/icon_comment.gif") no-repeat left center;
	font-weight: bold;
	text-indent: 1.5em; /* 根据tip图片的大小相应调整*/
	line-height: 20px;
	}
* html .feedBack .fb_title {margin-left: -1em;} *+html .feedBack .fb_title {margin-left: -1em;}

.feedBack .fb_content {
	margin: 5px;
	line-height: 150%;
	text-align: justify;
	white-space:normal;
	WORD-WRAP: break-word;
	WORD-BREAK: break-all;
	}
* html .feedBack .fb_content {margin: 10px;} *+html .feedBack .fb_content {margin: 10px;}
* html #news-cb-comment {border-left:none;border-right:none;}
*+html #news-cb-comment {border-left:none;border-right:none;}
.quote{
display:none;BORDER-RIGHT: #aca976 1px solid; PADDING-RIGHT: 12px; BORDER-TOP: #aca976 1px solid; PADDING-LEFT: 12px; PADDING-BOTTOM: 12px; BORDER-LEFT: #aca976 1px solid; PADDING-TOP: 12px; BORDER-BOTTOM: #aca976 1px solid; BACKGROUND-COLOR: #ffffff; position:relative; z-index:10000;
}

.quote textarea{
	border: 1px solid #369;
	height: 100px;
	width: 200px;
}

input.comment {
border-color:#2e5386;
border-style:solid;
border-width:1px;
}

/*replydiv By Y2kSaTaN */

.replydiv{
    margin:0px auto 10px auto;
    width:700px;
	height:auto;
    display:none;
	BACKGROUND-COLOR: #ffffff;
	min-height:0px;
	position:relative; z-index:10000;}

.replydiv .Header {
color:#fff;
    padding: 9px 0px 5px 10px;
	BORDER-left: #4089B2 1px solid;
	BORDER-right: #4089B2 1px solid;
	BORDER-BOTTOM: #4089B2 1px solid;
	line-height: 18px;
	background: #0884d3;
	overflow: hidden;
	}

.replydiv .Header .commretle{
	font-weight: bold;
	padding: 3px 0 0 5px;
	line-height: 1.4em;
	color: #F7FBFA;
}

.replydiv .Content{
background: #FFF;
line-height: 90%;
text-align: left;
BORDER: #22A3D4 1px solid;
padding: 10px;
clear: both;
}

#post .Content{BORDER-left: #369 1px solid;BORDER-right: #369 1px solid;
font-size: 12px;
	clear: both;
	padding: 8px;
	line-height: 90%;
}

.replydiv .commtext,#post .commtext{
	margin: 2px;
	font-size:14px;
}

.replydiv label,#post label{
	margin: 0px 20px 0px 10px;
	font-weight: bold;
	line-height: 18px;
	color: #369;
}

.replydiv .tip{
	color : red;
	font-weight: bold;
}

.replydiv .comminput,#post .comminput {
	margin: 0;
	padding: 2px;
	width:210px;
	border:1px solid #338FC9;
}

.replydiv textarea,#post textarea{
	margin: 0;
	/*width:385px;*/
	width:405px;
	height: 120px;
	border:1px solid #338FC9;
}

.replydiv .commbutton,#post .commbutton{
cursor: pointer;
	margin: 2px;
	padding: 1px 5px 5px 5px;
	border:1px solid #000;
	width:auto;
	height: 22px;
	text-align: center;
	background: #C7D8E9 url('/images/commbutton.gif');
	color:#FFF;
	font-size:14px;
	font-weight: bold;
}

.comming{
	display:none;
	margin: 0px;
	margin-bottom: 5px;
	border:1px solid red;
	BACKGROUND: #FFE1E1;
	line-height: 22px;
	padding: 0 0 0 5px;
	color:red;
	font-weight: bold;
}

.commingok{
	display:none;
	margin: 0px;
	margin-bottom: 5px;
	border:1px solid Green;
	BACKGROUND: #DDFFDD;
	line-height: 22px;
	padding: 0 0 0 5px;
	color:Green;
	font-weight: bold;
}

.AjaxTipdelay{
	display:none;
	margin: 0px;
	margin-bottom: 5px;
	border:1px solid Blue;
	BACKGROUND: #FFFF00;
	line-height: 22px;
	padding: 0 0 0 5px;
	color:Blue;
	font-weight: bold;
}









.dbx-group {
	width:350px;
	padding:0 0px 10px;
}

/*
* html .dbx-group {
	width: 350px;
	padding-bottom:0;
}
*/

.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
	}

.dbx-handle {color:#314D63;
    font-size:14px;
	font-weight: bold;
	position:relative;
	margin:0;
	/*padding: 3px 24px 7px 10px;*/
	padding: 2px 24px 3px 10px;
	height:19px;
	background:url(images/sidep-handle.gif) no-repeat 0 0; 
}


/* inner content area */	
.dbx-content {

	margin: 0;
	padding: 0px 10px 9px 13px;
	background: #EFEFEF;
	overflow: hidden;
}