@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	margin: 0px;
	padding:0px;
	color: #000;
	font-size: 12px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
img {
border:none;
}
a:link{
text-decoration:none;
color:#000;
}
a:visited{
color:#000;
text-decoration:none;
}
a:hover{
color:#ec0303;
text-decoration:none;
}
.main {
	background-color: #FFF;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 550px;
}
.right {
	float: right;
	width: 453px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 145px;
	width: 550px;
}

.logo {
	float: left;
	height: 65px;
	width: 60px;
	margin-top: 20px;
	margin-left: 40px;
	display:inline;
	background-repeat: no-repeat;
	background-color: #b40000;
	background-image: url(../images/logo.png);
}
.title {
	float: left;
	height: 65px;
	width: 450px;
	margin-top: 20px;
	display:inline;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
}
.menu {
	height: 30px;
	width: 400px;
	margin-left: 90px;
	clear: both;
	margin-top: 10px;
}
.top_contant {
	height: 22px;
	width: 210px;
	padding-top: 15px;
	padding-left: 200px;
	padding-right: 16px;
	color: #FFFFFF;
	text-align: right;
}
.top_contant a:link{
text-decoration:none;
color:#FFF;
}
.top_contant a:visited{
color:#FFF;
text-decoration:none;
}
.top_contant a:hover{
color:#000;
text-decoration:none;
}
.photo_bg {
	height: 482px;
	width: 426px;
	background-image: url(../images/photo_bg.jpg);
}
.photo {
	height: 403px;
	width: 376px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 27px;
	margin-left: 25px;
	background-image: url(../images/photo.jpg);
	background-repeat: no-repeat;
}
.contant {
	width: 510px;
	margin-top: 60px;
	margin-left: 40px;
}

.contant_left {
	float: left;
	height: 275px;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.contant_right {
	float: right;
	height: 275px;
	width: 229px;
}
.notice {
	height: 30px;
	width: 280px;
}
.notice_contant {
	height: 80px;
	width: 280px;
}
.notice_contant ul{
	padding:0px;
	margin:0px;
	list-style-type: square;
	height: 80px;
	width: 280px;
	list-style-position: inside;
}
.intro_title {
	height: 30px;
	width: 280px;
	margin-top: 40px;
}
.intro_contant {
	height: 80px;
	width: 280px;
}
.intro_contant_l {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
}
.intro_contant_r {
	float: left;
	height: 80px;
	width: 190px;
}
.adv_l {
	height: 120px;
	width: 159px;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.adv_b {
	height: 53px;
	width: 157px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
}
.bottom_contant {
	height: 140px;
	width: 923px;
	margin-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.bottom_contant_l {
	float: left;
	height: 140px;
	width: 470px;
	display:inline;
}
.bottom_contant_r {
	float: left;
	height: 140px;
	width: 410px;
	margin-left: 40px;
	display:inline;
}
.view_l {
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
	display:inline;
}
.view_r {
	height: 120px;
	width: 140px;
	margin-top: 20px;
	float: left;
	margin-left: 30px;
	display:inline;
	background-image: url(../images/photo_2.jpg);
}
.view_l_title {
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
}
.view_l_photo {
	height: 50px;
	width: 300px;
}
.item_l {
	float: left;
	height: 100px;
	width: 250px;
	margin-top: 20px;
	display:inline;
}
.item_l_title {
	height: 70px;
	width: 250px;
}
.item_l_contant {
	height: 30px;
	width: 250px;
	line-height: 30px;
}
.item_l_contant ul{
	margin:0px;
	padding:0px;
	line-height: 30px;
	list-style-type: none;
}
.item_l_contant li{
	float:left;
}
.item_r {
	float: left;
	height: 100px;
	width: 140px;
	margin-top: 20px;
	margin-left: 20px;
	display:inline;
}
.foot {
	height: 60px;
	width: 923px;
	margin-top: 30px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
.foot_informatiom {
	float: left;
	height: 60px;
	width: 700px;
}
.foot_friend {
	float: right;
	height: 30px;
	width: 223px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}
.information {
	height: 210px;
	width: 510px;
	margin-left: 40px;
}
.photo_1 {
	height: 150px;
	width: 510px;
	background-image: url(../images/phone.jpg);
}
.local {
	height: 20px;
	width: 510px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
.tips {
	float: left;
	height: 20px;
	width: 100px;
	font-weight: bold;
}
.local_r {
	float: right;
	height: 20px;
	width: 370px;
	text-align: right;
}
.photo2_bg {
	height: 354px;
	width: 426px;
	background-image: url(../images/photo1_bg.jpg);
}
.photo2 {
	height: 274px;
	width: 376px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/photo4.jpg);
}
.middle {
	width: 963px;
	margin-left: 40px;
	clear: both;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.middle_l {
	float: left;
	width: 693px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.5;
	padding-right: 40px;
	background-color: #FFFFFF;
}
.middle_l p {
	line-height: 1.5;
	text-indent: 25px;
}
.middle_l table {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	background-color: #65a114;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #65A114;
}
.middle_l tr td {
	background-color: #FFF;
	text-indent: 0px;
	line-height: 150%;

}
.middle_l p{
	line-height: 20px;
	text-indent: 25px;
}
.middle_r {
	float: right;
	width: 229px;
	background-color: #FFFFFF;
}
.middle_r_title {
	height: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: 35px;
}
.menu_content_1 {
	width: 192px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu_content_1 ul {
	list-style-type:none;
	background-color:#FFF;
	padding:0px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 155px;
	color: #666666;
}
.menu_content_1 li {
	float:left;
	list-style-type:none;
	width:155px;
	line-height:30px;
	height:30px;
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	background-image: url(../images/menu_bg_1.jpg);
	background-repeat: no-repeat;
}
.menu_content_1 li a:hover{
	float:left;
	list-style-type:none;
	width:155px;
	line-height:30px;
	height:30px;
	margin:0;
	padding:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.login {
	height: 234px;
	width: 304px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/login.jpg);
}
.login_box {
	height: 60px;
	width: 200px;
	margin-left: 90px;
	margin-top: 75px;
}
.user {
	height: 20px;
	width: 250px;
	margin-left: 40px;
	line-height: 20px;
}
.password {
	height: 52px;
	width: 269px;
	margin-left: 35px;
}
.register {
	width: 480px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: 40px;
}
.register_top_bg {
	height: 30px;
	width: 480px;
	background-image: url(../images/register_top_bg.jpg);
}
.regiser_middle_bg {
	background-image: url(../images/register_middle_bg.jpg);
	background-repeat: repeat-y;
	width: 420px;
	padding-right: 30px;
	padding-left: 30px;
}
.register_title {
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.register_bottom_bg {
	height: 30px;
	width: 480px;
	background-image: url(../images/register_bottom_bg.jpg);
}
.main_d {
	background-color: #FFFFFF;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
