@charset "utf-8";
/* CSS Document */
body { font-size:12px; color:#505050; line-height:18px; font-family:"微软雅黑","Arial","Times New Roman"; margin:0; padding:0;}
div, form, fieldset, table, tr, p, li, ul, ol, h1, h2, h3, h4, h5, h6,img{ padding:0; margin:0;}
td, th { font-size:12px; line-height:20px; }
input, select { padding:0; margin:0; vertical-align:middle; }
li{ list-style:none; }
img { border:none;}
a:link, a:visited, a:active { color:#4A4A4A; font-size:12px; text-decoration:none; text-outline:none; }
a:hover { color:#C91A11; font-size:12px; text-decoration:none; }
.clear { clear:both; }
h3{font-size:14px; font-weight:normal;}
/*网站整体布局*/
.wrapper { }
.content{width:980px; margin:0 auto;}
.part_left{ float:left;}
.part_right{ float:right;}
.text_center{text-align:center}

.width_160{ width:160px; overflow:hidden;}
.width_210{ width:210px; overflow:hidden;}
.width_250{ width:250px; overflow:hidden;}
.width_315{ width:315px; overflow:hidden;}
.width_500{ width:500px; overflow:hidden;}
.width_720{ width:720px; overflow:hidden;}
/*小框架*/
.stylebox{ clear:both; height:1%; margin-top:10px;}
.title{ clear:both; position:relative; zoom:1;}
.body{ clear:both; height:1%;}
.more{ position:absolute; right:18px; bottom:5px;}
.postion{ position:absolute; right:10px; bottom:0px;}
.date{ position:absolute; right:10px; bottom:0px;}
/*内边距*/
.padding_10{ padding:10px;}
.padding_5{ padding:5px;}
.padding_l_25{ padding-left:25px;}
.padding_l_8{ padding-left:8px;}
/*外边距*/
.margin_1_10{ margin-left:10px;}
.margin_t_10{ margin-top:10px;}
.margin_t_20{ margin-top:20px;}
.margin_b_20{ margin-bottom:20px;}
/*颜色*/
.blue{ color:#017CC2}
.white01:link,.white01:visited {color: #fff;}
.white01:hover,.white01:active {color: #fff; text-decoration:none;}
.blue01:link,.blue01:visited {color:#0D74AE;}
.blue01:hover,.blue01:active {color:#C91A11; text-decoration:none;}
/*背景*/
.background_01{ background:url(../images/index_body_bg02.gif) repeat-x;}
.background_02{ background:url(../images/dotted.gif) left center no-repeat;}
/*边框通用样式*/
.border_01{ border:1px solid #DADCDB; }
.border_02{ border-left:1px solid #DADCDB; border-right:1px solid #DADCDB;}



