﻿@charset "utf-8";
/* CSS Document */

body{
    margin:0px auto;
	font-family:"宋体";
	font-size:12px;
	color:#666;
	line-height:180%;
	background:#000;
}
TABLE{TEXT-ALIGN:LEFT;}
DIV {
	WORD-BREAK: break-all; 
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;PADDING-TOP: 0px; MARGIN: 0px; 
}
LI {
	WORD-BREAK: break-all;list-style:none;paddding:0px;margin:0px;
}
Img{border:0px;}


a.a1:link{
	font-size: 12px;
	color:#666;
	text-decoration:none;
}
a.a1:visited ,a.a1:active {
	font-size: 12px;
	color:#666;
	text-decoration:none;
}

a.a1:hover {
	font-size: 12px;
	color:#000;
	text-decoration:underline;	
}

a.a2:link{
	font-size: 12px;
	color:#ccc;
	text-decoration:none;
}
a.a2:visited ,a.a1:active {
	font-size: 12px;
	color:#ccc;
	text-decoration:none;
}

a.a2:hover {
	font-size: 12px;
	color:#666;
	text-decoration:underline;	
}

a.a3:link{
	font-size: 12px;
	color:#000;
	text-decoration:none;
}
a.a3:visited ,a.a1:active {
	font-size: 12px;
	color:#000;
	text-decoration:none;
}

a.a3:hover {
	font-size: 12px;
	color:#666;
	text-decoration:underline;	
}



/*top*/
.top{width:946px;}
.menu{width:946px;}


/*main*/
.main{width:946px;text-align:left;background:url(images/main_top.jpg);}
	.main_left{width:713px;float:left;padding:5px;background:url(images/main_top.jpg) left;}
		.main_pr{width:713px; margin-bottom:10px;overflow:hidden;}
			.main_1{width:175px;float:left; margin-right:4px;}
			.main_2{width:175px;float:left;}
			
		.main_info{width:712px;}
			.info_left{width:355px; float:left; border-right:1px dashed #d6d5d5;}
				.in_left_bar{width:355px; height:40px; background:url(images/main_about.jpg) left;margin-bottom:18px;}
				.about{width:355px;}
					.ps_1{width:148px;height:109px; float:left;}
					.font_1{width:197px;height:109px;float:right;}
				
			.info_right{width:356px; float:right;}
				.in_right_bar{width:356px; height:40px; background:url(images/main_about.jpg) right;margin-bottom:18px;}
				.cus{width:356px;}
						.ps_2{width:148px;height:109px; float:left; margin-left:5px;}
						.font_2{width:188px;height:109px;float:right;}
	
	.main_right{width:223px;float:right;background:url(images/main_top.jpg) right;text-align:center;word-wrap:break-word;overflow:hidden;}
	
.main_bottom{width:946px;}


/*bottom*/
.bottom{width:946px; margin-top:12px; color:#7a7a7a;}
	.bottom_middle{width:926px; background:url(images/bottom_middle_bg.jpg); float:left;padding:10px;}
		.bottom_left{width:750px;float:left;text-align:left;background:url(images/bottom_middle_bg.jpg) left; padding-top:10px;}
		
		.bottom_right{width:176px;float:right;text-align:right;background:url(images/bottom_middle_bg.jpg) right;}
	
	.bottom_bot{margin-bottom:12px;}
	
	
/*about*/
.main_m{width:946px;background:url(images/main_top-.jpg);}
	.main_left_l{width:713px;float:right;padding:5px;background:url(images/main_top-.jpg) right;}
	.main_right_r{width:223px;float:left;text-align:center;word-wrap:break-word;overflow:hidden;background:url(images/main_top-.jpg) left;}

