@charset "utf-8";
/* CSS Document */
body {margin: 0px;padding: 0px;background:url(../images/bj.jpg) #fff top center no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff;}
body,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,input,form,img,p{margin:0px;padding:0px;font:12px Arial, Helvetica, sans-serif;}
h1, h2, h3 {margin-top: 0px;text-transform: lowercase;font-family:Arial, Helvetica, sans-serif, Times, serif;font-weight: normal;}
p, ul, ol {margin-top: 0px;line-height: 160%;}
ul, ol, li {margin: 0px;padding: 0;list-style: none;}
img{border:0;}
li{display:inline;}
a {color:#333;font:12px Arial, Helvetica, sans-serif;text-decoration: none;}
a:hover {color:#e50e83;}
a img {border: none;}
img{display:block;}
.clear{clear:both;float:none;}
/* head */
#head{width:980px;height:140px;margin:0 auto;}
	.logo{margin:10px 0 10px 20px;float:left;}
	.nav{height:32px;margin:74px 10px 0 0;float:right;}
		.nav li{line-height:32px;color:#666;margin-left:30px;float:left;}
		.nav li a:hover, .actives a{color:#e50e83;}

#banner{width:980px;margin:0 auto;}

#main{width:980px;margin:10px auto;}
	.gallery{width:554px;height:188px;background:url(../images/gallery.png) no-repeat;float:left;}
		.gallery_title{width:515px;height:28px;line-height:28px;padding-left:34px;font-weight:bold;margin:6px 0 0 4px;background:url(../images/bt.jpg) no-repeat;float:left;}
		.gallery_text{width:540px;margin:13px 0 0 14px;float:left;}
		#demo{width:530px;overflow:hidden;float:left;}
	.about{width:203px;height:188px;background:url(../images/about.png) no-repeat;margin:0 10px;float:left;}
		.about_title{width:165px;height:28px;line-height:28px;padding-left:34px;font-weight:bold;margin:6px 0 0 4px;background:url(../images/bt.jpg) no-repeat;float:left;}
		.about_text{width:193px;margin:13px 0 0 10px;float:left;}
			.about_text p{color:#333;line-height:14px;margin-top:5px;float:left;}
	.contact{width:203px;height:188px; background:url(../images/about.png) no-repeat;float:left;}
		.contact_title{width:165px;height:28px;line-height:28px;padding-left:34px;font-weight:bold;margin:6px 0 0 4px;background:url(../images/bt.jpg) no-repeat;float:left;}
		.contact_text{width:193px;color:#666;line-height:14.5px;margin:5px 0 0 10px;float:left;}
	
#foot{width:980px;height:34px;line-height:34px; background:#32a6da;margin:10px auto 0 auto;}
	.font_nav{margin-left:5px;float:left;}
		.font_nav a{color:#fff;margin:0 5px;}
	.bq{margin-right:10px;float:right;}
		.bq a{color:#fff;}

/* menu */
#menu{width:980px;margin:0 auto;}
	#menu_left { float:left; width:180px;}
	#menu_left li {margin:10px 10px 0 0;float:left;}
	#menu_left li a {background: none repeat scroll 0 0 #666;color:#fff;display:block;font-weight: bold;height:30px;line-height:30px;text-decoration:none;width:210px;text-align:center;}
	#menu_left li a:hover, .menu_left li a:active, .menu_left li a:focus,.nav_actived{background:#e50e83 !important;}
	#menu_right {float:right;width:700px;margin-top:10px;}
	.img {border: medium none;}

#about{width:980px;margin:10px auto;}
#about_left{width:194px;float:left;}
#about_right{width:776px;margin-left:10px;color:#333;float:left;}
	#about_right dl{width:776px;float:left;}
	#about_right dt{font-size:16px;float:left;}
	#about_right dd{margin:10px 0;font-size:16px;float:left;}
	
#press{width:980px;margin:10px auto;}
#press_left{width:204px;float:left;}
#press_right{width:766px;margin-left:10px;color:#333;float:left;}
	#press_right dl{width:766px;margin-bottom:20px;float:left;}
	#press_right dt{font-size:16px;float:left;}
	#press_right dd{margin:10px 0;float:left;}
