/*全局定义*/
*{
	margin:0;
	padding:0;
}
img {
	border:none;
}
ul,li {
	list-style:none;
}

body {
	text-align:center;
	background:url(/images1/bg.jpg);
	padding:20px;
	font:12px  Arial, Helvetica, sans-serif, "宋体", "黑体";
	color:#333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体", "黑体";
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
	text-indent: 2em;
}
a:link,a:visited {
	font:12px Verdana, Arial, Helvetica, sans-serif, "宋体", "黑体";
	color:#333;
	text-decoration:none;
}
a:hover,a:active{
	color:#F30;
}

/*公共部分*/
#container {
	text-align:left;
	margin:auto;
	width:900px;
	background:#fff;
}
#header_flash {
	float:right;
	width:900px;
	height:150px;
	background:url(/images1/bg_top.jpg) no-repeat;
	}
#nav {
	background:url(/images1/bg_nav.jpg) no-repeat;
	width:900px;
	height:90px;
}
#nav ul {
	padding:0 0 0 160px;
	margin-top:5px;
	line-height:90px;
	}
#nav li{
	display:inline;
	padding:0 6px;
}
#nav li a{
	font:normal 18px "宋体";
	color:#fff;
}
#nav li a:hover{
	color:#999;
}


#footer {
	text-align:right;
	clear:both;
	width:900px;
	height:133px;
	background:url(/images1/bg_footer.jpg) no-repeat;
}
#footer_link {
float:left;
margin-top:70px;

}
#footer_link ul {
	float:left;
	margin-left:20px;
	
	}
#footer_link li{
	display:inline;
	padding:0 10px;
}
#footer_link li a{
	font:bold 14px "宋体";
	color:#fff;
}
#footer_link li a:hover{
	color:#999;
}
#dress {
float:left;
width:750px;
margin-top:10px;

}


	
/*首页*/	
#leftside_index {
	width:300px;
	height:394px;
	float:left;
	background:url(/images1/index_06.gif) no-repeat;
}
#flash {
	float:right;
	padding:0 10px;
	margin-right:-30px;
}
#rightside_index {
	float:left;
	width:550px;
	height:320px;
	background:url(/images1/index_07.jpg) no-repeat;
	padding:90px 0 0 0;
	margin-left:0px;
}
#listframe {
	width:550px;
	height:320px;
	background:url(/images1/frame.gif) no-repeat;
	padding:5px 0 0 25px;
	margin-left:0px;
	margin-top:-30px;
}
#listframe img{
	float:left;
	margin:0 10px 0 0;
}
#contentlist {
	float:left;
}
#contentlist li{
	background:url(/images1/cloud.gif) no-repeat 5px 6px;
	padding:7px 40px;
	}
#more {
	float:left;
	width:128px;
	height:34px;
	line-height:34px;
	background:url(/images1/bg_more.gif) no-repeat;
	margin-left:190px;
	}
#more a{
	text-align:LEFT;
	color:#ffffff;
	margin-left:20px;
	margin-top:10px;
	}
#more a:hover {
	color:#66CCFF;
	}	
#more more_text a{
 	text-align:LEFT;
	color:#ffffff;
	margin-left:20px;
}
#more more_text a:hover {
	text-align:LEFT;
	color:#66CCFF;
	margin-left:20px;
	}

.page {
	width:500px; 
	height:180px; 
	padding-top:10px;

}
.picture {
	width:240px; 
	height:180px; 
	float:left; 
	border:thin #d0ebf6 solid; 
	margin-left:0px; 
	margin-top:20px; 
	padding:5px; 
	
}
.top_link {
	width:220px; 
	height:220px; 
	margin-left:20px; 
	margin-top:20px; 
	float:left;
	text-align:left;
	
}

.rightside_about {
	float:left;
	width:550px;
	height:320px;
	padding:20px 0 0 0;
	margin-left:0px;
}
.about_text{
	float:left;
	width:500px;
	height:320px;
	margin-left:5px;
}

.rightside_text {
font:normal 16px "宋体";
}
.rightside_text1 {
font:bold 20px "宋体";
}
