body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background: url(../images/bg/background.gif)
	repeat;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#main_wrapper {
	text-align: left;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg/bg_all.gif) 
	no-repeat;
	background-color: #FFFFFF;
	}

#main_wrapper2 {
	text-align: left;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg/bg_all.gif) 
	no-repeat;
	background-color: #FFFFFF;
	}

#header {
	font-size: 0.625em;
	text-align: right;
	color: #666666;
	height: auto;
	overflow: hidden;
	}

#headertop {
	background: url(../images/bg/gradient_a.jpg) repeat-y;
	background-color: #330099;
	}

#header_news {
	width: 600px;
	float:left;
	overflow: hidden;
	text-align: right;
	height: auto;
	}

#header_nav {
	width: 165px;
	height: 23em;
	float:right;
	background: url(../images/bg/gradient_b.jpg) repeat-x;
	background-color: #000099;
	text-align: left;
	color: #FFF;
	}
	
#header_nav2 {
	width: 165px;
	height: 28em;
	float:right;
	background: url(../images/bg/gradient_b.jpg) repeat-x;
	background-color: #000099;
	text-align: left;
	color: #FFF;
	}

#belt {
	font-size: 0.625em;
	clear:both;
	width: 777px;
	height: 2em;
	padding-top: 0.5em;
	background-color: #000099;
	}

#content {
	font-size: 0.625em;
	}

#pagecontent {
	font-size: 0.625em;
	background-image: url(../images/bg/gradient_pc.gif);
	background-repeat: no-repeat;
	}

#content_left {
	width: 611px;
	border-right: #cccccc solid 1px;
	float: left;
	background-color: #3399FF;
	background-image: url(../images/bg/gradient_c.jpg);
	background-repeat: repeat-x ;
	}

#content_subject {
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: inherit;
	}

#article_top {
	width: 611px;
	}

#article_top2 {
	width: 933px;
	}

.article_navigation {
	clear: both;
	padding: 5px 10px 0px 0px;
	text-align: right;
	font-size: 1.2em;
	color: #CCCCCC;
	}
.article_navigation a{
	color: #999999;
	}
.article_navigation *{
	color: #999999;
	}
.article_navigation a:hover{
	color: #666666;
	}

#article_title {
	padding: 5px 10px 0px 40px;
	}

.article_info {
	padding: 0px 0px 10px 40px;
	float: left;
	line-height: 1.5em;
	font-size: 1.2em;
	}
	
.document_info {
	padding: 0px 0px 10px 40px;
	float: left;
	width: 100%;
	color: #666666;
	line-height: 1.5em;
	font-size: 1.2em;
	clear: both;
	}
	
.document_content {
	padding: 0px 0px 10px 40px;
	float: left;
	width: 100%;
	color: #333333;
	line-height: 1.5em;
	font-size: 1.2em;
	clear: both;
	}
	
#article_moreinfo {
	float: left;
	width: 540px;
	padding: 0px 0px 0px 40px;
	line-height: 2em;
	font-size: 1.2em;
	}

#article_leftframe {
	float: left;
	height: 100%;
	width: 15px;
	background-color: #3399FF;
	background-image: url(../images/bg/gradient_c.jpg);
	background-repeat: repeat-x ;
	}

#article_mainframe {
	float: left;
	width: 611px;
	height: auto;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg/gradient_c.jpg);
	background-repeat: no-repeat;
	}

.article_theme {
	padding: 0 10px 0 40px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	}

#content_right {
	width: 165px;
	float: right;
	background-color:#F0F0F0;
	}

#forum {
	background: #FFFFFF;
	width: auto;
	margin: 0px 0px 10px 15px;
	padding: 1px 1px 0px 2px;
	}

#colum {
	clear: both;
	background: #FFFFFF;
	width: auto;
	margin: 0px 0px 10px 15px;
	padding: 1px 1px 0px 2px;
	}

#issue {
	clear:both;
	background: #FFFFFF;
	width: auto;
	margin: 0px 0px 10px 15px;
	padding: 1px 1px 0px 2px;
	}

#footer {
	clear: both;
	font-size: 0.625em;
	background-color: #3300cc;
	background: url(../images/bg/gradient_d.jpg) repeat-y;
	padding: 1em;
	color: #FFFFFF;
	text-align: center;
	}

