@charset "utf-8";
/* CSS Document */

@import url("public.css");
.content{	}
.content_left { width:743px; overflow:hidden;}
.content_left p{}
.content .content_right { float:right; margin-left:10px; width:205px;}
.content_right img { float:right; border:1px solid #000;}

.data_box { width:605px; margin-top:15px;}
.data_box .top_mid { width:583px;}
.data_box .foot_mid {width:581px;}
.data_box .box_content { width:743px; _width:743px; overflow:hidden;}
.data_box .box_content td { font-size:11px;}
.data_box .box_content table { margin-left:5px;}
.data_box .box_content table th { color:#333; font-size:11px; text-align:center; font-weight:normal;}
.top { text-align:right; padding-right:15px;}

.text { width:743px;}
.text h2 { color:#2B3D7F; margin-top:35px;}
.text p { margin:15px 0;}

.content_left h3{ padding-bottom:5px; font-size:13px;}
.content_left table td{ padding-top:2px; padding-bottom:2px;}

.content_left_btm{ widows:600px; padding:10px 0; margin-bottom:10px;}
.content_left_btm em{ float:left;}
.content_left_btm img{ float:right;}
