/* 基本样式 */
body {
	margin: 0px;
	font-size: 12px;
	color: #2751A7;
	text-align: center;
	background-color: #ffffff;
	}
div,td {
	font-size: 12px;
	}
img {
	border: 0px;
	text-align: center;
	}
ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
a:link {
	color: #2751A7;
	text-decoration: none;
	}
a:visited {
	color: #2751A7;
	text-decoration: none;
	}
a:hover {
	color: #ff0000;
	text-decoration: none;
	}

/* 头部样式 */
#header {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}
#header_1 {
	height: 18px;
	margin: 12px 0px;
	text-align: left;
	border-bottom: 1px solid #2751A7;
	}
#header_1 li {
	padding: 8px;
	display: inline;
	}
.dhmobile {
	font-weight: bold;
	padding-left: 8px;
	display: inline;
	margin: 0px 0px 0px 350px;
	background: url(/images/dhmobile.gif) no-repeat top left;
	}
#header_2 {
	text-align: right;
	}
#header_2 img {
	position: relative;
	}
.logo {
	display: inline;
	margin: 0px 40px 0px 0px;
	}

/* 一级栏目样式 */
#menu {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	text-align: left;
	padding: 0px 0px 0px 1px;
	background-color: #2751A7;
	}
#menu li {
	width: 106px;
	height: 37px;
	display: inline;
	font-size: 13px;
	text-align: center;
	margin: 0px 1px 0px 0px;
	padding: 13px 0px 0px 0px;
	list-style-type: none;
	background: url(/images/menu_bg.gif);
	}
#menu li.currentsort {
	width: 106px;
	display: inline;
	}
#menu li.currentsort a {
	color:#ff0000;
	}

/* 二级分类样式 */
#twosorts {
	text-align: left;
	padding: 25px 0px 0px 0px;
	}
#twosorts li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 10px 7px;
	margin: 10px 0px 0px 0px;
	}
#twosorts li a:link {
	color: #ffffff;
	}
#twosorts li a:visited {
	color: #ffffff;
	}
#twosorts li a:hover {
	color: #ff0000;
	}
#twosorts li.currentsort {
	}
#twosorts li.currentsort a:link {
	color: #ff0000;
	}
#twosorts li.currentsort a:visited {
	color: #ff0000;
	}
#twosorts li.currentsort a:hover {
	color: #ff0000;
	}

/* 正文样式 */
#contain {
	width: 750px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px; 
	margin-bottom: 5px;
	background: url(/images/contain_bg.gif);
	}
#contain_left {
	width: 155px;
	height: 420px;
	float: left;
	text-align: left;
	}
#contain_right {
	width: 474px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	display: inline;
	margin: 15px 0px 0px 45px;
	}
#sortname {
	height: 41px;
	color: #ffffff;
	padding: 23px 0px 0px 55px;
	background: url(/images/sort_bg.gif);
	}
#sortname a:link {
	color: #ffffff;
	text-decoration: none;
	}
#sortname a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#sortname a:hover {
	color: red;
	text-decoration: none;
	}

#contain_content {
	margin: 25px 0px 0px 25px;
	}
#contain_content li {
	margin: 0px 0px 10px 0px;
	list-style-type: square;
	}

/* 首页样式 */
#contain_default {
	width: 750px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px; 
	margin-bottom: 5px;
	background: url(/images/contain_default.gif) repeat-y top left;
	}
#default_right {
	width: 595px
	float: left;
	}
#defaultimg {
	float: left;
	}
#default_right1 {
	width: 368px;
	height: 350px;
	float: left;
	background: #ECEFF6;
	}
#default_sort {
	width: 338px;
	height: 20px;
	color: #ffffff;
	text-align: left;
	display: inline;
	padding: 4px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	background: url(/images/default_sort.gif);
	}
#default_sort a:link {
	color: #ffffff;
	text-decoration: none;
	}
#default_sort a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#default_sort a:hover {
	color: red;
	text-decoration: none;
	}

#news {
	width: 318px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
	}
#news li {
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
	margin: 8px 8px 8px 8px;
	list-style-type: square;
	}
#default_right2 {
	width: 227px;
	float: left;
	}
#service {
	color: #ffffff;
	text-align: left;
	padding: 20px;
	line-height: 180%;
	background-color: #7992C8;
	}
#service a:link {
	color: #ffffff;
	}
#service a:visited {
	color: #ffffff;
	}
#service a:hover {
	color: #2751A7;
	}
