html
{
    SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-FACE-COLOR:#CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
}
body
{
	margin: 0;
	padding: 0;
	font-family: "yahei","ËÎÌå",Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/bak.jpg");
	background-repeat: repeat-x;
}
.All_Body
{
	width:1002px;
	margin:0 auto;
}

.All_Top
{
	width:100%;
	margin:0 auto;
}
.NoteBody
{
	width:99.6%;
	margin:0px auto;
	border: #99cc66 1px solid;
}
.NoteRight
{
	float:right;
	clear:both;
	width:80%;
}
.NoteLeft
{
	float: left;
	clear: both;
	width: 20%;
	border: #dcdcdc 1px solid;
}
.NoteTitle
{
	text-align:center;
	font-weight: bold;
	font-size: 15px;
	margin-top:2px;
}
.NoteMes
{
	margin: 2px;
	text-indent: 2em;
	color: #666666;
	line-height:20px;
}
.Leave_Note
{
	margin:5px auto;
	width:70%;
}

.notePic
{
	float:left;
	width:250px;
	height:280px;
	border:0;
	margin:10px;
}
.ADImage
{
	width:1002px;
	margin:0px auto;
}

.Navigation
{
	background-image: url(../images/b2.gif);
	line-height: 25px;
	padding: 2px 10px;
	margin: 2px 5px;
	background-repeat: repeat-x;
}
.cp {
	text-indent: 15px;
	height: 23px;
	border-bottom:#CCCCCC 1px dashed;
}

hr
{
	width:99%;
}
ul,li { 
list-style:none;
}
.MiNiNote
{
	background-color: #dcdcdc;
	line-height: 25px;
	text-align: center;
	margin:0 2px;
}
#Home_Image ,#Top
{
	margin:0px auto;
	width:1002px;
}
.top_Right
{
	width: 300px;
	float: right;
	clear: both;
	height: 30px;
	margin-top: 45px;
	color: #f5f5dc;
	font-size: 13px;
}
.top_Left
{
	float: left;
	clear: both;
	background-image: url(../images/logo.gif);
	height: 70px;
	width:545px;
	margin: 5px;
	background-repeat: no-repeat;
}

.All_Foot
{
	margin:0px auto;
}
.Foot_Img
{
	background-image:url("../images/footer.gif");
	height:15px;
	background-repeat:repeat-x;
	width:1002px;
}
.Foot_Mes
{
	background-color: #e5ffe2;
	text-align: center;
	padding: 5px 0px;
}
.HomeHr
{
	width: 70%;
	color: #dcdcdc;
}

.textBox
{
    border: #3E97D9 1px solid;
    line-height:20px;
    height:20px;
}
.textBoxAre
{
    border: #3E97D9 1px solid;
    line-height:20px;
    height:20px;
	word-break:break-all;
}
.button
{
    border: #3E97D9 1px solid;
    background-color: #99ffcc;
    font-weight:bold;
    cursor:pointer;
}
.div_Image_Body
{
	text-align:center;
	height:500px;
	overflow:auto;
	overflow-x:hidden;
	width:99%;
}
.NowImage
{
    margin: 3px 5px;
    border: #669966 3px solid;
}
.OverImage
{
    margin: 2px 5px;
    cursor: pointer;
    border: #b8860b 3px outset;
}

.Pro_Bottom
{
	padding:5px;
	width:80%;
}
.Pro_Mes_Left
{
	float:left;
	clear:both;
	width:125px;
	height:125px;
	text-align:center;
	vertical-align:middle;
}
.Pro_Mes_Right
{
	width:100%;
	float:right;
	clear:both;
}
.Pro_Img_Mes
{
	border:0px;
	height:120px;
	width:110px;
	margin:2px;
	vertical-align:middle;
}
.Pro_Mes_Note
{
	color: #a9a9a9;
	margin: 3px;
	height:70px;
}
.Pro_More_Mes
{
	text-align:right;
	margin:3px 5px;
}
.ProTitle
{
	line-height: 20px;
	color: #228b22;
	margin-left:5px;
}
.hr
{
	margin:0 10px;
	border-bottom: #a9a9a9 1px dotted;
}
.NoteMes_job
{
	margin:2px;
	text-indent:2em;
	height:500px;
	overflow:auto;
	overflow-x:hidden;
}

A:link
{
    color: #006633;
    text-decoration: none;
}

A:visited
{
    text-decoration: none;
}
A:active
{
    color: #006633;
    text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: none;
}
.liMes
{
	line-height:22px;
}
.MarryMes
{
	margin: 2px;
	color: #666666;
	line-height:20px;
	padding:5px;
}

.LoadMes
{
	margin: 50px auto;
	width: 200px;
	background-image: url("../images/loadchat.gif");
	background-repeat: no-repeat;
	height: 50px;
	font-size: 15px;
	line-height:50px;
	padding-left:55px;
	color: #666666;
}
.VideoNote
{
	margin:30px 0 0 140px;
}