/* CSS Document */
@import url("base.css");

/* for home page */
.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; line-height:20px;}
.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 .special {
border:1px solid #ccc;
background-color:#ececec;
padding:5px;
margin:2px;
margin:8px;
}
.home-sections .special ul { padding:0;}
.home-sections .special li { list-style-type:none; background:none; padding:0; }
.home-sections table { margin:0 auto;}
.home-sections table td { vertical-align:top; text-align:left;}
.home-sections .more { text-align:right; margin-top:8px;}

.right-item,.right-item2 { margin-bottom:20px; }
.right-item .rightitem-heading,.right-item2 .rightitem-heading {
background-image:url(../images/header_tab_250.gif);
background-position:top left;
background-repeat:no-repeat;
font-weight:bold;
font-size:14px;
color:#c00;
padding:8px 3px 2px 10px;
height:18px;
}
.right-item .rightitem-content,.rightitem-contentlist  {
	padding:10px 5px 5px 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: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #ececec;
}
.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;
}
.rightitem-contentlist ol { margin-left:8px; padding-left:25px;}
.rightitem-contentlist ol li { list-style-type: decimal; line-height:20px; }

.rightitem-content .tablestyle td { padding:3px; vertical-align:top;}
.rightitem-content .more { text-align:right; margin-top:5px;}
.right-item .section_outline { margin:3px 5px 5px 0;}
.right-item .section_outline img { border:#000 1px solid; margin:0 3px 2px 0;}
.right-item .image_des { text-align:center; margin:5px; height:80px;}
.right-item .pboxs { margin-bottom:15px; padding-left:8px;}
.right-item .fnlistbox { padding:0 5px 0 7px; margin:0 auto;}
.right-item .fnlist { padding-right:15px; line-height:22px;}

.right-item-special { border:#ccc 1px solid; padding:5px; margin-bottom:15px; }
.right-item-special img { padding:3px 5px;}
.right-item-special2 { border:#ccc 1px solid; padding:5px; margin-bottom:15px; background-color:#eeeedd;}



/* for consultant section */
.home_consultant { 
background:url(../images/home_consultant_header.gif) left top no-repeat; 
width:300px; 
margin:0 0 20px 0;}
.home_consultant .con_header { 
height:25px;
margin:5px 10px; 
line-height:25px;
font-size:14px;
color:#666666;
font-weight:bold;
border-bottom:1px solid #ccc; }
.home_consultant .con_content { 
padding:5px 10px 8px 10px; 
background:url(../images/home_consultant_bottom.gif) left bottom no-repeat; 
color:#666;} 
.home_consultant .con_content a { color:#666; text-decoration:none;}
.home_consultant .con_content a:hover { color:#c00; text-decoration:none;}
.home_consultant .con_content ul { padding:0;}
.home_consultant .con_content li {
line-height:16px;
list-style-type:none;
background:url(../images/home_consultant_bullet.gif) left 2px no-repeat;
padding-left:18px;
margin-bottom:3px;
}
.home_consultant .con_content li .section_name, .home_consultant .con_content li .section_name a { color: #000; font-weight:bold;}
.home_consultant .con_content li .section_des { color:#666;}
.home_consultant .con_content li p { margin:0px;}

/* 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:5px;
}
.home_sections_tab .listl { float:left; width:49%; background:url(../images/bullet.gif) left 6px no-repeat; padding-left:3px;text-indent: 3px;}

/* 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:right; text-align:right; margin:10px 0;}
.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;}
.article_location { line-height:16px; margin-bottom:10px; text-align:right; padding-right:3px;}

/*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_feature { float:left; width:700px; margin-bottom:20px; padding:5px; background:#d6ddee;}
*html .techroom_feature { margin-bottom:0px;}
*+html .techroom_feature { margin-bottom:0px;}
.techroom_feature .feature_header {
font-weight:bold;
padding:3px 10px 5px 10px;
}
.techroom_feature p { line-height:16px;}
.techroom_feature img { float:left; margin: 0 10px 0 0;}
.techroom_intro { line-height:16px; margin-bottom:10px;}

/* style for forum */
.forumbox { clear:both; margin-bottom:20px; border:#ccc 1px solid; padding:8px;}
.forumbox .topictit { font-weight:bold; padding:5px 0;}
.forumbox .areatit { padding:5px 0;}
.forumbox ul { padding:0px;}
.forumbox ul li {
background:url(../images/bullet.gif) left 8px no-repeat;
list-style-type:none;
padding-left:10px;
line-height:20px;
}
.forumbox .areabox { margin-bottom:15px;}
.forumbox .areabox table td { width:25%;}
/* for highlight area */
.forum_highlight { border:1px solid #666666; padding:8px; background-color:#ececec; margin:8px auto 30px auto; float:left; width:690px;}
.forum_highlight ul { padding:0;}
.forum_highlight li { list-style-type:none; padding:0; line-height:25px;}
.forum_highlight1 {border:1px solid #ccc;float:left;width:710px;margin-bottom:20px;background-image: url(../images/blog/dot-line.gif);background-position:200px 0px;background-repeat:repeat-y;}

.forum_highlight ul.bullet { padding:0;}
.forum_highlight ul.bullet li {
background:url(../images/bullet.gif) left 12px no-repeat;
list-style-type:none;
padding-left:15px;
}

.forum_highlight ul.bullet_h { padding:0; margin-top:15px;}
.forum_highlight ul.bullet_h li { float:left; width:90px;
background:url(../images/bullet.gif) left 12px no-repeat;
list-style-type:none;
padding-left:15px;
}

.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 highlight2 area */
.forum_highlight2 { border:1px solid #cccccc; padding:8px; background-color:#efefef; margin:8px auto 30px auto; float:left; width:690px;}
.forum_highlight2 ul { padding:0;}
.forum_highlight2 li { list-style-type:none; padding:0; line-height:25px;}

.forum_highlight2 ul.bullet { padding:0;}
.forum_highlight2 ul.bullet li {
background:url(bullet.gif) left 12px no-repeat;
list-style-type:none;
padding-left:15px;
}

.forum_highlight2 ul.bullet_h { padding:0; margin-top:15px;}
.forum_highlight2 ul.bullet_h li { float:left; width:90px;
background:url(bullet.gif) left 12px no-repeat;
list-style-type:none;
padding-left:15px;
}

.forum_highlight2 .left { float:left; width:10%; margin-right:8px;}
.forum_highlight2 .content { float:left; text-align:left; width:85%}
.forum_highlight2 p {margin-bottom:10px;}

/* for action part */
.forum_sectionmaster { clear:both;}
.forum_actions { clear:both; margin-top:10px;  float:left; width:708px; }
.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 {
word-break:break-all;
margin:10px auto;
border-top:2px solid #006;
border-bottom:2px solid #006;
padding:2px; 
border-collapse:collapse;}
.forum_list th { background-color: #ececec; 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:230px;}
col#author { width:50px; text-align:center;}
col#company { width:90px;}
col#hit_num { width:70px; text-align:center;}
col#reply_num { width:50px; text-align:center;}
col#update_date { width:70px;}
.forum_list col#event_name { width:350px;}
.forum_list col#event_venue { width:60px;}
.forum_list col#event_date { width:60px;}
.forum_list col#event_detail { width:60px;}

/*for author search result list*/
.autho_search_title { font-size:14px; font-weight:bold; border-bottom: 1px solid #ccc; padding-bottom:3px;}
.autho_search_list {margin:10px auto;
border-top:2px solid #006;
border-bottom:2px solid #006;
padding:2px; 
border-collapse:collapse;}
.autho_search_list th { border-top:2px solid #009; background-color: #ececec; text-align:left; padding:5px 5px 2px 5px;}
.autho_search_list .th_items th { background:#fff; border:0; border-bottom:1px solid #ccc; text-align:center;}
.autho_search_list td { vertical-align:top; padding: 6px 5px;}
.autho_search_list .alert { background-color:#d6ddee;}
.autho_search_list .beige { background-color:#eed;}
.autho_search_list img { margin-right:5px; vertical-align:middle;}
.autho_search_list col#update_date { width:80px;}
.autho_search_list col#title { width:360px;}
.autho_search_list col#author { width:100px;}
.autho_search_list col#hit_num { width:80px;}
.autho_search_list col#forum { width:100px;}


/* 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;}

/* for forum legend */
.forum_legend { clear:both; margin-top:20px;}
.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:0 30px; 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 { background-color:#eeeedd; margin:10px auto 20px auto; width:690px; float:left; padding:10px;}
.forum_history_topic .title { font-weight:bold; color:#c00; border-bottom:1px solid #ccc; padding-bottom:5px; font-size:14px;}
.forum_history_topic .list { padding:5px auto; float:left;  width:670px; }
.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 { float:left; width:400px; margin-right:10px;}
*+html .hotspot { float:left; width:410px; margin-right:10px;}
.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:690px; padding:5px; font-weight:bold; color:#000; }
*html .discuss .title { width:690px;}
*+html .discuss .title { width:690px;}
.discussbox {
	padding:5px 10px;
	float: left;
	width: 690px;
}
*html .discussbox {
	width: 690px;
}
.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;
}
.area {
    float:left;
	padding-bottom: 15px;
	width: 660px;
	margin:8px 0;
	border-bottom:1px solid #ccc;
}
.areal {
	float:left;
	width:400px;
	padding-right:5px;
}
.area_last {border:0;}
.area .latest { float:left; width:450px; margin-right:20px;}
.headers { padding:5px 5px 5px 10px; font-weight:bold; color:#006; vertical-align:text-top; text-align:left; margin-bottom:5px; background:url(../images/bullet.gif) 0 10px no-repeat;  }
.headers .count {font-weight:normal;}
.area .updates { float:left; width:180px;}
.area ul{ padding-left:15px; width:375px;}
.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:660px; margin-top:5px; border-bottom:1px solid #CCCCCC;padding-bottom: 15px;}
.areanone .tit { background:transparent url(../images/bullet.gif) no-repeat scroll 0pt 10px;float:left; margin-bottom:5px; width:660px; padding:5px 5px 5px 10px; font-weight:bold; color:#006;
}

/* for vote section on free discuss page*/

.top_vote { border:1px solid #ccc; padding:8px; float:left; width:690px; margin-bottom:20px;}
.top_vote .question{line-height:22px;}
.top_vote .question .title {float:left; font-weight:bold; width:500px;}
.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:200px; }
.top_vote span.percentage_img { display:block; float:left; width:100px; padding-top:5px;}
.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;}

/* forum post display style */
.function { float:left; background-image: url(../images/post-16x16.gif); background-repeat: no-repeat; background-position: left 0; padding:5px 8px 5px 25px; margin:5px 0;}

.approve {background-image: url(../images/edc/approve-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.reject {background-image: url(../images/edc/reject-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.alwaystoppost {background-image: url(../images/alwaystoppost.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:40px;}
.alwaysuntoppost {background-image: url(../images/alwaystoppost.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:65px;}
.function_top {background-image: url(../images/edc/top-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.function_untop {background-image: url(../images/edc/top-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:50px;}
.edit {background-image: url(../images/edc/edit-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.quality {background-image: url(../images/edc/quality-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.unquality {background-image: url(../images/edc/quality-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:50px;}
.unattention {background-image: url(../images/watch-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:50px;}
.lock {background-image: url(../images/edc/lock-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.unlock {background-image: url(../images/edc/unlock-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.move {background-image: url(../images/edc/move-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.delete {background-image: url(../images/edc/delete-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.function_comment {background-image: url(../images/edc/comment-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:30px;}
.eeta_quote {background-image: url(../images/quote-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:112px;}
.eeta_comment {background-image: url(../images/edc/comment-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:75px;}
.eeta_recommend {background-image: url(../images/recommend-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:90px;}

.tablelin {
	float: left;
	width: 700px;
	margin-bottom: 20px;
	border-top: 2px solid #006;
	border-bottom: 2px solid #006;
}
.tablelinthread {border-bottom:1px solid #dddddd;
					float: left;
					width: 700px;
					margin-bottom: 20px;
					border-top: 2px solid #006;
}
.poststatus { float:left; font-weight:bold; margin-left:10px; margin-right:30px;}
.posttopic { float:left;}
.posttime { float:right; margin-right:10px;}
.status {
	border-bottom: 1px solid #006;
}
.status .span { padding-right:10px;}
.status .img { margin-bottom:5px; width:83px; height:95px;}
.status .action { margin:10px auto 0px auto;}
.statusthread{
	border-bottom:1px dashed #dddddd;
}
.statusthread.span { padding-right:10px;}
.statusthread.img { margin-bottom:5px; width:83px; height:95px;}
.statusthread.action { margin:10px auto 0px auto;}
.postcontent { padding:0 5px 0 10px;}
.flower {background-image: url(../images/concern-16x16.JPG);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:60px;}
.badegg {  background-image: url(../images/waste_time-16x16.JPG);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:60px;}
.reply { background-image: url(../images/reply-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:60px;}
.quote { background-image: url(../images/quote-16x16.gif); background-repeat: no-repeat;background-position: left 0px; padding:5px 8px 5px 25px; width:60px; line-height:25px;}
.collect { background-image: url(../images/save-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding-left:25px;padding:5px 8px 5px 25px; width:60px;}
.print {  background-image: url(../images/print-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:60px;}
.attention { background-image: url(../images/watch-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:60px;}
.recommend { background-image: url(../images/recommend-16x16.gif);background-repeat: no-repeat;background-position: left 0;padding:5px 8px 5px 25px; width:60px;}

/* express reply style */
.replybox {
    float:left;
	width:690px;
	margin: 20px 0 10px 0;
	border: 1px solid #ccc;
}
.replybox .title { font-weight:bold; margin-bottom:5px; text-align:left; background-color:#ececec; height:20px; padding-top:5px; padding-left:5px;}
.replybox .fnl { clear:both; float:left; text-align:left; width:70px; line-height:27px; vertical-align:top;margin-left:10px;}
.replybox .fnr { float:left; text-align:left; width:600px; line-height:27px; vertical-align:top;}
.replybox .btn { float:left; margin-left:60px; padding:10px 0 5px 0;}
.forumtips { float:left; width:700px; margin:5px 0;}
.returnforum { float:left;width:700px; 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: 1px solid #b5b2b2;
	border-bottom: 1px solid #b5b2b2;
	border-left: 1px solid #b5b2b2;
	line-height:20px;
}
.noticebox img { padding:8px; text-align:center;}

/* archive article style */
.archivearticle { width:690px; margin-bottom:20px;}
*html .archivearticle { width:700px; }
*+html .archivearticle { width:700px;}
.reviewboxtit { padding-bottom:5px; font-weight:bold;}
.reviewbox {
	float:left;
	padding: 5px;
	border: 1px solid #ccc;
	width:650px;
	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 { line-height:35px; padding:10px 0 0 20px;}

/* quick search result style */
.searchresulttit {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	width:710px;
	height:42px;
	padding-top:10px;
}
.searchresulttit ul { padding-left:15px; }
.searchresulttit ul li { width:115px; text-align:center; list-style:none; float:left;}
.searchresulttit ul li a{ font-weight:bold;}
.searchresulttithot { height:35px; padding-top:4px; background-color:#ccc;}
.searchresultbox {
	padding: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	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-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#forum { text-align:left; padding:3px;}
.searchresultbox col#blog_title { text-align:left; padding:3px;}
.searchresultbox col#blog_author { text-align:left; padding:3px;}
.searchresultbox col#blog_date { text-align:left; padding:3px;}

.searchresultbox td { vertical-align:top;}
.searchresultline { float:left; font-weight:bold; width:688px; padding:12px 10px; background-color:#ececec; margin-bottom:20px; border:1px solid #ccc;}
.searchresultline a { padding:0 5px;}
.moreresultbox {
	float:left;
	padding: 10px 10px 0 10px;
	border: 1px solid #ccc;
	margin-bottom:20px;
	width: 688px;
}
.moreresultboxtitbg { border-bottom: 1px solid #ccc; padding-bottom:5px; color:#666;}
.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:#eeeedd; 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:7px 0;}
.advancesearchbox table th { width:18%; text-align:left; vertical-align:top;}
.advancesearchbox table td { width:82%; text-align:left;}
.advancesearchbox table ul { list-style:none; margin-top:10px; padding:0px;}
*+html .advancesearchbox table ul { list-style:none; margin:0px; padding:0px;}
.advancesearchbox table ul li { width:165px; float:left; line-height:22px;}
*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:690px; 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:700px;}
.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:495px; line-height:20px;}

/* blog index&article style */
.blogbox { 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; padding:8px; line-height:18px; width:692px; border: 1px solid #ccc; }
.expertblogarticletit {
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0;
}
.blogarticle {
	float:left;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006;
}
.blogarticle table th { background-color:#ececec; line-height:24px; padding:3px;}
.blogarticle table td { line-height:20px; padding:0 3px;}
.tags {
	float:left;
	width:700px;
	padding:5px;
	margin-bottom:10px;
	background-color: #ececec;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
.tags a { padding:0 5px;}

/* comment style */
.commentbox { float:left; margin-top:10px; margin-bottom:17px;}
.commentbox .title { width:710px;}
.commentbox .blogheading { float:left; font-weight:bold; width:460px;}

.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:710px;}
.articlecontent .time { float:left; text-align:right; width:710px;}
.articlecontent .title { float:left; width:700px; font-weight:bold; border-top-width: 2px; border-top-style: solid; border-top-color: #006; background-color:#ececec; padding:5px;}
.articlecontent .fn {
	float:left;
	line-height:20px;
	margin-bottom:10px;
	padding-top:5px;
	width: 100%;
}
.contentbottom {
	float:left;
	width:700px;
	padding:5px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
.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 form style */
.eventbox { float:left; width:680px; border:#ccc 1px solid; margin-bottom:20px; line-height:20px; padding:10px;}
.eventbox p{ clear:both;}
.eventbox hr { clear:both; color:#ccc;}
.eventbox .fn1 { display:block; float:left; width:60px;}
.eventbox .fn2 { display:block; float:left; margin-left:10px; width:600px;}
.eventformbox { float:left; width:700px; border:1px solid #ccc;}
.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; }
.eventform_heading { background-color:#ececec; font-weight:bold; padding-left:8px; padding-top:5px; height:23px;}
.input_lines { width:250px;}

/* article subscription style */
.postmail { float:left; width:100%; border:#ccc 1px solid; margin-bottom:20px; vertical-align:middle; text-align:center; padding:5px 0; margin-top:-30px;}


/* ------MR14062*/
.left-standard {background-color:white;border:1px solid white;padding:0;vertical-align:top;width:708px;}
.forumContent {background-color:#F7F7F7;border:1px solid #C0C6D6;}
.PKtitle_a {
background-image:url(../images/tab_01.gif);
background-position:left 50%;
background-repeat:no-repeat;
height:25px;
margin-top:20px;
}
.PKtitle_b {
background-image:url(../images/tab_02.gif);
background-position:right 50%;
background-repeat:no-repeat;
height:25px;
}
.PKtitle_c {
background:#F1F2FE none repeat scroll 0 0;
border-top:1px solid #CCCCCC;
color:#000066;
font-size:14px;
font-weight:bold;
height:24px;
line-height:24px;
margin:0 5px;
text-indent:5px;
}
.PKcontent_a {
border:1px solid #CCCCCC;
height:1%;
padding:5px;
}
.PKcontent_b {
font-size:12px;
height:25px;
line-height:25px;
margin-left:15px;
}
.PKcontent_b img {
margin-bottom:14px;
}
.PKloadImg {
border:1px solid #CCCCCC;
padding-bottom:1px;
padding-left:1px;
padding-top:1px;
}
img {
border:0 none;
}
img {
border-width:0;
}

.PKcontent_c {
border:1px solid #CCCCCC;
height:1%;
margin-top:20px;
padding:5px;
}

.PKcontent_c1 {
border-right:1px solid #CCCCCC;
float:left;
line-height:20px;
padding-right:1%;
width:48.9%;
}

.PKcontent_c2 {
float:left;
line-height:20px;
margin-left:1%;
width:48.9%;
}

.PKcontent_d {
float:left;
width:49%;
}

.PKcontent_e {
float:right;
width:49%;
}

.PKallCom {
font-size:12px;
height:25px;
line-height:25px;
margin-top:-25px;
padding-right:10px;
text-align:right;
}

.scroll {
height:230px;
overflow-x:hidden;
overflow-y:scroll;
position:relative;
width:335px;
}

.PKtitle_d {
font-size:12px;
height:20px;
line-height:20px;
}

.PKtitle_e {
font-size:12px;
height:20px;
line-height:20px;
margin-top:-20px;
padding-right:12px;
text-align:right;
}

.PKcontent_f {
line-height:20px;
padding-left:10px;
padding-right:7px;
text-indent:12pt;
}

.PKtitle_g {
border-bottom:1px solid #e6e6e6;
font-size:12px;
height:20px;
line-height:20px;
margin-right:12px;
text-align:right;
background-color:#f1f2fe;
}
.PKtitle_g ul{
float:right;
background-color:#f1f2fe;
padding:0px 5px 0px 0px;
}
.PKtitle_g ul li{
display:inline;
margin-right:5px;
margin-left:5px;
}
.PKtitle_g ul li a{
color: #000066;
text-decoration: none;
}

.clearTool {
clear:both;
}

/* for topic pk forum list */
.pk_forum_list {
word-break:break-all
margin:10px auto;
border:1px solid #ccccce;
padding:2px; 
border-collapse:collapse;}
.pk_forum_list th { background-color: #ccccce; text-align:center; padding:5px 5px 2px 0px;}
.pk_forum_list td { vertical-align:top;  padding: 6px 0px;text-align:center;}
.pk_forum_list td.tll{text-align:left;}
.pk_forum_list .alert { background-color:#d6ddee;}
.pk_forum_list .beige { background-color:#eed;}
.pk_forum_list img { margin-right:5px; vertical-align:middle;}
col#topic_title { width:394px;text-align:left;}
col#topic_title {width:394px; text-align:left;}
col#one{width:68px;text-align:center;}
col#author { width:68px; text-align:center;}
col#hit_num { width:68px; text-align:center;}
col#update_date { width:86px;text-align:center;}
.pk_forum_list col#event_name { width:350px;}
.pk_forum_list col#event_venue { width:60px;}
.pk_forum_list col#event_date { width:60px;}
.pk_forum_list col#event_detail { width:60px;}

.pk_forum_list .beige {
background-color:#EEEEDD;
}
/* ------/MR14062*/
.home_bg{background-image: url(../images/lastpage1.jpg);
	background-repeat: no-repeat;
	text-indent: 58px;
	display: block;
	width: 270px;
	height: 18px;
	padding-top:3px;
	text-decoration: none;
	color:#000000;
	text-align:center;
	margin-right:15px;}
a.home_bg{text-decoration: none;color:#000000;}
a.home_bg:hover{ text-decoration:none; color:#000000;}


.home_bg2{background-image: url(../images/nextpage1.jpg);
	background-repeat: no-repeat;
	text-indent: -55px;
	display: block;
	width: 270px;
	height: 18px;
	padding-top:3px;
	text-decoration: none;
	color:#000000;
	text-align:center;
	margin-left:15px;}
a.home_bg2{text-decoration: none;color:#000000;}
a.home_bg2:hover{ text-decoration:none; color:#000000;}


/* CSS Document */
*{margin:0px;padding:0px;}
#bbs_box1,#bbs_box2,#bbs_box3,#bbs_box4,#bbs_box5,#bbs_box6,#bbs_box7,#bbs_box8,#bbs_box9,#bbs_box10{width:99%;float:left;}
#bbs_total{width:100%;}
#bbs_total h3{border-bottom:1px solid #ccc;margin:0px;padding:0px;font-size:14px;color:#990000;line-height:25px;}
#bbs_total span{font-size:12px;font-weight:100;color:#666;}

#bbs_box1{border:1px solid #ccc;margin-bottom:15px;}
ul.current_bg{background-color:#EEEEDD;}
#bbs_box1 li{display:inline;list-style-type:none;line-height:30px;color:#000066;}
#bbs_box1 li a{color:#000066;}
#bbs_box1 li a:hover{color:#ff0000;}
#bbs_box1 li.current{font-weight:700;margin-left:10px;margin-right:5px;color:#000000;}
#bbs_box1 li.current a{text-decoration:none;color:#000000;}
#bbs_box1 span{margin:0px 5px;}
#bbs_box1 span.pk{color:#cc0000;font-weight:700;}



#bbs_box2 img{float:left;padding:0px 8px 8px 8px;}
#bbs_box2 h4{font-size:12px;margin:0px;paddin:0px;}
.box2_txt{margin-top:5px;float:left;}
#bbs_box2 ul{clear:both;margin-left:10px;margin-bottom:10px;}
#bbs_box2 li{list-style-type:none;width: 100%;line-height:20px;background:url(../images/bullet.gif) left 8px no-repeat;padding-left:10px;}
#bbs_box2 li a:hover{color:#ff000;}

span.ren{float:right;}
span.date{float:right;margin-left:50px;margin-right:20px;}

#bbs_box3 h4{font-size:13px;margin:8px 0px 8px 10px;paddin:0px;}
#bbs_box3 span{float:right;}
#bbs_box3 p{margin-left:8px;}
#bbs_box3 ul{clear:both;margin-left:10px;margin-bottom:10px;}
#bbs_box3 li{list-style-type:none;width: 100%;line-height:20px;background:url(../images/bullet.gif) left 8px no-repeat;padding-left:10px;}

.li_box{border-bottom:1px solid #ccc;width:320px;float:left;}
.li_box h4{font-size:12px;margin:8px 0px 8px 0px;color:#000066;padding-left:10px;}
.li_box h4 a{text-decoration : none;}
.li_box h4 a:hover{text-decoration : none;color:#ff0000;}
span.more_link{float:right;}
span.more_link a{text-decoration : underline;color:#000066;}
span.more_link a:hover{text-decoration : underline;color:#ff0000;}
.li_box ul{clear:both;margin-left:10px;margin-bottom:10px;}
.li_box li{list-style-type:none;width: 100%;line-height:18px;background:url(../images/bullet.gif) left 8px no-repeat;padding-left:10px;}
.li_box li a{text-decoration : none;color:#000066;}
.li_box li a:hover{text-decoration : none;color:#ff0000;}
.li_box ul span{float:right;margin-right:10px;}
.li_box_r{margin-left:40px;}
.box_noborder{border:none;}

.box6_box9{width:320px;float:left;}
.box6_box9 h4{font-size:12px;margin:8px 0px 8px 0px;color:#000066;padding-left:10px;}
.box6_box9 h4 a{text-decoration : none;}
.box6_box9 h4 a:hover{text-decoration : none;color:#ff0000;}
span.more_link{float:right;}
span.more_link a{text-decoration : underline;color:#000066;}
span.more_link a:hover{text-decoration : underline;color:#ff0000;}
.box6_box9 ul{clear:both;margin-left:10px;margin-bottom:10px;}
.box6_box9 li{list-style-type:none;width: 100%;line-height:18px;background:url(../images/bullet.gif) left 8px no-repeat;padding-left:10px;}
.box6_box9  li a{text-decoration : none;color:#000066;}
.box6_box9  li a:hover{text-decoration : none;color:#ff0000;}

.box6_box9 ul span{float:right;margin-right:10px;}
.box6_box9_r{margin-left:40px;}
.box_noborder{border:none;}

#bbs_box10 ul{clear:both;margin-left:5px;margin-top:10px;}
#bbs_box10 li{list-style-type:none;width: 100%;line-height:20px;}
#bbs_box10 ul span{float:right;margin-right:10px;}
.STYLE6 {color: #000000}
.STYLE1 {color: #FF0000}
.author_information {
	width:708px;;
	border:1px solid #ccc;
	background-color:#F0F0F0;
	float:left;
	margin-bottom: 5px;
}
.author_pic{float:left;padding:8px;}
.author_inf {
	width:250px;
	float:left;
	padding:5px 0px;
}
.author_inf ul {padding:0px;}
.author_inf li { float:left;line-height:20px;margin-left:5px;padding-left:10px;list-style-type:none;background-image:url(../images/bullet.gif); background-repeat:no-repeat;background-position:0px 8px;}
.author_work {
	width:310px;
	float:left;
	padding:5px 10px;

	margin-top: 5px;
	margin-bottom: 5px;
}
.author_work li{float:left;width:300px;line-height:20px;margin-left:5px;padding-left:10px;list-style-type:none;background-image:url(../images/bullet.gif); background-repeat:no-repeat;background-position:0px 8px;}
.author_work ul {margin:0px 3px;padding:0px;}
.author_others {
	padding-left:10px;
	padding-bottom:3px;
	float:left;
	text-align: left;
	width:100%;
}
.author_others li { float:left; line-height:20px;margin-left:0px;padding:0px 10px; list-style-type:none;background-image:url(../images/bullet.gif); background-repeat:no-repeat; background-position:2px 10px;}


.FT_highlight { border:1px solid #ccc; padding:5px; background-color:#eeeeee; margin:0 0 20px 0; width:678px;text-align:left;}
.FT_highlight .FT_title {border-bottom:1px solid #ccc; padding:0 0 8px 0; margin:2px;}
.FT_highlight .FT_body {padding:5px 0 8px 0; margin:2px;}
.FT_highlight .FT_body .FT_leftimg {float:left;text-align:center;width:65px;margin:0;padding:0;margin-bottom:8px;}
.FT_highlight .FT_body .FT_leftimg img{width:50px;clear: both;}
.FT_highlight .FT_body .FT_rightcon {float:left;width:600px;margin:0;padding:0;margin-bottom:8px;}
.greyText {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.CreateTagAllFrmae {
position:relative;
}
.CreateTagAll {
background:#E6E8F5 none repeat scroll 0%;
border:1px solid #9894E1;
left:420px;
position:absolute;
top:56px;
width:289px;
}
.CreateTagAllTitle {
background:#B8BBF2 none repeat scroll 0%;
border-top:1px solid #FFFFFF;
color:#303384;
font-weight:bold;
height:26px;
line-height:26px;
overflow:hidden;
padding:0px 0px 0px 5px;
}
.CreateTagAllCont {
padding:5px;
}

.TagStyleA{color:#993300;}

.TagStyleB{color:#666666;}

.TagStyleC{color:#993300;font-weight:bold;}

.TagStyleD{color:#666666;font-weight:bold;}

.TagStyleE{color:#660000;font-weight:bold;}

.TagStyleF{color:#000066;font-weight:bold;}

.TagStyleG{color:#000066;}

.TagStyleH{color:#660000;}
.nodisplay {
	DISPLAY: none
}

.tagstitle {
	background-image: url(http://www.esmchina.com/IMAGES/tags_bg.gif);
	background-repeat: no-repeat;
	width:700px;
	height:15px;
	font-size:12px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 0px;
	padding-left: 10px;
}

.forum_navigation{ 
    clear:both;
	float:left;
	width:708px;
	border:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0;
	font-size:12px;
}
.forum_navigation ul {float:left; padding:0; margin:0;}
.forum_navigation li { clear:both; float:left; width:692px; list-style:none; line-height:20px; padding:5px 8px 3px 8px;}
.forum_navigation li a{ padding:0 5px;}
.forum_navigation li a:hover{color:#cc0000; padding:0 5px;}
.forum_navigation li.beige { background-color:#f2f2e5;}
.forum_navigation .section_name a{text-decoration:none;}
.forum_navigation .section_name { display:block; float:left; font-weight:bold;}
.forum_navigation .section_nav { display:block; float:left; }
.cle {clear:both;}

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

/*personal information page css*/
.personal_l {width:30%; float:left;margin-right:10px;}
.personal_r {width:67%; float:right;}
.information_top {background-image:url(../images/bg_left.gif); background-repeat:no-repeat; background-position:left top; height:29px; }
.personal_information {background-image:url(../images/bg_right.gif); background-repeat:no-repeat; background-position:right top;  height:29px;padding-right:29px;}
.information_top span {font-size:14px;font-weight:bold; padding-left:8px; line-height:28px;}
.information_bottom {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:8px 10px;
	line-height:22px;
	clear: both;
}
.information_bottom ul { padding:0;}
.information_bottom li {
line-height:16px;
list-style-type:none;
background:url(../images/bullet.gif) left 6px no-repeat;
padding-left:10px;
margin-bottom:5px;
}
.tab_1 {margin-bottom:20px;}

.item_tab_on {
	background-image:url(tab_on_bg_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:31px;
	list-style-type:none;
	width:34%;	
	float:left;
}
.item_tab_on span{
	background-image:url(tab_on_bg_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:31px;
	float:left;
}
.item_tab_on a {padding-left:56px;line-height:30px; font-weight:bold; text-decoration:none;font-size:14px;color:#000000;}
.item_tab_off {
	background-image:url(tab_off_bg_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:31px;
	list-style-type:none;
	width:33%;
	float:left;
}
.item_tab_off span{
	background-image:url(tab_off_bg_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:31px;
	float:left;
}
.item_tab_off a {padding-left:55px;line-height:30px; text-decoration:none;font-size:14px; color:#000000;}
.score_less {width:300px; background-color:#efefef; border:1px solid #ccc;margin:20px 0; padding:10px;line-height:20px;}
.announce { border:1px solid #ccc; padding:10px; margin-bottom:20px;line-height:20px; background-color:#ffffcc;}
.downloadcenter td{line-height:120%;padding:6px;}

/*add for new hot prod*/
.box_prod{ background:#EEEEDD; border:1px solid #ccc;padding:10px; height:100%;}
.title_hot{ color:#990000; font-size:16px; height:25px; border-bottom:1px solid #cccccc;}
.prods_hot{ margin:12px 8px 0px 4px; padding:0px; float:left; width:30%; }
.prods_hot p { margin:10px 0px 0px 0px; padding:0px; }
.prods_hot p a{  font-weight:bold; text-decoration:none}
.prods_hot p a:hover{ color:#cc0000; text-decoration: underline}
.prod_img img{ border:1px solid #000}
.pd_line{ padding-top:4px; margin-bottom:8px}
.rfi_hot{ margin-top:10px}
.clear_prod{ clear:both}
/* new hot prod update 25 sep*/
.hp_md{  height:20px; clear:both}
.box_hprod{ background:#EEEEDD; border:1px solid #ccc;padding:10px;width:690px; text-align:left}
.title_hotp{ color:#c00; font-size:12px; height:22px; border-bottom:1px solid #cccccc;}
.hprods_hot{ margin:12px 0px 0px 6px; padding:0px 0px 0px 0px; float:left;width:104px;}
.hprods_hot p { margin:10px 0px 0px 0px; padding:0px;}
.hprods_hot p a{  font-weight:bold; text-decoration:none}
.hprods_hot p a:hover{ color:#cc0000; text-decoration: underline}
.hprod_img img{ border:1px solid #000}
.clear_hprod{ clear:both}
.hdescrip{ height:45px}
.hname{ height:18px; line-height:18px}
.hcompany{ height:50px}

.focus_box {height:270px;border:solid 1px #ccc;background-color:#FFF;overflow:hidden;margin-bottom:20px;}
.hot_blog {float:right; width:380px; padding:0px 5px; } 
.hot_blog .title { height:28px; float:left; width:100%; border-bottom:1px solid #ccc;}
.hot_blog .title .title_name {float:left;font-weight:bold;font-size:14px; margin-top:8px; margin-left:10px;}
.hot_blog .title span {float:right;}
.hot_blog_bottom {background-image:url(http://www.esmchina.com/IMAGES/top_blog_bottom.gif);background-repeat:no-repeat; height:8px;clear:both; }
.see_more {float:right;margin:5px;}

.article_list {float:left; padding-top:6px; padding-bottom:10px;width:380px;}
.article_list ul {list-style-type:none; margin:0; padding:0;}
.article_list li { float:left; width:100%;padding-left:18px;background-image:url(../images/bullet.gif);
background-repeat:no-repeat;background-position: 7px 7px;}
.article_list a {line-height:23px;}
.article_list span {float:right;height:25px; text-align:right;}


.article_list_2 {float:left; padding-top:6px; padding-bottom:6px;padding-left:18px;width:325px;}
.article_list_2 ul {list-style-type:none; margin:0; padding:0;}
.article_list_2 li { float:left; height:25px;background-image:url(../images/bullet.gif);
background-repeat:no-repeat;background-position: 7px 7px;}
.article_list_2 a {line-height:25px;}
.article_list_2 span {float:right;height:25px; text-align:right;padding-right:5px;}

.new_blog {width:345px; float:left; border:1px solid #ccc; }
.new_blog .title { background-color:#eeeedd; float:left; width:100%;}
.new_blog .title .title_name {float:left;font-weight:bold;font-size:14px; margin:5px;}
.new_blog .title span {float:right;}

.score_list {marign-left:20px; float:right; width:345px; border:1px solid #ccc;}
.score_list .title { background-color:#eeeedd; float:left; width:100%;}
.score_list .title .title_name {float:left;font-weight:bold;font-size:14px; margin:5px;}
.score_list .title span {float:right;}

.suggest_blog {float:left; width:100%; border:1px solid #ccc;margin:20px 0px;}
.suggest_blog .title { background-color:#eeeedd; float:left; width:100%;}
.suggest_blog .title .title_name {float:left;font-weight:bold;font-size:14px; margin:5px;}
.suggest_blog .title span {float:right;}
.blog_description {float:left;height:105px; overflow:hidden;margin: 5px; line-height:22px;}
.blog_description img {border:1px solid #ccc; float:left;margin-right:5px;}
.blog_description span {margin:5px; line-height:17px;}
.view_blog {float:left;margin: 5px; }
.view_blog img {padding-left:20px; margin-bottom:5px!important;marign-bottom:8px;}
.blog_items {float:left; width:235px;}
.blog_items_right {float:left; width:235px; border-right:1px dashed #ccc;}
.blog_items_bottom {float:left; width:236px; border-bottom:1px dashed #ccc; }

.blog_notice {float:left;  border:1px solid #ccc;}
.notice_title {border-bottom:1px solid #ccc; padding: 5px; font-weight:bold; font-size:14px;}
.notice_items {width:100%;}
.notice_items ul {list-style-type:none; padding:0px; margin:0px;}
.notice_items li {line-height:22px;}
.notice_items  a {padding-left:15px;background-image:url(../images/bullet.gif);background-repeat:no-repeat;background-position: 7px 7px;}

.blog_score {float:left; width:31.5%; border:1px solid #ccc;}
.score_title {border-bottom:1px solid #ccc; padding:5px 0px; font-weight:bold; font-size:14px;}
.score_items {padding:2px 8px;}
.score_items ul {list-style-type:none; padding:0px; margin:0px;}
.score_items li { width:100%; overflow:hidden; height:22px; line-height:22px;}
.score_items  a {padding-left:8px; text-decoration:none;color:#000000;}
.score_items span {color:#ff0000;}
.score_items strong {color:#990000;font-weight:bold;font-size:12px; padding-right:10px;}

.click_list {border:1px solid #ccc; margin-left:20px;}
.new_author_list { border:1px solid #ccc;margin-left:20px;}
/*add for blog inner page*/
.discuss1 {width:710px;}
.discuss1 .title { background-color:#eeeedd; padding:6px 5px; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.blog_expert {border-bottom:1px solid #ccc; height:100px;margin-bottom:5px;}
.blog_expert .redfont { color:red;}
/*add for Post and blog inner page*/
.tablelinthread h1 { float:left; font-size:12px; margin:0; padding:0;}
.blogarticle table th h1.title{ display:block; float:left; width:500px; font-size:12px; margin-bottom:0;}

/*add for blog main*/
.blog_score_title {border-bottom:0px solid #ccc; padding:5px 8px; font-weight:bold; font-size:14px;}
.blog_score_items {padding:2px 9px;}
.blog_score_items ul {list-style-type:none; padding:0px; margin:0px;}
.blog_score_items li { width:98%; overflow:hidden; height:22px; }
.blog_score_items li a {padding-left:5px;padding-right:2px; text-decoration: underline; float:left}
.blog_score_items li span { padding:0px; color:#ff0000}
.blog_score_items li strong {color:#990000;font-weight:bold;font-size:12px;padding-right:6px;float:left; text-align:right; width:13px;}
.blog_click_list {border-left:1px #ccc dashed; border-bottom:0px;; border-right:0px; border-top:0px; margin-left:0px;}
.blog_new_author_list { border:0px;margin-left:0px;}
.blog_new_update_list { border-left:1px #ccc dashed; border-bottom:0px; border-right:0px; border-top:0px;margin-left:0px;}


#con_TagBox {
	font-size:12px;
}
#tags_nav {
	padding: 0px;
	margin: 0px;
	/*width: 400px;*/
	height: 26px
}
#tags_nav li {
	background: url(../images/home_section_taboff_1.gif) no-repeat left top;
	float: left;
	margin-right: 1px;
	font-weight:bold;
	list-style-type: none;
	height: 26px
}
#tags_nav li A {
	padding:0 10px;
	background: url(../images/home_section_taboff_2.gif) no-repeat right top;
	float: left;
	color:#000066;
	line-height: 26px;
	height: 26px;
	text-decoration:none}
#tags_nav li.emptyTag {
	background: none transparent scroll repeat 0% 0%;
	width: 4px
}
#tags_nav li.selectTag {
	background: url(../images/tagbg_left.gif) no-repeat left top;
	position: relative;
	margin-bottom:-2px;
	height:28px
}
#tags_nav li.selectTag A {
	background: url(../images/tagbg_right.gif) no-repeat right top;
	color:#990000;
	line-height: 28px;
	height: 28px;
}
#tagContent {
	border:#cccccc 1px solid;
	background-color: #fff;
	padding:15px 10px;
}
.tagContent {
	display: none;
	color: #000000;
}
.contList{clear:both;}
.contList span{float:right;}
.contList dt {
	color:#7D7D7D;
	padding:5px 0;
}
.contList dd {
	line-height:18px;
}
.contList .usetool{text-align:right;line-height:20px;}
.contLis_clear{border-bottom:#ccc 1px solid;margin:8px 0;clear:both;height:1px;overflow:hidden;}
.Listclear_10{clear:both;height:10px;overflow:hidden;}

#tagContent div.selectTag {
	display: block
}
