﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 24px
} 
/*head begin*/

.fl{
	float: left;
}
.header{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	height: 119px;
}
.logo{
	margin-left: 18px;
	margin-top: 12px;
	display: block;
}
/*head end*/

/*menu begin*/
.menu{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 60px;
	position: relative;
	z-index:10;
	}

#mainMenu {
height:60px;
background-image:url(../images/bg.png);
background-repeat: repeat-x;
font-family: Tahoma;
z-index:10;
} 

* {
	border: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
a {
text-decoration:none;
}
ul {
list-style-type:none;
}
li {
	float: left;
	white-space: normal;
	line-height: 30px;
}
/*table {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}*/
#nav {
	line-height: 30px;
	height: 50px;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}

#navsign{
	width: 2px;
	float: left;
	height: 15px;
	background-color: #FFFFFF;
	margin-top: 17px;
	*margin-top:-25px;
	*margin-left:50px;
	*visibility:hidden;
}
#navsign span{
	float:right;}
#nav a {
	display: block;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
/*#nav a:hover {
	color: #FFF45F;
	font-weight: bold;
}*/
#nav li a:hover {
	padding-top: 10px;	
	color: #FFF45F;
	/*font-weight: bold;*/
}
#nav li ul {
	text-align: center;
	left: -999em;
	position: absolute;
	width: 125px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	background-color: #F5A100;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
	*margin-left:-50px;
	background: url(../images/navbg.png);
	background-repeat: repeat;
	
}
#nav li ul li {
	/*background-color: #F5A100;*/
}


#nav li ul li a{
display:block;
}

#nav li ul a {
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 14pt;
	display:block;
}
#nav li ul a:hover {
	color: #F5A100;
	font-weight: 400;
	background-color: #F5A100;
	display:block;	}

#nav a:link,#nav a:visited {
color:#FFF;
display:block;
}
#nav li ul a:link,#nav li ul a:visited {
	color: #FFF;
}
#nav li ul a:hover {
	color: #FFF45F;
	/*font-weight:bold;*/
}
#nav li:hover ul,#nav li.hover ul {
left:auto;

}

/*menu end*/

/*ibannner*/
h1, h2, h3, h4, h5, h6 {
	font-size: 22px;
}
a {
	color: #888888;
	text-decoration: none;
}


ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th {
	font-style: normal;
	font-weight: bold;
}
input[type="text"]{
height:25px;
border:1px solid #d9d9d9;
padding:0 2px;
width:260px;
/*float:right;*/
margin-top:5px;
}
select{
	width:260px;
	height:25px;
	border:1px solid #d9d9d9;
	color:#333;
/*	float:right;*/
	padding:0 2px;
	margin-top:7px;
	}
textarea{
	border:1px solid #d9d9d9; 
/*	float:right;*/ 
	width:425px;
	margin-top:7px;
	}
/*table { border-collapse:collapse; }*/
html { overflow:-moz-scrollbars-vertical; }
 
#ibanner {
	position: relative;
	width: 1000px;
	height: 300px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
#ibanner_pic {}
#ibanner_pic a {
	position: absolute;
	top: 0;
	display: block;
	width: 986px;
	height: 296px;
	overflow: hidden;
}
#ibanner_btn { position:absolute; z-index:9999; right:40px; bottom:10px; font-weight:700; font-family:Arial; }
#ibanner_btn span {
	display: block;
	float: left;
	margin-left: 4px;
	padding: 0 5px;
	background: #fff;
	cursor: pointer;
}
#ibanner_btn .normal { 
	height:20px; 
	margin-top:8px; 
	border:1px solid #999; 
	color:#999; 
	font-size:16px; 
	line-height:20px; 
}
#ibanner_btn .current {
	height: 28px;
	border: 1px solid #CC9900;
	color: #CC9900;
	font-size: 28px;
	line-height: 28px;
}
/*ibannner*/


/* main EventList*/