.footer_menu {
	font-size: 1.2em;
	letter-spacing: 2px;
	margin-bottom: 0.5em;
	}
.footer_menu a:link {color: #FFFFFF;	text-decoration: none;}
.footer_menu a:visited {color: #FFFFFF;	text-decoration: none;}
.footer_menu a:hover {color: #FFFFFF; text-decoration: underline;}

#footer_information {
	font-size: 1.1em;
	}








/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v {
  font-size: 1.2em;
  padding: 0 0 0 20px;
  line-height: 2em;
}

ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border-top: #0099FF solid 1px;
  width: 70px; /*For KHTML*/
  list-style: none;
  font-weight: 600;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  top: -1px;
}

/* Root Menu */
ul#navmenu-v a {
  display: block;
  color: #FFF;
  text-decoration: none;
  height: auto;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  background: #003399;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a {
  background: #3366CC;
  color: #FFF;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li.iehover li a:hover {
  background: #3333CC;
  color: #FFF;
}

ul#navmenu-v ul {
  display: none;
  position: absolute;
  top: -1px;
  left: 2em;
  *left: 5em;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul,
ul#navmenu-v li.iehover ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v li.iehover ul {
  display: block;
}





ul#navmenu-v2 {
  font-size: 1.2em;
  padding: 0 0 0 18px;
  line-height: 2em;
}

ul#navmenu-v2,
ul#navmenu-v2 li,
ul#navmenu-v2 ul {
  margin: 0;
  border-top: #0099FF solid 1px;
  width: 140px; /*For KHTML*/
  list-style: none;
  font-weight: 600;
}

ul#navmenu-v2 li {
  float: left; /*For IE 7 lack of compliance*/
  display: block; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  top: -1px;
}

/* Root Menu */
ul#navmenu-v2 a {
  display: block;
  color: #FFF;
  text-decoration: none;
  height: auto;
}

/* Root Menu Hover Persistence */
ul#navmenu-v2 a:hover,
ul#navmenu-v2 li:hover a,
ul#navmenu-v2 li.iehover a {
  background: #003399;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-v2 li:hover li a {
  background: #3366CC;
  color: #FFF;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v2 li:hover li a:hover,
ul#navmenu-v2 li.iehover li a:hover {
  background: #3333CC;
  color: #FFF;
}

ul#navmenu-v2 ul {
  display: none;
  position: absolute;
  top: -1px;
  left: 2em;
  *left: 5em;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v2 li:hover ul,
ul#navmenu-v2 li.iehover ul {
  display: none;
}

ul#navmenu-v2 li:hover ul,
ul#navmenu-v2 li.iehover ul {
  display: block;
}








.h1 {
	font-size: 1.4em;
	font-weight: 600;
	word-spacing: 2px;
	}

.h2 {
	font-size: 1.2em;
	font-weight: 600;
	}

.h3 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0 0 1em 0;
	}
.h3 a{
	color: #333333;
	text-decoration: none;	
	}
