﻿*{ margin:0; padding:0;}
body{ margin: 0 auto; font-size:12px; font-family: Verdana, Geneva, sans-serif; color:#999; background:#FFF;}
li{ list-style:none;}
#nav{ height:45px; border-bottom:5px solid #09447E; background-color:#0075B9; width:100%; display:block;}
#nav li{ float:right; display:inline; margin-top:17px;}
#nav li a{ color:#FFF; display:block; padding:7px 20px; text-decoration:none;}
#nav .onthis{ background:url(../images/menu_on.jpg) bottom center no-repeat; font-weight:bold;}
#con_left,#con_right{height:650px;}
#con_left{ background:url(../images/img_about.jpg) no-repeat; width:229px; float:left;}
#con_right{ background:url(../images/box_c.jpg) repeat-x; margin-left:229px;}
#contens{ padding:20px; }
#contens h1{ color:#39c; font-size:20px; font-family:"微软雅黑";}
#contens h1 i{ color:#666;font-size:14px; font-weight:normal; margin-left:10px;}
#contens p{  line-height:24px; color:#000; padding:25px 0; padding-bottom:0; max-width:1200px;}
#contens p strong{ font-size:14px; line-height:30px; color:#222; margin-left:0; border-bottom:3px solid #ddd; padding-right:60px;}
strong{font-size:16px; color:#F30; margin-left:2em;}
.map{ font-size:14px;}
.map strong{ display:block; margin:10px 0;}
.map a{ padding:5px 10px 5px 0; color:#039;}
.map a:hover{ color:#F00; }

.Ctable{ line-height:30px; color:#000;}
.Ctable input{ color:#999; height:16px; line-height:16px;}

#footer{ text-align:center; padding:20px 0; border-top:3px solid #eee;}