.mainEventList{
	height: auto;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

.left8{
	float: left;
	width: 746px;
	height: 1066px;
}
.right8{
	width: 220px;
	height: 120px;
	float: right;
	margin-right: 10px;
}
.button{
	height:52px;
	background: url(../images/button.png) no-repeat;
	}

.button a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.shadow{
	height:10px;
	background: url(../images/shadow.png) no-repeat;
	}
.title{
	width: 746px;
	height: 50px;
	background: url(../images/title.jpg) no-repeat;
	}
.title a{
	line-height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	padding-left: 30px;
	display: inline-block;
	}
#content{
	width: 740px;
	height: 16px;
}
.text01{
	float: left;
	width: 602px;
	height: 179px;
	margin-left: 40px;
	margin-right: 40px;
	}
.textb{
	float: left;
	width: 602px;
	height: 100px;
	margin-left: 40px;
	margin-right: 40px;
	}
.textb span{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #333;	
	}
.mainlist{
	width:746px;
	height:180px;}
.pic{
	width: 58px;
	height: 179px;
	float: left;
	background: url(../images/newstip.jpg) no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #523910;
	}
.picb{
	width: 58px;
	height: 100px;
	float: left;
	background: url(../images/newsb.jpg) no-repeat;
	}
.pic a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #523910;
	text-decoration: none;
	display: block;
	margin-top: 35px;
	text-align: center;
	}	
.text02_02{
	width: 740px;
	float: left;
	height:1px;
	background: url(../images/content_b.jpg) no-repeat;
}
#li{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;}
.span{
	color: #000000;
	}
.text01 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
	}
.text02 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
}
#text02title{
	color: #F5A200;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
#text02text{
	color: #F5A200;
	}

.shadowb{
	background: url(../images/shadow_b.jpg) no-repeat;}
.shadowm1{
	float: left;
	width: 3px;
	background: url(../images/shadow_m1.jpg) no-repeat;
	height: 1066px;
}
.shadowl{
	float:left;
	width:3px;
	background: url(../images/shadow_l.jpg) no-repeat;}
.shadowbg{
	width: 1000px;
	height: 4px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/newsbg1.jpg) no-repeat;
	float:left;
}
.button02_t{
	background: url(../images/button02_t.jpg) no-repeat;
	height: 10px;
}
.button02_m{
	height: 1px;
	background: url(../images/button02_m.jpg) no-repeat;}
.button02_b{
	height: 11px;
	background: url(../images/button02_b.jpg) no-repeat;}
.button02{
	height: 35px;
	background: url(../images/button02bg.jpg) no-repeat;
	}
	
.button02 a{
	color: #F5A100;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-left: 60px;
	padding-top: 5px;
	}
/*.text01tilte{
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.text01tilte a{
	color: #F5A100;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 30px;
	font-size: 18px;
	text-decoration: none;
	display: block;
	}*/
/*main*/

