﻿/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */
body,td,th {
	color: #333;
	font-size: 12px;
}
html,body {height: 100%;}
*{
	margin: 0px;
	padding: 0px;
}
ol,ul{
	list-style: none;
}
body{
	/*background: url(body_bg.jpg) repeat-x #deebf3;background-color: #E1E1E1;*/
    text-align: center;
	/*background-color: #035;*/
	background-color: #ddd;
	margin-top:10px;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #F00;
	TEXT-DECORATION: underline
}
#header{
	height: 298px;
	_height: 300px;
	width: 960px;
	border: 0px solid #99BBDD;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header1{
	height: 28px;
	width: 960px;
	background-image: url(top_1.gif);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}
#header1Div1{
	width:438px;
	color: #039;
	padding: 5px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
}
#header1Div2{
	width:230px;
	color: #039;
	padding: 5px;
	float: left;
	}
#header1Div3{
	width:240px;
	color: #000;
	padding:0px;
	float:right;
	margin:3px;
	text-align: center;
	}
.header1Div2span1{
	width: 150px;
	background-image: url(users01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.header1Div2span2{
	width: 150px;
	background-image: url(users02.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.header1Div2span3{
	width: 150px;
	background-image: url(users03.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#header2{
	height:200px;
	width: 960px;
}
#header3{
	height: 30px;
	width: 960px;
	border: 0px;
	margin:0px;
	background-image: url(bg_960.png);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
#Search{
	width: 475px;
	float: left;
	padding: 3px;
}
.Searchtitle{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}
.SearchText{
	height: 15px;
	width:180px;
	border: 1px solid #A8D23E;
	padding: 2px;
	background-color: #eee;
	height: 15px;
}
.SearchSubmit{
	background-image: url(live_bg.png);
	background-position: -298px -103px;
	height:24px; width:65px; border:0; overflow:hidden; cursor:pointer;
	}
#webpost{
	width: 470px;
	padding: 3px;
	float: right;
	margin-top: 3px;
}
/*- Menu Tabs--------------------------- */
#nav {
	font-size:93%;
	line-height:normal;
	width:960px;
	height: 33px;
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	text-align:center;
	list-style:none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 36px;
}
#nav li {
	display:inline;
}
#nav li a {
	float:left;
	text-decoration:none;
	height: 23px;
	width: 80px;
	color: #FFF;
	padding-top:8px;
	_padding-top:6px;
	font-size: 15px;
	margin-right: 0px;
	font-weight: bold;
}
#nav li a:hover {
	color: #FC0;
}
/*- Menu Tabs-结束-------------------------- */
#footer{
	height: 100px;
	width: 960px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99BBDD;
}
.footer_nav ul {
	text-align:left;
	margin:0;
	list-style:none;
	padding-top: 3px;
	padding-left: 0px;
	width:520px;/*使页脚居中*/
}
.footer_nav li {
	display:inline;
}
.footer_nav li a {
	float:left;
	width: 56px;/*使页脚居中*/
	color: #559300;
	padding-left: 2px;
}
#copyRight{
	height: 90px;
	width: 958px;
	text-align:center;
	padding-top:6px;
}
#copyRight_Div1{
	float: left;
	height: 88px;
	width: 300px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
#copyRight_Div2{
	float: right;
	text-align: left;
	height: 73px;
	width: 650px;
	padding-top:15px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*-----------留言头像--------*/
#massage_pho{
	border: 2px solid #f60;
	height: 337px;
	width: 710px;
	background-color: #FFF;
	visibility:hidden;
	position: absolute;
}
#massagetextbox{
	height: 130px;
	font-size: 14px;
	line-height: 180%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#massagetextbox p{
	text-indent: 8mm;
	font-size: 14px;
	line-height: 180%;
}
.messagelist_box{
	border: 1px solid #bbb;
	width:956px;
}
.messagelist tr,.messagelist td{
	font-size: 14px;
	line-height: 180%;}
#main_box1 {
	text-align:center;
	height: auto;
	width: 990px;
	float:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}
#main_box2 {
	text-align:left;
	height: auto;
	width: 960px;
	float:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#bcastr{
	height: auto;
	border: 0px solid #99BBDD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center {
	width: 960px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFF;
}
#left {
	float: right;
	width: 270px;
	text-align:left;
	vertical-align: top;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#right {
	width: 678px;
	text-align:left;
	vertical-align: top;
	left:0px;
	top:0px;
	right: 0px;
	bottom: 0px;
	border: 1px solid #bbb!important;
	border: 1px solid #bbb;
	margin: 0px;
	float: left;
	overflow: hidden;
}
#right,#right th,#right td,#right p{

}
.img { /* 图片样式 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.TextBox {
	FONT-SIZE: 12pt;
	COLOR: #4d4d4d;
	FONT-FAMILY: "Arial", "Helvetica", "Dotum";
	border: 1px solid #ddd;
}
.Button {
	border: 1px solid #999;
	font-size: 12px;
	color: #03F;
	background-position: center center;
	background-color: #FFF;
	height: 22px;
}
.dh-listtitle{
	height: 25px;
	color: #36F;
	text-indent:14px;
	margin: 12px;
	font-weight: bold;
}
