@font-face {
	font-family: 'MyFontFamily';
	src: url('CORBEL.TTF') format('truetype');
}
body {
	padding: 0 0 0 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: 'MyFontFamily';
}
a {
	text-decoration: none;
	outline: none;
	color: #C52D08;
	padding-bottom: -5px;
	position: relative;
}

#link_underline {
	margin-top: -4px;
	height: 1px;
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 4px;
}
a:link img {
	border-style: none;
}
img {
	margin-bottom: 0px;
}
#main_content {
	margin: 0px auto;
	height:130px;
	margin-top: 45px;
	width:90%;
}
#site_header {
	display: block;
	color: #111;
	height: 130px;
	position:relative;
	font-family:"微软雅黑", "黑体";
}
#site_header img.logo{ float:left; width:201px; height:154px; position:absolute; left:0; top:0;}
#site_header .txtInfo{ position:absolute; right:5px; bottom:5px; font-size:14px;}
#site_header .txtInfo img{vertical-align:middle; margin-left:8px;}
:root #logo_text {font-size:20px; }
#logo_text {
	color: #c52d08;
	font-size:16px;
	padding-left:210px;
	float:left;
	height:130px;
	line-height:130px;
	vertical-align:middle;
	overflow:hidden;
}
@media screen and (min-width: 1002px){
:root #logo_text {font-size:22px;}
}
@media screen and (max-width: 960px) {
:root #logo_text {font-size:18px;}
}
@media screen and (max-width: 850px) {
#site_header img.logo{ display:none;}
:root #logo_text {font-size:18px; padding-left:0px;}
}
@media screen and (max-width: 660px) {
#header_link_text{ display:none;}
.header_bookmarks{ position:inherit; text-align:center; margin:0 auto;}
:root #logo_text {font-size:16px; padding-left:0;}
}



#index_text {
	color: #111;
	font-size: 20px;
	-background-color: #CCC;
	padding-top: 1px;
	margin-left: 10%;
	width: 80%;
}
#footer_wrap {
	position: relative;
	width: 100%;
	height: 75px;
	clear: left;
	color: #999;
	font-size: 12px;
}
#footer_text_wrap {
	margin: 0 auto;
	-background-color: #CCC;
	width: 80%;
}
#photo_block {
	color: #111;
	background-attachment: scroll;
	background-color: rgb(0, 0, 0);
	background-image: url("foto_bg.png");
	background-origin: padding-box;
	background-position: 50% 0px;
	background-repeat: repeat-y;
	background-size: auto 100%;
	margin: 0px auto;
	filter: none;
}
#photo_wrap {
	-top: 10%;
	margin: 0px auto;
	margin-top:16px;
	-background-color: #CCC;
 //width:							80%;
 //height:							80%;
	color: #fff;
	font-size: 16px;
}
#text_wrap {
	top: 10%;
	margin: 30px auto;
	-background-color: #CCC;
	width: 80%;
	height: 90%;
}
#text_block {
	top: 10%;
	float: left;
	margin: 0px auto;
	margin-bottom: 30px;
	-background-color: #C00;
	width:18%;
	padding-left:1.5%;
	font-size: 14px;
}
#text_block p {
	margin-top: 10px;
	font-family:"微软雅黑", "黑体";
	font-size:14px;
}
#text_block img{width:100%;}
#border-top {
	font-size: 0px;
	height: 10px;
	line-height: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#border-bottom {
	font-size: 0px;
	height: 9px;
	line-height: 9px;
}

/* 部底footer */
.footer{margin-top:10px; border-bottom:1px solid #f0f0f0; width:100%; text-align:center; line-height:30px;}
.footer .fl{float:left;}
.footer .fr{float:right;}
.aboutGdga{padding-top:10px; font-size:14px; color:#a07fa0;}
.aboutGdga a{margin:0 5px; padding:2px; font-size:12px; color:#333;}
.aboutGdga a:hover{color:#fff; background:#666;}

.copyright{font-size:12px; color:#999;}
.copyright a{font-weight:bold;}



h1, h2, h3, big, small, group_header {
	font-style: normal;
	font-weight: 100;
}
#group_header {
	text-align:left;
	color: #2e2e2e;
	clear: left;
	font-size:48px;
	font-weight:400;
	font-family:"微软雅黑", "黑体";
	margin:16px 0;
	padding-left:1.5%;
}
#group_header img{vertical-align:middle; margin-left:12px;}
.group_top_border{ height:15px; background-color:#2e2e2e;}
.group_top_border b{ display:block; background-color:#F00; width:200px; height:15px; margin-left:2%;}

#block_header {
	font-size: 24px;
}
