/* CSS Document */
@import url("base.css");
/* for home page */
.home_promote_yellow { clear:both; border:1px solid #ccc; background-color:#ffffcc; text-align:center; line-height:25px; padding-top:2px;}
.leftnav { margin-bottom:15px;}
.leftnav .leftnav-heading {
background-image:url(../images/header_tab_120.gif);
background-position:top left;
background-repeat:no-repeat;
height:14px;
font-weight:bold;
padding:5px 3px 3px 5px;
margin:0 0 5px 0;
}
.leftnav ul { padding:0;}
.leftnav li { list-style-type:none; }
.leftnav a { color:#000; text-decoration:underline;}
.leftnav a:hover { color:#c00; text-decoration:underline;}

.left-item { margin-bottom:15px;}
.left-item .leftitem-heading {
	background-image:url(../images/header_tab_120.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:5px 3px 2px 5px;
}
.left-item .leftitem-content { border:1px solid #ccc; padding:3px;}
.left-item ul { padding:0;}
.left-item li { list-style-type:none; line-height:16px;}
.left-item .article-list li { margin:6px 0; list-style-type:none; line-height:16px;}
.left-item ul.bullet { margin:0; padding:0;}
.left-item ul.bullet li {
background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}

.home-sections { margin-bottom:20px;}
.home-sections .section-header {
	font-size:14px;
	font-weight:bold;
	color:#c00;
	padding-bottom:3px;
	margin-bottom:8px;
	border-bottom:1px solid #ccc;
}
.home-sections .section-article { margin-bottom:5px;}
.home-sections .section-article img { margin:0 5px 3px 0;}
.home-sections ul { clear:both; margin:0; padding:0;}
.home-sections li {
background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}

.home-sections ol { padding-left:17px;}
*html .home-sections ol { padding-left:20px;}
*+html .home-sections ol { padding-left:22px;}
.home-sections ol li { list-style-type:decimal; background:none; padding-left:0px;}
*html .home-sections ol li { padding-left:-5px;}
*+html .home-sections ol li { padding-left:0px;}
.hone-sections .titl { margin:0 0 6px 0;}
.home-sections .special {
	border:1px solid #ccc;
	background-color:#ececec;
	padding:5px 10px;
	margin:2px;
}
.home-sections .special .title {
    font-size:14px;
	color:#c00;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:7px 0;
}
.home-sections .special .title2 {
    font-size:14px;
	color:#c00;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:15px 0 7px 0;
}
.home-sections .new { font-size:10px; color:#c00; font-weight:bold;}
.home-sections .special ul { padding:0;}
.home-sections .special li {
	background:url(../images/bullet.gif) left 6px no-repeat;
	list-style-type:none;
	padding-left:10px;
	margin-bottom:5px;
}
.home-sections .more { text-align:right; margin-top:8px;}

.right-item { margin-bottom:15px;}
.right-item .rightitem-heading {
	background-image:url(../images/header_tab_240.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:5px 3px 2px 5px;
}
.right-item .rightitem-content { border:1px solid #ccc; padding:3px;}
*html .right-item .rightitem-content{ height:1%;}
.right-item ul { padding:0;}
.right-item li {
	line-height:16px;
	list-style-type:none;
	background:url(../images/bullet.gif) left 6px no-repeat;
	padding-left:10px;
	margin-bottom:3px;
}
.right-item .tit { margin:0 3px 5px 3px;}
.rightitem-content .tablestyle td { padding:3px; vertical-align:top;}
.rightitem-content .more { text-align:right; margin-top:5px;}
.rightitem-content .img { float:right; margin:3px;}


.left-item .view { font-size:12px; text-align:center;}
.left-item .view a { font-weight:bold; color:#cc0000;}
.left-item .tit3 a {	font-size:12px;	font-weight:bold;}
.left-item .more { text-align:right;}
.left-item .view2 a{ font-size:11px;}

.home-sections .dot {
background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.home-sections .decimal {
	list-style-type:decimal;
	padding-left:2px;
	margin-bottom:5px;
	list-style-position: inside;
}
.hone-sections .titl { margin:0 0 6px 0;}
.home-sections .special .title{
    font-size:14px;
	color:#c00;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:7px 0;
}
.home-sections .special .title2{
    font-size:14px;
	color:#c00;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:15px 0 7px 0;
}
.home-sections2 { float:left; margin-bottom:10px;}
*html .home-sections2 { float:left; margin-bottom:-15px;}
*+html .home-sections2 { float:left; margin-bottom:10px;}
.home-sections2 .section-header {
font-size:14px;
font-weight:bold;
color:#c00;
padding-bottom:3px;
margin-bottom:8px;
border-bottom:1px solid #ccc;
}
.home-sections2 .section-article { float:left; margin-bottom:5px;}
.home-sections2 .section-article img { float:right; margin:0 0 3px 5px;}

/* for sections with tabs */
.home_sections_tab { margin-bottom:20px;}
.home_sections_tab .tabs { height:25px;}
.home_sections_tab .tabon { 
background:url(../images/home_section_tabon_1.gif) top left no-repeat; 
border-bottom:1px solid #ececec; 
padding:auto 15px;
text-align:center;
font-size:14px;
color:#900;
font-weight:bold;
line-height:25px;
}

.home_sections_tab .tabon .tab_item { display:block; height:25px; margin-left:-10px; background:url(../images/home_section_tabon_2.gif) top right no-repeat;}
.home_sections_tab .taboff { 
background:url(../images/home_section_taboff_1.gif) top left no-repeat; 
border-bottom:1px solid #ccc; 
text-align:center;
font-size:12px;
color:#006;
text-decoration:underline;
font-weight:bold;
line-height:25px;
}
.home_sections_tab .taboff .tab_item {  display:block; height:25px;  background:url(../images/home_section_taboff_2.gif) top right no-repeat;}
.home_sections_tab .tab_content { 
background-color:#ececec; 
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding:5px 8px;}
.home_sections_tab ul { margin:0; padding:0;}
.home_sections_tab li {
background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:8px;
}




/* for article page */
h1 { font-size:16px; font-weight:bold; margin-bottom:8px;}
.article_function { margin-bottom:10px; width:980px; float:left;}
.article_info{ float:left; width:20%;}
.article_action{ float:left; width:80%; text-align:right;}
.article { font-size:14px; line-height:22px;}
.article p { line-height:22px; margin-bottom:15px;}
.article ul { float:left;padding:0;}
.article li{
background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;}
/*for atticle page interaction sections */
.interaction{ float:left; margin-top:40px; margin-bottom:50px; width:100%;}
.vote{ float:left; width:20%;}
.sub_magazine{ float:right; width:80%; text-align:right;}
.user_comment{ float:left; border:1px solid #ccc; padding:8px;margin-top:10px;}
.user_comment .error { color:#f00; margin-bottom:3px; }
.user_comment .error img{ margin-right:5px;}
.user_comment .comment_title{ border-bottom:1px solid #ccc; margin-bottom:5px; font-weight:bold;}
.user_comment label{ font-weight:bold; width:100px;	margin-right:15px;}
.user_comment input { margin:0 15px;}
.user_comment .comment_input { margin:8px 0; }
.user_comment .comment_input textarea{ width:500px;}
.user_comment .comment_input th {width:100px; text-align:left;}
.user_comment .comment_input th, .user_comment .comment_input td { vertical-align:top;}

/* for user profile page*/
.usertab {margin:0px;}

.usertab ul{
    padding:0px;
	background:url(../images/dis_bg.gif) left bottom repeat-x;
	height:24px;	
}
.usertab li { float:left; list-style:none;}
.usertabhot {
	font-weight: bold;
	background-image: url(../images/dis_topbg_h.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 17px;
	width: 164px;
	padding-top: 7px;
}
.usertabnon {
	background-image: url(../images/dis_topbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 17px;
	width: 164px;
	padding-top: 7px;
}
.usertabhot2 {
	font-weight: bold;
	background-image: url(../images/dis_topbg_h2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 169px;
	padding-top: 4px;
}
*html .usertabhot2 {
height:16px;
	padding-top: 8px;
}

*+html .usertabhot2 {
	height: 17px;
	padding-top: 7px;
}

.usertabnon2 {
	background-image: url(../images/dis_topbg2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 171px;
	padding-top: 4px;
}
*html .usertabnon2 {
	height: 17px;
	padding-top: 7px;
}
*+html .usertabnon2 {
	height: 17px;
	padding-top: 7px;
}

.usertabspace {
	width: 164px;
	height:23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.usertable {
    float:left;
	width:798px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding: 20px;
	background-color: #ececec;
}
.usertable .line { border-bottom:1px solid #ccc; height:24px;}
.usertable .tit {
    float:left;
	font-weight: bold;
	width:93%;
}
.usertable .amend{
	font-weight: bold;
	float: right;
	margin: -14px 5px 0 0;
	text-align:right;
	width:7%;
}
.listtable .fn { font-weight:bold; text-align:left; margin-right: 8px;}
.listtable td { height:27px; vertical-align:middle;}
.listtable th { text-align:left; height:24px; vertical-align:bottom;}
.tips { float:left; height:35px; margin-top:8px;}
.profile_list { width:798px; margin:10px auto;}
.profile_list th { text-align:left; padding:2px 3px;}
.profile_list td { text-align:left; vertical-align:top; padding:5px 3px;}
.profile_list hr { }
*+html .profile_list hr { margin:-10px;}

/* Style for techroom index page */
.techroom_intro { line-height:16px; margin-bottom:10px;}
.techroom_feature { float:left; margin-bottom:10px; padding:0;}
.techroom_feature .feature_header {
background:url(../images/tech_feature_top.gif) top left no-repeat;
background-color:#d6ddee;
font-weight:bold;
padding:8px 10px 0px 10px;
}
.techroom_feature .feature_content {
clear:both;
float:left;
width:560px;
background:#d6ddee;
padding:5px 10px 2px 10px;
}
.techroom_feature .boxbottom {
background:url(../images/tech_feature_bottom.gif) top left no-repeat;
height:10px;
clear:both;
}
.techroom_feature .feature_content p { line-height:16px;}
.techroom_feature .feature_content .newicon { color:#900;}
.techroom_feature .feature_content img { float:left; margin: 0 5px 0 0;}


/* style for forum */
/* for highlight area */
.forum_highlight { border:1px solid #006; padding:8px; background-color:#ececec; margin:8px auto 30px auto; float:left; width:822px;}
.forum_highlight ul { padding:0;}
.forum_highlight li { list-style-type:none; padding:0; line-height:25px;}
.forum_highlight .left { float:left; width:10%; margin-right:8px;}
.forum_highlight .content { float:left; text-align:left; width:85%}
.forum_highlight p {margin-bottom:10px;}
/* for action part */
.forum_sectionmaster { clear:both;}
.forum_actions { clear:both; margin-top:10px;  float:left; width:840px; }
.forum_moveto { float:left;  tex-align:left; margin-left:0;}
.forum_function { float:right; text-align:right;}
.forum_function img { vertical-align:middle;}
/* for forum list */
.forum_list {
margin:10px auto;
border-top:2px solid #006;
border-bottom:2px solid #006;
padding:2px; 
border-collapse:collapse;}
.forum_list th { background-color: #ececec; font-weight:normal; text-align:left; padding:5px 5px 2px 5px;}
.forum_list td { vertical-align:top;  padding: 6px 5px;}
.forum_list .alert { background-color:#d6ddee;}
.forum_list .beige { background-color:#eed;}
.forum_list img { margin-right:5px; vertical-align:middle;}
col#icons { width:70px;}
col#topic_title { width:460px;}
col#author { width:50px; text-align:center;}
col#company { width:90px;}
col#hit_num { width:50px; text-align:center;}
col#reply_num { width:50px; text-align:center;}
col#update_date { width:70px;}
/* for forum legend */
.forum_legend { clear:both; margin-top:30px;width:840px; float:left;}
.forum_legend .title { font-weight:bold;}
.forum_legend .box{ border:1px solid #ccc; margin:8px 0 20px 0; text-align:center; padding:10px;}
.forum_legend span { margin-left:30px; margin-right:40px; line-height:40px;}
.forum_legend img { vertical-align:middle; margin-right:5px;}
/* for topic index page */
.forum_topic {margin:20px auto 10px auto ;}
.forum_topic .title { font-weight:bold; }
/* history topics */
.forum_history_topic { margin:10px auto 20px auto; width:840px; float:left;}
.forum_history_topic .title { font-weight:bold;}
.forum_history_topic .list { border-top:2px solid #000099; border-bottom:2px solid #000099; padding:5px auto; float:left;  width:840px; }
.forum_history_topic ul{ float:left; padding:0; width:48%; margin:8px auto;}
.forum_history_topic li
{background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
/* hotspot in forum home page */
.hotspot { float:left; width:410px; margin-right:10px;}
*html .hotspot { width:400px;}
*+html .hotspot { width:410px;}
.hotspot .tit { font-size:14px; font-weight:bold; margin-bottom:10px;}
.hotspot th { line-height:25px;}
/* topic pk in forum home page */
.topicpk { float:left; width:410px; margin: 0 0 20px 10px;}
.topicpk2 { float:left;width:620px; margin:0 20px 20px 0;}
.topicpk .top,.topicpk2 .top {
	text-indent: 5px;
	height: 23px;
	padding-top:5px;
}

.topicpk .tit {
	float:left;
	color:#c00;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/pkbox_tit_bg1.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 23px;
	padding-top:5px;
	width:265px;
}
.topicpk2 .tit2 {
	float:left;
	color:#c00;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/pkbox_tit_bg1.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 23px;
	padding-top:5px;
	width:485px;
}
.topicpk .count {
    width:140px;
	float:right;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	background-image: url(../images/pkbox_tit_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top:5px;
}
.topicpk2 .count {
    width:130px;
	float:right;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	background-image: url(../images/pkbox_tit_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	padding-top:5px;
}

.topicpk .boxs {
	background-color: #e2e2e2;
	padding: 5px;
	width: 398px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b5b2b2;
	border-bottom-color: #b5b2b2;
	border-left-color: #b5b2b2;
}
.topicpk2 .boxs {
	background-color: #e2e2e2;
	padding: 5px;
	width: 608px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b5b2b2;
	border-bottom-color: #b5b2b2;
	border-left-color: #b5b2b2;
} 
.topicpk .boxs .comment, .topicpk2 .boxs .comment {
	background-image: url(../images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-bottom: 10px;
	vertical-align: middle;
}
.topicpk .table tr,.topicpk2 .table tr { height:22px; text-align:left; margin:0 auto;}
.topicpk .table th,.topicpk2 .table th { width:25%;}
.topicpk .table td,.topicpk2 .table td { width:25%;}
.topicpk .standpoint {
	height: 166px;
	width: 376px;
	background-image: url(../images/pk-box-bg.gif);
	background-repeat: no-repeat;
	margin: 10px 5px;
	padding: 6px;
}
.topicpk2 .standpoint {
	height: 166px;
	width: 586px;
	background-image: url(../images/pkbox_bg.gif);
	background-repeat: no-repeat;
	margin: 10px 5px;
	padding: 6px;
}
.standpointr { float:left; width:182px; margin-right:5px;}
.standpointr2 { float:left; width:286px; margin-right:5px;}
.standpointr .heading,.standpointr2 .heading  {
	background-image: url(../images/icon_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-bottom: 10px;
	vertical-align: middle;
	font-weight:bold;
}
.standpointw { float:left; width:182px; margin-left:5px;}
.standpointw2 { float:left; width:286px; margin-left:9px;}
.standpointw .heading,.standpointw2 .heading {
	background-image: url(../images/icon_wrong.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-bottom: 10px;
	vertical-align: middle;
	font-weight:bold;
}
.publish {
	background-image: url(../images/icon_post.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	vertical-align: middle;
	margin-top:8px;
}
/* special discuss */
.discuss { float:left; margin-bottom:25px;}
.discuss .title { width:835px;}
*html .discuss .title { width:825px;}
*+html .discuss .title { width:835px;}
.discuss .heading { font-weight:bold;}
.discuss .pact {
	float:right;
	background-image: url(../images/icon_alert_forum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 22px;
	vertical-align: middle;
	height: 21px;
}

.discussbox {
	padding: 10px;
	border: 1px solid #ccc;
	float: left;
	width: 818px;
}
*html .discussbox {
	padding: 10px;
	border: 1px solid #ccc;
	float: left;
	width: 810px;
}
.discussbox th{ text-align:left; line-height:25px; vertical-align:text-top;}
.discussbox td{ text-align:left; line-height:20px; vertical-align:text-top;}
.discuss table ul{ padding-left:15px;}
.discuss table ul li{ line-height:25px; font-weight:bold;}

.discussbox .fn {
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	width:810px;
}
.area {
	clear:both;
	padding: 10px 5px 15px 5px;
	margin:8px 0;
	border-bottom:1px solid #ccc;
	float:left;
}
.area_last {border:0;}
.area .latest { float:left; width:590px; margin-right:20px;}
.area .updates { float:left; width:180px;}
.areal {
	float:left;
	width:400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-right:5px;
}
.arear { float:left; margin-left:10px;}
.headers { font-size:12px; font-weight:bold; padding-bottom:3px; vertical-align:text-top; text-align:left;}
.headers .count {font-weight:normal;}
.area ul{ padding-left:15px;}
.area ul li{ line-height:22px;}
.red_item { color:#f00; margin:0 5px;}
.more_item { text-align:right; margin-right:5px;}
.areanone { float:left; width:810px; margin-top:5px;}
.areanone .tit {
    float:left;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	display: block;
	margin-right:8px;
}
.areanone .tit a{font-size: 14px;}
.areanone .sel { margin-left:15px;}
.discuss .blog_list { clear:both; float:left; margin:10px auto;}
.blog_list .description { float:left; width:590px; margin-right:20px; background:url(../images/bullet.gif) left 6px no-repeat; padding-left:12px;}
.blog_list .updates { float:left; width:180px;}

/* forum post display style */
.function { float:left; background-image: url(../images/post-16x16.gif); background-repeat: no-repeat; background-position: left center; text-indent: 22px; height: 23px; margin:5px 0; vertical-align: middle;}
.collect { float:right; background-image: url(../images/save-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.print { float:right; background-image: url(../images/print-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.attention { float:right; background-image: url(../images/watch-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:60px;}
.recommend { float:right; background-image: url(../images/recommend-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:90px;}
.approve { float:right; background-image: url(../images/edc/approve-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.reject { float:right; background-image: url(../images/edc/reject-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.alwaystoppost { float:right; background-image: url(../images/alwaystoppost.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.alwaysuntoppost { float:right; background-image: url(../images/alwaystoppost.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:90px;}
.function_top { float:right; background-image: url(../images/edc/top-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.function_untop { float:right; background-image: url(../images/edc/top-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:80px;}
.edit { float:right; background-image: url(../images/edc/edit-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.quality { float:right; background-image: url(../images/edc/quality-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:60px;}
.unquality { float:right; background-image: url(../images/edc/quality-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:80px;}
.unattention { float:right; background-image: url(../images/watch-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:110px;}
.lock { float:right; background-image: url(../images/edc/lock-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.unlock { float:right; background-image: url(../images/edc/unlock-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px; vertical-align: middle;margin:5px 5px 5px 0; width:60px;}
.move { float:right; background-image: url(../images/edc/move-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.delete { float:right; background-image: url(../images/edc/delete-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:60px;}
.function_comment { float:right; background-image: url(../images/edc/comment-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:50px;}
.eeta_quote { float:right; background-image: url(../images/quote-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 19px;vertical-align: middle; margin:5px 0; width:112px;}
.eeta_comment { float:right; background-image: url(../images/edc/comment-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:75px;}
.eeta_recommend { float:right; background-image: url(../images/recommend-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 23px;vertical-align: middle; margin:5px 5px 5px 0; width:90px;}


.tablelin {
	float: left;
	width: 840px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
}
.poststatus { float:left; font-weight:bold; margin-left:10px; margin-right:30px;}
.posttopic { float:left;}
.posttime { float:right; margin-right:10px;}
.status {
    float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin:5px 0;
}
.status .img { margin-bottom:5px; width:83px; height:95px;}
.postcontent { padding:0 5px 0 10px;}
.flower { float:right; background-image: url(../images/flower-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 18px;vertical-align: middle; margin:5px 5px 5px 0; width:80px;}
.badegg { float:right; background-image: url(../images/badegg-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 18px;vertical-align: middle; margin:5px 5px 5px 0; width: 90px;}
.reply { float:right; background-image: url(../images/reply-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 18px;vertical-align: middle; margin:5px 5px 5px 0; width:60px;}
.quote { float:right; background-image: url(../images/quote-16x16.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;height: 19px;vertical-align: middle; margin:5px 0; width:113px;}

/* express reply style */
.replybox {
    float:left;
	width:830px;
	padding: 5px;
	margin: 20px 0 10px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
.replybox .title { font-weight:bold; margin:5px 0; text-align:left; }
.replybox .fnl { float:left; text-align:left; width:60px; line-height:27px; vertical-align:top;}
.replybox .fnr { float:left; text-align:left; width:770px; line-height:27px; vertical-align:top;}
.replybox .btn { float:left; margin-left:60px; padding:10px 0 5px 0;}
.forumtips { float:left; width:830px; margin:5px 0;}
.returnforum { float:left;width:830px; margin:0 auto; padding:20px 0 10px 0; text-align:center; line-height:23px;}

/* PK platform style */
.pkplatform {
	float:left;

	width:828px;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	line-height:22px;
}
.pkplatform .topic { float:left; width:640px;}
.pkplatform .topicdate {
	float:left;
	width:134px;
	margin-left:20px;
	padding:5px 8px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ccc;
}

.pkbox { float:left; border:1px solid #ccc; margin-bottom:20px;}
.pkbox p { line-height:20px; vertical-align:top;}
.pkboxtit { background-color:#ccc; height:20px; padding:5px;}
.pkboxtittotal { float:right; font-weight:bold; margin-top:-15px;}
.pkboxtittotal3 { float:right; font-weight:bold; margin-top:-20px;}
.sbox { padding:5px;}
.linespacing { margin-top: 8px; margin-bottom: 8px;}
.pkbox ol { margin:0px; padding-left:20px;}
.pkbox ol li { list-style-type: decimal; line-height:20px; margin-bottom:8px;}


/* PK platform notice style */
.notice { float:left; width:200px; padding-top:5px;}
.noticetit {
	background-image: url(../images/pkboxs_tit_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	height: 20px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
}
.noticebox {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b5b2b2;
	border-bottom-color: #b5b2b2;
	border-left-color: #b5b2b2;
	line-height:20px;
}
.noticebox img { padding:8px; text-align:center;}

/* archive article style */
.archivearticle { width:840px; margin-bottom:20px;}
*html .archivearticle { width:840px; margin-bottom:0px;}
*+html .archivearticle { width:840px; margin-bottom:20px;}
.reviewboxtit { padding-bottom:5px; font-weight:bold;}
.reviewbox {
	float:left;
	padding: 5px;
	border: 1px solid #ccc;
	width:828px;
	margin-bottom:20px;
}
.reviewbox table tr { line-height:20px;}
.reviewbox table th { text-align:left; padding-left:40px;}
.reviewboxleft {
	float:left;
	width:399px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin:3px 7px;
	line-height:22px;
}
.reviewboxright { float:left; width:400px; margin:3px 7px; line-height:22px;}
*html .reviewboxright { float:left; width:380px; margin:3px 7px; line-height:22px;}
*+html .reviewboxright { float:left; width:400px; margin:3px 7px; line-height:22px;}
.reviewboxfnb { float:left; text-align:left; width:73px; font-weight:bold; padding-left:20px;}
.reviewboxfn { float:left; text-align:center; width:90px;}
.reviewboxpdf { clear:both; line-height:35px; padding:0 0 0 20px; }




/* quick search result style */
.searchresulttit {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	width:840px;
	height:39px;
	padding-top:10px;
}
.searchresulttit ul { padding-left:15px; }
.searchresulttit ul li { width:91px; text-align:center; list-style:none; float:left;}
.searchresulttit ul li a{ width:91px; text-align:center; list-style:none; font-weight:bold; float:left;}
.searchresulttithot { width:91px; height:35px; padding-top:4px; text-align:center; background-color:#90b6e4;}
.searchresultbox {
	padding: 10px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90b6e4;
	border-bottom-color: #90b6e4;
	border-left-color: #90b6e4;
	margin-bottom:20px;
}
.searchresultboxtit {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height:15px;
	margin-bottom:8px;
}
.searchresultboxtit .tit1 { float:left; color:#006; font-weight:bold; padding-top:3px;}
.searchresultboxtit .tit2 { float:left; color:#666; padding-left:10px; padding-top:3px;}
.searchresultboxtit .tit3 { float:right; padding-left:10px;}
.searchresultbox table tr{ line-height:22px;}
*html .searchresultbox table tr{ line-height:20px; padding:3px 0;}
*+html .searchresultbox table tr{ line-height:20px; padding:3px 0;}
.searchresultbox table .title a{ font-size:14px; width:90%;}
.searchresultbox table .date { width:10%; vertical-align:top; text-align:center;}
.searchresultbox table .bg { background-color:#eeeedd;}
.searchresultbox th { text-align:left;}
.searchresultbox col#date { text-align:center; padding:3px;}
.searchresultbox col#title { text-align:left; padding:3px;}
.searchresultbox col#poster { text-align:left; padding:3px;}
.searchresultbox col#click { text-align:center; padding:3px;}
.searchresultbox col#reply { text-align:center; padding:3px;}
.searchresultbox col#forum { text-align:left; padding:3px;}
.searchresultbox td { vertical-align:top;}
.searchresultline { float:left; font-weight:bold; width:834px; padding:12px 3px; background-color:#c7dffd; margin-bottom:20px;}
.searchresultline a { padding:0 5px;}
.moreresultbox {
	float:left;
	padding: 10px 10px 0 10px;
	border: #90b6e4 1px solid;
	margin-bottom:20px;
	width: 818px;
}
.moreresultboxtitbg { border-bottom:#ccc 1px solid; padding-bottom:5px;}
.moreresultboxtit {font-weight:bold; color:#006; margin-bottom:10px; padding-right:10px;}
.moreresultbox table { margin-bottom:20px;}
.moreresultbox table .row1 { line-height:20px; background-color:#fff; padding:3px 0;}
.moreresultbox table .row2 { line-height:20px; background-color:#eaeaea; padding:3px 0;}
.moreresultbox table .black1 { width:85%; text-align:left; padding-left:5px;}
.moreresultbox table .black2 { width:15%; text-align:left;}
.moreresultbox .moreresult { text-align:right;padding:10px 5px 0 0;}


/* advance search style */
.advancesearchtit { font-weight:bold; margin-bottom:8px;}
.advancesearchbox { border:#ccc 1px solid; padding:10px; margin-bottom:20px;}
.advancesearchbox table tr { line-height:35px;}
*html .advancesearchbox table tr { line-height:20px; padding:10px 0;}
*+html .advancesearchbox table tr { line-height:20px; padding:10px 0;}
.advancesearchbox table th { width:14%; text-align:left; vertical-align:baseline;}
.advancesearchbox table td { width:86%; text-align:left;}
.advancesearchbox table ul { list-style:none; margin:0px; padding:0px;}
.advancesearchbox table ul li { width:165px; float:left;}
*html .advancesearchbox table ul li { width:170px; float:left;}
*+html .advancesearchbox table ul li { width:170px; float:left;}
.advancesearchresulttit { background-image: url(../images/search_result_bg.gif); background-repeat: no-repeat; width:820px; height:28px; padding:10px 0 0 20px; font-size:14px;}

/* for RSS page */
.rss_box{ border:1px solid #d6ddee; padding-top:8px; margin:10px 0 20px 0; width:830px;}
.rss_box .title { clear:both; font-weight:bold; margin:10px 8px 8px 8px;}
.rss_box .options{ margin-left:8px; float:left; margin-bottom:15px;}
.rss_box .rss_url{ clear:both;background-color: #d6ddee; text-align: center; margin-top:6px; padding:8px auto;}
.rss_box .rss_url img { margin-right:10px; vertical-align:center;}
.rss_box .lists th{ font-weight:normal; text-align:left; height:20px;}
.rss_box .lists { margin-left:8px; margin-bottom:15px;}

/* add post page style */
.addpost table th { text-align:left; vertical-align:top; line-height:30px;}
.addpost table .btn { padding-top:2px; height:20px; font-size:12px;}
.addpost table .box { border:#ccc 1px solid; padding:7px; width:550px; line-height:20px;}

/* blog index&article style */
.blogbox { float:left; border:#ccc 1px solid; }
.blogbox table th { background-color:#eeeedd; line-height:24px; padding:3px;}
.blogbox table td { line-height:22px; padding:3px;}
.expertblogbox { float:left; border:#ccc 1px solid; padding:10px; line-height:18px; width:818px;}
.expertblogarticletit {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
.blogarticle {
	float:left;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.blogarticle table th { background-color:#eeeedd; line-height:24px; padding:3px;}
.blogarticle table td { line-height:22px; padding:3px 3px 0 3px;}
.tags {
	float:left;
	width:830px;
	padding:5px;
	margin-bottom:10px;
	background-color: #eeeedd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.tags a { padding:0 5px;}

/* comment style */
.commentbox { float:left; margin-top:10px; margin-bottom:17px;}
.commentbox .title { width:835px;}
*html .commentbox .title { width:825px;}
*+html .commentbox .title { width:835px;}
.commentbox .heading { float:left; font-weight:bold; width:600px;}

.commentlist {
	float:left;
	padding: 3px;
	margin-top:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
.commentlist table th { text-align:right; width:55px; padding-right:8px; vertical-align:top;}
.commentlist table td { text-align:left; padding-left:5px; line-height:20px; vertical-align:middle;}
.commentlist .date { text-align:right; color:#ccc; padding-right:5px; width:100px;}
.commentlist .usericonmale {
	background-image: url(../images/user_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.commentlist .usericonfemale {
	background-image: url(../images/user_icon_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.commentlist .brokenline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

/*  blog list (150 column) style */
.item_150 { margin-bottom:15px;}
.item_150 .item_heading{
background-image:url(../images/header_tab_150.gif);
background-position:top left;
background-repeat:no-repeat;
font-weight:bold;
padding:5px 3px 2px 5px;
}
.item_150 .item_content { border:1px solid #ccc; padding:5px;}
.item_150 .item_content ul { padding:0;}
.item_150 .item_content li {
background:url(../images/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.item_150 .item_content .date { color:#666;}

.articlecontent { float:left; margin-bottom:20px; width:670px;}
.articlecontent .time { float:left; text-align:right; width:670px;}
.articlecontent .title { float:left; width:660px; font-weight:bold; border-top-width: 1px; border-top-style: solid; border-top-color: #ccc; background-color:#eeeedd; padding:5px;}
.articlecontent .fn { float:left; line-height:20px; margin-bottom:10px; padding-top:5px;}
.articlecontent .title .titlelink {text-decoration:none;}
.contentbottom {
	float:left;
	width:660px;
	padding:5px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.ballot {
	background-image: url(../images/icon_support.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.contentbottoml { float:left;}
.contentbottomr { float:right;}

/* For free subscription page*/
.subscribe_sample { clear:both; background-color:#ececec; padding:8px; margin:10px auto; width:500px;}

/* event index style */
.eventlist { line-height:20px; }
.eventlist .title { line-height:20px; border-bottom:#d6ddee 1px solid; margin-bottom:10px;}
.showbannerbox { float:left; width:328px; margin-right:20px; padding-bottom:20px;}
.showbanner { border:#000 1px solid; }
.showbox { float:left; width:840px; }
.showdate { float:left; line-height:20px; width:490px;}
.searchbtn { border-top:#d6ddee 1px solid; margin-top:10px; padding-top:10px; text-align:center;}

/* event form style */
.eventbox { float:left; width:818px; border:#ccc 1px solid; margin-bottom:20px; line-height:20px; padding:10px;}
.eventformbox { float:left; width:830px;}
.eventform_items th { text-align:left; width:100px; height:22px; vertical-align:top; padding-top:8px;}
.eventform_items td { height:22px; padding:3px; vertical-align:top; }
.input_lines { width:295px;}

/* whitepaper list style */
.whitepaperlist {}
.whitepaperlist ul {}
.whitepaperlist ul li { list-style-type: decimal; padding:8px 0; list-style-position: inside;}
.whitepaperlist ul li .fn { font-weight:bold; font-size:14px; }
.whitepaper {
	margin-bottom:10px;
	background-image: url(../images/whitepaperbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.whitepaper table td { line-height:18px; vertical-align:top;}
.whitepaper table .img { padding-top:10px;}
/*.whitepaperl { float:left; width:600px; line-height:20px; padding-right:10px;}
.whitepaperr { float:left; width:210px; padding:0 10px; line-height:20px;}
.whitepaperr img { float:left; padding:10px 0;}*/

/* whitepaper download style */
.w_download table { margin:10px 0;}
.w_download table tr { text-align:left; vertical-align:top;}
.w_download table th { padding:3px 0; width:100px; padding-top:5px;} 
.w_download table td { padding:3px 0; line-height:20px;}
.w_download .btn_submit { padding:20px 0 10px 250px;}

/* feedback style */
.feedback table { text-align:left; vertical-align:top; padding-top:3px; line-height:20px;}
.feedback table td { padding-bottom:15px;}
.feedback table .t1 { width:30px;}
.feedback table .t2 { width:810px;}
.feedback table .t3 { width:20px; padding-left:10px;}
.feedback table .t4 { width:805px; padding-left:5px;}
.feedback table .fn1 { display: block; float:left; width:180px;}
*html .feedback table .fn1 { width:210px;}
*+html .feedback table .fn1 { width:205px;}
.feedback table .fn2 {  display: block; float:left; width:120px;}
.feedback table .space1 { padding-right:20px;}
.feedback table .space2 { padding-left:70px;}

/* for glossary page */
.glosarry_function { margin:20px auto;}
.glosarry_function .title { font-weight:bold; border-bottom:1px solid #ccc; margin-borrom:8px; padding-bottom:3px;}
.glosarry_function p { margin-bottom:8px;}
.glossary_box { border:1px solid #ccc; background-color:#ececec; padding:8px; margin:15px auto;}
.glossary_list { background-color:#ececec;}
.glossary_list th {
background:none;
text-align:left;
color:#c00;
border-bottom:1px solid #ccc;
padding:2px 5px;
line-height:20px;
}
.glossary_list tr.white{ background-color:#fff;}
.glossary_list td { padding:2px 20px; line-height:20px;}
.glossary_list col#glossary_words { background:url(../images/bullet.gif) 8px 12px no-repeat; width:50%;}
.glossary_list col#glossary_trans {}
.glossary_result { margin:20px auto;}
.glossary_result .title { font-size:14px; font-weight:bold;}
.glossary_result ul.results { padding:0;}
.glossary_result ul.results li { list-style-type:none;}
.glossary_result .key_words{ color:#c00; padding-right:15px;}
.glossary_result_related {}
.glossary_result_related .title{ background-color:#cecece; font-weight:bold; line-height:22px; padding-left:8px; padding-top:2px;}
.glossary_result_related .list tr.beige { background-color:#eeeedd;}
.glossary_result_related .list td { vertical-align:top; line-height:22px;}

/* times people page style */
.timeslist { margin-bottom:20px;}
.timeslist .post { font-weight:bold; padding-bottom:5px;}
.timeslist .title { line-height:20px;}
.timeslist .fn { padding-bottom:20px; line-height:18px;}

/* newsletter page style */
.magazinelist { float:left; width:840px; margin-bottom:20px;}
.magazinelist .img { float:left; width:100px; margin-right:10px; border:#000 1px solid;}
.magazinelist .headers { float:left; width:728px; font-size:14px; font-weight:bold;padding-bottom:8px;}
.magazinelist .title { float:left; width:728px; font-size:14px; padding-bottom:8px;}
.magazinelist .title a { font-size:14px;}
.magazinelist .fn1 { float:left; width:728px; line-height:20px; padding-bottom:10px;}
.magazinelist .btn { float:left; width:728px; margin:0 auto; text-align:center;}

.issuelist { float:left; width:840px; border-top:#ccc 1px solid; border-bottom:#ccc 1px solid; padding:10px 0;}
.issuelist .top { font-weight:bold; margin-bottom:10px; padding-left:5px;}
.issuelist .area { width:830px; border-bottom:#ccc 1px dashed; padding-bottom:8px; margin-top:-10px;}
.issuelist .areanone { width:830px; }
.issuelist .piece { float:left; margin-right:60px; line-height:20px;}

/* for forum rate */
.forum_rate_list {
margin:10px auto;
border-top:2px solid #006;
border-bottom:2px solid #006;
padding:2px; 
border-collapse:collapse;}
.forum_rate_list th { background-color: #ececec; padding:5px 5px 2px 5px;}
.forum_rate_list td { vertical-align:top;  padding: 6px 5px; border-bottom:1px solid #ccc; text-align:center;}
.forum_rate_list img { margin-right:5px; vertical-align:middle;}
.forum_rate_list col#Number { width:50px; text-align:center;}
.forum_rate_list col#author { width:180px; text-align:center;}
.forum_rate_list col#gread { width:150px; text-align:center;}
.forum_rate_list col#rate { width:100px; text-align:center;}
.forum_rate_list col#posted { width:80px; text-align:center;}
.forum_rate_list col#replied { width:80px; text-align:center;}

.style8 {color: #FF0000}


/* for vote section on free discuss page*/

.top_vote { border:1px solid #ccc; padding:8px; float:left; width:818px; margin-bottom:20px;}
.top_vote .question{line-height:22px;}
.top_vote .question .title {float:left; font-weight:bold; width:600px;}
.top_vote .question .count {float:left; text-align:right;width:150px; font-weight:bold;}
.top_vote ul {clear:both; padding:0; margin-top:8px; margin-bottom:8px;}
.top_vote li { list-style-type:none; clear:both; line-height:20px;}
.top_vote span.options { display:block;  float:left;  width:430px; padding:0 10px 0 0; }
.top_vote span.percentage_img { display:block; float:left; width:200px; padding:5px 10px 0 0;}
.top_vote span.percentage_copy { display:block; float:left; width:100px;}
.top_vote .buttons{ clear:both; text-align:left; margin-top: 15px; margin-bottom: 5px;}
.nodisplay {
	DISPLAY: none
}


.forumchain {height:22px; padding:20px 45px 0 150px;width:600px;float:center;}
.forumchain .leftbottons {float:left;padding-left:10px;padding-right:10px;padding-top:3px;width:260px;background:transparent url(../images/base/article_forum_bg.jpg) repeat-x scroll left top;border:1px solid #CDCDCD;font-size:12px;height:17px;}
.forumchain .rightbottons {text-align:right;float:right;padding-left:40px;padding-right:0px;padding-top:3px;width:250px;background:transparent url(../images/base/article_forum_bg.jpg) repeat-x scroll left top;border:1px solid #CDCDCD;font-size:12px;height:17px;}

.red{color:red}
.brown{color:#993300}
.blue{color:#333366}

.CreateTagAllFrmae {
	position: relative;
}
.CreateTagAll {
	position:absolute;
	top:56px;
	left:420px;
	width:289px;
	border:#9894e1 1px solid;
	background:#e6e8f5;
}
.CreateTagAllTitle {
	line-height:26px;
	height:26px;
	overflow:hidden;
	background:#b8bbf2;
	font-weight:bold;
	border-top:#FFFFFF 1px solid;
	color:#303384;
	padding:0px;
	padding-left:5px;
}
.CreateTagAllCont {
	padding:5px;
}
.CreateTagAllCont a:link,.CreateTagAllCont a:visited {color:#333366;text-decoration:none; padding:0px 5px;}
.CreateTagAllCont a:hover {text-decoration:none;color:#FF0000 ;}
.fn {
	font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;line-height:12px;
}
.PKloadImg {
	border:1px solid #CCCCCC;
	padding-bottom:1px;
	padding-left:1px;
	padding-top:1px;
}
.topicpkbox {border:#ccc 1px solid; }
.topicpkbox table th { background-color:#eeeedd; line-height:24px; padding:3px;}
.topicpkbox table td { line-height:22px; padding:3px;}
.blogarticle table th h1.title{ display:block; float:left; width:500px; font-size:12px; margin-bottom:0;}
.tablelin h1 { float:left; font-size:12px; margin:0; padding:0;}
