<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Global */
body, td {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体, sans-serif;
	font-size: 12px;
}
body {
	background: #FFF;
	margin: 0;
	text-align: center;
}
a {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-left: 0px;
	padding-left: 14px !important;
}
table {
	border-collapse: collapse;
	border-collapse: separate !important;
	empty-cells: show;
	font: 12px Tahoma, Verdana;
}
#menu_top {
	height: 30px;
	line-height: 30px;
	width: 360px;
	right: 16%;
	background: #F6FAFE;
	border: 1px solid #CAD9EA;
	border-top: none;
	position: absolute;
}
#menu_top {
}
#menu_top div.bg {
	text-indent: 16px;
	float: left;
	text-align: right;
}
#menu_top div.bg a {
	color: #666666;
}
#menu_top div.bg a:hover {
	color: #0099FF;
}
#menu_top span {
	color: #3466CB;
}
#menu {
	width: 100%;
}
#menu div.icon {
	background: url(icon_control.gif) left no-repeat;
	display: block;
	float: right;
	height: 32px !important;
	height: 28px;
	width: 20px;
}

#header {
	background: url(bg_header.gif) no-repeat right;
	height: 114px;
	overflow: hidden;
}
#header {
	width: 100%;
}
#header div.title {
	font-family: 黑体;
	font-size: 20px;
	padding-left: 120px;
	padding-top: 28px;
	text-align: left;
}
#header div.bg {
	background: url(bg_uinfo.gif) no-repeat left;
	height: 114px;
	width: 100%;
}
#header div.desc {
	padding-left: 120px;
	padding-top: 10px;
	text-align: left;
}
#header div.headerurl {
	padding-left: 120px;
	padding-top: 10px;
	text-align: left;
}
#header a.spaceurl {
	color: #333;
	font-size: 9px;
	text-decoration: none;
}
#header a:hover.spaceurl {
	color: #F0C;
	text-decoration: underline;
}
#menu {
	background: #FFF url(menu_topbg.gif) repeat-x top;
	border-top: 1px solid #CAD9EA;
	border-bottom: 1px solid #CAD9EA;
	color: #333;
	height: 31px;
	line-height: 31px;
	min-width: 760px;
}
#menu {
}
#menu div.block {
	display: block;
	float: left;
	font-weight: bolder;
	padding-left: 8%;
}
#menu div.control {
	display: block;
	float: right;
	margin-right: 8%;
	width: 80px;
}
#menu a {
	color: #333;
	text-decoration: none;
}
#menu a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.right {
	float: right;
	text-align: right;
	padding: 0px;
}
.outer {
	background-color: FFF;
	min-width: 990px;
	width: 92%;
	margin: 10px auto;
}

.main {
	height: 500px;
	width: 100%;
}
.module {
	overflow: hidden;
	table-layout: fixed;
}
.module .header .title {
	float: left;
	font-weight: bolder;
	padding-left: 13px;
	padding-top: 2px;
}
.module .header .more {
	float: right;
	padding-right: 8px;
	padding-top: 5px;
}
#main_layout0, #main_layout2 {
	vertical-align: top;
	width: 25%;
}
#main_layout0 .module .header, #main_layout2 .module .header {
	background: url(header_bg.gif) repeat-x;
	border: 1px solid #CAD9EA;
	/*border-bottom: none; */
	height: 32px !important;
	height: 30px;
}

#main_layout0 { background: #FFF; }
#main_layout2 { background: #FFF; }

