/* CSS Document */
*{ margin:0; padding:0;}
html {
}
body {
	font-size:14px;
	color:#333
}
li{list-style-type:none}
/*a {font-size: 12px;color:#333;}*/
a {color:#333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color:#333;}
a:active {text-decoration: none;color:#333;}
img{ border:0px none; display:block;}

/*¹ö¶¯*/
#demo {overflow:hidden;width:983px;_width:983px; float:left;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*¹ö¶¯*/

.box{ width:1025px; clear:both}
.center{ margin-left:auto; margin-right:auto; clear:both}

.left_menu{width:177px; float:right; line-height:29px;}
.left_menu div{ background:url(/images/3kai_Img/hover.jpg); width:177px; height:29px; text-align:right; margin-top:12px;}
.left_menu a{ font:14px/29px 'Î¢ÈíÑÅºÚ','ºÚÌå';}
.left_menu div:hover{ background:url(/images/3kai_Img/menu.jpg); width:177px; height:29px;}
.left_menu a:hover{ color:#FFFFFF}
.left_menu_a_hover{color:#FFFFFF}