a {  color: #000000; text-decoration: none}
a:active {FONT-SIZE: 9pt; COLOR: #000000; TEXT-DECORATION: underline}
a:link {FONT-SIZE: 9pt; COLOR: #000000}
a:visited {FONT-SIZE: 9pt; COLOR: #000000}
a:hover {FONT-SIZE: 9pt; COLOR: #DD5308}
.t{
	LINE-HEIGHT: 200%;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-right: 10px;
	padding-left: 10px;


}
BODY{FONT-FAMILY: MS PGothic; FONT-SIZE: 9pt;
SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
SCROLLBAR-SHADOW-COLOR: buttonface;
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow}
TD,DIV,form ,OPTION,P,TD,BR{FONT-FAMILY: MS PGothic; FONT-SIZE: 9pt;line-height: 18px;} 
.fontBg {
	color: #CCFF00;
	background-color: #000000;
}
.160 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 155%;
	text-decoration: none;
	margin: 8px;
}
.220 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
}
h2{
	padding-top:0px;
	margin:0px;
	padding-left:2px;
	font-size: 140%;
	font-weight: bold;
	color: #CD0706;
}
.box h31 {
	color: #000099;
	text-decoration: underline;
	font-size: 110%;
}
.box h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;

}

.midbox1_con h2{
	padding-top:0px;
	margin:0px;
	padding-left:2px;
	font-size: 110%;
	font-weight: bold;
	color: #CD0706;
}






@charset "utf-8";

/***全局的样式定义***/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: Arial, "MS PGothic";
	font-size: 12px
}

img {
	border: none;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

a {
	color: #000099;
}

body,td,input,textarea,select {
	font-size: 12px;
	margin: auto;
	padding: auto;
}

.btn_center {
	margin: 0 auto;
	text-align: center;
}

.btn_right {
	float: right;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 0px;
}
 /*** template 2-1/booking 头部***/
#bk_header2-1 {
	width: 960px;
	border-bottom: 1px #cecece solid;
	padding-bottom: 2px;
}

#bk_header2-1 .header_top {
	width: 960px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
}

#bk_header2-1 .header_cen {
	width: 960px;
	height: 70px;
}

#bk_header2-1 .header_cen ul {
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	display: inline;
}

#bk_header2-1 .header_cen ul li {
	display: inline;
	padding: 0 5px;
}

#bk_content2-1 {
	width: 950px;
	margin: 26px 5px 23px 5px;
	background: #ccc;
}

/***template 2-1/booking 尾部***/
#bk_footer2-1 {
	border-top: 1px #cecece solid;
	padding-top: 22px;
	text-align: center;
}

#bk_footer2-1 ul {
	
}

#bk_footer2-1 ul li {
	display: inline;
	padding: 0 10px;
}

.bk_copyright2-1 {
	margin: 13px auto 0 auto;
	line-height: 180%;
	width: 420px;
}

.bk_copyright2-1 img {
	
}

/***template 2-1/booking 尾部 end***/
#header .nav {
	width: 954px;
	height: 40px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background: #EDEDED;
	padding-left: 4px;
	border-bottom: 1px solid #BEBEBE;
}

#header .nav ul li {
	display: inline;
}

#header .nav ul li a {
	float: left;
	display: block;
	height: 34px;
	background: #fff url(../img/nav_bg.gif) repeat-x 0 0;
}

#header .nav ul li a:hover {
	background: #fff url(../img/nav_bg.gif) repeat-x 0 -40px;
}

#header .nav ul li a img {
	border: 0;
}

/***网站头部end***/ /***信息栏部分begin***/
#info {
	width: 950px;
	margin: 0 auto;
}

#info h1 {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding-left: 7px;
}

#info .yourid {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#info .yourid a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#info .yourid a:hover {
	text-decoration: underline;
}

#info .yourid1 {
	height:13px;
	margin-top:2px;
	float: right;
}

#info .yourid2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