/*main event*/
.mainGallery{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.title_03{
	width: 140px;
	height: 45px;
	margin-left: 7px;
	background-image: url(../images/title_03bg.jpg);
	}
.title_03 a{
	color: #FFFFFF;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	text-align: center;
	
	}
.title_0301{
	width: 240px;
	height: 45px;
	margin-left: 7px;
	background-image: url(../images/title_0301bg.jpg);
	}
.title_0301 a{
	color: #FFFFFF;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	text-align: center;
	
	}
.title_nav{
	width: 1000px;
	height: 2px;
	background-color: #DEDEDE;
	}

.picshow_t{
	width: 1000px;
	height: 6px;
	background-image: url(../images/picshow_t.jpg);
	}
.picshow_main{
	width: 1000px;
	height: auto;
	}
.picshow_l{
	width: 3px;
	height: 100px;
	margin-left: 7px;
	margin-right: 20px;
	float: left;
	background: url(../images/shadow_ly.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
.picshow_l09{
	width: 3px;
	height: 764px;
	margin-left: 7px;
	margin-right: 40px;
	float: left;	
	}
.picshow_m04{
	width: 973px;
	height: 100%;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	background-image: url(../images/autobg.jpg);
	background-repeat: repeat-y;
	padding-left: 27px;
	padding-top: 30px;
	}
.picshow_r{
	width: 3px;
	height: auto;
	margin-right: 6px;
	float: left;
	background: url(../images/shadow_ry.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
	}
.picshow_r09{
	width: 3px;
	height: 764px;
	margin-right: 6px;
	float: left;
	background-image: url(../images/picshow_r.jpg);
	margin-left: 40px;
	}
.mainpic{
	width: 306px;
	height: 216px;
	margin-bottom: 14px;
	margin-right: 14px;
	float: left;
	background-image: url(../images/picshow_bg.jpg);
	}
.mainpic01{
	width: 306px;
	height: 216px;
	margin-bottom: 14px;
	margin-right: 14px;
	float: left;
	background-image: url(../images/picshow_bg01.jpg);}
.mainpic02{
	width: 306px;
	height: 216px;
	margin-bottom: 14px;
	margin-right: 14px;
	float: left;
	background-image: url(../images/picshow_bg02.jpg);}
.picshow_b{
	background-image: url(../images/picshow_b.jpg);
	width: 1000px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.picshow_tip{
	width: 140px;
	height: 40px;
	margin-top: 133px;
	background-image: url(../images/picshow_tip.png);
	margin-left: 2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index:3;
	}
.picshow_tip a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	display: block;
	padding-top: 8px;
	padding-bottom: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 15px;
	}
.picshow_pic{
	position:absolute;left:0;top:0
	z-index:2;
	}
/*main end*/

/* main NewsContent */

.mainNewsContent{
	height: auto;
	;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

.left7{
	float: left;
	width: 746px;
	height: auto;
}
.right7{
	width: 220px;
	height: 120px;
	float: right;
	margin-right: 10px;
}
.button{
	height:52px;
	background: url(../images/button.png) no-repeat;
	}

.button a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.shadow{
	height:10px;
	background: url(../images/shadow.png) no-repeat;
	}
.title{
	width:740px;
	height: 50px;
	background: url(../images/title.jpg) no-repeat;
	}
.title a{
	line-height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	padding-left: 30px;
	display: inline-block;
	}
#content{
	width: 740px;
	height: 16px;
}
.text01_07{
	float: left;
	width: 606px;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	}
.text01pic{
	height: 360px;
	width: 606px;
	margin-bottom: 10px;	
	}
.textb{
	float: left;
	width: 602px;
	height: 100px;
	margin-left: 40px;
	margin-right: 40px;
	}
.textb span{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #333;	
	}
.picleft{
	width: 80px;
	float: left;
	}
.content06{
	width: 746px;
	height: 100%
	overfloat
	background-image: url(../images/autobg03.jpg);
	background-repeat: repeat-y;
	}
	
.pic_07{
	width: 58px;
	height: 179px;
	float: left;
	background: url(../images/newstip.jpg) no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #523910;
	}
.picb{
	width: 58px;
	height: 100px;
	float: left;o
	background: url(../images/newsb.jpg) no-repeat;
	}

.pic_07 a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #523910;
	text-decoration: none;
	display: block;
	margin-top: 35px;
	text-align: center;
	}	
.text02{
	width: 748px;
	float: left;
	height: 1px;
	background: url(../images/content_b.jpg) no-repeat;
}
#li{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;}
.span{
	color: #000000;
	}
.text01 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
	}
.text02 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
}
#text02title{
	color: #F5A200;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
#text02text{
	color: #F5A200;
	}

.shadowb{
	background: url(../images/shadow_b.jpg) no-repeat;}
.shadowm1{
	float: left;
	width: 3px;
	background: url(../images/shadow_m1.jpg) no-repeat;
	height: 1066px;
}
.shadowl09{
	float:left;
	width:3px;
	background: url(../images/shadow_l.jpg) no-repeat;}
.shadowm1_1{
	width:3px;
	float:left;
	height:2528px;}