#main_layout1 {
	padding: 1px 10px;
	text-align: center;
	vertical-align: top;
	background: #FFF;
}
#main_layout1 .module .header {
	background: url(header_bg.gif) repeat-x;
	border: 1px solid #CAD9EA;
	border-bottom: none;
	font-size: 14px;
	height: 30px;
	padding: 2px;
}
#main_layout0 .module, #main_layout1 .module, #main_layout2 .module {
	margin-bottom: 10px;
	width: 100%;
}
#main_layout0 td, #main_layout1 td, #main_layout2 td {
	padding: 0px;
}
#footer {
	background: #F3F9FE url(bg_footer.gif) right no-repeat;
	border-top: 1px solid #CDE9E2;
	color: #0080FF;
	font-size: 11px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	min-width: 760px;
	width: 100%;
}
#footer div { margin-top: 20px; }
.t_attach {
	width: 350px;
	background: #F1F6FF;
	border: 1px solid #D9D9D9;
	padding: 4px;
}
.t_attachlist {
	padding: 5px;
	border-bottom: 1px solid #DDF1FF;
	margin-bottom: 0px;
	margin-top: 8px;
}
.t_attachlist dd { margin-left: 20px;}
.t_attachlist img { border: none; }
#main_layout1 .t_table {
	border-left: 1px solid #DDF1FF;
	empty-cells: show;
	border-collapse: collapse !important;
	border-top: 1px solid #DDF1FF;
}
#main_layout1 .t_table td {
	border-bottom: 1px solid #DDF1FF;
	border-right: 1px solid #DDF1FF;
	padding: 4px;
}
.msgheader {
	background: #DDF1FF;
	border-top: 1px solid #CAD9EA;
	font-weight: bold;
	margin: 0 1em;
	padding: 5px;
	width: 60%;
}
.msgborder {
	margin: 0 1em;
	padding: 10px;
	word-break: break-all;
	width: 60%;
}
.p_bar {
	clear: both;
	margin: 2px 0px 26px 10px;
}
.p_bar a {
	color: #0073C6;
	float: left;
	font-size: 12px;
	padding: 1px 4px;
	text-decoration: none;
}
.p_bar a:visited {
	color: #0073C6;
}
.p_input {
	background: #F6F6F6;
	border: 0px;
	height: 16px !important;
	height: 14px;
	margin: 0px;
	padding: 0px;
	width: 40px;
}
.p_total {
	border: 1px solid #CEDEF7;
	border-right: 0px;
}
a.p_total {
	color: #000;
}
.p_pages {
	border: 1px solid #CEDEF7;
	margin-right: 1px;
	vertical-align: middle;
}
a.p_pages {
	color: #000;
}
.p_num {
	border: 1px solid #CEDEF7;
	margin-right: 1px;
	vertical-align: middle;
}
a:hover .p_num {
	background-color: #DEF7FF;
	border: 1px solid #CEDEF7;
	color: #000;
	text-decoration: none;
}
.p_redirect {
	border: 1px solid #CEDEF7;
	font-size: 11px !important;
	font-size: 13px;
	margin-right: 1px;
}
a.p_redirect {
	color: #319C4A;
}
a:hover .p_redirect {
	border: 1px solid #CEDEF7;
	text-decoration: none;
}
.p_curpage {
	background-color: #E8F3FD;
	border: 1px solid #CEDEF7;
	margin-right: 1px;
	vertical-align: middle;
}
a.p_curpage {
	color: #000;
}
.popupmenu_popup {
	color: #666;
	border: 1px solid #D9D9D9;
}
.popupmenu_option {
	background: #F1F6FF;
	color: #666;
	white-space: nowrap;
	padding: 3px 8px;
}
.side {
	overflow: hidden;
	padding-right: 10px;
	padding-right: 1px !important;
	padding-top: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.side li {
	padding-bottom: 5px;
	background:url(bg_li.gif) no-repeat 0px 6px;
}
.side a {
	color: #333;
	text-decoration: none;
}
.side a:visited {
	color: #666;
}
.side a:hover {
	color: #666;
	text-decoration: underline;
}
.center_views {
	border-bottom: 1px solid #CAD9EA;
	color: #6B6B6B;
	margin: 0 5px 5px;
	padding: 5px;
	text-align: right;
}
.center_views a {
	color: #666;
	text-decoration: underline;
}
.center_views a:visited {
	color: #999;
}
.center_views a:hover {
	color: #FF9900;
}
.center_lastpost {
	color: #999;
	padding: 10px 20px;
	margin: auto 5px;
	border-bottom: 1px dotted #CAD9EA;
}
.center_lastpost a {
	color: #666;
	text-decoration: none;
}
.center_lastpost a:visited {
	color: #999;
}
.center_lastpost a:hover {
	color: #FF9900;
}
.center_message {
	color: #666;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 10px 20px;
}
.center_subject {
	color: #666;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 13px;
	text-decoration: none;
}
.center_subject a {
	color: #356CAB;
}
.center_subject li {
	background: url(bg_li.gif) no-repeat 3px 6px;
}
.line {
	width: 100%;
	color: CAD9EA;
}
.list_category {
	background-color: #FCFCFC;
	color: #666666;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
}
.list_category td{
	border-bottom: 1px solid #F1F1F1;
}

/* Modules */
#module_userinfo, #module_calendar, #module_myfavforums, #module_myreplies, #module_myfriends, #module_myfavthreads { border: 1px solid #CAD9EA; border-top: none; padding-bottom: 10px; }
#module_userinfo .status {
	padding-left: 10px;
	text-align: left;
}
#module_userinfo .status span {
	color: #3466CB;
}
#module_userinfo .avatar {
	border: 1px solid #DEDEDE;
	padding: 3px;
	text-align: center;
}
#module_userinfo .username {
	text-align: center;
}
#module_userinfo .info {
	width: 99%;
	text-align: center;
}
#module_userdetails th, #module_userdetails td {
	padding: 3px 5px;
}
#module_userinfo .more {
	padding: 0px 10px;
	line-height: 1.5em;
	overflow: hidden;
	word-wrap: break-word;
	width: 92% !important;
	width: 98%;
}
#module_userinfo .more a {
	word-wrap: break-word;
}
#module_userinfo .operation {
	margin-top: 5px;
	text-align: center;
}
#module_userinfo .operation a {
	color: #4F8BCF;
}

