/* CSS Document */

a{
color:#000;
text-decoration:underline;
}
a:hover{
color:#039;
text-decoration:none;
}
a:visited {
}

body{
font-family: "ËÎÌå","serif";
text-align:center;
}

#box{
text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
/*border:1px solid #c5c6c4;*/

}


/* top */
#nav{
margin:0px 0px 0px 0px;
padding:8px 0px 0px 0px;
width:934px;
height:25px;
border:1px solid #c5c6c4;
font-size:14px;
text-align:center;
}


#logo{
margin:0px 0px 0px 6px;
padding:0px;
width:500px;
height:60px;
float:left;
}
#logo h1{
	font-size: 18pt;
	color: #365D95;
	float:left;
}


#top_right{
	float:left;
	width:425px;
	height:60px;
}
#sousuo{
	padding:17px 0px 0px 0px;
	height:60px;
}

#top_nav{
	font-size:10pt;
}
/* end #top */



/* main */
#main{
	clear:both;
	width:934px;
	margin:0px 0px 6px 0px;
}

#main_left{
	float:left;
	width:723px;
	border:1px solid #c5c6c4;
	margin:0px 6px 0px 0px;
	padding:0px;
	font-family: "ËÎÌå","serif";
	text-align:left;
	font-size:10.5pt;
	line-height: 150%;
}
#nav_path{
	font-family: "Verdana","Times New Roman", "Times", "serif","Î¢ÈíÑÅºÚ","ËÎÌå","ºÚÌå";
  text-align:left;
	font-size:14px;
	background-image: url(../images/bjtiao.jpg);
	color: #FFF;
	height:25px;
	margin:0px;
	padding:5px 0px 0px 5px;
}
#main_left_nr{
	margin:6px;
}
.main_left_nr_img{
	text-align:center;
	margin:0px 0px 10px 0px;
}


#main_right{
	float:left;
	width:202px;
	margin:0px;
	padding:0px;
}
.main_right_list{
	width:202px;
	border:1px solid #c5c6c4;
	margin:0px 0px 6px 0px;
}
.main_right_list_h2{
	font-size:12pt;
	background-image: url(../images/bjtiao.jpg);
	color: #FFF;
	height:25px;
	margin:0px;
	padding:5px 0px 0px 5px;
}

#main_right div ul{
clear:both;
padding:0px;
margin:3px 0px 0px 0px;
list-style:none;
}
#main_right div li{
	text-align:left;
	font-size:9pt;
	padding:4px 0px 0px 6px;
	margin:0px 0px 2px 0px;
	width:180px;
	height:16px;
	border-bottom:1px dashed #000;
}


/* end #main */

/* bot */
#bot{
	clear:both;
	margin:6px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	width:935px;
	background-color:#4A8EBD;
}


#footer{
	clear:both;
	color:#FFFFFF;
	font-size:9pt;
	margin:6px;
	text-align:center;
}
/* end #bot */