.shadowbg08{
	width: 1000px;
	height: 4px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/newsbg1.jpg) no-repeat;
}
.button02_t{
	background: url(../images/button02_t.jpg) no-repeat;
	height: 10px;
}
.button02_m{
	height: 1px;
	background: url(../images/button02_m.jpg) no-repeat;}
.button02_b{
	height: 11px;
	background: url(../images/button02_b.jpg) no-repeat;}
.button02{
	height: 35px;
	background: url(../images/button02bg.jpg) no-repeat;
	}
	
.button02 a{
	color: #F5A100;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-left: 60px;
	padding-top: 10px;
	}
.text01tilte{
	height: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	line-height: 30px;
}
.text01tilte a{
	color: #F5A100;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 50px;
	font-size: 18px;
	text-decoration: none;
	display: block;
	}
/*main*/

/* main newstList*/

.mainnewstList{
	height: 1066px;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

.left8{
	float: left;
	width: 746px;
	height: auto;
}
.right8{
	width: 220px;
	height: 120px;
	float: right;
	margin-right: 10px;
}
.button{
	height:52px;
	background: url(../images/button.png) no-repeat;
	}

.button a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.shadow{
	height:10px;
	background: url(../images/shadow.png) no-repeat;
	}
.title_07{
	width:740px;
	height: 50px;
	background: url(../images/title.jpg) no-repeat;
	}
.title_07 a{
	line-height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	padding-left: 30px;
	display: inline-block;
	}
#content{
	width: 746px;
	height: 16px;
}
.content07{
	width: 746px;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(../images/autobg07.jpg);
}
.text08{
	float: left;
	width: 602px;
	height: 179px;
	margin-left: 40px;
	margin-right: 40px;
	}
.textb04{
	float: left;
	width: 960px;
	height: 74px;
	text-align: center;
	margin: 0 auto;
	}
.textb04 span{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #333;
	margin-top: 20px;
	}
.pic{
	width: 58px;
	height: 179px;
	float: left;
	background: url(../images/newstip.jpg) no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #523910;
	}
.picb{
	width: 58px;
	height: 100px;
	float: left;
	background: url(../images/newsb.jpg) no-repeat;
	}
.pic a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #523910;
	text-decoration: none;
	display: block;
	margin-top: 35px;
	text-align: center;
	}	
.text02_08{
	width: 740px;
	float: left;
	height:1px;
	background: url(../images/content_b.jpg) no-repeat;
}
.shadow08{
	width: 3px;
	height: 179px;
	background: url(../images/shadow08.jpg) no-repeat;
	float: left;
	}
#li{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;}
.span{
	color: #000000;
	}
.text01 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
	}
.text02 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
}
#text02title{
	color: #F5A200;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
#text02text{
	color: #F5A200;
	}

.shadowb{
	background: url(../images/shadow_b.jpg) no-repeat;}
.shadowm1{
	float: left;
	width: 3px;
	background: url(../images/shadow_m1.jpg) no-repeat;
	height: 1066px;
}

.shadowbg08{
	width: 1000px;
	height: 4px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/shadowb08.jpg) no-repeat;
	float:left;
}
.button02_t{
	background: url(../images/button02_t.jpg) no-repeat;
	height: 10px;
}
.button02_m{
	height: 1px;
	background: url(../images/button02_m.jpg) no-repeat;}
.button02_b{
	height: 11px;
	background: url(../images/button02_b.jpg) no-repeat;}
.button02{
	height: 35px;
	background: url(../images/button02bg.jpg) no-repeat;
	}
	
.button02 a{
	color: #F5A100;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-left: 60px;
	padding-top: 5px;
	}

