/* CSS Reset */

*{margin: 0px;padding: 0px; font-family:"宋体";}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, form, fieldset, input, textarea, p{padding: 0; margin: 0;}
fieldset, img {border: 0px;}
h1, h2, h3, h4{font-weight: bold; font-size: 100%;}

.clear{height:1px;margin: 0px;padding: 0px;font-size: 1px;line-height: 1px;clear: both;}
.height20{height:20px;margin: 0px;padding: 0px;font-size: 1px;line-height: 25px;clear: both;}
.height02{height:2px;margin: 0px;padding: 0px;font-size: 1px;line-height: 2px;clear: both; border-bottom:1px solid #d6dfec;}

/* 字体样式 */
body,td, input, select {font:12px Arial,"宋体"; line-height:24px;}
a{text-decoration:none;}
a:hover {color:#666; text-decoration:none;}

ul, ol, p {line-height:20px; list-style:none;}

h1 {font:18px "宋体";} /*微软雅黑*/
h2 {font-size:16px "宋体";} /*微软雅黑*/
h3 {font:14px "宋体";}
h4 {font-size:12px "宋体";}

.arial_12{color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.gray_14{color:#666666; font-size:14px;}
.red_12{color:#FF0000; font-size:12px;}
.font12{ font-size:12px; text-indent:0px; color:#666; margin-top:5px;}
.font14{ font-size:14px; text-indent:0px;}
.font14_b{ font-size:14px; font-weight:bold; color:#666;text-indent:0px;}
.font14_b a:link{ font-size:14px; font-weight:bold; color:#666;text-indent:0px;}
.font14_b a:visited{ font-size:14px; font-weight:bold; color:#666;text-indent:0px;}
.font14_b a:hover{ font-size:14px; font-weight:bold; color:#003686;text-indent:0px;}

.font16{ font-size:16px; text-indent:0px;}
.border{ border:2px solid #ccc;}
.se_border{ border:2px solid #ccc;}

.txt_indent{ text-indent:24px;}
.green12b{ color:#2A9661; font-weight:bold; font-size:12px;}


.short_border{ border:2px solid #ccc; margin:0 0 30px 0;}

.input{ width:150px; height:15px; line-height:15px; color:#666;}
.text_area{width:300px; height:80px; color:#666;}

.margin-bottom_10{ margin-bottom:10px;}
.margin-bottom_15{ margin-bottom:15px;}
.margin-bottom_20{ margin-bottom:20px;}

/*下划线*/
.line{height:1px;margin: 0px;padding: 0px;font-size: 1px;line-height: 1px;clear: both; color:#999999;}

/*箭头*/
.arrow{ background:url(../images/index-clogo.gif) no-repeat right 12px;}

.arrow_list,.second_left .active{ background: url("../images/index-clogo.gif") no-repeat scroll 175px 20px transparent;}
.arrow_list a{color:#002870;}


