﻿@charset "utf-8";
/* CSS Document */

body{ 
	margin:0; 
	font-size:12px;
	background-image:url(../images/d.gif);
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover{ 
	color:#FF0000;
} 
a:active {
	text-decoration: none;
}

/*--------------------------------------------------------大层--------------------------------------------------------------------*/
#main{ 
	width:1000px; 
	margin:0 auto;
	background-color:#fff;
	text-align:left;
}
/*--------------------------------------------------------头部-------------------------------------------------------------------*/
#top{ 
	width:100%; 
	height:154px;
}

#top img{ 
	float: left
}

#ad{ 
	width:430px; 
	height:154px; 
	 background-image: url(../images/bg.jpg);
	float:left
}
iframe{ 
	width:430px; 
	height:154px; }
/*--------------------------------------------------------导航-------------------------------------------------------------------*/
#menu{ 
	width:100%;
	height:30px;
	margin-top:5px;
	background-image:url(../images/menu_bg.gif);
	color:#000;
	line-height:30px;
	text-indent:50px;
	font-weight:bold;
	word-spacing: 25px;
	float:left
}
#riqi{}

#menu a{ 
	font-size:14px; 
	color:#fff;
}
#menu a:hover{ 
	color:#FF0000
} 

#line{ 
	width:100%; 
	height:5px; 
	background-image:url(../images/menu_bg02.gif);
	background-repeat:repeat-y; 
	float:left
}
/*--------------------------------------------------------公告--------------------------------------------------------------------*/
#gg{ 
	width:100%; 
	height:30px;
	line-height:30px;
	color:#06274a;
	border-bottom:1px solid #ccc; 
	background-image:url(../images/gg_bg.gif); 
	float:left; 
	margin-bottom:12px
}
#gg strong{ 
	float:left
}

marquee{ 
	width:350px; 
	float:left
}

/*--------------------------------------------------------内容大层--------------------------------------------------------------------*/
#content{ 
	width:100%;
	float:left;
	background-image:url(../images/left_bg.gif);
	background-repeat:repeat-x;
}
/*--------------------------------------------------------左边--------------------------------------------------------------------*/
#left{
	width:195px;
	color:#4c2e12;
	border-top:5px solid #ccc;
	float:left
}
#left h3{
	width:145px; 
	height:24px; 
	text-indent:20px; 
	color:#000; 
	line-height:24px;
}
#left ul{ 
	margin:0; 
	padding:0px 10px 0px 10px;
	line-height:25px;
}
#left li{
	border-bottom:1px dotted #cbd5df;
	list-style-image: url(../images/o.gif);
	list-style-position: inside;
}
#left li a{
	color:#4c2e12;
	}
#left a:hover{ 
	color:#ff0000
}
.about{ 
	width:24%; 
	font-weight:bold; 
	text-align:right
}
#pho{ 
	width:100%; 
	background-image:url(../images/pho.gif); 
	background-repeat:no-repeat
}
#pho table{ 
	line-height:22px; 
	margin-bottom:10px;
}
/*--------------------------------------------------------右边--------------------------------------------------------------------*/
#right{
	width:800px; float:left; 
	background-color:#fff;
	border-left:5px solid #ccc;
}
#up{
	height:32px; 
	border-bottom:1px solid #cbcbcb; 
	padding-left:50px;
}
.title{ width:100%; float:left}
.title img{float:left;}
.title .chi{ line-height:28px; font-size:18px; font-weight:bold; margin:0px 15px 0px 15px;float:left}
.title .chi #de{ font-size:12px; font-weight:normal;}
.title .eng{
	font-size:14px;
	line-height:28px;
	color:#1261a6; font-weight:bold;
	font-style: italic;
	float:left
}
.title a{ 
	float:right; 
	margin-right:40px; 
	color:#4494db; 
	line-height:28px; 
	font-size:10px;
}
.title a:hover{ 
	color:#ff0000
}
/*--------------------------------------------------------主要内容--------------------------------------------------------------------*/
#down{
	width:750px; 
	border-left:1px solid #cbcbcb; 
	border-right:1px solid #cbcbcb; 
	color:#092942
}
.bor_bot{ 
	border-bottom:1px solid #cbcbcb; 
	float:left; 
	width:100%; 
	padding-bottom:10px;
}
.tu_wen{ 
	width:150px;
	height:150px; 
	margin-top:10px; 
	float:left; 
	margin-left:27px;
	text-align:center;
	border:1px solid #cbcbcb
}
.tu_wen img{ 
	border:0;
	vertical-align:middle;
}
.tu_wen span{ 
	line-height:30px;
	height:30px;
	width:150px;
}

.out{ 
	width:337px; 
	float:left; 
	margin:5px 0px 15px 25px; 
	display:inline;
}
#bg{
	float:left; 
	text-align:left; 
	margin-top:5px;
}
p{ 
	margin:0; 
	padding:0px 5px 0px 5px;
	line-height:24px;
}


.bor_bot ul{ 
	margin:0; 
	padding:0; 
	line-height:22px; 
	width:337px;
}
.bor_bot li{
	list-style-position: inside;
	list-style-type: circle;
	border-bottom:1px dotted #999;
}
.bor_bot a{ 
	color:#092942
}
.bor_bot a:hover{ 
	color:#ff0000
}
/*--------------------------------------------------------小导航--------------------------------------------------------------------*/
.foot_link{ 
	width:100%;
	white-space: 5px; 
	color:#092942; 
	text-align:right; 
	line-height:40px;
 }
.foot_link a{
	color:#092942;
}
.foot_link a:hover{ 
	color:#ff0000
}

/*--------------------------------------------------------页脚--------------------------------------------------------------------*/
#footer{ 
	width:100%; 
	height:51px;
	color:#505050;
	background-color:#c4c4c4;
	float:left
}
#footer .left{ 
	width:200px; 
	font-size:16px; 
	text-align:center; 
	color:#646263;
	font-weight:bold;
	background-color:#505050
}
