@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px; margin-bottom:0px;
}
.left { width:245px; height:auto; float:left;
}
.right { width:700px; height:auto; float:left;
}
.table_main { border:1px solid #E4E4E4;
}
.pro_show { width:690px; height:auto; border:1px solid #EFEFEF; margin-left:3px; border-top:3px solid #E7E7E7; margin-top:5px; float:left;
}
.list_title { width:685px; height:20px; padding-left:5px; padding-top:4px; border-bottom:1px solid #CCCCCC; background:#F2F2F2; font-weight:bold; color:#9966CC; float:left;
}
.list_title a { color:#993399; text-decoration:none; font-weight:bold; }
.each { width:131px; height:245px; border:1px solid #F2F2F2; border-bottom:1px solid #DFDFDF; border-right:1px solid #DFDFDF; margin-left:3px; margin-top:3px; overflow:hidden; text-align:center; float:left;
}
.each li { list-style-type:none; width:131px; height:16px; text-align:center; background:#F2F2F2; color:#FF0000; font-size:12px; float:left; }
.each cite { width:131px; height:35px; text-align:center; color:#000000; background:#FFFFFF; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; overflow:hidden; float:left;
}
.each cite a { color:#000000; text-decoration:none; font-size:12px; float:left;
}
.each cite a:hover { color:#FF0000; text-decoration:none; font-size:12px; float:left;
}
.fpage { width:690px; height:20px; margin-top:5px; border:1px solid #CCCCCC; background:#F3F3F3; text-align:center; font-weight:bold; margin-bottom:3px; float:left; }
