/* css document */
body {
	padding: 0px;
	line-height: 150%;
	font-family: 微软雅黑,arial, helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background: url(../images/body_bg.jpg) repeat-x top;
    scrollbar-face-color: #f093bc;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #d1d7dc;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #efefef;
    scrollbar-darkshadow-color: #98aab1;
}
a{text-decoration: none;}
a:link {color: #000000;}
a:visited {color: #000000}
a:active {color: #000000}
a:hover{color: #ff6600;}

input
{
background-color:#fffdfb; 
border-bottom:#89a5e6 1px solid;
border-left:#89a5e6 1px solid;
border-right:#89a5e6 1px solid;
border-top:#89a5e6 1px solid;
color:#205064;
border-color:#b2c2d7 #b2c2d7 #b2c2d7 #b2c2d7;
font-size:12px;
}
button
{
font-size: 12px;height: 20px; 
}
select
{
font-size: 12px;height: 20px;
}
/*div {filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, endcolorstr='#ff3300', startcolorstr='#ffffff');}*/
#header {
	width:1002px;
	height:100px;
	margin:0px auto;
	background:url(../images/header_bg.jpg);
}
#logo {
	width:225px;
	float:left;
	margin-top:0px;
    height: 100px;
}
#headright {
	float: right;
	height: 100px;
	width: 777px;
}
#headright0 {
	float: right;
	height: 100px;
	width: 777px;
	background:url(../images/head_right_bg.jpg) no-repeat;
}/*首页头部右侧背景*/
#loginandreg {
	height: 20px;
	width: 400px;
	float: right;
	padding-top:10px;
}
#loginandreg span{
    height:22px;
	overflow:hidden;
    float:left;
	padding:0px 5px 0px 5px;
}
.searchinput{
    vertical-align:middle;
    height:16px;
	line-height:16px;
	background:#c1d8f0;
}
.imgbutton {
    vertical-align:middle;
	border:0px;
}
#nav {
	height:65px;
	width:700px;
	float: left;
}
#nav ul{ list-style-type:circle; float:left;}
#nav li{ float:left; padding:0px 5px; line-height:20px; margin:10px;}


#flashcontent {
	margin: 0px auto;
	width: 1002px;
	height: 456px;
	position: relative;
	background: url(../images/index_middle_bg.jpg) no-repeat;
}
#index_middle_left {
    width:450px;
	height:456px;
	margin:0px;
	float:left;
}
#index_middle_mid {
	width:300px;
	height:200px;
	float:left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#guoqinghb{
	width: 87px;
	position: absolute;
	left: 256px;
	top: 230px;
	display: block;
	z-index:998;
}

#index_middle_right {
    width:250px;
	height:456px;
	margin:0px;
	float:right;
}
#mid {
	margin: 0px auto;
	width: 320px;
	height: 263px;
	position: absolute;
	left: 432px;
	top: 3px;
	z-index: 999;
	padding: 5px 0px 5px 0px;
}
#leftbox {
	width: 315px;
	filter:alpha(startx=0, starty=0, finishx=0, finishy=165, style=1, opacity=100 ,finishopacity=80);
	position: absolute;
	left: 445px;
	top: 75px;
	display: block;
	background-color: #EED8D2;
}

#mbox {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 315px;
	padding-top: 0px;
	height: 165px;
	filter:alpha(startx=0, starty=0, finishx=0, finishy=165, style=1, opacity=100 ,finishopacity=80);
	position: absolute;
	left: 445px;
	top: 75px;
	display: none;
}
#rightbox {
	width: 315px;
	height: 165px;
	filter:alpha(startx=0, starty=0, finishx=0, finishy=165, style=1, opacity=100 ,finishopacity=80);
	position: absolute;
	top: 75px;
	left: 445px;
	display: none;
}

#footer0 {
	margin: 0px auto;
	height: 84px;
	width: 1002px;
	clear: both;
	background-image: url(../images/index_foot_bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	margin: 0px auto;
	height: 84px;
	width: 1002px;
	clear: both;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
}
#familysite {
	width: 200px;
	height: 60px;
	float: right;
	padding-top: 45px;
	overflow: hidden;
}
#familysite span,form,option{
	color:#666666;
	margin:0px;
	float: left;
}
#familysite option{
background:#cccccc;
}
#quicklink {
	width:100%;
	display:block;
}
#quicklink ul{
	width: 500px;
	height: 25px;
	list-style-type: none;
	margin:0px 20px 0px 0px;
	float:right;
}
#quicklink li{
	width: 55px;
	height: 25px;
	float: right;
	line-height: 25px;
	text-align: center;
	margin: 0px 2px;
	color: #cc6600;
}
#copyright {
	width: auto;
	padding-top: 45px;
	text-align: right;
	padding-right: 20px;
}