#module_userinfo ul {
	padding: 10px 0;
}
#module_userinfo ul li {
	background: url(bg_li.gif) no-repeat 5px 8px;
	line-height: 24px;
	height: 24px;
}

#module_userdetails {
	border: 1px solid #CAD9EA;
	border-top: none;
	padding-bottom: 10px;
}
#module_userdetails .module .header {
	border-left: none;
	border-right: none;
}
#module_userdetails th {
	font-weight: normal;
	text-align: left;
}
#module_userdetails .more {
	font-size: 12px;
}
#module_calendar .header td {
	background: #FFF;
	height: 30px;
}
#module_calendar .header1 td {
	color: #666666;
	font-weight: bolder;
	height: 30px;
}
#module_calendar .row {
}
#module_calendar .row td {
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}
#module_calendar .row a, #module_calendar .row a:visited {
	color: #FF00EF;
}
#module_mythreads {
	margin: 0px;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding: 0 2px;
	padding-bottom: 10px;
}
#module_mythreads div.center div.center_subject a {
	color: #356CAB;
}
#module_mythreads table {
	width: 100% !important;
	width: 99%;
	table-layout: fixed;
}
#module_mythreads tr {
	height: 30px;
}
#module_mythreads .list_category .subject {
	width: 45%;
}
#module_mythreads .subject {
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 45%;
}
#module_mythreads .forum {
	text-align: center;
	width: 15%;
}
#module_mythreads .views {
	text-align: center;
	width: 15%;
}
#module_mythreads .lastpost {
	text-align: center;
	width: 25%;
}
#module_mythreads a {
	color: #333;
	text-decoration: none;
}
#module_mythreads a:visited {
	color: #666;
}
#module_mythreads a:hover {
	color: #666;
	text-decoration: underline;
}
#module_mythreads .center_subject {
	font-size: 14px;
	font-weight: bolder;
	padding-top: 13px;
}
#module_mythreads .center_subject a {
	text-decoration: none;
}
#module_mythreads .center_subject li {
}
#module_myreplies {
	padding: 0 2px;
	margin: 0px;
}
#module_myreplies table {
	width: 100% !important;
	width: 99%;
	table-layout: fixed;
}
#module_myreplies tr {
	height: 30px;
}
#module_myreplies .list_category .subject {
	width: 45%;
}
#module_myreplies .subject {
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 45%;
}
#module_myreplies .forum {
	text-align: center;
	width: 15%;
}
#module_myreplies .views {
	text-align: center;
	width: 15%;
}
#module_myreplies .lastpost {
	text-align: center;
	width: 25%;
}
#module_myreplies a {
	color: #356CAB;
	text-decoration: none;
}
#module_myreplies a:visited {
	color: #666;
}
#module_myreplies a:hover {
	color: #666;
	text-decoration: underline;
}
#module_myreplies .center {

}
#module_myblogs {
	margin: 0px;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding-bottom: 10px;
}
#module_myblogs a {
	color: #333;
	text-decoration: none;
}
#module_myblogs a:visited {
	color: #666;
}
#module_myblogs a:hover {
	color: #666;
	text-decoration: underline;
}
#module_myblogs div.center div.center_subject a { color: #356CAB; }
#module_topic .module {
	width: 100%;
}
#module_topic .more {
	font-size: 12px;
}
#module_topic .more a {
	text-decoration: none;
}
#module_topic .more a:hover {
	text-decoration: underline;
}
#module_topic .message {
	overflow: hidden;
	padding: 20px;
	table-layout: fixed;
	width: 100%;
	word-wrap: break-word;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding-bottom: 10px;
}
#module_topic .attach {
	padding-left: 0px;
}
#module_topic .attachstat {
	color: #666;
}
#module_topic .dateline {
	color: #999999;
	float: right;
}
#module_topiccomment {
	border: 1px solid #CAD9EA;
	margin-bottom: 20px;
}
#module_topiccomment .module {
	width: 100%;
}
#module_topiccomment .module td.header {
	border: none;
}
#module_topiccomment .header {
	font-weight: bolder;
}
#module_topiccomment .message {
	border-bottom: 1px solid #CAD9EA;
	overflow: hidden;
	padding: 5px;
	padding-bottom: 2px !important;
	padding-bottom: 20px;
	table-layout: fixed;
	word-wrap: break-word;
	margin: auto 10px;
}
#module_topiccomment .comment_subject {
	font-weight: bolder;
	padding: 10px;
}
#module_topiccomment .dateline {
	color: #999999;
}
#module_topiccomment .attach {
	padding-left: 0px;
}
#module_topiccomment .attachstat {
	color: #666;
}
#module_topiccomment .author {
	float: left;
}
#module_topiccomment .dateline {
	float: right;
}
#module_postcomment {
	width: 100%;
	border: 1px solid #CAD9EA;
}
#module_postcomment .header {
	background: url(header_bg.gif) repeat-x;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
	font-weight: bold;
}
#module_postcomment .reply {
	float: right;
}
#module_postcomment th {
	font-weight: normal;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