.text01tilte07{
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.text01news{
	height: auto;
	}
.text01tilte07 a{
	color: #F5A100;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 30px;
	font-size: 18px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}
/*main*/

/* main AboutUs*/

.mainAboutUs{
	height: auto;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

.left2{
	float: left;
	width: 746px;
	height: auto;
}
.right2{
	width: 220px;
	height: 120px;
	float: right;
	margin-right: 10px;
}
.button{
	height:52px;
	background: url(../images/button.png) no-repeat;
	}

.button a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.shadow{
	height:10px;
	background: url(../images/shadow.png) no-repeat;
	}
.title{
	width:740px;
	height: 50px;
	background: url(../images/title.jpg) no-repeat;
	}
.title a{
	line-height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	padding-left: 30px;
	display: inline-block;
	}

.content3{
	width: 666px;
	height: 100%;
	background-image: url(../images/autobg02.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right:40px;
	padding-top: 20px;
	padding-bottom:50px;
	
}
.text01_02{
	float: left;
	width: 390px;
	margin-top: 0px;
	}
.pic_02{
	width: 270px;
	height: 552px;
	float: left;
	background: url(../images/company-award-270.jpg) no-repeat;
	
	}	
.text02_2{
	width: 660px;
	height: auto;
	float: left;
	margin-left: 0px;
}
#li{
	color: 333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;}
.span{
	color: #000000;
	}
.text01_02 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
	}
.text02 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
}
#text02title{
	color: #F5A200;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
#text02text{
	color: #F5A200;
	}

.shadowb{
	background: url(../images/shadow_b.jpg) no-repeat;}
.shadowm{
	float: right;
	width: 3px;
	background: url(../images/shadow_ry.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.shadowl{
	float: left;
	width: 3px;
	height: 100%;
	background: url(../images/shadow_ly.jpg);
	background-repeat: repeat-y;
	margin-right: 40px;	
}
.shadowbg02{
	width: 1000px;
	height: 4px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/shadowb.jpg) no-repeat;
	float: left;
}

/*main*/

/*main*/
.main{
	width: 1000px;
	height: 852px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.left{
	width: 640px;
	float: left;
	height: 834px;
}
.leftmore{ margin-top:14px; margin-right:10px; _margin-top:-25px;}
.title{}

.left01{
	height: 44px;
	
	width: 640px;
	margin-left: 0px;
	margin-right: 0px;
}
#left01bg{
	background: url(../images/title_l.jpg) no-repeat;}
#right01bg{
	background: url(../images/title_r.png) no-repeat;}
.left01main{
	height: 87px;
	width: 560px;
	float: right;
	margin-right: 50px;
}
.lefttext{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 13px;
	color: #42B9A9;
	line-height: 30px;
	display: inline-block;
	;
	margin-top: 10px;
}
.leftbutton{
	height: 55px;
	margin-right: 50px;
	margin-bottom: 7px;
	background: url(../images/mainbutton.jpg) no-repeat;
	
}
.leftbutton a{
	font-size: 22px;
	color: #FFF;
	display: block;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.left01 a{
	margin-left: 20px;
	margin-top: 8px;
	font-size: 18px;
	color: #FFF;
	display: inline-block;
	font-family:"Times New Roman";
	
}


.left02{
	width: 270px;
	height: 270px;
	float:right
}
.left02Title{width:163px; height:40px; margin-left:13px; background:url(../images2013/left-title-re.jpg) no-repeat;}
.left02Title span{ display:none;}
#buttonfont{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	padding-bottom: 5px;
	}

.left03{
	width: 100%;
	height: 400px;
}
.left03Title{
	width: 320px;
	height: 240px;
	margin-left: 30px;
	background: url(../images2013/left-title-tv.jpg) no-repeat;
}

.left03pic{
	width: 136px;
	height: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
	}

.left03clear{
	width: 30px;
	height: 350px;
	float: left;
	}
.left03Title span{ display:none;}/* CSS Document */
.leftl{
	width: 4px;
	float: left;
	height: 828px;
}
.mid{
	width: 20px;
	float: left;
	height: auto;
}
.leftr{
	width: 4px;
	float: left;
	height: 828px;
}
.right{
	width: 320px;
	height: auto;
	float: left;
}
#rightTitle{
	background: url(../images/title_r.png) no-repeat;
	width:auto;
	height:44px;
	
	}
.rightmore{
	margin-right: 22px;
	margin-top: 5px;
	*margin-top:-44px;	
}
#news{
	width: 320px;
	height: 357px;
	
	}
