html, body {
	margin: 0px;
	padding: 0px;
}
.top_all {
	background-image: url(imgs/top_bg.jpg);
	background-repeat: repeat-x;
	height: 58px;
}
.top_all .top_960{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
}
.top_all .top_960 .logo {
	background-image: url(imgs/top_logo.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 65px;
	float: left;
	margin-right: 10px;
}
.top_all .top_960 .en_name {
	background-image: url(imgs/en_name.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 390px;
	margin-right: 20px;
	float: left;
}
.top_all .top_960 .nav {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	padding-top: 10px;
}

.banner_all {
	background-image: url(imgs/banner_bg.jpg);
	background-repeat: repeat;
}
.banner_all .banner {
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B76631;
}
.banner_all .banner_pages {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.banner_all .banner_pages h1 {
	color: #E6BA9F;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	font-size: 36px;
	line-height: 100px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_all .banner_pages h2 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6BA9F;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.banner_end {
	background-image: url(imgs/banner_end.jpg);
	background-repeat: repeat-x;
	height: 3px;
	overflow: hidden;
}
.black_box {
	background-image: url(imgs/black_bg.jpg);
	background-repeat: repeat-x;
}
.black_box ul {
	/* [disabled]width: 960px; */
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.black_box ul li {
	list-style-type: none;
	float: left;
	font-size: 11px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.black_box ul li a {
	color: #F90;
	text-decoration: none;
}
.black_box ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}


.black_box ul li strong {
	color: #FFF;
}

.black_box ul li   h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
	text-transform: capitalize;
	line-height: 30px;
	background-image: url(imgs/more.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.black_box ul li h1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 60px;
}

.black_box ul li img{
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 50px;
}
.smenu {
	background-color: #212121;
}
.smenu .smenu_960 {
	height: 35px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.smenu .smenu_960 ul {
	padding: 0px;
	margin: 0px;
}
.smenu .smenu_960 ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	padding: 0px;
	margin-top: 2px;
}
.smenu .smenu_960 ul li a {
	color: #FFF;
	display: block;
	background-color: #333;
	text-decoration: none;
	line-height: 33px;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.smenu .smenu_960 ul li a:hover {
	color: #999;
	display: block;
	background-color: #87421B;
	text-decoration: none;
	line-height: 33px;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.smenu .smenu_960 ul li a.smenu_selected {
	color: #333;
	display: block;
	background-color: #EBEBEB;
	text-decoration: none;
	line-height: 33px;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}





.main_top {
	background-image: url(imgs/main_top.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.main {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(000.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F2FAFC;
}
.main .main_960 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .main_960 .left {
	float: left;
	width: 600px;
	margin-right: 40px;
}
.main .main_960 .left .box01 {
	width: 592px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #ccc;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.main .main_960 .left .box09 {
	width: 592px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #ccc;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.main .main_960 .left .box02 {
	width: 594px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.main .main_960 .left .box08 {
	width: 594px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


.main .main_960 .left .box03 {
	width: 596px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.main .main_960 .left .box07 {
	width: 596px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


.main .main_960 .left .box04 {
	width: 598px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.main .main_960 .left .box06 {
	width: 598px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


.main .main_960 .left .box05 {
	width: 600px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}

.main .main_960 .left h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	line-height: 30px;
}
.main .main_960 .left h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	line-height: 30px;
	color: #09C;
}


.main .main_960 .left p {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	color: #333;
}
.main .main_960 .right {
	float: left;
}
.main .main_960 .right .contact {
	background-image: url(imgs/contact_right.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 280px;
	color: #39F;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	line-height: 20px;
	margin-bottom: 50px;
}
.main .main_960 .right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
	color: #87421B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main .main_960 .right ul {
	margin: 0px;
	padding: 0px;
}
.main .main_960 .right ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.main .main_960 .right ul li a {
	background-image: url(imgs/plistbg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 253px;
	display: block;
	margin-bottom: 10px;
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.main .main_960 .right ul li a.plist1{
	font-size: 12px;
	color: #FFF;
}


.main .main_960 .right ul li a:hover {
	color: #333;
}
.main .main_960 .right li.oth {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 253px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDBE8;
}
.main .main_960 .right li.oth a  {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 240px;
}
.main .main_960 .right li.oth a:hover {
	color: #F30;
}





.footer {
	background-color: #e1e1e1;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer .footer_960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.footer .footer_960 a {
	color: #666;
}
.footer .footer_960 a:hover {
	color: #39F;
}

.byebye {
	height: 1px;
	clear: both;
	overflow: hidden;
}
.pname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #39F;
}
.style2 img {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}
.main .main_960 .left ul {

}
.main .main_960 .left ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.main .main_960 .left ul li a {
	color: #333;
	text-decoration: none;
}
.main .main_960 .left ul li a:hover {
	color: #8B4720;
	text-decoration: underline;
}
.main .main_960 .left table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

