@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font: 400 13px/24px Arial;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

div, p, span, h1, h2, h3, ul, ol, li, input, table, img, textarea {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.spacer {
	clear: both;
}
.mT10 {
	margin-top: 10px;
}
.mT15 {
	margin-top: 15px;
}
.mL10 {
	margin-left: 10px;
}

.fRight {
	float: right;
	vertical-align: middle;
}
.vMid {
	vertical-align: middle;
}
.tCenter {
	text-align: center;
}

/* Page set*/
#pagesize {
	margin: 0 auto;
	width: 950px;
}
/* header use index2.css*/

/* menu */
#menu { 
	margin: 0 0 10px 0;
	background: url(../images/menu_bg.jpg) 0 bottom no-repeat;
}
#menu ul { 
	margin: 0 0 0px 0;
	list-style: none;
	height: 32px;
}
#menu ul li { 
	float: left;
	text-align: center;
	background: url(../images/menu_l.gif) 0 0 no-repeat;
	height: 32px;
	margin-right: -2px;
}
#menu ul li a { 
	display: block;
	height: 28px;
	padding: 4px 0 0 0;
	.height: 26px;
	.padding: 6px 0 0 0;
	_height: 26px;
	_padding: 6px 0 0 0;
	background: url(../images/menu_r.jpg) right 0 no-repeat;
	color: #666;
}
#menu a:hover { 
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li.on { 
	background: url(../images/menu_lon.gif) 0 0 no-repeat;
}
#menu ul li.on a { 
	background: url(../images/menu_ron.jpg) right 0 no-repeat;
	color: #cc0000;
	font-weight: bold;
}
#menu ul li.w80{
	width: 80px;
}
#menu ul li.w100{
	width: 100px;
}
#menu ul li.w110{
	width: 110px;
}
#menu ul li.w130{
	width: 130px;
}
.menu_btn{ 
	float: right;
}
.menu_btn img { 
	vertical-align: middle;
}
/* main */
#main { 
	margin: 0 0 10px;
	background: url(../images/nav_bg.jpg) 0 bottom no-repeat;
	height: 100%;
}
#mainEvent { 
	margin: 0 0 10px;
}

.nobg{ 
	background: none;
}
.content_01 { 
	margin: 0 0 0 6px;
	float: left;
	width: 488px;
}
.content_02 { 
	margin: 0 0 0 6px;
	float: left;
	width: 794px;
}
/*
.content_03 { 
	margin: 0 0 0 0px;
	width: 950px;
}
*/
.content_right{ 
	margin: 0 0 0 6px;
	float: left;
	width: 300px;
}
h2.title {
	background: url(../images/title_bg.jpg) no-repeat;
	height: 30px;
	font-size: 15px;
	color: #cc0000;
	padding: 10px 0 0 26px;
}
h2.promTitle {
	background: url(../images/title_bg_01.jpg);
	width:1000px
	height: 30px;
	font-size: 15px;
	color: #cc0000;
	padding: 10px 0 0 26px;
}
.area{ 
	margin: 6px 0 0 0;
	/*position: relative;*/
}

/* nav */
.nav { 
	float: left;
	width: 150px;
	background: url(../images/nav_top.jpg) 0 0 no-repeat;
}
.nav ul.level01 li { 
	background: url(../images/navlevel_bg.jpg) 2px 1px no-repeat;
	list-style: none;
}
.nav li.on a { 
	color: #cc0000;
}
.nav li.on li a { 
	color: #000;
}
.nav li.on li a:hover { 
	color: #cc0000;
}

.nav ul.level01 li { 
	background: url(../images/navlevel_bg.jpg) 2px 1px no-repeat;
	list-style: none;
}
.nav ul.level01 li a { 
	padding: 8px 0 0 25px;
	height: 32px;
	.padding: 11px 0 0 25px;
	.height: 29px;
	_padding: 11px 0 0 25px;
	_height: 29px;
	display: block;
	font-weight: bold;
}
.nav ul.level01 li span { 
	padding: 8px 0 0 25px;
	height: 32px;
	.padding: 11px 0 0 25px;
	.height: 29px;
	_padding: 11px 0 0 25px;
	_height: 29px;
	display: block;
	font-weight: bold;
}
.nav ul.level02 li { 
	list-style: none;
	background: url(../images/icon_01.jpg) 12px 15px no-repeat;
}
.nav ul.level02 li a { 
	padding: 4px 0 0 20px;
	height: 30px;
	.padding: 7px 0 0 20px;
	.height: 27px;
	_padding: 7px 0 0 20px;
	_height: 27px;
	font-weight: normal;
	margin: 0 5px;
	background: url(../images/nav_line.jpg) 0 bottom repeat-x;
}
.nav ul.level02 li.lineB a { 
	background: none;
	border-bottom: 1px solid #bbb;
}

.nav ul.level02 li.on a { 
	color: #cc0000;
}
.nav a:hover { 
	color: #cc0000;
	text-decoration: none;
}

/*flooter use index2.css*/

/* PageNumber */
.pagenum {
	text-align: center;
	font: 400 13px/24px Verdana;
	margin: 15px 0;
}
.pagenum img {
	/*vertical-align: middle;*/
}

.pagenum a:hover {
	text-decoration: underline;
}
.pagenum span.select {
	color: #cc0000;
	font-weight: bold;
}

.pagenum span.curSelect {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

/*Function Button*/
.btnabcd{ }
.btnabcd ul li{ list-style:none; margin:0; padding:0;}
.btnabcd li{ float: left; height:38px;.height:38px;_height:35px;}
.r-gap img{ margin-right:3px;}

.oneLineBlank { height:3px; .height:2px; _height:2px; }
