* {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC3300;
}
a.v1:link {
          text-decoration: none;
          color: #844900;
}
a.v1:visited {
          color: #844900;
          text-decoration: none;
}
a.v1:hover {
          color: #844900;
          text-decoration: none;
}
a.v1:active {
          color: #844900;
          text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #CCCCCC}
.style3 {
	color: #333333;
	
}
#dot{
	color:#B50C08;	
}
.dashed_line{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.style3 a:link a:visited a:hover a:active {
	color: #000000;
	text-decoration: none;
}
.style4 {line-height: 22px; font-size: 12px;}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {font-size: 14px; font-weight: bold; color: #B50808; }
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.xian_q {	border: 1px solid #DEE3CE;
}
.z_12 {
	font-size: 12px;
	line-height: 22px;
	color: #9C0C08;
}
.z_12_cu {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #BD0008;
}
.biankuang_q {
	border: 1px solid #DEDFDE;
}
.biankuang_s_w {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDFDE;
	border-right-color: #DEDFDE;
	border-bottom-color: #DEDFDE;
	border-left-color: #DEDFDE;
}
.z_12_hg22_h {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
}
.line {
	border-top: 3px solid #EFEFEF;
	border-right: 3px none #EFEFEF;
	border-bottom: 3px none #EFEFEF;
	border-left: 3px none #EFEFEF;
}
.zi_14 {
	font-size: 14px;
	font-weight: bold;
	color: #B50C08;
}
.line_xu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line_s_c {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #C60400;
	border-right-color: #C60400;
	border-bottom-color: #C60400;
	border-left-color: #C60400;
}
.logo{
	width:150px;
	height:50px;
	border:1px solid #DEDFDE;
	text-align:center;
	margin:0 0 5px 35px;
}
.Nav{
	padding:0 3px;
	font-size:12px !important;
}
.news_title{
	margin:5px;
	font-size: 22px;
	font-weight: bold;
	color: #B50C08;
}

/*photo list*/
.pcontent{
	width:98%;
	text-align:center;
}
.photo{
	width:145px;
	height:110px;
	float:left;
	margin:10px 20px;
	border:1px solid #D8D8D8;
	background-color:#EAEAEA;
}
.pimg{
	padding:2px;
}
.ptitle{
	width:145px;
	padding:5px;
}

/*ÆÚ¿¯*/
#tree_container{
	margin:10px 0 10px -20px;
}
#tree_container ul{
	margin-top:0px;
	margin-bottom:0px;
}
#tree_container ul li{
}
#tree_container li{
	list-style-type:none; 
}
#tree_title{

	
}
#tree_cat{
	margin-left:20px;
	font-weight:bold;
}
#tree_content{
	margin-left:20px;
}
.open{
	list-style-image: url(../images/tv-collapsable.gif);
}
.close{
	list-style-image: url(../images/tv-expandable.gif);
}
.hide{
	display:none;
}
.show{
	display:block;	
}
.tree_content{
	border:1px #DEE3CE solid;
	padding:5px;
	width:95%;
}