/* CSS Document */
@charset "gb2312";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
	color: #cccc99;
}
.top_main {
	width:1000px;
	height:36px;
	background-image:url(timages/background_1.gif);
}
.img_text_tianbaotang {
	height:36px;
	float:right;
}
.img_logo {
	float:left;
	width:246px;
	height:168px;
}
.div_main {
	width:1000px;
}
.left_middle {
	width:831px; 
	float:left;
}
.div_logo {
	width:831px; 
	height:170px; 
	padding-top:14px;
}
.div_menu {
	width:831px;
	height:36px; 
	background-image:url(timages/background_1.gif);
}
.div_menu_text {
	margin-left:246px; 
	padding-top:10px;
}
.div_left_space_95px {
	width:95px; 
	float:left;
}
.div_nav_img {
	float:left; 
	width:736px;
	background-image:url(timages/background_3.gif);
	
}
.div_homepage_img {
	float:left; 
	width:192px;
}
.div_outof_content {
	float:left; 
	width:544px;
}
.div_content {
	line-height:20px; 
	margin-left:30px; 
	margin-right:30px; 
	margin-top:30px;
}
.div_right_img {
	float:left; 
	width:169px;
}
.div_bottom {
	float:left; 
	text-align:right; 
	width:1000px; 
	background-image:url(timages/background_4.gif); 
	height:29px;
}
.div_bottom_info {
	padding-top:8px; 
	padding-right:8px;
}


a:link {
	color: #cccc99;
	text-decoration: none;
}

a:visited {
	color: #CCCC99;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
	text-decoration: none;
}
a:active {
	color: #CCCC99;
	text-decoration: none;
}

