/* CSS Document */

.headerBox					{ margin-bottom:0px;}
.about						{ width:960px; margin:0 auto; height:auto; overflow:hidden;}
.about_left					{ float:left; width:148px; background:url(../images/about_left_bg.gif) repeat-x; height:auto; overflow:hidden; background:#1e1e1e;}
.about_left	ul				{ list-style:none; height:auto; overflow:hidden; margin-top:33px;}
.about_left ul li			{ display:inline;}
.about_left ul li a			{ display:block; width:98px; height:26px; line-height:26px; background:url(../images/about_left_menu_bg.gif) no-repeat;  padding-left:50px;}
.about_left ul li a:hover	{ background:url(../images/about_left_hover_bg.gif) no-repeat; color:#efe299;}
.about_left ul li a#foc		{ background:url(../images/about_left_hover_bg.gif) no-repeat; color:#efe299;}
.about_con					{ float:right; padding:25px 30px 0px 50px; line-height:200%; width:730px; color:#b5b5b5; font-size:14px; min-height:300px; _height:300px;}

.about_con ul				{ list-style:none; overflow:hidden; height:auto;}
.about_con ul li			{ display:inline-block; float:left; clear:both; width:700px;}
.about_con ul li span		{ margin-right:20px;float:right}
.about_con ul li a			{ line-height:30px; background:url(../images/a_bg.gif) no-repeat left; padding-left:10px; background-position:0px 5px;}
.page						{ width:700px; height:80px; text-align:right; border-top:1px solid #565656; margin-top:10px;}