#service img {
	display: inline;
	margin: 0px 0px 10px 0px;
	}
.service_text {
	text-decoration: underline;
	}
#dgflash {
	padding: 4px 0px;
	background: #2751A7;
	}
#ballflash {
	clear: both;
	height: 280px;
	margin: 2px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	background: url(/images/ballflash.gif) no-repeat top left;
	}
.ballflash_text {
	float: left;
	width: 106px;
	text-align: center;
	line-height: 180%;
	display: inline;
	margin: 0px 2px 2px 3px;
	}


/* 移动小常识 */
#linker {
	display: inline;
	margin: 10px 0px 0px 4px;
	}
#linker img {
	display: inline;
	margin: 0px 0px 10px 0px;
	}
#contain_list {
	height: 520px;
	display: inline;
	margin: 25px 0px 0px 25px;
	}
#contain_list li {
	padding: 0px 0px 5px 0px; 
	margin: 0px 0px 12px 0px;
	font-size:14px;
	border-bottom: 1px dotted #7691C7;
	}
#contain_knowage {
	height: 520px;
	display: inline;
	margin: 25px 5px 0px 5px;
	}
#knowage_title {
	font-size: 15pt;
	font-family: 黑体;
	line-height: 140%;
	text-align: center;
	padding: 3px 10px 8px 10px;
	border-bottom: 1px solid #7691C7;
	}
#hits {
	color: #7691C7;
	font-size: 13px;
	text-align: center;
	margin: 8px 0px 25px 0px;
	}
#knowage_text {
	text-indent: 2em;
	line-height: 170%;
	padding: 0px 5px;
	}
#knowage_text img {
	text-indent: 0em;
	text-align: left;
	}


/* 页数样式 */
#showpage {
	color: #9D9FA2;
	text-align: center;
	margin: 25px 0px;
	}
#showpage a:link {
	color: #9D9FA2;
	}
#showpage a:visited {
	color: #9D9FA2;
	}
#showpage a:hover {
	color: #ff0000;
	}
.currentpage {
	color: #6D6E71;
	}
.records {
	color: #ff0000;
	}

#readpage {
	color: #6D6E71;
	text-align: center;
	margin: 25px 0px 30px 0px;
	}
#readpage a:link {
	color: #9D9FA2;	
	}
#readpage a:visited {
	color: #9D9FA2;	
	}
#readpage a:hover {
	color: #ff0000;	
	}

#reader {
	color: #9D9FA2;
	text-align: left;
	line-height: 170%;
	margin: 0px 0px 30px 0px;
	}
#reader a:link {
	color: #9D9FA2;
	}
#reader a:visited {
	color: #9D9FA2;
	}
#reader a:hover {
	color: #ff0000;
	}



/* 贵宾留言 */
#guestbook {
	height:300px;
	color:#000000;
	font-size:12px;
	text-indent:0em;
	text-align:left;
	margin:0px 0px 25px 0px;
	}
#guestbook p {
	text-indent:2em;
	line-height:160%;
	color:#000000;
	}
#guestbook a:link {
	color:#000000;
	}
#guestbook a:visited {
	color:#000000;
	}
#guestbook a:hover {
	color:#ff0000;
	}
.write {
	color:#7691C7;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	}
#guestbook input,textarea { 
	border-top:#7691C7 1px solid; 
	border-left:#7691C7 1px solid;
	border-right:#1C3D81 1px solid; 
	border-bottom:#1C3D81 1px solid;
	background-color:#E7ECF7; 
	padding:1px 0px 0px 3px;
	color:#000000;
	letter-spacing:0em;
	}
#guestbook input.log {
	width:70px;
	border-top:#7691C7 1px solid; 
	border-left:#7691C7 1px solid;
	border-right:#1C3D81 1px solid; 
	border-bottom:#1C3D81 1px solid;
	background-color:#7691C7; 
	padding:3px 0px 0px 3px;
	color:#000000;
	letter-spacing:0em;
	}
table.fontcolor {
	color:#000000;
	}

/* 底部样式 */
#footer {
	width: 750px;
	color:#626466;
	font-size:12px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	}
#footer_bg {
	height: 20px;
	margin: 0px 0px 3px 0px;
	background: url(/images/footer_bg.gif);
	}
#footer_text {
	padding: 0px 8px 0px 0px;
	}
#footer a:link {
	color:#626466;
	}
#footer a:visited {
	color:#626466;
	}
#footer a:hover {
	color:#ff0000;
	}