.newscontent{
	width: 290px;
	height: 84px;
	display:inline-block;
	}
	

#vvipform{
	width: 320px;
	height: 357px;
	
	}
.vvipformcontent{
	width: 310px;
	height: 340px;
	display:inline-block;
	}	
	
.tab{
	float: left;
	height: 14px;
	width: 10px;
	background-image: url(../images/tab.jpg);


no-repeat ; 					margin-top: 19px;
	margin-left: 27px;
	margin-bottom: 61px;
	margin-right: 10px;
}
.newstext{
	margin-top: 15px;
}
.newstext span{
	display:block;
	}
.newscontent a{
	color: #F6AB14;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
	}
.newscontent span{
	color: #6B727A;
	}
	
.vvipformtext{
	margin-top: 15px; 
}
.vvipformtext span{
	display:block;
	}
.vvipformcontent a{
	color: #F6AB14;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
	}
.vvipformcontent span{
	color: #6B727A;
	}
		
.rightclear{
	height: 15px;
	background-image: url(../images/c.jpg);
no-repeat;
}

.right01{
	width: 100%;
	height: 44px;
	background: url(../images2013/right-about-bg.jpg) no-repeat;
}
.right01 a{
	margin-left: 20px;
	margin-top: 8px;
	font-size: 18px;
	color: #FFF;
	display: inline-block;
	font-family:"Times New Roman";
}


.right02{
	width: 100%;
	height: 400px;
}
.right02Title{width:163px; height:40px; margin-right:13px; background:url(../images2013/right-title-re.jpg) no-repeat;}
.right02Title span{ display:none;}

.right03{width:100%;}
.rightTitle{
	width: 320px;
	height: 44px;
	margin-right: 0px;
	background: url(../images2013/right-title-tv.jpg) no-repeat;
}
.right03Title span{ display:none;}
.mainbottom{
	}

.clear{clear:both;line-height:0px;overflow:hidden;zoom:1;font-size:0px;content:'.';}
.fr{
	float: right;
}
/*main*/

/* main Properties-DangaBay*/

.mainProperties-DangaBay{
	height: 712px;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

.left2_03{
	float: left;
	width: 740px;
	height: 712px;
}
.right2{
	width: 220px;
	height: 120px;
	float: right;
	margin-right: 10px;
}
.button{
	height:52px;
	background: url(../images/button.png) no-repeat;
	}

.button a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.button_02 a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;}
.button_02{
	height:52px;
	background: url(../images/button.png) no-repeat;
	}
.shadow{
	height:10px;
	background: url(../images/shadow.png) no-repeat;
	}
.title{
	width: 746px;
	height: 50px;
	background: url(../images/title.jpg) no-repeat;
	}
.title a{
	line-height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
	padding-left: 30px;
	display: inline-block;
	}
#content2{
	width: 746px;
	height: 14px;
}
.title_09{
	width: 660px;
	height: 32px;
	margin-top: 18px;
	margin-left: 40px;
	font-size: 18px;
	color: #F5A100;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	display: inline-block;
	}
.text_03{
	float: left;
	width: 660px;
	height:206px;
	margin-left:40px;}
.pic_03{
	width: 530px;
	height: 273px;
	float: left;
	background: url(../images/pic03.jpg) no-repeat;
	margin-left: 89px;
	}	

#li{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;}
.span{
	color: #000000;
	}
.text_03 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
	}
.text02 p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
}
#text02title{
	color: #F5A200;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
#text02text{
	color: #F5A200;
	}

.shadowb{
	background: url(../images/shadow_b.jpg) no-repeat;}
.shadowm03{
	float: left;
	width: 3px;
	background: url(../images/shadowm03.jpg) no-repeat;
	height: 712px;
}
.shadowl03{
	float:left;
	width:3px;
	height:712px;
	background: url(../images/shadowl03.jpg) no-repeat;}
.shadowb03{
	width: 1000px;
	height: 4px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/shadowb03.jpg) no-repeat;
	
}

