body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	background-color: #C1C1C1;
	word-break:break-all;
}

.clear{
    clear:both;
}
a img {
    border: 0
}
#all {
    width: 950px;
	margin:auto;
	overflow:hidden;
	background-color: #ffffff;
}
/* 左邊 */
#left {
    width: 227px;
	overflow:hidden;
	float:left;
}
#logo {
	width: 227px;
	height: 156px;
}
#menu {
	width: 227px;
	overflow:hidden;
}
/* 右邊 */
#right {
    width: 723px;
	overflow:hidden;
	float:right;
}
#topall {
	width: 723px;
	height: 107px;
}
#top {
	width: 723px;
	height: 107px;
}
#top_l {
	width: 540px;
	height: 107px;
	background-image:url(images/88-v01.jpg);
	float:left;
}
#top_r {
	width: 183px;
	height: 107px;
	float:right;
}
#main {
	width: 723px;
}

#news {
	width: 723px;
	margin-top: 15px;
}
#news ul{
margin-top:-5px;
margin-left:5px;
padding:0px;
list-style-position:inside;
}

#news li{
margin:0px;
padding:0px;
margin-left:5px;

}
/* footer */
#footer {
	width: 950px;
	margin-top: 20px;
}
#footer_1 {
	width: 950px;
	background-color: #770403;
}
/* text */	
h1 {
	font-size: 24px;
	color: #990000;
	line-height: 1.9em;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #777777;
	line-height: 1.9em;
	font-weight: bold;
}

.t12_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.9em;
}
.t12_gray a:link {
	color: #666666;
	text-decoration: none;
}
.t12_gray a:active {
    color: #666666;
	text-decoration: none;
}
.t12_gray a:visited {
	color: #666666;
	text-decoration: none;
}
.t12_gray a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.t12_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.8em;
}
.t18_bk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	line-height: 1.8em;
}

.article {
	font-size: 16px;
	color: #666666;
	line-height: 1.9em;
}

.article p{
	text-indent: 2em;}
}


.article table {
	color:#333333;
	border-right-width: 0px;
	border-top-style:  0px;
	border-right-style: solid;
	border-bottom-style: 0px;
	border-left-style:  0px;
	border-right-color: #333333;
	text-indent: 4px;
}
.article th{background-color:#333333; color:#FFFFFF;}

.article a:link {
    color: #666666;
	test-decoration: none;}
.article a:active {
    color: #666666;
	text-decoration: none;
}
.article a:visited {
	color: #666666;
	text-decoration: underline;
}
.article a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.article em{
font-style:normal;
color:#CC0000;}

.article .resourse {
text-align:right}

.article .Newshighlight {
color:#990000;}

.highlight {
font: 16px;
}

.highlight table {
background:#CCCCCC;
width:100%;
margin:3px;
padding:0px;
border:0;
}

.highlight a:link {
color:#990000;
text-decoration:none;}

.highlight a:active {
color:#990000;
text-decoration:none;}

.highlight a:visited {
color:#990000;
text-decoration:none;}

.highlight a:hover{
color:#333333;
text-decoration:}



