@charset "utf-8";
/* CSS Document */
/* Public */
*{margin:0px; padding:0px; border:0px;}
.blank_txt{height:30px; clear:both;}
.blank_content{height:65px; clear:both;}
.pic_box{width:400px; height:200px; padding:4px; margin-right:5px;  border:#CCC solid 1px; float:left;}
/*Private*/
.container{width:1003px; margin:0px auto;}
.top{width:100%; height:80px; clear:both; border-bottom:#CE3331 solid 3px; background-color:#D6F3DD;}
.logo{width:920px; height:60px; margin:10px auto;}
.content{width:100%; background:url(bg.jpg) repeat-y;}
	/*contents*/
.all{width:920px; margin:0px auto;}
.contents{width:200px; float:left; height:350px; border:#999999 solid 1px; border-top:0px; background:url(content.jpg) top left no-repeat; font-size:12px; line-height:18px;}
.contents ul li{list-style:none; background:url(icon.jpg) no-repeat left;  padding-left:25px; line-height:25px;}
a.a_content:link{color:#000; text-decoration:none}
a.a_content:visited{color:#000; text-decoration:none;}
a.a_content:hover{color:red; text-decoration:none}
a.a_content:active{color:#000; text-decoration:none;}

.location{width:690px; float:left; height:30px; background:url(icon_location.jpg) no-repeat left; border-bottom:#989898 solid 3px; line-height:30px; font-size:12px; padding-left:25px;}
.txt_title{width:690px; height:40px; float:left; background:url(txt_icon.jpg) no-repeat left;; font-size:24px; line-height:40px; padding-left:25px;}
.txt_pic{width:702px; height:276px; border:solid #999 1px; margin-left:10px; float:left; background-color:#CCC}
.txt_pic img{width:686px; height:260px; margin:8px; overflow:hidden}
.txt{width:710px; float:right;}
p{ font-size:14px; text-indent:28px; line-height:22px;}
.title{text-indent:0px; height:35px; border-bottom:solid #999 1px; margin:20px auto; line-height:35px; font-size:16px; font-weight:900}
.title label{float:right; font-size:12px; font-weight:normal;}

.foot{height:100px; width:100%; clear:both; border-top:#CE3331 solid 3px;background-color:#D6F3DD; font-size:12px; text-align:center; padding-top:20px;}









