/* CSS Document */

BODY{		

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/index_01.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


table{
	border-collapse:collapse;
}

div {
	font-size: 12px;
	color: #000000;
}

td {
	font-size: 12px;
	color: #000000;
}
LI {
	LIST-STYLE-TYPE:square;
	PADDING:2px;
	font-size: 12px;
}
A {
	color: #FF8A00;
	text-decoration:none;
}

A:hover {
	color: #444444;
	text-decoration:none;
}
.menu_right_bg{
	height:40px;
	width:100%;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/menu_left.jpg);
}

/*-------------------------------------------input-------------------------------------------------*/

.login_input{
	height:14px;
	width:93px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-family:"ËÎÌå";
	border: 0px solid #7F9DB9;
	background-color:#A1A1A1;
}

.login_button{
	height:22px;
	width:71px;
	color:#000000;
	font-size:12px;
	padding-top:3px;
	padding-left:2px;
	font-family:"ËÎÌå";
	cursor:hand;
	border: 0px solid #7F9DB9;
	background-image:url(../images/login_button.jpg);
}

/*-------------------------------------------photo-------------------------------------------------*/
.photo_on_bottom{
	background-position:bottom;
	background-repeat:repeat-x;
}


/*-------------------------------------------link-------------------------------------------------*/

.web_bulletin{
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.white{
	color:#FFFFFF;
	text-decoration:none;
}

.friend_link{
	color:#979797;
	text-decoration:none;
}
A.friend_link:hover{
	color:#FF0000;
}

.white_link{
	color:#FFFFFF;
	text-decoration:none;
}
A.white_link:hover{
	color:#FF0000;
	text-decoration:none;
}
.black_red{
	color:#000000;
	text-decoration:none;
}
A.black_red:hover{
	color:#FF0000;
	text-decoration:none;
}

.black_lightblue{
	color:#000000;
	text-decoration:none;
}
A.black_lightblue:hover{
	color:#00A2FF;
	text-decoration:none;
}

.lightblue_link{
	color:#00A2FF;
	text-decoration:none;
}
A.lightblue_link:hover{
	color:#0042E9;
	text-decoration:none;
}

.black_deepblue{
	color:#000000;
	text-decoration:none;
}
A.black_deepblue:hover{
	color:#0042E9;
	text-decoration:none;
}

.blue_link{
	color:#00589F;
	text-decoration:none;
}
A.blue_link:hover{
	color:#FF0000;
	text-decoration:none;
}


.grey_link{
	color:#666666;
	text-decoration:none;
}
A.grey_link:hover{
	color:#000000;
	text-decoration:none;
}
.grey{
	color:#5D5D5D;
	text-decoration:none;
}

.red_link{
	color:#CC0000;
	text-decoration:none;
}
A.red_link:hover{
	color:#FF0000;
	text-decoration:none;
}

.orange_link{
	color:#FF8A00;
	text-decoration:none;
}
A.orange_link:hover{
	color:#FF0000;
	text-decoration:none;
}

.green_link{
	color:#00DA00;
	text-decoration:none;
}
A.green_link:hover{
	color:#00FF00;
	text-decoration:none;
}

.top_button{
	cursor:hand;
	width:60px; height:19px; float:right;
	background-image:url(../images/top.jpg);
}
A.top_button:hover{
	width:60px; height:19px; float:right;
	background-image:url(../images/top_hover.jpg);
}

.home_button{
	cursor:hand;
	width:60px; height:19px; float:right;
	background-image:url(../images/home.jpg);
}
A.home_button:hover{
	width:60px; height:19px; float:right;
	background-image:url(../images/home_hover.jpg);
}

/*-------------------------------------------line_height-------------------------------------------------*/
.line_height_24{
	line-height:24px;

}
.line_height_24 P{
	text-indent: 2em;
	margin:12px; 
}

.line_height_30{
	line-height:30px;
}
/*-------------------------------------------menu-------------------------------------------------*/
.menu_hover{
	color:#FFFFFF;
	float: left;
	height: 40px; 
	padding-right:12px;
	margin-right:2px;
	text-decoration: none; 
	display: block; 
	filter: DropShadow(Color=#BC4700, OffX=1, OffY=1);
	background: transparent url(../images/menu_hover_right.jpg) no-repeat scroll right -40px;
}
a.menu_hover span{
	margin-right:-3px;
	font-weight:bold;
	display: block;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 12px;
	padding-left:24px;
	padding-bottom: 0px;
	background: transparent url(../images/menu_hover_left.jpg) no-repeat left -40px;
}
A.menu_hover:hover{
	color:#000000;
	background-position: right top;
}

A.menu_hover:hover span{
	background-position: left top; 
}
.topmenu {
	background-position:center top;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
}

.topmenu a{
	color:#000000;
	font-weight:bold;
	margin-top:34px;
	text-decoration: none; 
	display: block;
}

.topmenu a:hover{
	color:#FFFFFF;
	font-weight:bold;
	margin-top:34px;
	text-decoration: none; 
	display: block;
}

.menu_select{
	color:#000000;
	float: left;
	height: 40px; 
	padding-right:12px;
	margin-right:2px;
	text-decoration: none; 
	display: block; 
	background: transparent url(../images/menu_hover_right.jpg) no-repeat scroll right top;
}
a.menu_select span{
	margin-right:-3px;
	font-weight:bold;
	display: block;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 12px;
	padding-left:24px;
	padding-bottom: 0px;
	background: transparent url(../images/menu_hover_left.jpg) no-repeat left top;
}
A.menu_select:hover{
	color:#000000;
}
A.menu_select:hover span{
}
