body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #9F9A88;
	background-image:url(../images2/bg_pic.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0;
	padding:0;
	scrollbar-face-color: #e7e7e7;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #ddddd5;
	scrollbar-darkshadow-color: #ddddd5;
	scrollbar-track-color: #e7e7e7;
	scrollbar-arrow-color: #999999;


}

table tr td,div {
	font-size:12px;
}

a {
    color: #000000;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}


ul li {
	margin-left:-10px;
}
ul.list li{
	list-style-image:url(../images2/ico2.gif) !important;
	list-style-image:url(../images2/ico.gif);
	height:20px !important;
	height:22px;
	color:#000000  ;
}

.input{
    background-color: #FCFCFC;
    font-size: 12px;    
    border-left:2px solid #000000;
    border-top:2px solid #000000;
    border-bottom:2px solid #000000;
    border-right:1px solid #000000;
    height: 18px;
    width:200px;
}
.input_login{
    background-color: #FCFCFC;
    font-size: 12px;    
    border:1px solid #000000;
    height: 16px;
    width:100px;
}

.input_search {
    background-color: #FCFCFC;
    font-size: 12px;    
    border:1px solid #000000  ;
    height: 16px;
    width:240px;
}

.button{
	font-size: 12px;
	padding-bottom: 1px ;
	border: 1px solid #000000;
	height:16px;
	line-height:12px;
	background-color: #ECF1F7;
}

.header {
	float:left;
	width:100%;
	height:128px;
	background-color:#333333;
}
.content {
	float:left;
	width:100%;
}

.logo {
	text-align:center;
	background-image:url(../images2/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:163px;
	height:128px;
	float:left;
}
.banner {
	float:left;
	width:840px;
}

.pic_line {
border:1px solid #999999;
}


#colleft {
	width:163px;
	float:left;
	background-color:#333333;
}
#colmid {
	width:640px;
	float:left;
}
#colright {
	width:188px;
	float:left;
	margin-left:4px !important;
	margin-left:2px;
}

.navigation {
	background-image:url(../images2/nav_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#D4C699;
	width:640px;
	height:59px;
	border-right:1px solid #000000;
}
.navigation a {
    color: #FFFFFF;
    text-decoration:none;
}
.navigation a:hover {
    text-decoration:underline;
}

#search {
	margin-top:10px !important;
	margin-top:30px;
	padding-left:100px;
	font-weight:bold;
}

.title {
	background-color:#827A71 ;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 10px;
	letter-spacing:6px;
}

.title_r {
	background-color:#827A71;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 10px;
	letter-spacing:6px;
}


.pic {
width:640px;
	background-color:#EEE7DD;
	float:left;

}
#pic {
	text-align:center;
}


.forum {
	width:318px;
	float:left;
	background-color:#EEE7DD;
	height:262px ;
}
.article {
	width:318px;
	float:right;
	background-color:#EEE7DD;
	height:262px ;
}

.navigation_botton {
width:640px;
	padding:6px 10px;
	background-color:#534C30;
	color:#FFFFFF;
	float:left;
}
.navigation_botton a {
	color:#FFFFFF;
}
.navigation_botton a:hover {
	text-decoration:underline;
}

.sign {
	background-image:url(../images2/sign.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:200px;
}
.login,.date {
	background-color:#FFFFFF;
}
.red {
	color:#CC0000;
}
.link_red {
	color:#CC0000;
}
.link_red:hover {
	text-decoration:underline;
}

