body {
	margin: 0px;
}
th { text-align: center; }
body, td {
	color: #333333;
	font-size: 12px;
}
div {
	text-align: left;
}
a {
    color: #075599;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
hr {
	height: 0px;
	border :0px;
	border-top: #6699CC 1px solid;
	width : 100%;
}
input[type="text"]
{
    font-family:Verdana;
}
input[type="password"]
{
    font-family:Verdana;
}
.footer {
    color: #999999;
    font-size: 12px;
    text-align: right;
    line-height: 1.6;
}
.footer a {
    color: #999999;
}
.footer a:hover {
    color: #FF0000;
}
.footer img {
    filter: gray;
}
.footer a:hover img {
    filter: '';
}
.bold {
	font-weight: bold;
}
.font_size14px {
	font-size: 14px;
}
.fs14 .fs14 a {
	font-size: 14px;
}
.input1 {
	border: 1px #3b6592 solid;
}
.input_null_border {
	border: 0px;
}
.button1 {
	padding: 3px 8px 2px 8px;
	border: 1px #3b6592 solid;
	background-image: url(images/btn_bg.gif);
}
.button2 {
	padding: 5px 3px 3px 5px;
	background-color: #FFFFFF;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
.button3 {
	padding: 5px 3px 3px 5px;
	background-color: #FFFFFF;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #FFFFFF solid;
}
.button4 {
	position: relative;
	top: 1px;
	padding: 2px 0px 0px 2px;
	background-color: #FFFFFF;
	border-top: 1px #6699CC solid;
	border-right: 1px #6699CC solid;
	border-bottom: 1px #FFFFFF solid;
	border-left: 1px #6699CC solid;
}
.button5 {
	position: relative;
	top: 1px;
	padding: 2px 0px 0px 2px;
	background-color: #edf5ff;
	border: 1px #6699CC solid;
}
.tr_header1 {
	font-weight: bold;
	height: 24px;
	text-align: center;
	background-image: url(images/bg_sub_top.gif);
}
.tr_item1 td {
	padding-top: 3px;
	border-bottom: 1px solid #E1EFFF;
}
.tr_item2 {
	background-color: #edf5ff;
}
.tr_item2 td {
	padding-top: 3px;
	border-bottom: 1px solid #E1EFFF;
}
.show_poster {
	padding: 4px;
	border-bottom: solid 2px #6699CC;
	background-color: #E1EFFF;
}
.show_body {
	word-wrap: break-word;
	padding-top: 4px;
	font-size: 14px;
	line-height: 1.5;
}
.lh15 { line-height: 1.5;}
.red {color: #FF0000;}
.red_title {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.signature {
	padding-top: 18px;
	text-align: right;
}
.signature table {
	border: solid 1px #E1EFFF;
	padding: 4px;
}
.signature td {
	text-align: left;
	color: #FF0000;
}
.user_portrait table {
	background-color: #FFFFFF;
	border: solid 1px #6699CC;
	padding: 1px;
}
.user_portrait td {
	font-size: 9px;
	font-family: Tahoma;
}
.user_portrait img {
	border: solid 1px #C9E2FB;
	width: 64px;
	height: 64px;
}
.user_portrait_m table {
	background-color: #FFFFFF;
	border: solid 1px #6699CC;
	padding: 1px;
}
.user_portrait_m td {
	font-size: 9px;
	font-family: Tahoma;
}
.user_portrait_m img {
	border: solid 1px #C9E2FB;
	width: 48px;
	height: 48px;
}
.user_portrait_m {
}
.user_portrait {
	border: solid 2px #6699CC;
	padding: 1px;
}
.simple_reply {
	border: solid 1px #CCCCCC;
	padding: 1px;
}
.search_title {
	font-size: 15px;
	text-decoration: underline;
}
.search_master_uid {
	color: #009900;
}
.search_master_uid a {
	color: #009900;
}
.reply_header {
	padding: 15px 0px 5px 0px;
}
.about_title {
	padding: 5px;
	background-color: #E1EFFF;
	border-bottom: solid 1px #6699CC;
}
.reply_body 
{
	padding-top: 1px;
	height: 22px;
	background-color: #EEEEEE;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.padding5 {
	padding: 5px;
}
.width760px {
	width: 760px;
}
.mainwidth {
	width: 960px;
	margin: auto;
	background:#fff;
}
.imitate_button {
	padding: 3px 3px 1px 5px;
	border: 1px #3b6592 solid;
	background-image: url(images/btn_bg.gif);
}
.search_bar {
	padding: 3px;
	text-align: right;
	margin: 3px 0px 3px 0px;
	background-color: #E1EFFF;
	height: 18px;
}
.keyword_color {
	color: #FF0000;
}
.big_item {
	padding: 8px 0px 8px 8px;
	width: 50%;
	vertical-align: top;
	word-break: break-all;
	word-wrap: break-word;
}
.big_class {
	width: 95%;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #AACCEE;
}
.big_class_left 
{
	float: left;
	width: 70px;
	text-align: center;
}
.big_class_right 
{
	float: left;
	width: 285px;
	line-height: 1.5;
}
.board_color {
	color: #333333;
}
.pic_topic {width: 80px;text-align: center;}
.pic_topic a {color: #000000;}
.pic_topic img {border: #000000 1px solid;margin: 7px 0px 6px 0px;}
.topic {line-height: 1.6;padding-bottom: 5px;}	
.topic a {color: #000000;}
.topic span a {color: #2255cc;text-decoration: none;}
.topic span a:hover {color: #ff0000;text-decoration: underline;}
.fs14 {font-size: 14px;}
#post_button
{
	border-bottom: solid 1px #6699CC;
}
#post_text {
	border: 1px solid #6699CC;
	border-top: 0px;
	background: #FFFFFF;
}
#post_text textarea {
	font-size: 14px;
	width: 730px;
	border: 0px;
	background: #FFFFFF;
	overflow: auto;
	padding: 4px;
}
#header {
	width: 958px;
	height: 50px;
	border-right: solid 1px #6699CC;
	border-bottom: solid 1px #6699CC;
	border-left: solid 1px #6699CC;
}
#header1_navigater {
	width: 950px;
	margin: 5px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	background-color: #edf5ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACCEE;
	height: 16px;
}
.navigater {
	width: 950px;
	margin: 5px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	background-color: #edf5ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACCEE;
	height: 16px;
}

.index_board a {color: #666666;}
.index_board a:hover {color: #FF0000;}
.focus_title {font-size: 14px;font-weight: bold;}
.LightText {color: Red;}
a.white { color:#FFFFFF; }

#footer {
	width: 960px;
	text-align: right;
}
#Login1 {
	text-align: center;
}
#Login1_UserName, #Login1_Password {
	padding-top: 2px;
	border: 1px #3b6592 solid;
}
#Login1_LoginButton {
	padding: 3px 5px 0px 6px;
}
#GridView1 {
	line-height: 1.4;
	word-break: break-all;
	word-wrap: break-word;
}
#GridView1 span {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
#list0 {font-size: 19px;font-weight: bold;text-align: center;font-family: "ºÚÌå";}
#list0 span {display: none;}

/*½¹µãÍ¼Æ¬*/
#hotImg{float:left;position:relative;width:320px}
#hotImg a{text-decoration:none}
#hotImg a:hover{text-decoration:underline}
#imgShow{width:320px;height:240px;margin:0 auto;margin:1px}
#imgShow img{width:320px;height:240px;border: 0px;}
#imgNum{position:absolute;bottom:31px;right:6px;width:175px;height:14px}
#imgNum div{text-align:right}
#imgNum a{display:-moz-inline-block;display:-moz-inline-box;display:inline-block;width:20px;height:14px;line-height:14px;margin-left:2px;text-align:center;font:10px tahoma,MingLiu;color:#fff;background-color:#555}
#imgNum a:hover{background-color:#f90;text-decoration:none}
#imgNum a.here{background-color:#f90;text-decoration:none}
#imgTitle{position:absolute;bottom:1px;right:1px;width:320px;height:26px}
#imgTitle .titbg{width: 322px;height:26px;background-color:#eee;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5}
#imgTitle input{position:absolute;z-index:2;top:0px;right:1px;width:320px;height:20px;padding-top:6px;border:0px;text-align:center;font-weight:bold;color:#000;font-size:14px;background-color:transparent}
#fImg01{margin:1px auto 0}
#fImg01,#fImg01 img{width:320px;height:23px}
#fImg02{position:absolute;z-index:10;left:1px;bottom:1px}
#fImg02,#fImg02 img{width:75px;height:30px}


.ftit{position:relative;top:0px;left:0px;z-index:1;height:28px;padding-top:2px;font-size:12px;text-align:left;color:#000;background:#f0f0ee url("../../editor/themes/v6bbs/images/format.gif") no-repeat 0% 50%;border:1px solid #ccc}
.ftit em{float:left;display:block;margin:5px 6px 0px 0px;padding-left:15px;font-style:normal}
.ftit span{float:left;display:block;width:30px;height:20px;margin-top:1px;cursor:pointer;border:1px solid #a4b97f;background:#fff url("images/sanjiao.gif") no-repeat 90% 50%}
.ftit span b{width:30px;height:15px;margin-top:2px}
.ftit cite{margin-left:10px;font-style:normal;color:#f00}

.face{display:block;width:15px;height:15px;font-size:0px;text-indent:-99999px;background:url("images/face.gif") no-repeat}
.fa0{background-position:0px 0px}
.fa1{background-position:0px -15px}
.fa2{background-position:0px -30px}
.fa3{background-position:0px -45px}
.fa4{background-position:0px -60px}
.fa5{background-position:0px -75px}
.fa6{background-position:0px -90px}
.fa7{background-position:0px -105px}
.fa8{background-position:0px -120px}
.fa9{background-position:0px -135px}
.fa10{background-position:0px -150px}
.fa11{background-position:0px -165px}
.fa12{background-position:0px -180px}
.fa13{background-position:0px -195px}
.fa14{background-position:0px -210px}
.fa15{background-position:0px -225px}
.fa16{background-position:0px -240px}
.fa17{background-position:0px -255px}
.layf{position:absolute;width:200px;z-index:99;padding:0 0 5px 5px;border:1px solid #9cad7c;background-color:#fff}
.layf ul{width:100%;list-style:none;margin:0;padding:0;overflow:hidden}
.layf li{float:left;width:25px;height:25px;margin:5px 5px 0 0;cursor:pointer;text-align:center;border:1px solid #ccc}
.layf li a{display:block;margin:5px}