#module_postcomment .input {
	border: 1px solid #CCC;
	width: 100%;
}
#module_postcomment textarea {
	border: 1px solid #CCC;
	height: 120px;
	overflow: visible;
	width: 100%;
	word-break: break-all;
}
#module_postcomment .button {
	background: #FFF;
	border: 1px solid #CCC;
	margin: 10px;
	padding-top: 2px;
}
#module_postblog {
	text-align: center;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding-bottom: 10px;
}
#module_postblog form {
	margin: 0;
}
#module_postblog .button {
	background: #FFF;
	border: 1px solid #CCC;
	padding-top: 2px;
}
#module_hotblog {
	overflow: hidden;
	padding-top: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #FFF;
	border: 1px solid #CCC;
	border-top: none;
}
#module_hotblog li {
	padding-bottom: 5px;
	background: url(bg_li.gif) no-repeat 3px 5px;
}
#module_hotblog li a {
	color: #333;
	text-decoration: none;
}
#module_hotblog li a:visited {
	color: #666;
}
#module_hotblog li a:hover {
	color: #666;
	text-decoration: underline;
}
#module_myrewards {
	margin: 0px;
	padding: 10px 0;
	border: 1px solid #CAD9EA;
	border-top: none;
	overflow: hidden;
}
#module_myrewards div.center div.center_subject a {
	color: #356CAB;
}
#module_myrewards table {
	width: 100% !important;
	width: 99%;
	table-layout: fixed;
}

