* {
	margin: 0;
	padding-LEFT: 0px;
	margin-left: 0px;
	text-align: left;
}

body {
	background: #ddd0f2 url(images/background.gif) repeat-x;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}

a {
	text-decoration: none;
	color: #993366;
}
a:hover {
text-decoration: underline;
color: #111;
}
.b {
	text-decoration: none;
	color: #FFFF00;
}
.b:hover {
text-decoration: underline;
color: #ffffff;
}
#wrap {
	margin: 0px auto;
	width: 900px;
	background: #fff3fc;
	border: 0px solid #D1E6EF;
}

#header {
	background-color: #ddd0f2;
	background-repeat: no-repeat;
	background-position: right;
}
#header h1 {
	font-size: 28px;
	letter-spacing: -1px;
	padding: 0px 0 0 0px;
	color: #0171AF;
}
#header h1 a { 
color: #0171AF;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
	font-size: 19px;
	color: #ACD3E5;
	padding: 0px 0 0 338px;
	letter-spacing: -1px;
	font-weight: 100;
}

#menu {
	height: 10px;
	line-height: 30px;
	width: 180px;

}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
	display: block;
	float: left;
	width: 180px;
	background-image:url(images/menu_off.jpg);
	height: 34px;
	padding-top: 5px;
}
#menu ul li a {
	text-decoration: none;
	font-weight: 100;
	font-size: 13px;
	padding-left: 30px;
	padding-top: 5px;
	width: 180px;
	height: 34px;
	color:#663399;
}
#menu ul li a:hover {
	color: #CC3366;
	text-decoration: none;
}
#menu ul li.current a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li.current a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li.current {
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/menu_on.jpg);
}

#content {
	padding: 0 0px 0px 0px;
	background-repeat:repeat-x;
	background-color: #fff3fc;
}

.left {
	float: right;
	width: 694px;
}
.left h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	padding-left: 35px;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.right {
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 3px;
}
.right h2 {
	margin: 20px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background-COLOR: #7f61a0;
	color: #FFFFFF;
	font-size: 13px;
}
.right ul {
	padding: 10px 0 15px 10px;
	list-style-type: none;
	line-height:2em;
}
.right ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
}
.right ul li a:hover {
	color: #663399;
}
.adleft {
	float: right;
	height: 50px;
	width:190px;
	border: 0px solid #ACD3E5;
	font-size: 18px;
	color: #aaa;
	text-align: center;
	padding-left: 13px;
	padding-top: 22px;
}
.adright {
	float: right;
	height: 135px;
	*height: 105px;
	border: 0px solid #ACD3E5;
	font-size: 18px;
	color: #aaa;
	text-align: center;
	padding-right: 5px;
}
.adphoto {
	float: right;
	border: 0px solid #996699;
	font-size: 12px;
	color: #663399;
	text-align: center;
	margin: 5px;
	padding-right: 50px;
	padding-left: 10px;
	font-weight: bold;
}
.bg_title {
	float: left;
	height: 65px;
	border: 0px solid #ACD3E5;
	text-align: left;
	padding-right: 5px;
	width: 680px;
	background-image: url(images/title.jpg);
}
.bg_body {
	float: left;
	border: 0px solid #ACD3E5;
	text-align: left;
	width: 609px;
	padding:0 50px 0 35px;
	background-image: url(images/bg_main.jpg);
	background-position: right;
}
#footer {
	line-height: 30px;
	background-COLOR: #A37CCD;
	text-align: center;
	font-size: 11px;
	color:#FCE4F7
	/*background-image: url(images/copyright.jpg);*/
}

#space {
	height: 10px;
	background: #ffffff;
	width: 900px;
}

.T_1 {
	font-weight:bold;
	font-size: 16px;
	color: #999999;
	padding-left: 50px;
	margin-top: 25px;
}
.TXT_1 {
	font-weight:normal;
	font-size: 13px;
	color: #996699;
}
.TXT_2 {
	font-weight:normal;
	font-size: 13px;
	color: #333333;
}
.TXT_red {
	font-weight:normal;
	font-size: 13px;
	color: #ff0000;
}
.read {
	font-weight:normal;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

.logo_type {
	font-weight:bold;
	font-size: 15px;
	color: #4A31AD;
}