/*main*/

/* main Gallerylist*/

.mainGallerylist{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.title_04{
	width: 220px;
	height: 45px;
	margin-left: 7px;
	background-image: url(../images/title_04bg.jpg);
	}
.title_04 a{
	color: #FFFFFF;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	text-align: center;	
	}
.title_nav{
	width: 1000px;
	height: 2px;
	background-color: #DEDEDE;
	}
.picshow{
	width: 1000px;
	height: 100%;
	background-image: url(../images/autobg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.picshow02{
	width: 746px;
	height: 100%;
	background-image: url(../images/autobg02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.picshow_t{
	width: 1000px;
	height: 6px;
	background-image: url(../images/picshow_t.jpg);
	}
.picshow_l04{
	width: 3px;
	height: 100px;
	margin-left: 7px;
	margin-right: 20px;
	float: left;
	background: url(../images/shadow_ly.jpg);
	background-repeat: repeat-y;
	}
.picshow_m{
	width: 960px;
	height: auto;
	margin-top: 20px;
	float: left;
	}
.picshow_m09{
	width: 900px;
	height: 768px;
	margin-top: 20px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	line-height: 36px;
	}
.picshow_r04{
	width: 3px;
	height: auto;
	margin-right: 6px;
	float: left;
	background: url(../images/shadow_ry.jpg);
	background-repeat: repeat-y;
	}
.mainpic{
	width: 306px;
	height: 216px;
	margin-bottom: 14px;
	margin-right: 14px;
	float: left;
	background-image: url(../images/picshow_bg.jpg);
	}
.mainpic01{
	width: 306px;
	height: 216px;
	margin-bottom: 14px;
	margin-right: 14px;
	float: left;
	background-image: url(../images/picshow_bg00.jpg);
	position: relative;
	z-index: 1;
	}
.mainpic02{
	width: 306px;
	height: 216px;
	margin-bottom: 14px;
	margin-right: 14px;
	float: left;
	background-image: url(../images/picshow_bg02.jpg);}
.picshow_b{
	background-image: url(../images/picshow_b.jpg);
	width: 1000px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float:left;
	}
.required{
	height: 30px;
	width: 180px;
	float: right;
	margin-top: 10px;
	font-size: 13px;
	color: #FF0000;
	}
.picshow_00{
	width: 280px;
	height: 190px;
	margin-top: 12px;
	margin-left: 13px;
	margin-bottom: 14px;
	margin-right: 13px;
	}

/*main end*/




/*main01 star*/
.main01top { width:1000px; height:6px; background-image:url(../images/main_top.jpg);}
.main01middle { width:900px; background-image:url(../images/main_middle.jpg); padding:0px 50px 50px 50px;}
.main01main { width:100%; }
.main01bottom { width:1000px; height:7px; background-image:url(../images/main_bottom.jpg);}

.main01title {	width:100%;height: 56px;text-align: left;margin: 0 auto;background-image: url(../images/title09bg.jpg);}
.main01title-l { float:left; width:750px; color: #F5A100; font-family: Verdana; font-size: 18px; line-height: 56px;}
.main01title-r { float:left; width:150px; color:#F5A100; line-height:56px; font-size: 13px; color: #FF0000;}
.main01form { clear:both; width:900px; text-align:left;}
.main01formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align:left;
}

.main012title {	width:100%;height: 56px;text-align: left;margin: 0 auto;background-image: url(../images/title092bg.jpg);}
.main012title-l { float:left; width:450px; color: #F5A100; font-family: Verdana; font-size: 18px; line-height: 56px;}
.main012title-r { float:left; width:150px; color:#F5A100; line-height:56px; font-size: 13px; color: #FF0000;}
.main012form { clear:both; width:650px; text-align:left;}
.main012formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align:left;
}

.main013title {	width:100%;height: 56px;text-align: left;margin: 0 auto;background-image: url(../images/title092bg.jpg);}
.main013title-l { float:left; width:450px; color: #F5A100; font-family: Verdana; font-size: 18px; line-height: 56px;}
.main013title-r { float:left; width:150px; color:#F5A100; line-height:56px; font-size: 13px; color: #FF0000;}
.main013form { clear:both; width:650px; text-align:left;}
.main013formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align:left;
}

/*main01 end*/


/* mainpromotion */
.mainpromotion{
	width: 1000px;
	height: 1530px;
	text-align: left;
	margin: 0 auto;
}

/* mainappointment */
.mainappointment{
	width: 1000px;
	height: 1330px;
	text-align: left;
	margin: 0 auto;
}

/* mainappointmentstatus */
.mainappointmentstatus{
	width: 1000px;
	height: 530px;
	text-align: left;
	margin: 0 auto;
}

/* mainContact */
.maincontact{
	width: 1000px;
	height: 830px;
	text-align: left;
	margin: 0 auto;
}
.maincontact1{
	width: 1000px;
	height: 730px;
	text-align: left;
	margin: 0 auto;
}
.maincontact2{
	width: 1000px;
	height: 830px;
	text-align: left;
	margin: 0 auto;
}
.maincontact3{
	width: 1000px;
	height: 1200px;
	text-align: left;
	margin: 0 auto;
}
.content_title{
	width: 900xp;
	height: 56px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/title09bg.jpg);
	}
.content_title a{
	color: #F5A100;
	font-family: Verdana;
	font-size: 18px;
	display: block;
	float: left;
	line-height: 55px;
	}
.content01{
	width:900px;
	height:360px;}
.content01_l{
	height: 144px;
	width: 420px;
	margin-right: 20px;
	float: left;
	font-size: 14px;
}
.content01_pic{
	width: 20px;
	height: 144px;
	float: left;
	background-image: url(../images/contacttip.jpg);
	}
.content01_r{
	height: 144px;
	width: 420px;
	float: left;
}
.content02{
	width:900px;
	height:188px;}
.content_form{
	width:440px;
	height:36px;}

.Subject{
	width: 440px;
	height: 36px;
	float: left;
}
.Subject11{
	width: 440px;
	height: 36px;
	float: left;
}
.Subject_t{
	width: 900px;
	height: 36px;
	float: left;}
.Message{
	width: 900px;
	height: auto;
	float: left;
}
.Message2{
	width: 550px;
	height: auto;
	float: left;
}
.preffered{width:900px;
	height:36px;
	float:left;}
.Projects01{}
.Projects02{}
.Projectsbutton{
	width: 235px;
	height: 33px;
	margin-top: 24px;
	margin-left: 150px;
	float: left;
	}
.button09_l{
	width: 122px;
	height: 33px;
	background: url(../images/send.jpg) no-repeat;
	float: left;
	line-height: 25px;
	}
.button09_r{
	width: 82px;
	height: 33px;
	background: url(../images/cancel.jpg) no-repeat;
	float: right;
	line-height: 25px;
}
.button09_l a{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	display:block;
	}
.button09_r a{
	font-size: 14px;
	color: #888888;
	font-family: Verdana;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	display:block;
	}
/* main end */

/*footer*/
#footernav{
	width:100%;
	height: 6px;
	background-image: url(../images/footernav.jpg);
	background-repeat: repeat-x repeat-y;
	float:left;
	}
.footer{
	width: 100%;
	height: 263px;
	background-color: #5C5C5C;
	color: #FFF;
	display:block;
	float:left;
	}
.footermain{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	}
.footer01{
	width: 620px;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	float: left;
	}

.foot01title{
	width:600px;
	margin-left: 0px;
	margin-top: 8px;
	display: inline-block;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.footer02{
	width: 20px;
	height: 233px;
	float: left;	
	}
.footericon{
	width: 24px;
	height: 233px;
	margin-left: 20px;
	float: left;	
	}
.footer03{
	width: 300px;
	height: auto;
	float: left;
	padding-bottom: -8px;
	margin-left: 10px;
	margin-top: 15px;
	}
.footer03 span{
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 13px;
	display:block;
	}
	
/*footer*/
