﻿@charset "utf-8";

*{padding:0px;margin:0px;}
body {
	text-align:center;
	
}
div{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	overflow:hidden;
	
}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}

img{ border-width:0px; border-style:none;}

#main{
	width:100%;
	height:100%;
	}


.tit_div{
	width:100%;
	height:30px;
	background-color:#f1f1f1;}
	
.index{
	width:870px;
	height:auto;}
	.tit_p1{
		display:inline;
		font-family:"宋体";
		font-size:12px;
		line-height:30px;
		color:#000000;
		float:left;}
		
	.tit_p2{
		display:inline;
		font-family:"宋体";
		font-size:12px;
		line-height:30px;
		color:#000000;
		float:right;}
		
	.tit_p1 a,.tit_p2 a{color:#000000;}
	
.logo{
	width:443px;
	height:43px;
	background:url(../images/logo.jpg) no-repeat;
	margin-top:54px;}
	
.tab_div{
	width:870px;
	height:70px;
	margin-top:25px;}
.tab_left{
	width:112px;
	height:70px;
	background:url(../images/left.jpg) top no-repeat;
	float:left;}
.tab_right{
	width:112px;
	height:70px;
	background:url(../images/right.jpg) top no-repeat;
	float:left;}
.tab_conn{
	width:646px;
	height:70px;
	background:url(../images/conn.jpg) top repeat-x;
	float:left;}
	
#tags { height:70px; width:646px; margin:0 auto; font-family:"微软雅黑"; font-size:20px;}
#tags li { float:left; width:184px; height:70px; list-style-type:none;}
#tags li a { text-decoration:none; float:left; height:50px; width:184px; line-height:50px; color:#fbb053; margin-top:10px; text-align:center;}
#tags li.emptyTag { width:47px; background:none; float:left;}
#tags li.selectTag { background:url(../images/tab.jpg) top no-repeat;}
#tags li.selectTag a { color:#FFFFFF; margin-top:5px;}
#tagContent {}
.tagContent {width:870px; height:auto; display:none}
#tagContent div.selectTag{ display:block}

.input_box{
	width:560px;
	height:auto;
	margin-top:34px;}
.input_box p{
	float:left;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:32px;
	color:#333333;
	display:block;
	width:auto;
	height:32px;
	padding-left:10px;
	text-align:right;}
.input_left{
	width:8px;
	height:32px;
	background:url(../images/input_left.jpg) top no-repeat;
	float:left;
	margin-left:15px;}
	
.input_right{
	width:8px;
	height:32px;
	background:url(../images/input_right.jpg) top no-repeat;
	float:left;}
	
.input_con{
	width:auto;
	height:32px;
	background:url(../images/input_con.jpg) top repeat-x;
	float:left;}
	
	.input_1{
		width:407px;
		height:29px;
		background: transparent;
		border:0px;
		float:left;}
		
	.input_2{
		width:110px;
		height:29px;
		background: transparent;
		border:0px;
		float:left;}
		
	.input_3{
		width:180px;
		height:29px;
		background: transparent;
		border:0px;
		float:left;}
	
.button{
	width:115px;
	height:41px;
	background:url(../images/button.jpg) no-repeat;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:41px;
	color:#333333;
	display:block;
	margin:0 auto;}
.but{ float:left; margin-left:10px;}

.but_div{
	width:280px;
	height:auto;
	padding:15px 0px;
	margin:0 auto;}
.yzm{
	float:left;
	margin-left:10px;
	font-family:"宋体";
	font-size:12px;
	line-height:40px;
	color:#5680bc;
	text-decoration:underline;}
	
.bottom_div{
	width:870px;
	height:170px;
	margin-top:40px;}
	
.bottom_left{
	width:7px;
	height:170px;
	background:url(../images/b_left.jpg) bottom no-repeat;
	float:left;}
	
.bottom_right{
	width:7px;
	height:170px;
	background:url(../images/b_right.jpg) bottom no-repeat;
	float:left;}
	
.bottom_con{
	width:850px;
	height:170px;
	background:url(../images/b_con.jpg) bottom repeat-x;
	float:left;}
	
.bottom_con div{
	width:135px;
	height:26px;
	background-color:#FFFFFF;
	margin-left:10px;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:20px;
	color:#ff981d;
	text-align:center;
	margin-top:5px;}
	
.bottom_con p{
	display:block;
	width:815px;
	height:auto;
	font-family:"微软雅黑";
	color:#333333;
	line-height:24px;
	text-align:left;
	margin:0 auto;
	margin-top:20px;
	font-size:14px;}
.button{
   width:115px;
   height:41px;
   background:url(../images/button.jpg) no-repeat;
   font-family:"微软雅黑";
   font-size:20px;
   line-height:41px;
   color:#333333;
   display:block;
   margin:0 auto;
   border:0px;
cursor:pointer;}