@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #153f6a;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
    font-family:Arial;
	font-size: 12px;
    line-height:180%;
    color:#0D68A3;
}
#banner {
	background-image: url(banner.jpg);
	height: 225px;
	width: 1000px;
}
#main {
	height: 530px;
	width: 1000px;
}
#left {
	height: 530px;
	width: 650px;
	float: left;
}
#right {
	float: left;
	height: 530px;
	width: 350px;
}
#right_gsdt {
	background-image: url(right_gsdt.jpg);
	height: 215px;
	width: 320px;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 30px;
	color: #FFFFFF;
	overflow: hidden;
	line-height: 20px;
}

#right_lxwm {
	background-image: url(right_lxwm.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 320px;
	line-height: 160%;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 30px;
}
#box {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#top {
	background-image: url(top.jpg);
	height: 110px;
	width: 1000px;
}
#nav {
	background-image: url(menu.jpg);
	height: 35px;
	width: 970px;
	padding-top: 0px;
	padding-left: 30px;
	display:block;
}
#left_gsjj {
	background-image: url(left_gsjj.jpg);
	height: 170px;
	width: 320px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 300px;
	overflow: hidden;
}
#bottom {
	height: 45px;
	width: 100%;
	background-image: url(bottom.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	text-align: center;
	color: #9fc3db;
}

#left_wmdcp {
	background-image: url(left_wmdcp.jpg);
	height: 212px;
	width: 520px;
	padding-top: 48px;
	padding-left: 80px;
	padding-right: 50px;
}
#left_wmdcp img {
	padding-bottom: 4px;
}
#menu {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
    text-align:center;
	list-style-type: none;
    margin:0px;
    padding:0px;
}
#menu li {
	float: left;
}
#english {
	float: left;
	height: 29px;
	width: 135px;
	padding-top: 6px;
	padding-left: 41px;
}

#menu ul li a {
    background-image:url(menu_bg1.jpg);
    color:#08486A;
    width:107px;
    height:32px;
    line-height:32px;
    margin-right:1px;
    display:block;
    text-decoration:none;
}
#menu ul li a:hover {
    background-image:url(menu_bg2.jpg);
    color:#FF6600;
}
#english a {
	color:#fff;
	text-decoration:none;
	line-height: normal;
}
a {
    color:#08486A;
    text-decoration:none;
}
a:hover {
color:#FF6600;
}
.date {
	color: #00ccff;
}

a.more {
    color:#ffffff;
    text-decoration:none;
}

#son_main {
	height: auto;
	width: 940px;
	background-color: #c2d9e7;
	margin-right: auto;
	margin-left: auto;
	background-image: url(son_main_bg.jpg);
	background-repeat: repeat-x;
}#foot {
	height: 20px;
	width: 1000px;
}
#title {
	height: 40px;
	width: 860px;
	background-image: url(title_bg.jpg);
	padding-top: 30px;
	padding-left: 80px;
}
#content {
	height: auto;
	width: 820px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
	line-height: 200%;
	padding-bottom: 60px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
