* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: none;
}
a:active {
	TEXT-DECORATION: none;
}
#pankuzu a:link {
	TEXT-DECORATION: none;
	color: #E50DB0;
}
#pankuzu a:visited {
	TEXT-DECORATION: none;
	color: #E50DB0;
}
#pankuzu a:hover {
	TEXT-DECORATION: none;
	color: #F55ACF;
}
#pankuzu a:active {
	TEXT-DECORATION: none;
	color: #E50DB0;
}

.foot_link a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #414141;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #000000;
}


#header {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-bottom: 15px;
	
}

#header h1 {
	font-size: 12px;
	padding-top: 3px;
	line-height: 14px;
	color: #990066;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
}


#header .head_logo {
	float: left;
	padding-left: 12px;
	margin-top: 15px;
}
#header .head_right {
	float: right;
	margin-top: 5px;
}


#content {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	
}
#content p {
	margin-bottom: 10px;
}

#content .flash {
	padding-bottom: 20px;
	
}

#side {
	float: right;
	width: 290px;
	padding-right: 10px;
}
#side .side_title1 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#side .side_box1 {
	margin-top: -12px;
	float: left;
}
#side .side_box2 {
	background-image: url(img/side_box2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}
#side .side_box3 {
	margin-bottom: 20px;
}


#side .side_text1 {
	float: right;
	width: 145px;
	margin-top: 15px;
}
#side .side_text2 {
	float: right;
	width: 185px;
	margin-top: 15px;
	padding-left: 105px;
}



#main {
	float: left;
	width: 600px;
}
#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main .news_date {
	color: #333333;
	font-weight: bold;
}

#main .news_text {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#main .title1_top {
	background-image: url(img/top_title1_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#main .right_title_top1 {
	float: right;
}
#main .box1_top {
	background-image: url(img/top_title2_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#main .box2_top {
	margin-top: 30px;
}



#main .box_left {
	float: left;
}
#main .box_right_235 {
	float: right;
	width: 235px;
	padding-top: 10px;
	padding-right: 10px;
}

#main .box_right {
	float: right;
}

#main .text1_top {
	float: right;
	padding-left: 220px;
	padding-right: 10px;
	margin-top: 15px;
}

#main .box_pink {
	background-color: #FFCAF2;
	border: 1px solid #881388;
	background-image: url(img/box_pink_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 30px;
	height: 80px;
}

#main .box8 {
	margin-top: 30px;
}



#content .top_btn {
	text-align: right;
	margin-top: 45px;
	padding-bottom: 10px;
}
.font_red_14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 8px;
}
.font_red {
	color: #FF0000;
}
.font_gray {
	color: #666666;
}
.font_14b {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#footer .foot_link {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	padding-left: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#footer .foot_copyright {
	text-align: right;
	color: #000000;
}

