@import url(comm.css);
@import url(diy.css);
@import url(animate.css);
@import url(focus.css);

/*网站基础样式*/

html {
	-webkit-text-size-adjust: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
th,
td,
p,
blockquote,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0px;
	padding: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body {
	word-wrap: break-word;
	text-align: center;
	font: 14px/1.8 Tahoma, Verdana, Arial, \5b8b\4f53;
	color: #000000;
	font-family: arial, "Microsoft Yahei", "Hiragino San";
}

input,
select,
textarea,
button {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

li {
	list-style: none;
	*margin-left: -1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	display: block;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

a {
	color: #000000;
	text-decoration: none;
}


/*img{max-width:100%;height:auto;width:auto;}*/

a:hover {
	text-decoration: none;
}

.page_style {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0px auto;
	*min-width: 1200px;
	font-family: "微软雅黑";
}


/*顶部及主菜单样式*/

.top_box {
	clear: both;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 6;
	background: url(../images/topbg.jpg) repeat-x left bottom;
}

.top_box_inner {
	max-width: 1130px;
	margin: 0px auto;
}


/*.top_box .logo{float:left;text-align:left;max-width:60%;overflow:hidden;margin:5px 0px 0px 2%;height:89px;}*/


/*gmm2016修改*/

.top_box .logo {
	float: left;
	text-align: left;
	max-width: 100%;
	overflow: hidden;
	margin: 10px 0px 0px 2%;
	height: 125px;
}

.top_box .topcontent {
	float: right;
	text-align: right;
	padding: 5px 0 5px 0;
}

.top_box .topcontent .topcom {
	height: 120px;
	line-height: 120px;
	font-size: 24px;
	color: #ff0000;
	margin-top: 10px;
	
}


/*.menu_box{clear:both;}
.menu_box .menu_lj{float:left;width:50px;height:46px;line-height:46px;text-align:center;margin-right:10px;display:}
.menu_box .menu_lj:hover{}
.menu_box ul{float:left;width:100%}
.menu_box{text-align:left;min-height:46px;max-width:100%;background:#4879B4}
.menu_box li{float:left;text-align:center; width:102px;}

a.menu{display:block;line-height:46px;color:#fff;text-align:center;padding:0px 3px;margin:0px 0px;clear:both;font-size:16px;}
a.menu:hover{color:#2773BE;text-decoration:none;text-decoration:none;background:#346198}

.menu_current a.menu{color:#fff;text-decoration:none;background:#346198}*/

.menu_box {
	height: 53px;
	text-align: left;
	font-size: 16px;
	/*font-weight:bold;*/
	padding: 0 0 0 0px;
	line-height: 53px;
	margin-top: 8px;
	z-index: 10;
}

.menu_style_homepage {
	float: left;
	text-align: center;
	width: 110px;
	_width: 113px;
}

.menu_style {
	float: left;
	text-align: center;
	width: 110px;
	_width: 113px;
	background: url(../images/topline.jpg) no-repeat right center;
}

.menu_style1 {
	float: left;
	text-align: center;
	width: 110px;
	_width: 113px;
}

a.menu {
	display: block;
	width: 110px;
	_width: 113px;
	text-align: center;
	color: #000000;
	font-size: 16px;
	padding-top: 0px;
	font-family: Microsoft YaHei;
}

a.menu:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #A50100;
}


/*.menu_current a.menu{font-weight:bold;color:#000000;}*/

@media only screen and (max-width:1000px) {
	body {
		font: 14px/1.8 Tahoma, Verdana, Arial, \5b8b\4f53;
	}
	.top_box {
		background: none;
	}
	.logo {
		left: 0%;
		width: auto;
		height: 100%;
		height: 60px;
		text-align: left;
		line-height: 60px;
		vertical-align: middle;
	}
	.logo img {
		height: 100%;
		width: 100%;
	}
	.menu_box {
		min-width: 100%;
		width: 100%;
		clear: both;
		background: #C8171F;
	}
	.menu_box ul {
		width: 100%;
		float: none;
	}
	.menu_box li {
		float: none;
		display: block;
		width: 100%;
		position: relative;
		z-index: 3;
		min-width: 100%;
	}
	a.menu {
		text-align: left;
		padding-right: 37px;
		padding-left: 15px;
		border: 0px;
		margin: 0px;
		width: auto;
		color: white;
	}
	a.menu:hover {
		border-width: 0px 0px 0px 0px;
		background: #F88D2F;
		color: white;
	}
	.menu_current a.menu {
		border-width: 0px 0px 0px 0px;
		color: white;
	}
	.top_box_inner .nav-toggle {
		position: absolute;
		top: 30px;
		right: 2%;
		float: right;
		color: #333;
		width: 36px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		line-height: 36px;
		font-weight: normal;
	}
	.top_box_inner .nav-toggle i {
		font-size: 20px;
		color: #C8171F;
	}
	.menu_box ul .nav-toggle {
		top: 0px;
		z-index: 10;
		background: none;
		color: white;
	}
	.menu_box ul .nav-toggle i {
		font-size: 16px;
		color: #fff;
	}
	.menu_box ul .active {
		transform: rotate(90deg);
		transition: all 0.5s ease;
	}
	.active i {
		color: #4879B4;
	}
	.top_box .topcontent {
		display: none;
	}
}


/*banner样式*/

.page_l61 .banner {
	margin: 0px auto 0px auto;
}

.banner {
	clear: both;
	text-align: left;
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 370px;
	box-sizing: border-box;
	overflow: hidden;
}

.b_fdwz {
	clear: both;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-top: 85px;
}

.b_fdwz h5 {
	color: white;
	line-height: 36px;
	font-size: 24px;
	font-weight: normal;
}

.b_fdwz h3 {
	color: white;
	line-height: 72px;
	font-size: 48px;
	font-weight: normal;
}

.b_fdwz span {
	display: block;
	color: white;
	text-align: center;
	line-height: 30px;
}

.b_fdwz a {
	display: block;
	margin: 0px auto;
	font-size: 18px;
	text-align: center;
	color: white;
	width: 146px;
	height: 38px;
	line-height: 38px;
	border: 2px #ffffff solid;
	margin-top: 30px;
}

@media only screen and (max-width:1000px) {
	.banner {
		height: auto;
		margin: 0px auto 0px auto;
	}
	.b_fdwz {}
	.b_fdwz h5 {
		font-size: 18px;
	}
	.b_fdwz h3 {
		font-size: 36px;
	}
	.b_fdwz span {
		font-size: 12px;
	}
	.b_fdwz a {
		font-size: 14px;
	}
}

@media only screen and (max-width:640px) {
	.b_fdwz h3 {
		font-size: 23px;
	}
}

.smallbanner {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	text-align: left;
}


/*网站主体框架样式*/

.page_l61 .main_box_style {
	clear: both;
	overflow: hidden;
	position: static;
	padding-top: 0px;
	max-width: 100%;
	background: #FFF;
}

.page_l67 .main_box_style {
	padding-top: 0px;
}

.main_box_style {
	position: relative;
	z-index: 5;
	}

.main_box_style1 {
	position: relative;
	z-index: 5;
	padding: 20px 0;
}

.main_box_style1 .main_box_inner {
	max-width: 1130px;
	width: 100%;
	margin: 0px auto 0px auto;
	clear: both;
	overflow: hidden;
}

.main_box_style1 .main_box_inner_left {
	float: left;
	width: 24%;
	margin: 0 0px 0 0;
	text-align: left;
}

.main_box_style1 .main_box_inner_right {
	float: right;
	width: 73%;
	margin: 0 0 0 0;
	overflow: hidden;
	text-align: left;
}

@media only screen and (max-width:1200px) {
	.page_l61 .main_box_style .module_box .module_box_inner {
		max-width: 97%;
		padding: 0 1.5%;
	}
	.main_box_style {
		max-width: 100%;
	}
	.main_box_style1 .main_box_inner {
		max-width: 97%;
		padding: 0 1.5%;
	}
	.main_box_style1 .main_box_inner_left {
		width: 100%;
	}
	.main_box_style1 .main_box_inner_right {
		width: 100%;
	}
}

.main_box_style2 {
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.main_box_style2 .main_box_inner {
	width: 1000px;
	margin: 85px auto 0px auto;
}

.main_box_style2 .main_box_inner_left {
	float: left;
	width: 700px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: left;
}

.main_box_style2 .main_box_inner_right {
	float: right;
	width: 232px;
	margin: 0 0 0 0;
	overflow: hidden;
	text-align: left;
}

.main_box_style3 {
	clear: both;
	margin: 3px 0 0 0;
	overflow: hidden;
}

.main_box_style3 .main_box_inner_left {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: left;
}

.main_box_style3 .main_box_inner_middle {
	float: left;
	width: 540px;
	margin: 0 0 0 0;
	overflow: hidden;
	text-align: left;
}

.main_box_style3 .main_box_inner_right {
	float: right;
	width: 220px;
	margin: 0 0 0 10px;
	overflow: hidden;
	text-align: left;
}


/*导航样式*/

.nav_box {
	clear: both;
	width: 100%;
	margin: 0px;
	overflow: hidden;
}

.nav_title {
	clear: both;
	text-align: left;
	overflow: hidden;
	height: 42px;
	line-height: 42px;
	margin: 0em 0px;
	background: #A01703;
	padding: 15px 0;
}

.nav_sign {
	display: block;
	color: #fff;
	font-size: 26px;
	padding-left: 5%;
}

.nav_more {
	float: right;
	font-weight: normal;
	padding: 8px 10px 0 10px;
	display: none;
}

.nav_more a {
	line-height: 15px;
	font-size: 10px;
}

.nav_box .nav-toggle {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 42px;
	line-height: 42px;
	text-align: center;
	color: white;
	display: none;
}

.nav_content {
	padding: 5px 0px 5px 0px;
	border: 0px solid #cccccc;
	text-align: left;
}

.nav_menu {
	clear: both;
	text-align: left;
	padding: 10px 0 1.5em 0px;
	width: 100%;
	overflow: hidden;
	background: #F2F2F2;
}

.nav_menu ul {
	display: block;
	*display: inline;
	*zoom: 1;
	width: 100%;
}

.nav_menu li {
	width: auto;
	text-align: left;
	width: 90%;
	margin: 0 5%;
}

.nav_menu li a {
	display: block;
	width: auto;
	padding: 0px 0%;
	line-height: 45px;
	font-size: 15px;
	color: #000000;
	background: url(../images/erleft.png) no-repeat right center;
	width: 100%;
	border-bottom: 1px #E5E5E5 solid;
}

.nav_menu li a:hover {
	color: #000000;
	background: url(../images/erleft.png) no-repeat right center;
}

.nav_menu li a.current {
	color: #000000;
	background: url(../images/erleft.png) no-repeat right center;
}

.nav_menu li a.current:hover {
	color: #000000;
	background: url(../images/erleft.png) no-repeat right center;
}

.nav_menu li ul li {
	text-align: left;
}

.nav_menu li ul li a {
	display: block;
	line-height: 35px;
	font-size: 12px;
}

.nav_menu li ul li a.current {}

.nav_menu ul li ul {
	height: 100%;
	clear: both;
	width: 100%;
	height: 35px;
	z-index: 4;
}

.nav_menu ul li ul li span.node {
	float: left;
	height: 22px;
	width: 15px;
	cursor: pointer;
	display: none;
}

.nav_menu ul li ul li span.node_close {
	float: left;
	height: 22px;
	width: 15px;
	cursor: pointer;
	display: none;
}

.nav_menu ul li ul li span {
	float: left;
	height: 22px;
	width: 15px;
	display: none;
}

@media only screen and (max-width:1000px) {
	.nav_box {
		width: 100%;
		margin: 0px auto 18px auto;
		position: relative;
	}
	.nav_title {
		border-bottom: 1px #CCC solid;
	}
	.nav_sign {
		text-align: left;
		font-size: 22px;
		background: none;
		height: 50px;
		line-height: 42px;
	}
	.nav_sign .s1 {
		text-align: left;
		line-height: 42px;
	}
	.nav_sign .s2 {
		display: none;
	}
	.nav_box .nav-toggle {
		display: block;
		top: 1em;
	}
	.nav_box .nav-toggle i {
		color: #fff;
		font-size: 20px;
	}
	.nav_menu {
		position: static;
		max-width: 100%;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.nav_menu ul {
		float: none;
		max-width: 100%;
		display: block;
	}
	.nav_menu li {
		float: none;
		padding: 0px;
		position: relative;
		margin: 0px 5%;
	}
	.nav_menu li a {
		line-height: 40px;
		width: 100%;
		padding: 0px;
		border: 0px;
		border-bottom: 1px #CCC dashed;
		border-radius: 0px;
	}
	.nav_menu li a:hover {
		border: 0px;
		border-bottom: 1px #CCC dashed;
	}
	.nav_menu li a.current {
		border: 0px;
		border-bottom: 1px #CCC dashed;
	}
	.nav_menu li a.current:hover {
		border: 0px;
		border-bottom: 1px #CCC dashed;
	}
	.nav_menu ul li ul {
		position: static;
	}
	.nav_menu ul li ul li {
		margin: 2px 0px;
	}
	.nav_menu ul li ul li a {
		padding: 0px 0px 0px 25px;
		line-height: 30px;
	}
	.nav_menu ul li ul li ul li a {
		padding: 0px 0px 0px 35px;
	}
	.nav_menu ul li ul li ul li ul li a {
		padding: 0px 0px 0px 45px;
	}
	.nav_box ul li .nav-toggle {
		height: 40px;
		line-height: 40px;
		border-left: 0px;
		background: none;
		right: 0px;
		padding: 0px;
		background: #333;
		z-index: 10;
	}
	.nav_box ul li .active {
		transform: rotate(90deg);
		transition: all 0.5s ease;
	}
}


/*模块样式*/

.module_box {
	clear: both;
	padding: 0 0 0em 0;
	border: 0 solid #cccccc;
	overflow: hidden;
}


/*模块整行布局样式*/

.module_box_layout_left {
	float: left;
	margin: 0 3.5% 3em 0;
	border: 0 solid #cccccc;
	overflow: hidden;
}


/*模块左布局样式*/

.module_box_layout_right {
	float: right;
	margin: 0 0 3em 0;
	border: 0 solid #cccccc;
	overflow: hidden;
}


/*模块右布局样式*/

.module_box_inner {
	clear: both;
	text-align: center;
	padding: 0px 0 0px 0;
	border: 0px solid #cccccc;
	overflow: hidden;
	height: 100%;
}


/*模块内层容器样式*/

.module_box_layout_left .module_box_inner {
	clear: both;
	text-align: center;
	margin: 0 0px 0 0;
	padding: 0px 0 0px 0;
}


/*模块居左时重写内层样式*/

.module_title {
	clear: both;
	text-align: center;
	overflow: hidden;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding-top: 0px;
}

.module_sign {
	clear: both;
	overflow: hidden;
	width: 100%;
	display: block;
	text-align: center;
}

.module_sign .title1 {
	color: #4D4D4D;
	display: block;
	font-size: 28px;
	line-height: 2em;
}

.module_sign .title2 {
	clear: both;
	overflow: hidden;
	width: 90%;
	max-width: 480px;
	background: url(../images/xt.jpg) repeat-x center center;
	margin: 0px auto;
}

.module_sign .title2 span.ywwz {
	color: #4D4D4D;
	font-size: 24px;
	padding: 0px 0.6em;
	width: auto;
	background: #fff;
}

.module_more {
	float: right;
	font-weight: normal;
	height: 42px;
	line-height: 42px;
	margin: 0 0 0 0;
	display: none;
}

.module_more a {
	font-size: 14px;
	color: rgb(102, 102, 102);
	text-decoration: none;
}

.module_content {
	padding: 0px 0px 0 0px;
	text-align: left;
}

.module_footer {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #cccccc;
	display: none;
}

.module_footer .l {
	float: left;
}

.module_footer .r {
	float: right;
}


/*子栏目样式*/

.lanmupage .current_location {
	display: none;
}

.current_location {
	clear: both;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.current_location ul {
	display: inline-block;
	text-align: center;
	*display: inline;
	*zoom: 1;
	font-family: "Microsoft YaHei", Tahoma, Verdana, "Simsun";
	width: 100%;
	height: 42px;
	border-bottom: 1px #E5E5E5 solid;
}

.current_location .title1 {
	color: #262626;
	display: block;
	font-size: 12px;
	line-height: 22.5px;
}

.current_location .title2 {
	color: #ffffff;
	font-size: 18px;
	line-height: 35px;
}

.current_location_1 {
	float: right;
	padding: 0px 10px 0 0;
	line-height: 42px;
	width: 50%;
	text-align: right;
	font-size: 15px;
}

.current_location_2 {
	float: left;
	text-align: left;
	line-height: 42px;
	font-size: 22px;
	color: #555;
	color: rgb(51, 51, 51);
	font-family: "Microsoft YaHei", Tahoma, Verdana, "Simsun";
	width: 40%;
	margin-left: 10px;
}

.sublanmu_box {
	text-align: left;
	padding-bottom: 10px;
}

.sublanmu_content {
	padding: 0px 0px 10px 0px;
	text-align: left;
}

.sublanmu_content_introduct {
	line-height: 2.0;
	font-size: 1.1em;
}


/*自定义内容子栏目样式*/

.sublanmu_content_introduct p {
	margin-bottom: 10px;
	min-height: 10px;
}

.sublanmu_page {
	clear: both;
	text-align: center;
	margin: 15px 0 10px 0;
	font-size: 12px;
	font-family: 宋体;
}

.sublanmu_page a {
	vertical-align: middle;
	zoom: 1;
	height: 15px;
	line-height: 15px;
	padding: 2px 8px 3px 8px;
	border: 1px solid #cccccc;
}

.sublanmu_page span.c {
	padding: 2px 2px 3px 2px;
	font-weight: bold;
	border: 0px solid #cccccc;
}

.sublanmu_page span {
	vertical-align: middle;
	zoom: 1;
	height: 15px;
	line-height: 15px;
	padding: 2px 8px 3px 8px;
}

.sublanmu_page span.c {
	padding: 2px 2px 3px 2px;
	border: 0px solid #cccccc;
}

.sublanmu_pn {
	font-size: 13px;
	padding: 15px;
	clear: both;
	overflow: hidden;
}

.sublanmu_pn li {
	font-size: 14px;
	line-height: 30px;
}

.sublanmu_pn li.syb {
	float: left;
	width: 100%;
}

.sublanmu_pn li.xyb {
	float: left;
	width: 100%;
	text-align: left;
}

.sublanmu_pn li a {
	color: rgb(85, 85, 85);
}

.sublanmu_pn li a:hover {
	color: #4879B4;
}

@media only screen and (max-width:1000px) {
	.sublanmu_box {
		width: 99%;
		margin: 0px auto;
	}
	.sublanmu_pn li.syb {
		width: 100%;
	}
	.sublanmu_pn li.xyb {
		float: left;
		width: 100%;
		text-align: left;
	}
	.current_location_1 {
		display: none;
	}
}


/*评论*/

.comments_box {
	text-align: left;
	border: 1px solid #cccccc;
	margin: 10px 0 10px 0;
}

.comments_box .title {
	padding: 2px 0 0 10px;
	height: 20px;
	font-weight: bold;
	background-color: #ececec;
}

.comments_box ul li {
	padding: 5px 0 5px 25px;
}

.comments_box .textarea {
	width: 520px;
	height: 100px;
	border: 1px solid #cccccc;
	border-color: #000000 #cccccc #cccccc #000000;
}

.comments_list {
	padding: 5px 0 0 0;
	border: 0px solid #cccccc;
	overflow: hidden;
}

.comments_list .title {
	display: block;
	padding: 2px 0 3px 5px;
	height: 18px;
	width: 100%;
	font-weight: bold;
}

.comments_list .item {
	clear: both;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.comments_list .header {
	padding: 3px 0 0 10px;
	height: 22px;
	background-color: #eeeeee;
}

.comments_list .header .floornum {
	font-size: 12px;
	font-style: Italic;
	font-weight: bold;
}

.comments_list .header .left {
	float: left;
}

.comments_list .header .right {
	float: right;
	padding-right: 10px;
}

.comments_list .quote {
	display: block;
	color: #999999;
	padding: 5px 5px 5px 10px;
	border: 1px solid #ececec;
}

.comments_list .content {
	padding: 5px 5px 5px 15px;
}

.comments_list .reply {
	background: url(../images/reply.gif) no-repeat 5px 5px;
	border: 1px dashed #cccccc;
	padding: 2px 5px 2px 25px;
	margin: 2px 0 5px 0;
	color: #D33506;
}

.comments_page {
	clear: both;
	vertical-align: middle;
	text-align: right;
	background-color: #ffffff;
	margin: 10px 0 10px 0;
	font-family: 宋体;
}

.comments_page a {
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	zoom: 1;
	padding: 2px 8px 2px 8px;
	border: 1px solid #cccccc;
	font-size: 12px;
}

.comments_page span {
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	zoom: 1;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
}

.comments_page span.c {
	vertical-align: middle;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	font-size: 12px;
}


/*bottom样式*/

.page_l61 .bottom_box {
	margin: 0px;
}

.bottom_box {
	clear: both;
	border: 0 solid #666666;
	margin: 0px 0 0px 0;
	text-align: left;
	width: 100%;
	min-height: 95px;
	background-color: #f8f8f8;
}


/*登陆界面*/

.loginbox_item {
	height: 20px;
	padding: 0 0 0 0;
	padding: 0 5px 5px 0;
	text-align: left;
	font-size: 9pt;
}

.loginbox_textbox {
	width: 100px;
	height: 15px;
	border: 0 solid #cccccc;
	border-width: 1px 1px 1px 1px;
}

.loginbox_textbox_yzm {
	width: 40px;
	height: 15px;
	border: 0 solid #cccccc;
	border-width: 1px 1px 1px 1px;
}

.loginbox_submit {
	width: 90px;
	height: 20px;
	border: 0 solid #333333;
	border-width: 0 1px 1px 0;
	background-color: #dddddd;
	cursor: pointer;
}

a.logined_href:link {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}

a.logined_href:visited {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}

a.logined_href:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}


/*其他样式*/

.textarea {
	border: 1px solid #cccccc;
	border-color: #000000 #cccccc #cccccc #000000;
}

.button {
	width: 55px;
	font-size: 9pt;
	height: 19px;
	cursor: pointer;
	background-image: url(../images/button.gif);
	background-position: center center;
	border-top: 0px outset #eeeeee;
	border-right: 0px outset #888888;
	border-bottom: 0px outset #888888;
	border-left: 0px outset #eeeeee;
	padding-top: 2px;
	background-repeat: repeat-x;
}

.tb {
	border: 1px solid #cccccc;
	border-color: #000000 #cccccc #cccccc #000000;
}

.bt {
	height: 22px;
	width: 70px;
	font-size: 9pt;
	background-image: url(../images/bt.gif);
	padding-top: 2px;
	cursor: pointer;
	border-width: 0px;
}

#a1-1 {
	height: 68px;
	margin-top: 15px;
	background: #F7F7F7;
}

#pic2-1 {
	width: 80px;
	height: 68px;
	float: left;
	background-repeat: no-repeat;
	background: #A50100;
}

#date-m-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	height: 13px;
	width: 80px;
	line-height: normal;
	margin-left: 26px;
	margin-top: 10px;
}

#date-m-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 13px;
	width: 80px;
	line-height: normal;
	margin-left: 12px;
	margin-top: 20px;
}

#nntt-1 {
	margin-left: 90px;
	line-height: 22px;
	color: #54606B;
	font-size: 15px;
	margin-top: 17px;
	padding: 5px;
}