#module_myrewards tr {
	height: 24px;
	line-height: 24px;
}
#module_myrewards .list_category .subject {
	width: 60%;
}
#module_myrewards .subject {
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 65%;
}
#module_myrewards .forum {
	text-align: center;
	width: 25%;
}
#module_myrewards .price {
	ext-align: center;
	width: 10%;
}
#module_myrewards a {
	color: #333;
	text-decoration: none;
}
#module_myrewards a:visited {
	color: #666;
}
#module_myrewards a:hover {
	color: #666;
	text-decoration: underline;
}
#module_myrewards .center {
}
#module_myrewards .center_subject a:hover {
	color: C600D6;
	text-decoration: underline;
}
#module_myrewards .center_subject li {
}
#module_myrewards .center_lastpost {
	color: #FF9900;
}
#module_myrewards .side_subject {
	color: #666;
	display: block;
	background: url(bg_li.gif) no-repeat 5px 7px;
	overflow: hidden;
	padding-left: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 50%;
	width: 80%!important;
}
#module_myrewards .side_answerer {
	color: #666;
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
	width: 20%!important;
	width: 50%;
}

#module_myrewards .side_subject a {
	color: #333;
	text-decoration: none;
}
#module_myrewards .side_subject a:visited {
	color: #666;
}
#module_myrewards .side_subject a:hover {
	color: C600D6;
	text-decoration: underline;
}
#module_mytrades {
	margin: 0px;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding: 10px 0;
}
	*&gt;#module_mytrades { overflow: hidden; }
		* html #module_mytrades { height: 1%; }
#module_mytrades table {
	table-layout: fixed;
}
#module_mytrades tr {
	height: 30px;
}
#module_mytrades a {
	color: #333;
	text-decoration: none;
}
#module_mytrades a:visited {
	color: #666;
}
#module_mytrades a:hover {
	color: #666;
	text-decoration: underline;
}
#module_mytrades .list_category .subject {
	width: 60%;
}

