@import url(style.css);
.left_side{float:left;width:210px;}
.right_side{float:right;width:730px;margin-right:5px; background:url(../image/about_ico.png) right 0 no-repeat}
.side_menu{width:100%;padding-bottom:10px;background:url(../image/about_skin.png) 0 0 repeat-y}
.mf{width:200px;padding:15px 0;border-top:1px solid #dbdbdb; background:fff}
.side_menu dt,.side_menu dd{float:left;width:100%;}
	.side_menu dt{background:url(../image/about_skin.png) right 0 no-repeat;height:38px;padding-bottom:3px;margin-bottom:10px;text-indent:15px}
	.side_menu dt,.side_menu dt a:link,.side_menu dt a:visited{font:bold 15px/38px Microsoft YaHei;color:#fff}
	.side_menu dd{text-indent:25px;height:35px;}
	.side_menu dd a:link,.side_menu dd a:visited{width:100%;height:35px;font:14px/35px Microsoft YaHei;float:left}
	.side_menu dd.current a:link,.side_menu dd.current a:visited,.side_menu dd a:hover{ background:url(../image/about_skin.png) right -41px no-repeat;color:#fff;}

.s_title{height:44px;background-position:0 39px;}
	.s_title h1{line-height:36px;height:40px;padding-top:0;background-position:center -179px;font-size:20px}
	.content{padding:8px 0 30px 0;}
	.content p,.content h2{padding:5px 0;}
	.content,.content p,.content a:link,.content a:visited{font-size:14px;line-height:28px;color:#555}
	.content a:link,.content a:visited{color:#43a700;text-decoration:underline}
	.content a:hover{color:#ff5800}
	.content h2 b{font-size:14px;line-height:30px}
	.content ol{}
	.content li{ list-style:decimal;font-size:14px;line-height:28px;}



.theform{border:1px dashed #ccc;margin-top:10px;padding:5px 15px;background:#f8f8f8;}
.theform td{color:#888}
.theform td.zc{font:13px Microsoft YaHei;color:#333}
.theform td em{color:#F33;padding-left:5px}
.input{border:1px solid #ccc;padding:5px;width:400px;margin-bottom:5px}
textarea.input{height:150px}
#contact{height:60px;}