@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	padding-top:30px;
	text-align:left;
	background:#bfcbc6 url(../img/bg.gif) top repeat-x;
	voice-family:inherit;
	color:#5c6e66;
	font-size:12px;
}
td {
     word-break:break-all;
	 font-size:12px;
}

a:link,
a:visited {
	text-decoration:none;
	color:#5c6e66;
}
a:hover {
	text-decoration:underline;
	color:#F60;
}

/****** Form Controls Styles ******/
form {
	display:inline;
}
input {
	font-family:Tahoma, Arial; 
	font-size:12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	color: #000; 
	border: 1px solid #c6ddd2;
	background-color: #F9F9F9;
}
input.button {
	height: 20px;
	padding:0 5px;
	color: #000; 
	border: 1px solid #999;
	border-top: 1px solid #eaf2ee;
	border-left: 4px solid #84a094;
	background-color: #c6ddd2;
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #000;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}
select { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #000; 
	background-color: #FFF;
}

/* nav menu */
unknown {
	font-size:small
}

#menu {font-size:12px; background:url(../img/menu_bg.gif) #dae0d2 repeat-x 50% bottom; float:left; width:100%; line-height:normal;}

#menu ul {
	padding:10px 10px 0 10px; margin:0px; list-style-type:none;
}
#menu li {
	padding:0 0 0 9px; background:url(../img/left.gif) no-repeat left top; float:left; margin:0px;
}
#menu a {
	padding:5px 15px 4px 6px; display:block; background:url(../img/right.gif) no-repeat right top; float:left; color:#557757; text-decoration:none;
}
#menu a {
	float:none
}
#menu a:hover {
	color: #333
}
#menu #current {
	background-image:url(../img/left_on.gif)
}
#menu #current a {
	background-image:url(../img/right_on.gif); padding-bottom:5px; color:#333
}

#head-bar{
     padding:0 0 0 15px;
	 background:url(../img/bjzoo.gif) right top no-repeat;
	 border-bottom:#d5e4d6 solid 1px;
}

/* ÖÐ¼ä */
.column_box {

}

.column_box ul {
    margin:10px;
}

.column_box li {
    list-style-type: disc;
	list-style-position:inside;
	line-height:24px;
}

.stress_news {
    padding:10px;
	clear:left;
}
.stress_news h1 {
    font-size:14px;
	color:#5c6e66;
	margin-bottom:5px;
}
.stress_news p {
    font-size:12px;
	color:#737373;
	text-align:left;
	margin:0;
	text-indent:24px;
}

#sub_nav ul {
    margin:0;
}

#sub_nav li {
    list-style-type:none;
	line-height:24px;
	text-align:left;
	border-bottom:#dfdfdf solid 1px;
}

#sub_nav a {
     display:block;
	 background:url(../img/nav_arrow01.gif) 15px 8px no-repeat;
	 text-indent:30px;
	 width:100%;
}

#sub_nav a:link,
#sub_nav a:visited {
     color:#a3a3a3;
}

#sub_nav a:hover {
     color:#ff6600;
	 background:#f3f6d0 url(../img/nav_arrow03.gif) 15px 8px no-repeat;
}

#sub_nav a.currently:link,
#sub_nav a.currently:visited,
#sub_nav a.currently:hover{
	 font-weight:bolder;
	 background:url(../img/nav_arrow02.gif) 15px 8px no-repeat;
}

.news_list {
    line-height:20px;
}
.news_list ul {
    margin:0;
}
.news_list li {
    text-align:left;
	line-height:30px;
	border-bottom:#d9dadc dashed 1px;
	list-style-type:disc;
	list-style-position:inside;
}
.news_list p {
    line-height:20px;
	text-indent:24px;
}

#sub_nav2 li {
     border:none;
	 font-weight:normal;
	 margin-left:20px;
}

.dwbg {
	border: 1px solid #BEBEBE;
	height:130px;
}