#module_mytrades .item .subject {
	padding-left: 10px;
	height: 50px;
	line-height: 18px;
	overflow: hidden;
}
#module_mytrades .price {
	color: #F00;
	font-weight: bolder;
}
#module_mytrades .center {
}
#module_mytrades .item {
	overflow: hidden;
}
#module_mytrades .side_subject {
	color: #666;
	display: block;
	overflow: hidden;
	background: url(bg_li.gif) no-repeat 6px 5px;
	padding-left: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%!important;
	width: 70%;
}
#module_mytrades .side_price {
	color: #666;
	text-align: right;
	white-space: nowrap;
	float: right;
	padding-right: 8px;
	width: 20%!important;
	width: 30%;
}
#module_mytrades .side_subject a {
	color: #333;
	text-decoration: none;
}
#module_mytrades .side_subject a:visited {
	color: #666;
}
#module_mytrades .side_subject a:hover {
	color: C600D6;
	text-decoration: underline;
}
#module_myvideos {
	text-align: center;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding: 10px 0;
	overflow: hidden;
}
* html #module_myvideos {
	text-align: center;
	border: 1px solid #CAD9EA;
	border-top: none;
	padding-bottom: 10px;
	height: 1%;
}
#module_myfriends {
	overflow: hidden;
	padding: 5px;
	white-space: nowrap;
}
#module_myfriends .friend li {
	padding-bottom: 8px;
}
#module_myfriends .friend a {
	color: #333;
	text-decoration: none;
}
#module_myfriends .friend a:visited {
	color: #666;
}
#module_myfriends .friend a:hover {
	color: C600D6;
	text-decoration: underline;
}
#module_myfriends .space {
	color: #666;
	padding-bottom: 9px;
	padding-left: 18px;
	width: 100%;
}
#module_myfriends .space a {
	color: #333;
	padding-left: 12px;
	text-decoration: underline;
}
#module_myfriends .space a:visited {
	color: #666;
}
#module_myfriends .space a:hover {
	color: C600D6;
	text-decoration: underline;
}
#module_myfavforums table {
	width: 100% !important;
	width: 99%;
}
#module_myfavforums tr {
	height: 30px;
}
#module_myfavforums .list_category .forum {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 60%;
}
#module_myfavforums .forum {
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 60%;
}
#module_myfavforums .threads {
	text-align: center;
	width: 10%;
}
#module_myfavforums .posts {
	text-align: center;
	width: 10%;
}
#module_myfavforums .todayposts {
	text-align: center;
	width: 10%;
}
#module_myfavforums a {
	color: #333;
	text-decoration: none;
}
#module_myfavforums a:visited {
	color: #666;
}
#module_myfavforums a:hover {
	color: #666;
	text-decoration: underline;
}
#module_myfavthreads {
	margin: 0px;
}
#module_myfavthreads table {
	table-layout: fixed;
}
#module_myfavthreads tr {
	height: 30px;
}
#module_myfavthreads .list_category .subject {
	width: 45%;
}
#module_myfavthreads .subject {
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 45%;
}
#module_myfavthreads .forum {
	text-align: center;
	width: 15%;
}
#module_myfavthreads .views {
	text-align: center;
	width: 15%;
}
#module_myfavthreads .lastpost {
	text-align: center;
	width: 25%;
}
#module_myfavthreads a {
	color: #333;
	text-decoration: none;
}
#module_myfavthreads a:visited {
	color: #666;
}
#module_myfavthreads a:hover {
	color: #666;
	text-decoration: underline;
}

/*CODE &amp; Quote*/
.blockcode, .quote {
	font-size: 12px;
	margin: 10px 20px;
	border: solid #CAD9EA;
	border-width: 4px 1px 1px;
	background: #FFF);
	background-repeat: repeat-x;
	background-position: 0 0;
	overflow: hidden;
}
.blockcode h5, .quote h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border: 1px solid;
	border-color: #FFF #FFF #CAD9EA #FFF;
	background: #F5FAFE;
	line-height: 26px;
	padding-left: 5px;
	color: #666;
}
.blockcode code, .quote blockquote {
	margin: 1em 1em 1em 3em;
	line-height: 1.6em;
}
.blockcode code {
	font: 14px/1.4em "Courier New", Courier, monospace;
	display: block;
	padding: 5px;
}
.blockcode .headactions {
	color: #666;
	font-size: 1em;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}
.notice {
	border: 1px solid #F5F5E0;
	background: #FFFFF2 url(../../images/common/notice.gif) no-repeat 1em 0.7em;
	padding: 0.5em 1em 0.3em 3em;
	margin-bottom: 10px;
	color: #090;
}

#main_layout1 .t_table {
	border-top: 1px solid #CAD9EA;
	border-left: 1px solid #CAD9EA;
	empty-cells: show;
	border-collapse: collapse !important;
}
#main_layout1 .t_table td {
	border-right: 1px solid #CAD9EA;
	border-bottom: 1px solid #CAD9EA;
	padding: 4px;
}
.dragtext {
	border: 1px solid #CAD9EA;
	border-bottom: none;
}</pre></body></html>