﻿*{
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
.img_ys {
	margin:5px;
}

.p_ys{
	font-size: 14px;
	line-height: 200%;
	padding: 5px;
	text-indent: 2em;
}

body {
	background-image: url(image/bg.jpg);
}

/*以下设置container*/
#container {
	width: 1024px;
	margin:0 auto;
}

/*以下设置banner*/
#container #banner {
	background-image: url(image/title.jpg);
	height: 227px;
	width: 1024px;
}
/*以下设置banner2*/
#container #banner2 {
	background-image: url(image/title2.jpg);
	height: 153px;
	width: 1024px;
}

/*以下设置globallink的样式*/
#container #globallink {
}

#globallink  a:link, #globallink  a:visited {
	display: block;
	background-image: url(image/button1.jpg);
	height: 33px;
	width: 93px;
	text-align: center;
	font-size: 18px;
	color: #F33;
	font-family: "黑体";
	padding-top: 7px;
}

#globallink  a:hover {
	background-image: url(image/button1_bg.jpg);
	color: #fff;
}

#globallink ul {
}

#globallink li {
	float: left;
}

#nav li ul{left: -999em; width: 180px; position: absolute} 
#nav li ul li{float: left; width: 180px;} 
#nav li ul a{display: block; width: 156px;text-align:left; overflow:hidden}  
#nav li ul a:link {color:#666; text-decoration:none} 
#nav li ul a:visited {color:#666;text-decoration:none} 
#nav li ul a:hover {color:#F3F3F3;text-decoration:none;}  
#nav li:hover ul{left: auto} 
#nav li.sfhover ul{left: auto} 

/*以下设main*/
#container #main {
	width: 718px;
	height:540px;
	float: left;
	background-color: #FFF;
overflow-y:scroll;
}



#main  a:link, #main  a:visited {
	color: #000;
}

#main  a:hover {
	color: #F00;
	text-decoration: underline;
}

#main li {
	width: 125px;
	float: left;
	text-align: center;
	padding: 2px;

}

#right a img {
	border: 1px outset #6ff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#right a:hover img {
	border: 1px outset #F60;
}

/*以下设置right*/
#container #right {
	float: right;
	width:300px;
	height:540px;
	background-color: #FFF;

}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #09f;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
	background-image: url(image/icon1.gif);
	background-repeat: no-repeat;
	background-color: #addbf4;
	background-position: left center;
	font-family: "黑体";
	padding-left: 20px;
}

#right ul{
}

#right li{
	list-style-image: url(images/icon1.gif);
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	list-style-position: inside;
}

#right  a:link, #right  a:visited {
	color: #000;
}

#right  a:hover {
	color: #F00;
	text-decoration: underline;
}

/*以下设置footer*/
#container #footer{
	clear: both;
	height: 53px;
	text-align: center;
	background-color: #09f;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F00;
	margin-top: 15px;
	padding-top:10px;
}

#footer a:hover{
	color:#F00;
}

#footer p{
	line-height: 25px;
}
iframe {
	height: 500px;
	width: 718px;
	page-break-before: auto;
	page-break-after: auto;
}
h4 {
	margin-top: 15px;
	text-align:center;
}
#midd {
	background-color: #FFF;
	clear: both;
	width: 1024px;
}

#midd a:hover{
	color:#F00;
}

#midd a img {
	border: 1px outset #fff;
}
#midd a:hover img {
	border: 1px outset #F60;
}

#container #mainvideo {
	width: 718px;
	height:1000px;
	float: left;
	background-color: #FFF;

}
#container #rightvideo {
	float: right;
	width:300px;
	height:1000px;
	background-color: #FFF;

}
