body {
	color: #000000;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(images/bakdo.gif);
	background-repeat: repeat;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

a {
	color: #006666;
}
#ab118 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #29A4E1;
}

.boxed1 .title {
	font-family: "宋体";
	font-size: 100%;
	font-weight: bold;
	color: #29A4E1;
}

.boxed1 .content {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}

.boxed2 .title {
	font-family: "宋体";
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #29A4E1;
}

.boxed2 .content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.boxed3 .title {
	font-family: "宋体";
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.boxed3 .content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}
.boxed4 .title {
	font-family: "宋体";
	font-size: 100%;
	font-weight: bold;
	color: #29A4E1;
}

.boxed4 .content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.boxed4 ol, .boxed4 ul {
	margin-left: 1em;
	line-height: 200%;
}


/* Header */

#header {
	width: 1000px;
	height: 100px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: auto;
	background-color: #29A4E1;
}

#menu ul {
	height: auto;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
	color: #6633CC;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
}
#page2 {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: right;
	width: 720px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* News */

#news {
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 12px;
	font-family: "宋体";
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 12px;
	font-family: "宋体";
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 350px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}
#sample3 {
	float: left;
	width: 280px;
	padding-left: 10px;
	padding-top: 5px;
}

/* Footer */

#footer {
	width: 1000px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #29A4E1;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
}
#footera {
	width: 1000px;
	background-color: #29A4E1;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerb {
	width: 1000px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#footerc {
	width: 1000px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#footerw {
	width: 720px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#footere {
	width: 960px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footerd {
	width: 960px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
}
#top-leftw {
	font-size:12px;
	float:right;
	width:100px;
	margin-right: 0px;
	font-family: "宋体";
	padding-top: 3px;
	text-indent: 10px;
	font-weight: normal;
}
#top-leftwa {
	font-size:12px;
	float:right;
	width:180px;
	margin-right: 0px;
	font-family: "宋体";
	padding-top: 3px;
	text-indent: 10px;
	font-weight: bold;
}
#top-leftwb {
	font-size:12px;
	float:left;
	width:760px;
	margin-right: 0px;
	font-family: "宋体";
	padding-top: 3px;
	text-indent: 10px;
	font-weight: normal;
}
#top-leftm {
	font-size:14px;
	float:right;
	width:720px;
	margin-right: 0px;
	font-family: "宋体";
	padding-top: 30px;
	text-indent: 10px;
	font-weight: bold;
	line-height: 200%;
	color: #29A4E1;
}
#main-left-left-1 {
	width:308px;
	height:auto;
	border-bottom-width:1px;
	border-bottom-style:none;
	float: left;
	margin-top: 8px;
	margin-bottom: auto;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
#main-left-left-21 {
	height:70px;
	border-bottom-style:none;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-right-color: #CCCCCC;
	font-family: "宋体";
	font-size: 14px;
	line-height: 180%;
	margin-right: 10px;
	width: 700px;
}
.imgplay{
	width:200px;
	height:160px;
	border:1px solid #CCCCCC;
	padding: 2px;
	float: left;
} 
.imgplay li a img{ 
border:0; 

} 
.imgplay li a img:hover{ 
width:120px; 
height:100px; 
border:0; 
} 
.imgplaya{
	border:1px dashed #CCCCCC;
	padding: 5px;
} 
#main-left-left-top {
	width:280px;
	height:20px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-color: #CFCFCF;
}
.text-6 {
	color:#FF0000;
	text-decoration:none;
}
.text-8 {
	color:#006600;
	text-decoration:none;
	font-weight: bold;
}
.text-9 {
	color:#009999;
	text-decoration:none;
	font-weight: bold;
}
.text-909 {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-family: "宋体";
	font-size: 14px;
}
