@charset "utf-8";
/* CSS Document */
#page_main {
	width: 900px;
	margin: 0px auto;
	clear: both;
 	*background-image: url(/img/main_bg.jpg)!important;
 	*background-image: url(/img/main_bg.jpg);
	background-image: url(/img/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	overflow-y: hidden;
}
/*---------------------*/
#page_left {
	width: 205px;
	padding-left: 5px;
	float: left;
	clear: left;
	*background-image: url(/img/ml_bg.jpg)!important;
 	*background-image: url(/img/ml_bg.jpg);
	background-image: url(/img/ml_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#page_left_title {
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding: 3px 0px 0px 38px;
	clear: both;
	*background-image: url(/img/page_title1.jpg)!important;
 	*background-image: url(/img/page_title1.jpg);
	background-image: url(/img/page_title1.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CAE4FF;
}
#page_submenu{
	width: 96%;
	margin: 0px auto;
	padding: 5px 0px 20px 0px;
	color: #0066CC;
}
#page_submenu ul {
	list-style: none;
	clear: both;
}
#page_submenu ul li {
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	clear: both;
	*background-image: url(/img/page_submenu_bg.jpg)!important;
 	*background-image: url(/img/page_submenu_bg.jpg);
	background-image: url(/img/page_submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#page_submenu ul li a:link, #page_submenu ul li a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
#page_submenu ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#page_main_tel {
	font-size: 1px;
	margin: 0px;
	padding: 0px 0px 100px 0px;
	clear: both;
}
#page_left_footer {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*---------------------*/
#page_right {
	width: 665px;
	padding-right: 5px;
	float: right;
	clear: right;
}
#page_right_title {
	height: 35px;
	margin: 0px;
	padding: 0px;
	clear: both;
	*background-image: url(/img/page_title2.jpg)!important;
 	*background-image: url(/img/page_title2.jpg);
	background-image: url(/img/page_title2.jpg);
	background-repeat: no-repeat;
}
#page_name {
	float: left;
	height: 35px;
	line-height: 35px;
	clear: left;
	padding: 0px 0px 0px 43px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#page_name1 {
	margin: 0px auto;
	padding: 5px;
	clear: both;
	text-transform: uppercase;
}
#page_site {
	float: right;
	clear: right;
	padding-right: 15px;
	height: 35px;
	line-height: 35px;
	color: #0066CC;
	text-transform: uppercase;
}
#page_site a:link, #page_site a:visited {
	color: #0066CC;
	text-decoration: none;
}
#page_site a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#page_right_body {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	*background-image: url(/img/pa_bg.jpg)!important;
 	*background-image: url(/img/pa_bg.jpg);
	background-image: url(/img/pa_bg.jpg);
	background-repeat: repeat-x;
	word-wrap: break-word;
}
#page_right_content {
	color: #222222;
	font-size: 14px;
	font-family: Verdana;
	padding: 0px 20px 60px 20px;
	text-align: left;
	line-height: 29px;
	clear: both;
	word-wrap: break-word;
}
.page_news_list {
	background-color: #FF0000;
	clear: both;
}
.loginiframe {
	*background-image: url(/img/main_bg.jpg)!important;
 	*background-image: url(/img/main_bg.jpg);
	background-image: url(/img/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.message {
	line-height: 25px;
	text-align: left;
}
.message input {
	padding: 0px;
	width: 350px;
	height: 18px;
	font-size: 9pt;
	color: #0066CC;
	border: 1px solid #AAAAAA;
	background-color: #E6F4FF;
}
.message textarea {
	padding: 0px;
	width: 350px;
	height: 100px;
	font-size: 9pt;
	color: #0066CC;
	border: 1px solid #AAAAAA;
	background-color: #E6F4FF;
}
