@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	margin: 0px;
}
#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 158px;
}
#top #navbar {
	height: 60px;
	margin-top: 20px;
	margin-left: 60px;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
}
#top #navbar a {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#top #navbar #search {
	height: 14px;
	width: 180px;
	font-size: 12px;
	color: #999999;
}

#top #menu {
	margin-top: 18px;
	height: 50px;
	background-image: url(images/top_px.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.set {
	font-weight: bold;
}


#top #menu ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
}
#top #menu li {
	float: left;
	width: 120px;
	background-image: url(images/top_px.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 18px;
}
#top #menu a {
	color: #333333;
	text-decoration: none;
}
#md {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#md #left {
	width: 210px;
	float: left;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 10px;
}
#md #left #menu_box {
	border: 1px solid #c8c8c8;
	padding: 5px;
	margin-bottom: 10px;
}
#md #left #menu_box dl {
	margin: 0px;
	padding: 10px;
}
#md #left #menu_box h4 {
	margin: 0px;
	background-color: #517A80;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	font-size: 14px;
}
#md #left #menu_box dt {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#md #left #menu_box a {
	color: #4E787C;
	text-decoration: none;
}
#md #left #menu_box dd {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0px;
}
#md #left #faq {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#md #left #faq dt {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#md #left #faq dd {
	margin: 0px;
	padding: 0px;
}
#md #left #faq ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#md #left #faq li {
	line-height: 20px;	
	line-height: 21px\9;              /*hack*/
	padding: 8px;
}
#md #left #soft {
	margin: 0px;
	padding: 0px;
}
#md #left #soft dt {
	font-size: 14px;
	color: #517A80;
	padding: 10px;
	background-image: url(/images/t_3.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
#md #left #soft dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#md #left #soft ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	line-height: 25px\9;               /*hack*/
}
#md #left #soft a {
	color: #666666;
	text-decoration: none;
}


.l_bg {
	background-color: #c8c8c8;
}

#md #right {
	float: right;
	width: 700px;
	overflow: hidden;
	font-size: 12px;
}
#md #right #img_box {
	padding: 5px;
	border: 1px solid #C8C8C8;
}
.tb_1 {
	float: left;
	width: 330px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
    margin: 0px\9;                          /*hack*/

}
#md #right .tb_1 dt {
	color: #517A80;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
}

#md #right .tb_1 dd {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#md #right .tb_1 li {
	margin: 0px;
	padding: 0px;
}
#md #right .tb_1 ul {
	padding: 0px;
	margin: 0px;
}
#md #right #art_box {
	width: auto;
	height: 170px;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
#md #right #art_box #lb {
	width: 330px;
	margin: 0px;
	padding: 0px;
}

#md #right #art_box #lb dt {
	font-size: 14px;
	font-weight: bold;
	color: #517A80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #517A80;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#md #right #art_box #lb dd {
	margin: 0px;
	padding: 10px;
}

#md #right #art_box #lb ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height: 25px;
}
#md #right #art_box #lb a {
	color: #666666;
	text-decoration: none;
}
#md #right #mdpic {
	margin-bottom: 10px;
}
#md #md_bottom {
	clear: both;
}
#md #md_bottom #menu {
	height: 70px;
}

#md #md_bottom #menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-weight: bold;
}
#md #md_bottom #menu img {
	border: 1px solid #c8c8c8;
	padding: 2px;
	margin-left: 5px;
}
#md #md_bottom #menu li {
	border: 1px solid #c8c8c8;
	float: left;
	padding: 8px;
	margin-right: 4px;
	margin-left: 4px;
}
#md #md_bottom #menu a {
	color: #666666;
	text-decoration: none;
}
#md #md_bottom #links {
	font-size: 12px;
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.link_t {
	font-size: 12px;
	color: #517A80;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	padding-right: 10px;
}

#md #md_bottom #links ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height: 20px;
	width: 920px;
}
#md #md_bottom #links a {
	color: #666666;
	text-decoration: none;
}

#md #md_bottom #links li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
}

#foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	overflow: hidden;
}
#foot #menu {
	padding: 0px;
	list-style:none;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
#foot #menu li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#foot #menu a {
	color: #517A80;
	text-decoration: none;
	font-weight: bold;
}
#foot #info {
	clear: both;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
	font-size: 12px;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.xk {
	border: 1px solid #c8c8c8;
}

.left_1 {
	float: left;
}
.right_1 {
	float: right;
}
.right_xk {
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #517A80;
	margin-bottom: 10px;
}


#md #right #xm .gd {
	width: 320px;
}
#md #right #xm dt {
	color: #517A80;
	font-weight: bold;
	margin: 0px;
}


#md #right #xm dd {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#md #dh {
	margin-bottom: 10px;
	color: #517A80;
}
#md #dh a {
	color: #517A80;
}
#md #right p {
	line-height: 30px;
	margin-bottom: 20px;
}

.tuchu {
	color: #333333;
	background-color: #C8C8C8;
	margin-right: 10px;
	padding: 5px;
}
#md #left #cs_menu {
	border: 1px solid #c8c8c8;
	padding: 5px;
	margin-bottom: 10px;
	line-height: 28px;
	font-size: 12px;
}
#md #left #cs_menu h4 {
	background-color: #517A80;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.xg_t {
	background-image: url(/images/xgal.gif);
	background-repeat: no-repeat;
	margin: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style:none;
}
.xg_t a {
	color: #666666;
}
#md #right #art_page {
	padding: 0px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#md #right #art_page dt {
	font-weight: bold;
	color: #517A80;
}
#md #right #art_page dd {
	line-height: 28px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#md #gb {
	padding: 5px;
	margin: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #517A80;
}
#md #gb dt {
	font-weight: bold;
	color: #517A80;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#md #gb dd {
	border: 1px dashed #c8c8c8;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
}
.gbms {
	background-color: #ECE9D8;
}
#md #right #box_list {
	font-size: 14px;
	padding: 10px;
	margin: 0px;
}
#md #right #box_list dt {
	font-weight: bold;
	color: #517A80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #517A80;
	width: 70px;
	margin: 0px;
	padding: 0px;
}
#md #right #box_list dd {
	line-height: 25px;
	padding: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #517A80;
	border-left-color: #517A80;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 25px;
	width: 390px;
}
#md #right #box_list ul {
    list-style:none;
	margin: 0px;
	padding: 0px;
}
#md #right #box_list li {
	padding-left: 20px;
	background-image: url(/images/yuan.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#md #right #box_list a {
	color: #517A80;
	text-decoration: none;
	margin-right: 20px;
}
#md #right #pagec {
	font-size: 14px;
	color: #517A80;
}
#md #right #pagec a {
	color: #517A80;
}