.h3 a:visited {color: #333333;}
.h3 a:hover {color: #FF6600;}


.favorite {
	color: #cccccc;
	text-align: right;
	margin-right: 30px;
	padding: 0.7em 0;
	display: block;
	}
.favorite a:link {color: #CCCCCC;	text-decoration: none;}
.favorite a:hover {color: #FFFFFF; 	text-decoration: none;}
.favorite a:visited {color: #CCCCCC; 	text-decoration: none;}

.header_center {
	padding: 10px 0 0 ;
	}

.slogon {
	font-size: 1.4em;
	margin-top: 1em;
	margin-right: 90px;
	line-height: 2em;
	list-style-type: none;
	}

.title001 {
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
	line-height: 2em;
	padding: 0.5em 0;
	text-align: right;
	}
.title001 a{
	color: #333333;
	text-decoration: none;
	}
.title001 a:hover {color: #FF6600;}

.title002 a{
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.25em;
	margin: 3px 0 5px 0;
	text-decoration: none;
	text-indent: 0;
	}
.title002 a:hover {color: #FF6600;}

.title003 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25em;
	}
.title003 a{
	color: #333333;
	text-decoration: none;	
	}
.title003 a:visited {color: #333333;}
.title003 a:hover {color: #FF6600;}

.title004 {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0 4px 0.25em;
	text-indent: 0;
	}
.title004 a{
	color: #333333;
	text-decoration: none;
	}
.title004 a:hover {color: #FF6600;}

.picture_news {
	float: left;
	margin: 0 10px 0 15px;
	}

.content_news_words {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.5em;
	text-align: justify;
	margin-left: 2em;
	}

.more{
	float:right;
	color:#666666;
	text-align: right;
	font-weight: 400;
	width: 6em;
	position: relative;
	top: -2px;
	right: 5px;
	text-decoration: none;
	}
.more a{
	color:#666666;
	text-decoration: none;
	}
.more a:visited{
	color:#666666;
	text-decoration: none;
	}
.more a:hover {color: #FF6600;}

.header_bottom {
	clear: both;
	background-color: #000099;
	height: 1px;
	overflow:hidden;
	}

.belt_marquee{
	color: #CCCCCC;
	font-size: 1.1em;
	}

.title_frame a{
	display: block;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 1.2em;
	letter-spacing: 2px;
	padding: 3px 0 0 4px;
	text-decoration: none;
	}
.title_frame a:hover {color: #FFFFFF; text-decoration: none; background-color: #666666;}


.forum_hot {
	float: left;
	width: 453px;
	}

.content_vslide {
	clear: both;
	font-size: 1.1em;
	border-top: #cccccc solid 1px;
	padding: 3px 6px 0 0;
	color: #666666;
	line-height: 1.5em;
	text-align: justify;
	height: 12em;
	}

.content_hslide {
	border-top: #cccccc solid 1px;
	float: left;
	width: 151px;
	}

.content_add {
	float: left;
	width: 139px;
	}

.content_list {
	border-top: #cccccc solid 1px;
	color: #999999;
	padding: 5px 3px;
	text-align: left;
	}
.content_list a {
	color: #999999;
	text-decoration: none;
	}
.content_list a:hover {
	color: #666666;
	}

.content_forumimage {
	float: left;
	width: 150px;
	height: 90px;
	margin: 3px 5px 0 0;
	text-indent: 0;
	}

.content_columimage {
	width: 150px;
	height: 90px;
	margin: 1px 1px 3px 0;
	text-indent: 0;
	}

.content_columwriter {
	color: #333333;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0.25em 4px;
	text-align: right;
	}

.bottom_frame {
	clear: both;
	width: 100%;
	height: 1px;
	overflow:hidden;
	}

.content_columabout {
	color: #999999;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0.25em 4px;
	text-align: right;
	}

.content_columtext {
	color: #666666;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0.25em 4px;
	text-align: justify;
	text-indent: 2.2em;
	}
.content_columtext a {color: #666666; text-decoration: none;}
.content_columtext a:hover {color: #333333; text-decoration: none;}

.content_columinfo {
	color: #999999;
	line-height: 1.5em;
	margin: 0.25em 4px;
	}
.content_columinfo a {color: #666666; text-decoration: none;}
.content_columinfo a:hover {color: #333333; text-decoration: none;}

.issue_frame {
	width: 592px;
	float: right;
	}

.issue_page {
	width: 550px;
	margin: 0 20px 0 40px;
	}

.issue_leftframe {
	height: auto;
	width: 296px;
	float: left;
	}

.issue_rightframe {
	height: auto;
	width: 296px;
	float: right;
	}

.issue_list {
	clear: both;
	border-top: #cccccc solid 1px;
	font-size: 1.2em;
	padding: 0.3em 0;
	}

.temphr {
	clear: both;
	border-top: #cccccc solid 1px;
	font-size: 1.2em;
	padding: 0.3em 0;
	width: 550px
	}

.issue_titlelist {
	clear: both;
	width: auto;
	height: 1.5em;
	margin: 3px;
	padding: 0 0 0 1em;
	}

.issue_titlelistlarge {
	clear: both;
	width: auto;
	height: 1.5em;
	margin: 3px;
	padding: 1em 0 0 1em;
	}

.issue_titlelistlarge2 {
	clear: both;
	width: auto;
	height: 8em;
	margin: 3px;
	padding: 1em 0 0 1em;
	}

.issue_titlelistlarge3 {
	clear: both;
	width: auto;
	height: auto;
	margin: 3px;
	padding: 1em 0 0 1em;
	}

.issue_content {
	font-size: 1.1em;
	float: left;
	color: #666666;
	}
.issue_content a {
	color: #666666;
	text-decoration: none;
	}
.issue_content a:hover {
	color: #3366CC;
	}

.issue_time {
	font-size: 0.9em;
	color: #999999;
	float: right;
	text-align: right;
	}


.article_infoimage {
	float: left;
	margin-left: 0px;
	margin-right: 4px;
	width: 150px;
	}

.document_infoimage {
	float: left;
	margin-left: 0px;
	width: 90px;
	}

.article_author {
	float: left;
	width: 407px;
	padding-left: 10px;
	}

.monthly_info {
	float: left;
	width: 360px;
	padding-left: 0.5em;
	color: #666666;
	}

.document_author {
	float: left;
	width: 460px;
	padding-left: 10px;
	}

.article_authorname {
	}

.article_authortitle {
	color: #333333;
	}

.article_date {
	color: #666666;
	font-size: 0.875em;
	}

.article_source {
	color: #666666;
	}


.news_item {
	float: left;
	width: 390px;
	padding-left: 10px;
	color: #6666666;
	}
.news_itemname {
	float: left;
	padding-right: 10px;
	color: #666666;
	width: 7em;
	}
.news_velue {
	float: left;
	width: 400px;
	color: #333333;
	line-height: 2em;
	}
.news_date {
	color: #666666;
	font-size: 0.875em;
	}

.news_moreinfolist {
	width: 400px;
	}

.row {
	width: 560px;
	line-height: 1.5em;
	display: block;
	clear: both;
	border-top: #999999 1px solid;
	}

.row_top {
	float: left;
	font-weight: 600;
	}

.row_left {
	width: 150px;
	padding-right: 10px;
	margin: 0.75em 0;
	float: left;
	text-align: right;
	}

.row_left a{
	color: #666666;
	}
.row_left *{
	color: #666666;
	}
.row_left a:hover{
	color: #333333;
	}

.row_right {
	width: 400px;
	float: right;
	margin: 0.75em 0;
	text-align: left;
	}

.rightmenu_title {
	background-color: #666666;
	border-top: #F0F0F0 solid 1px;
	border-bottom: #666666 solid 1px;
	color: #CCCCCC;
	font-size: 1.2em;
	padding: 3px 0 0 10px;
	letter-spacing: 2px;
	}
.rightmenu_title a{
	text-decoration: none;
	color: #CCCCCC;
	}
.rightmenu_title a:hover {
	color: #FFFFFF;
	}
.rightmenu_title visited {
	color: #CCCCCC;
	}

.member {
	padding-right: 10px;
	}

.rightmenu_list01 {
	letter-spacing: 0;
	font-size: 1.1em;
	color: #666666;
	padding-left: 10px;
	font-weight: 600;
	margin: 0.45em 0;
	}
.rightmenu_list01 a{
	text-decoration: none;
	color: #666666;
	}
.rightmenu_list01 a:hover {
	color: #003366;
	}
.rightmenu_list01 visited {
	color: #666666;
	}
.rightmenu_list01 li {
	margin: 0.72em 0;
	list-style-type: none;
	}

.rightmenu_form {
	letter-spacing: 0;
	color: #999999;
	text-align: right;
	margin: 0.5em;
	}
.rightmenu_form a{
	color: #666666;
	}
.rightmenu_form a:hover {
	color: #FF6600;
	}
.rightmenu_form visited {
	color: #666666;
	}
	
.rightmenu_list02 {
	margin: 0;
	padding-left: 12px;
	line-height: 0.9em;
	list-style-type: none;
	font-weight: 400;
	}

.rightmenu_listinfo {
	line-height: 1.75em;
	list-style-type: none;
	font-weight: 400;
	}

.content_footer {
	clear: both;
	background-color: #3300cc;
	background: url(../images/bg/gradient_d.jpg) repeat-y;
	height: 1px;
	}


