body {
	padding: 0px;
	margin: 0px;
}
.main {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.navibar {
	font-size: 12px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px;
	height: 25px;
	color: #d32939;
}
.navibar a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navibar a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #d32939;
	text-decoration: none;
}
.main_left {
	float: left;
	width: 490px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.rightmenu {
	font-size: 12px;
	color: #999999;
	float: right;
	width: 223px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightmenu a {
	text-decoration: none;
	color: #f590a6;
}
.rightmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #f590a6;
}
.rightmenu .rightmenu_title {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #d32939;
	text-decoration: none;
	width: 180px;
	background-color: #FFFFFF;
	padding-left: 0px;
}
.rightmenu .rightmenu_title a {
	color: #d32939;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 5px;
	display: block;
}
.rightmenu .rightmenu_title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f590a6;
	height: 30px;
	width: 175px;
	padding-left: 5px;
	}
.red_dot_line {
	background-image: url(../images/red_dot_line.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.gray_dot_line {
	background-image: url(../images/gray_dot_line.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.rightmenu .notice {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rightmenu .notice a{
	text-decoration: none;
	color: #f590a6;
}
.rightmenu .notice a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #f590a6;
}
.copyright {
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	width: 745px;
	background-image: url(../images/buttom_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 15px;
	text-decoration: none;
}
.copyright a{
	color:#999999;
	text-decoration: none;
}
.maintext {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.main_left .main_left_bold {
	font-weight: bold;
}
.main_left .subtitle {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-left-width: 5px;
	margin-left: 25px;
	background-color: #f08e60;
	margin-right: 22px;
	margin-bottom: 5px;
}
.main_left .subtitle2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
    text-align: left;
	padding-left: 5px;
	border-left-width: 5px;
	margin-left: 25px;
	background-color: #999999;
	margin-right: 22px;
	margin-bottom: 5px;
}
.main_left .title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-left-width: 5px;
	margin-left: 25px;
	background-color: #f590a6;
	margin-right: 22px;
	margin-bottom: 5px;
}
.main_left .title2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-left-width: 5px;
	margin-left: 25px;
	background-color: #CCCCCC;
	margin-right: 22px;
	margin-bottom: 5px;
}
.main_left ul {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main_left li {
	line-height: 20px;
	list-style-type: square;
	color: #f590a6;
}
.main_left a {
	text-decoration: none;
	color: #f590a6;
}
.main_left a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #f590a6;
}
.maintext2 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
