BODY {
	margin: 0px; 
        padding: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma, helvetica, arial, sans-serif;
	text-align: center;
        BACKGROUND: url(/images/bg.gif);
}
UL {
	LIST-STYLE-TYPE: none
}
LI {
    LIST-STYLE-TYPE: none
}
.main {
	WIDTH: 910px;
        BACKGROUND-COLOR: #FFFFFF;
	POSITION: relative;
	TEXT-ALIGN: left;
	margin: auto; 
        overflow: hidden; 
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}
.head img {
        BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
.indexcontent img {
	BORDER-TOP-WIDTH: 1px; 
        BORDER-LEFT-WIDTH: 1px; 
        BORDER-BOTTOM-WIDTH: 1px; 
        BORDER-RIGHT-WIDTH: 1px; 
        border-TOP-color: #BABABA;
        border-LEFT-color: #BABABA;
        border-BOTTOM-color: #BABABA;
        border-RIGHT-color: #BABABA;
}
.index {
	HEIGHT: 15px;
	background-color: #E7E9E7;
	margin-top: 1px;
	text-indent: 5px;
}
.index A {
	COLOR: #000000;
	text-decoration: none;
}
.left {
	TABLE-LAYOUT: fixed;
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.left H1 {
	FONT-SIZE: 20px;
	COLOR: #CC3333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left A {
	COLOR: #CC3333;
}
.info {
	padding-top: 10px;
        padding-bottom: 5px;
}
.content {
	line-height: 18px;
	padding-top: 20px;
	padding-right: 5px;
}
.content IMG {
        width: expression(this.width > 728 ? 728: true); 
        max-width: 728px;
        overflow:hidden;
}
.list {
        overflow: hidden; 
	WORD-BREAK: break-all;
}
.list A {
	COLOR: #666666;
	text-decoration: none;
}
.list h2 {
	FONT-SIZE: 14px;
	COLOR: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list h2 A {
	COLOR: #A22828;
	text-decoration: none;
}
.divide {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DDDDDD;
}
.divide1 {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DDDDDD;
}
.right {
	TABLE-LAYOUT: fixed;
	width: 160px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-top: 10px;
}
.footer {
	TEXT-ALIGN: right;
	float: left;
	background-color: #E7E9E7;
	height: 15px;
	width: 910px;
	text-indent: 5px;
}
.footer A {
	COLOR: #999999;
	TEXT-DECORATION: none
}
.copyright {
	FLOAT: left;
	color: #999999;
}
.next {
}
.next LI {
	MARGIN: 8px 0px;
	list-style-type: none;
}
