/* CSS Document */

BODY{		
	scrollbar-3dlight-color:#CCCCCC;
    scrollbar-arrow-color:#666666;
    scrollbar-base-color:#E4E4E4;
	scrollbar-darkshadow-color:#888888;
	scrollbar-face-color:#DCDCDC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#A0A0A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
border:0px;
}

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;
	float:left;
	list-style:none;
}

span.benefit {
	color:#FFFFFF;
}

.menu_right_bg{
	height:40px;
	width:100%;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/menu_left.jpg);
}

.car_money{
	font-size:13px;
	font-family:"Î¢ÈíÑÅºÚ";
}

.space_money{
	font-size:16px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
        color:#00589F;
}

/*-------------------------------------------input-------------------------------------------------*/

.search_input{
	height:14px;
	width:125px;
	color:#959595;
	font-size:12px;
	padding-top:7px;
	font-family:"ËÎÌå";
	border: 0px solid #7F9DB9;
	background-image:url(../images/input_bg.jpg);
}

/*-------------------------------------------table-------------------------------------------------*/

.table_dashed_bottom{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


td.white{
      color:#FFFFFF
}
       
/*-------------------------------------------photo-------------------------------------------------*/
.photo_on_bottom{
	background-position:bottom;
	background-repeat:repeat-x;
}
/*-------------------------------------------link-------------------------------------------------*/

.web_bulletin{
	color:#A2A2A2;
	text-decoration:none;
}

.home_news_time{
	color:#80CEFF;
}

.lightblue_link{
	color:#CCEBFF;
	text-decoration:none;
}
A.lightblue_link:hover{
	color:#002AFF;
	text-decoration:none;
}

.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;
}

.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;
}

.light_grey{
	color:#C5C5C5;
	text-decoration:none;
}

.grey_link{
	color:#666666;
	text-decoration:none;
}
A.grey_link:hover{
	color:#FF0000;
	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_20{
	line-height:20px;
}


.line_height_24{
	line-height:24px;
}

.line_height_30{
	line-height:30px;
}
