@charset "utf-8";
/* CSS Document */
body{word-wrap:break-word;word-break:break-all;}
#report_content {margin: 0px auto;color:#FFFF00;width:700px;}
#report_content .title{font-weight: bold;}
#report_content .content{}
#report_content .last{font-size:14px;}
#report_see_more {float:left;background-color:#DDDDFF;width:220px;border:1px none;height:20px;border-width: 1px;border-style: solid;
				border-color:#FFFF00;color:#000000;font-style: italic;}
#report_see_more a{display:block;cursor:pointer;color:#FF0000;font-weight: bold;font-style: normal;}

/*內容樣式*/
#report_content .t_table {background-color:#999999;height:235px;width:580px;table-layout:fixed;border:0;padding:1px;}
#report_content .t_title {background-color:#CCFFCC;height:25px;}
#report_content .t_admin_r {background-color:#FFCCCC;width:220px;}
#report_content .t_content {background-color:#CCFFCC;vertical-align:top;margin:0 right;text-align:left;}
#report_content .t_reply {background-color:#FFCCCC;vertical-align:top;}
#report_content .t_others {background-color:#CCFF99;width:60px;color:#FF0000;font-size:12px;font-weight: bold;}
#report_content .t_last {background-color:#99FF99;text-align:right;height:28px;}
#report_content .t_leave_more {background-color:#FFFFCC;text-align:left;color:#FF0000;font-weight: bold;}
#report_content .t_leave_but {font-size:11px;font-family:Tahoma,sans-serif; width:102px;background-color:#CCDDCC;
	border-top-style:solid;border-top-color:#99AA99;border-top-width:2px;border-bottom-style:solid;border-bottom-color:#99AA99;
	border-bottom-width:2px;border-left-style:solid;border-left-color:#BBCCBB;border-left-width:5px;border-right-style:solid;
	border-right-color:#BBCCBB;border-right-width:5px;cursor:pointer;}

#report_content .t_ahref{width:100%;height:100%;text-align:center;border-width: 1px;border-style: groove;}

/*留言樣式*/
#report_content .leave_con{width:580px;}
#report_content .leave_main{width:580px;}
#report_content .table_main{width:500px;table-layout:fixed;background-color:#DDEEFF;padding:1px;text-align:left;margin:0 right; border:1px;
							border-style:solid;border-color:#AADDFF;}
#report_content .table_nick{width:80px;vertical-align:font-weight: bold;}
#report_content .table_last{height:28px;color:#0000FF;font-size:10px;}
#report_content .leave_all{width:580;text-align:right;font-weight: bold;color:#FF0000;cursor:pointer;}

/*主留言樣式*/
/*#leave_div {display:none;position: absolute;color:#FF0000;border-style: solid; border-width: 1px;}*/
#leave_div {}
#leave_div .content{resize: none;}
#leave_div .leave_close{text-align:center;}
#leave_div .leave_close_but{font-size:12px;font-family:Arial,sans-serif;font-weight:bold;color:#FFFFFF;background-color:#0033FF;border-style:double;border-color:							#EE7777;border-width:4px;cursor:pointer;}


/*更多內容div*/
#more_info_div {display:none;height:95%;width:95%;overflow:true;}
#more_info_div .m_table{background-color:#999999;height:90%;width:90%;margin:auto auto 10px auto;table-layout:fixed;border:0;padding:5px;}
#more_info_div .m_title{height:30;background-color:#CCCCCC;font-weight: bold;color:#336699;}
#more_info_div .m_content{background-color:#CCCCCC;vertical-align:top;margin:0 right;text-align:left;color:#3333CC;}
#more_info_div .m_last{background-color:#C0C0C0;text-align:right;height:25px;color:#336666;}

#read_more_div {color:#FF0000;}
#read_more_div a{font-weight: bold;cursor:pointer;}