﻿/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */
body,td,th {
	color: #333;
	font: 12px/1.6 Tahoma, Helvetica, Arial, sans-serif;
}
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: #328EBF;*/
	background-color: #B3D2F1;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
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: 380px;
	_height: 380px;
	width: 1002px;
	border: 0px solid #99BBDD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header1{
	height: 20px;
	width: 1002px;
	background-color: #CCA349;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#FAE7BF;
	border-bottom-color: #FAE7BF;
	margin-top:8px;
	display: none;
}
#header1Div1{
	width:438px;
	color: #FFF;
	margin-left: 10px;
	float: left;
}
#header1Div2{
	width:230px;
	color: #000;
	float: left;
	}
#header1Div3{
	width:240px;
	color: #000;
	float:right;
	text-align: center;
	}
.header1Div2span1{
	width: 150px;
	background-image: url(users01.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	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:330px;
	width: 1002px;
}
#header3{
	height: 30px;
	width: 1002px;
	margin:0px;
	background-color: #FCFDEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#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--------------------------- */
#nav2 {
	font-size:14px;
	line-height:26px;
	width:206px;
	height: 26px;
	padding-left:30px;
	color: #039;
	overflow: hidden;
}
#nav {
	font-size:93%;
	line-height:normal;
	width:1002px;
	height: 45px;
	background-image: url(nav.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	text-align:center;
	list-style:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#nav li {
	display:inline;
}
#nav li a {
	float:left;
	text-decoration:none;
	height: 23px;
	color: #6A7C95;
	padding-top:5px;
	_padding-top:3px;
	font-size: 16px;
	margin-right: 3px;
	font-weight: bold;
	margin-left: 3px;
	padding-left:7px;
}
#nav li a:hover {
	text-decoration: underline;
	background-image: url(sample3_sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*- Menu Tabs-结束-------------------------- */
#footer{
	height: 130px;
	width: 960px;
	margin-top: 6px;
	background-image: url(s.jpg);
	background-repeat: repeat-x;
}
#footerNav ul {
	text-align:center;
	margin:0;
	height:22px;
	list-style:none;
	padding-top: 3px;
	padding-left: 0px;
	width:auto;/*使页脚居中*/
	margin-left:155px;
}
#footerNav li {
	display:inline;
}
#footerNav li a {
	float:left;
	color: #fff;
	width:65px;
	margin-left: 4px;
	margin-left:4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#copyRight{
	height: 90px;
	width: 958px;
	text-align:center;
	padding-top:15px;
	line-height: 200%;
	color: #31719F;
}
.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: 1002px;
	float:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:12px;
	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: left;
	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: right;
	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: 14px;
	color: #093;
	text-indent:14px;
	margin: 8px;
	font-size: 14px;
	text-decoration:none;
	line-height: 14px;
}
