﻿/*reset css*/
* { margin:0; padding:0;}
ul,li { list-style:none;}
img { border:none;}
a { text-decoration:none; display:inline-block;}
input,textarea { outline:0;}
h1,h2,h3,h4,h5,h6 { font-size:14px;}
::moz-selection,::selection {text-shadow:none; background:rgb(50,50,50); color:rgb(255,255,255);}
html{ overflow:scroll; overflow-x:hidden;}
/*common*/
body { font-family:Microsoft YaHei,微软雅黑,Arial, Helvetica, sans-serif,"宋体"; font-size:14px; line-height:24px; color:#686868;}
a { color:#686868;}
a:hover { color:#014c98;}
.clear { clear:both; font-size:0; height:0px; overflow:hidden;}

/*art*/
.hide { text-indent:-1000px; overflow:hidden;}

/*layout*/
.main { width:960px; margin:0px 0px 0px 40px;}
.wleft { float:left;}
.wright { float:right; color:#fff;}
.wright1 { float:right; color:#fff; padding-top:16px;}
.half_cont1 { width:260px; overflow:hidden;}
.half_cont2 { width:37px; overflow:hidden;}
.half_cont3 { width:366px; overflow:hidden;}
.content {
	width:740px;
	overflow: hidden;
}
.sidebar { width:200px;}
.chalf { width:360px; overflow:hidden;}
.chalfb { width:600px; overflow:hidden; }

/*common block*/
.cont { margin-top:20px;}
.cont_title { height:36px; background:url(/images/bj.gif);}
.cont_link { height:36px;  width:960px; background:url(/images/bj.gif); margin:0px 0px 0px 40px;}
.cont_link h2 { padding-left:10px;font-size:16px; height:36px; line-height:36px; font-weight:normal; float:left;}
.cont_homecp { height:36px;  width:960px; background:url(/images/bj.gif); margin:25px 0px 0px 40px;}
.cont_homecp h2 { padding-left:10px;font-size:16px; height:36px; line-height:36px; font-weight:normal; float:left;}
.cont_title h2 {  color:#444; padding-left:10px;font-size:16px; fheight:36px; line-height:36px; font-weight:normal; float:left;}
.cont_title h2 a { color:#444;}
.cont_title h2 a:hover { color:#007ec5;}
