/*common*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:0px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input {
	vertical-align:middle
}
fieldset, form, input, optgroup, select, textarea {
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
body {
	background:#3A0001;
	font:12px Verdana, arial, helvetica, sans-serif;
	line-height:18px;
}
a {
	color:#00295B;
	text-decoration:none
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;
}
a:active {
}
abbr {
	border-bottom:#333 1px dotted;
	cursor:help
}
hr {
	height:1px;
	border:0;
	border-top:1px dotted #b2b2b2;
	width:100%;
	margin:5px auto;
}
h1 {
	color:#FF6600;
	font-weight:700;
	margin:0 15px;
	font-size: 22px;
	line-height: 22px;
}
h2 {
	color:#FF6600;
	font-weight:700;
	margin:0 15px;
	font-size:18px;
}
h3 {
	font-weight:700;
	margin:0 15px;
}
#h3col {
	color:#9B0000;
}
#h3col a {
	color:#9B0000;
}
strong {
	font-weight:700
}
p.error {
	color:red;
}
p.go_back {
	text-align:right;
	clear:both;
}
p.go_back a {
	color:#409115;
	font-weight:700
}
.clear {
	clear:both;
}
#container {
	margin:0 auto;
	width: 980px;
}
#list_style_disc li {
	list-style-type:disc;
}
/*banner*/
#header_banner {
	background-position: center;
}
/*navi*/
#main_navi {
	margin-bottom:5px;
	height:32px;
	background-image: url(../images/main_navi.gif);
	background-repeat: no-repeat;
}
#main_navi_btn {
	height:30px;
	width: 980px;
	border-bottom:0px;
	padding:0px 0px;
	position:absolute;
	z-index:1;
	left: 70px;
}
#main_navi_btn ul, li {
	margin:0px;
	padding:0px;
}
#main_navi_btn li {
	display:inline;
	list-style:none;
	list-style-position:outside;
	text-align:center;
	font-weight:bold;
	float:left;
}
#main_navi_btn a:link {
	color:#FF6633;
	text-decoration:none;
	float:left;
	width:70px;
	padding:0px 0px 0px 0px;
}
#main_navi_btn a:visited {
	color:#FF6633;
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 0px;
	width:70px;
}
#main_navi_btn a:hover {
	color:white;
	float:left;
	padding:0px 0px 0px 0px;
	width:70px;
	text-decoration:none;
	background-color:#CC0000;
}
#main_navi_btn a:active {
	color:white;
	float:left;
	padding:0px 0px 0px 0px;
	width:70px;
	text-decoration:none;
	background-color:#FF3300;
}
.list {
	line-height:20px;
	text-align:center;
	padding:0px;
	font-weight:normal;
}
.menu1 {
	width:70px;
	height:auto;
	margin:1px 4px 0px 0px;
	border:1px solid #CC0000;
	background-color:#FFCCCC;
	color:#FF6633;
	padding:3px 5px 0px 5px;
	cursor:hand;
	overflow-y:hidden;
	filter:Alpha(opacity=85);
	-moz-opacity:0.7;
}
.menu2 {
	width:70px;
	height:18px;
	margin:1px 4px 0px 0px;
	color:#FF6633;
	border:1px solid #EEE8DD;
	padding:3px 5px 0px 5px;
	overflow-y:hidden;
	cursor:hand;
}
/*default*/
.contents_info_block {
	background:url(../images/content_info_top.gif) no-repeat;
	padding-top:6px;
}
.contents_info_content {
	background:url(../images/content_info_bg.gif) repeat-y;
	text-align:center;
}
.contents_info_content h3 {
	text-align:left;
	padding:0 12px;
	margin:0px;
}
.contents_info_content p {
	text-align:left;
	padding:0 12px 10px 12px;
}
.contents_info_content ul {
	padding:5px 0;
	text-align:left;
	margin:0 10px 0 8px;
}
.contents_info_content ul li {
	padding:0 0 5px 19px;
}
.contents_info_content ul li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.contents_info_footer {
	background:url(../images/content_info_bottom_b.gif) no-repeat;
	height:6px;
}
#contents, #contents_body, #contents_bottom {
	float: left;
	width: 980px;
}
#contents {
	background:url(../images/contents_top.gif) no-repeat top;
	padding-top:20px;
}
#contents_body, #partners {
	background:url(../images/contents_bg.gif) repeat-y;
}
#sponsors {
	text-align: center;
	float: left;
	width: 90px;
	margin-top: 5px;
	padding-left: 13px;
}
#contents_left {
	float: left;
	width: 250px;
	padding-left: 2px;
}
#content_right {
	float: left;
	width: 514px;
	margin-left: 1px;
	overflow:hidden;
}
.content_focus {
	background:url(../images/content_focus_top.gif) no-repeat;
	line-height: 6px;
}
.content_focus_body {
	overflow:hidden;
	background-image: url(../images/content_focus_bg.gif);
	background-repeat: repeat-y;
	padding-left: 7px;
	padding-top: 3px;
}
.content_focus_footer {
	background:url(../images/content_focus_bottom.gif) no-repeat;
	height:6px
}
.content_blocknews {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_blocknews_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_blocknews_body li {
	padding:3px 0 0 15px;
	line-height:22px;
	font-size:14px;
}
.content_blocknews_body ul li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.content_blocknews_body li span {
	float:right;
	font-size:11px;
	color:#999;
	margin-left:5px;
	margin-right:20px;
}
.content_blocknews_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}
.content_block {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_block_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 10px;
}
.content_block_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}
#partners {
	width: 870px;
	padding:10px 0 10px 110px;
	clear:both;
}
#sponsor_ads {
	text-align: center;
	float: left;
	width: 100px;
}
#contents_bottom {
	height: 10px;
	background:url(../images/contents_bottom.gif) no-repeat top;
}
#footer {
	text-align: center;
	clear: both;
	margin:10px auto 5px auto;
	color:#AB9443;
}
#footer a {
	color:#AB9443;
}
#content_center {
	float: left;
	width: 775px;
	margin-left: 1px;
	overflow:hidden;
}
.content_mainpic_body {
	overflow:hidden;
	padding-left: 5px;
}
.content_mainpic_body ul {
	width:245px;
	margin:0 auto;
	padding:5px 0 2px 2px;
	border-width:0 3px 3px 3px;
}
.content_mainpic_body ul li {
	float:left;
	list-style-type:none;
	display:inline;
	padding: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0;
	/*border: thin outset #FFFFCC;*/
}
.content_mainpic_body ul li a {
	display:block;
	width:110px;
	height:95px;
	text-decoration:none;
}
.content_mainpic_body ul li a img {
	width:110px;
	height:75px;
	border:0;
}
.content_mainpic_body ul li span {
	padding-top: 5px;
	display:block;
	width:110px;
	height:12px;
	line-height:14px;
	font-size:11px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
.content_mainpic_body ul li a:hover span {
	color:#FF6633;
}
.content_mainvideo_body ul li {
	list-style-type:none;
	BACKGROUND: url(../images/video.jpg) no-repeat 0px -1px;
}
/*singlepage*/
.content_single {
	background-image: url(../images/content_single_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.content_single_body {
	overflow:hidden;
	background-image: url(../images/content_single_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.content_single_footer {
	background:url(../images/content_single_bottom.gif) no-repeat;
	height:6px
}
/*newspage*/
.content_news {
	background-image: url(../images/content_single_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_news_body {
	overflow:hidden;
	background-image: url(../images/content_single_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_news .content_news_body h1 {
	text-align:center;
	font-weight:bold;
	padding:18px 0 0 11px;
	clear:both;
}
.content_news .content_news_body h2 {
	text-align:center;
	font-weight:bold;
	padding:10px 0 0 40px;
	clear:both;
}
.content_news .content_news_body .remark {
	clear:both;
	text-align:center;
	padding:5px 0 0 12px;
}
.content_news .content_news_body .contenttext {
	text-align:left;
	overflow:hidden;
	padding:11px;
	font-size:14px;
	clear:both;
	line-height:23px;
	word-wrap:break-word;
	word-break:break-all;
}
.content_news .content_news_body .contenttext img {
	margin: 8px 8px 8px 8px;
}
.content_news .content_news_body .contentpage {
	color:#FF6600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content_news_footer {
	background:url(../images/content_single_bottom.gif) no-repeat;
	height:6px
}
/*picpage*/
.content_news .content_news_body .contentpic {
	padding-top: 10px;
	text-align:center;
	overflow:hidden;
	clear:both;
}
.content_blockpic {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_blockpic_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}
.content_blockpic_body ul {
	padding:10px 0 6px 8px;
}
.content_blockpic_body ul li {
	float:left;
	list-style-type:none;
	display:inline;
	padding: 1px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0;
	/*border: thin outset #FFFFCC;*/
	BACKGROUND: url(../images/pictitlebg.jpg) repeat-x 0px bottom;
	border: 1px solid #d6d6d6;
}
.content_blockpic_body ul li a {
	display:block;
	width:145px;
	height:141px;
	text-decoration:none;
}
.content_blockpic_body ul li a img {
	width:145px;
	height:97px;
}
.content_blockpic_body ul li span {
	padding-top: 5px;
	display:block;
	width:145px;
	height:40px;
	line-height:14px;
	font-size:12px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
.content_blockpic_body ul li a:hover span {
	color:#FF6633;
}
.content_blockpic_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}
.content_blockpic_body .piclistnum {
	display:block;
	width: 480px;
	text-align: center;
	padding-top: 3px;
}
.content_blockpic_body .piclistnum a:link {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockpic_body .piclistnum a:visited {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockpic_body .piclistnum a:hover {
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}
/*newslist*/
.content_news .content_news_body .contentpage {
	color:#FF6600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contents_lastnewslist_block {
	background:url(../images/content_info_top.gif) no-repeat;
	padding-top:6px;
}
.contents_lastnewslist_content {
	background:url(../images/content_info_bg.gif) repeat-y;
	text-align:center;
}
.contents_lastnewslist_content h3 {
	text-align:left;
	padding:0 12px;
	margin:0px;
}
.contents_lastnewslist_content p {
	text-align:left;
	padding:0 12px 10px 12px;
}
.contents_lastnewslist_content ul {
	padding:5px 0 0 12px;
	text-align:left;
	margin:0 12px;
}
.contents_lastnewslist_content ul li {
	padding:0 0 0 0;
	list-style-type:circle;
	color:#FF6633;
}
.contents_lastnewslist_content ul li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.contents_lastnewslist_footer {
	background:url(../images/content_info_bottom_b.gif) no-repeat;
	height:6px;
}
.contents_classlist_block {
	background:url(../images/content_info_top.gif) no-repeat;
	padding-top:6px;
}
.contents_classlist_content {
	background:url(../images/content_info_bg.gif) repeat-y;
	text-align:center;
}
.contents_classlist_content h3 {
	text-align:left;
	padding:0 12px;
	margin:0px;
}
.contents_classlist_content p {
	text-align:left;
	padding:0 12px 10px 12px;
}
.contents_classlist_content ul {
	padding:5px 0 0 12px;
	text-align:left;
	margin:0 12px;
}
.contents_classlist_content ul li {
	padding:0 0 0 0;
	list-style-type:square;
	color:#FF6633;
}
.contents_classlist_content ul li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.contents_classlist_footer {
	background:url(../images/content_info_bottom_b.gif) no-repeat;
	height:6px;
}
.content_blocknews .content_blocknews_body .pagelistnum {
	text-align:center;
	padding-bottom:15px;
	padding-right:20px;
	padding-top:10px;
}
.content_blocknews .content_blocknews_body .pagelistnum a:link {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blocknews .content_blocknews_body .pagelistnum a:visited {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blocknews .content_blocknews_body .pagelistnum a:hover {
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}
.content_hotpic_body {
	overflow:hidden;
	padding-left: 5px;
}
.content_hotpic_body ul {
	width:245px;
	margin:0 auto;
	padding:5px 0 2px 2px;
	border-width:0 3px 3px 3px;
}
.content_hotpic_body ul li {
	float:left;
	list-style-type:none;
	display:inline;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0;
	/*border: thin outset #FFFFCC;*/
}
.content_hotpic_body ul li a {
	display:block;
	width:110px;
	height:120px;
	text-decoration:none;
}
.content_hotpic_body ul li a img {
	width:110px;
	height:75px;
	border:0;
}
.content_hotpic_body ul li span {
	padding-top: 5px;
	display:block;
	width:110px;
	height:40px;
	line-height:14px;
	font-size:11px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
.content_hotpic_body ul li a:hover span {
	color:#FF6633;
}

/*videolist*/
.content_blockvideo {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_blockvideo_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}
.content_blockvideo_body ul {
	padding:10px 0 6px 8px;
}
.content_blockvideo_body ul li {
	float:left;
	list-style-type:none;
	display:block;
	padding: 2px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0;
	background-image: url(../images/videoplayer.jpg);
	background-repeat: no-repeat;
}
.content_blockvideo_body ul li a {
	display:block;
	width:145px;
	height:165px;
	text-decoration:none;
}
.content_blockvideo_body ul li a img {
	width:134px;
	height:92px;
	margin-top: 2px;
	margin-left: 4px;
}
.content_blockvideo_body ul li span {
	padding-top: 5px;
	display:block;
	width:145px;
	height:40px;
	line-height:14px;
	font-size:12px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
	margin-top: 30px;
}
.content_blockvideo_body ul li a:hover span {
	color:#FF6633;
}
.content_blockpic_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}
.content_blockvideo_body .piclistnum {
	display:block;
	width: 480px;
	text-align: center;
	padding-top: 3px;
}
.content_blockvideo_body .piclistnum a:link {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockvideo_body .piclistnum a:visited {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockvideo_body .piclistnum a:hover {
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}

