body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background : #F0F0F0;
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
}

hr {
	height: 1px;
	color: #666666;
	
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

a { 	color: #0F5B7F; background: inherit;  text-decoration:none; }
a:hover { 	background: inherit;	text-decoration: underline; }

h1 { padding:0; margin:0; color: #0F5B7F; background: inherit;font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a {color: #0F5BFF; background: inherit;}
h1 a:hover { 	color: #0F5BAF; text-decoration: none;}

h2 { background-color: inherit; 	color:#0F5B7F; font-size:140%; font-weight:bold; margin: 10px 0 10px 0; padding:0; }
h2 a { color: #0F5B7F; }
h2 a:hover { 	color: #0F5BAF; text-decoration: none;}

h3 {
	background-color: inherit;
	font-size:90%;
	margin: 10px 0 10px 0;
	padding:0;
	color: #666666;
}
h3 a { color: #0F5B7F; }
h3 a:hover { 	color: #0F5BAF; text-decoration: none;}

ul { margin: 5px 5px 20px 15px; padding : 0; list-style : none;  }
li { list-style-type: none;	color: #546078;	}
li a {
	color: #546078;
	text-decoration: none;
}
li a:hover { color: #F29900; text-decoration: none}

.img { background: #FFF; float: left; padding: 1px; margin: 5px 8px 5px 0; color: #333; border: 1px solid #e0e0e0; }
.art {
	margin: 5px;
	float: left;
}

#all {
	color: #505050;
	margin: 0 auto;
	padding: 0;
	width: 791px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header{
	height: 14px;
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main{
	width:761px;
	margin-right: 15px;
	margin-left: 15px;
}

#top{}
#lside{
	height: 129px;
	width: 174px;
	float: left;
	background: #FFB424;
}
#lside .title {
	text-align: center;
	padding-top: 30px;
	color: #FFFFFF;
}
#lside h2 { background-color: inherit; color: #FFF; letter-spacing: 1px; }
#rside{
	height: 129px;
	width: 587px;
	float: right;
	background-image: url(images/header.jpg);
}
#rside .title {
	text-align: right;
	color: #f0f0f0;
	font-size: 90%;
	padding-top: 45px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#rside h2 { background-color: inherit; color: #FFF; letter-spacing: 1px; }

#center{}
#nav{
	float: left;
	width: 174px;
	background: #FFF url(images/leftbg.jpg) repeat-x;
}

#nav li { margin: 0 0 5px 0; border-bottom: 1px solid #ccc; }
#nav li a { color: #546078; text-decoration: none;  }
#nav li a:hover { color: #F29900; text-decoration: none;  }
#nav li a.menu1{
	font-weight: bold;
	color: #546078;
}
#nav li a.menu2{
	margin-left: 20px;
	color: #0099CC;
}
#nav .links { padding: 5px 5px 20px 15px;}
#content{
	float: left;
	width: 585px;
	height:auto;

}
#content .c1{
	float: left;
	height: auto;
	width: 410px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
#news li{margin:4px;}
.zhuanxiang{
	width:60px;
	background-color: #BDDEEE;
	border: 1px solid #99CC33;
	float: left;
	margin: 5px;
	padding: 3px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
#content .c2{
	float: right;
	height: 200px;
	width: 155px;
	
}
.about{
	margin:10px;
	line-height: 130%;
}
.about span{
color:#0000FF;
}

.moudel{
width:560px;
border:1px #FFFFff solid;
padding:10px;
}
.moudel li{
	text-align:left;
	line-height: 150%;
}
.mk{
	width:98px;
	height:260px;
	float:left;
	margin:5px;
	border:1px solid #0066FF;
	text-align: center;
	background-color: #B5FF9B;
	
}
.mkh{
	background-color: #0066FF;
	padding: 6px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#content .boxads {
	float: left;
	background: #E7EDF0;
	margin:20px;
	padding: 5px;
	border: 1px solid #999;
	color: #333;
}
#show {
	padding: 15px;
}
#show li{padding:5px;}

#bottom{}

#footer {
	color: #a0a0a0;
	height: 43px;
	text-align: center;
	font-size: 90%;
	clear: both;
	padding: 0px;
	margin: 0;
	background-color: #FFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

