﻿@charset "utf-8";




/*内容主框架*/
#main_container{ width:932px; position:relative; margin:0 auto;}
#main_container .left_container{ width:196px; float:left; clear:right;}
#main_container .right_container{ width:716px; float:right; clear:left;}
#main_container .right_container1{ width:716px; float:left; clear:left;}
.right_container .content{ width:690px; clear:both; margin:0 auto;}











.footer_line{ width:932px; height:30px; margin:0 auto; background:url(/kr/images/common/footer_line.gif) 0 26px repeat-x;}