/* === import === */
@import url(font.css);
/* === 页面整体CSS定义 === */
body {font-size : 12px; color : #000000; font-family : tahoma, 宋体, fantasy; text-align : center; margin : 0;}
a {text-decoration : none;color : #000000; } 
a:hover {text-decoration : underline; color : #4455aa; } 
form{margin:0px;}
input,select ,textarea,option {font-family : tahoma, verdana, 宋体, fantasy; font-size : 12px; line-height : 14px; color : #000000;} 

.tablemain {width: 667px;}
.tableplay {width: 570px;}

.tableplay_top {
	height: 24px;
	width: 570px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #02ACDB;
	border-left-color: #02ACDB;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99D1E0;
	background-color: #02ACDB;
	text-align: left;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablebody {
	background-color: #EBFAFD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #02ACDB;
	border-left-color: #02ACDB;
	font-weight: normal;
	text-align: left;
	width: 570px;
}
.playbody {
	float:left;
	line-height:25px;
}
.playads {
	float:right;
	height: 300px;
	width: 300px;
}
#linedot {
	background-color: #EBFAFD;
	background-image: url(../images/txwm_line_1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 4px;
	font-size:1px;
}
.comment_write {
	width:470px;
	height:110px;
	float:left;
	margin-left: 2px;
	margin-right: 2px;
}
.tablebody .comment_write .textArea textarea{width:100%; height:110px;}
.tablebottom {
	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: #02ACDB;
	border-bottom-color: #02ACDB;
	border-left-color: #02ACDB;
	width: 570px;
	height: 2px;
	font-size:1px;
}
.bar_left {
	float: left;
	background-image: url(../images/top_l.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 6px;
}
.bar_right {
	float:right;
	background-image: url(../images/top_r.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 6px;
}
.bar_main {
	background-image: url(../images/top_bg.gif);
	line-height: 35px;
	overflow: auto;
}
#bar_search {
	background-color: #ECF4FB;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
}
.uldo {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 130%;
}
#search {
	float: left;
}
.play-ad2 {
	float: right;
	margin-right: 6px;
}
