body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color:#e3e3e3;
}
TD,body,tr,p	{FONT-SIZE: 12px; COLOR: #000000; WORD-BREAK: break-all; }
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.font_color{color: #FF0000;}
a.font_color:link {
	color: #FF0000;
	text-decoration: none;
}
a.font_color:visited {
	color: #FF0000;
	text-decoration: none;
}
a.font_color:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.font_color:active {
	color: #FF0000;
	text-decoration: underline;
}
.menu{FONT-SIZE: 13px; COLOR: #000000; WORD-BREAK: break-all; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.protitle:link {
	color: #000000;
	text-decoration: none;
}
a.protitle:visited {
	color: #000000;
	text-decoration: none;
}
a.protitle:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.protitle:active {
	color: #000000;
	text-decoration: underline;
}
textarea	{
overflow: auto;
SCROLLBAR-FACE-COLOR: #009ace;
SCROLLBAR-HIGHLIGHT-COLOR: #b8e9fa;
SCROLLBAR-SHADOW-COLOR: #009aaa;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #f4f4f4;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
FONT-SIZE: 12px; 
BORDER: 1px #000000 solid; 
}
.textarea1	{
/*overflow: auto;*/
SCROLLBAR-FACE-COLOR: #009ace;
SCROLLBAR-HIGHLIGHT-COLOR: #b8e9fa;
SCROLLBAR-SHADOW-COLOR: #009aaa;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #f4f4f4;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
FONT-SIZE: 12px; 
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-BOTTOM: #cccccc 1px solid
}

.waiwei{
    position:relative;
    background:#DFDFDF;
    margin:0auto;
    width:160px;
	height:130px;
}
.tupian{
    background:#fff;
    border:3pxsolid#c00;
    padding:5px;
    position:relative;
    top:-5px;
    left:-5px;
	right:-5px;
}
.tupianimg{
    vertical-align:bottom;/*È¥³ýÍ¼Æ¬ÏÂ·½µÄ¿ÕÏ¶*/
}