@charset "utf-8";
/* CSS Document */

a:link,a:visited,a:hover{text-decoration:none; color:#333;}
body{margin:0; padding:0; font-family:Arial, '宋体'; font-size:12px; color:#333; text-align:center; background:#fff;}
form,input,select{margin:0; padding:0; font-size:12px; color:#333;}
img{border:0px;}
td{font-size:12px;}
.clear_both{clear:both;}
.clear_left{clear:left;}
.clear_right{clear:right;}

#body_container{width:996px; margin:0 auto;}

#header{width:996px; background:url(images/logo.jpg) left no-repeat #e6e6e6;}
#version{margin:12px 24px 0px 0px; float:right;}
#nav{float:right; margin-top:52px;}
#nav ul{margin:0px; padding:0px; list-style:none; text-align:center;}
#nav ul li{width:85px; line-height:24px; background:#ccc; margin-left:12px; float:right;}
#nav ul li a{color:#000; font-family:"黑体"; font-size:14px;}
#nav ul li a:hover{color:red;}

#content_container{width:996px; padding:6px 0px;}
#content_left{width:316px; float:left; text-align:left;}
#content_right{width:660px; float:right; text-align:right;}

.box_short_line{width:316px; text-align:left; background:#747474;}
.box_long_line{width:660px; text-align:left; background:#747474;}

.box_title{padding-left:18px; line-height:24px; text-align:left; color:#0367f0; font-family:"黑体"; font-size:14px; font-weight:bold; background:url(images/triangle.jpg) left no-repeat;}
#menu_box{}
#menu{background:#e6e6e6;}
#menu ul{margin:0; padding:18px; list-style:none;}
#menu ul li{width:270px; line-height:24px; border-bottom:1px dotted #999;}
#menu ul li a{padding-left:12px; background:url(images/squre.jpg) left no-repeat; color:#000;}
#menu ul li a:hover{}

#ctt_box{}
#ctt_content{background:url(images/contact_bg.jpg) top no-repeat; line-height:24px; padding:12px;}

#itd_box{}
#itd_content{line-height:24px; padding:4px 0px; text-align:left;}

#pro_box{}

#main_box{}
#main_content{line-height:24px; padding:12px; text-align:left;}

#sch_box{}
#sch_form{background:#e6e6e6; text-align:center; padding:12px;}

#pro{text-align:center;}
#pro img{width="120" height="120" margin:5px; background:url(images/pro_bg.jpg) center no-repeat;}
#pro ul{list-style:none; margin:0px; padding:0px;}
#pro ul li{float:left; display:block; margin-right:24px;}

#page{margin:12px 0; text-align:center;}

#news{margin-left:24px;}
#news ol{margin:0; padding:0;}
#news ol li{line-height:24px;}

#footer{height:90px; margin:0 auto; background:url(images/logo_footer.jpg) left no-repeat #e6e6e6; padding:24px 0px 0px 238px; text-align:center; line-height:24px; border:1px solid #999;}
