@charset "utf-8";
/* CSS Document */

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0;}
body {font: 12px simsun Arial; font-family:simsun Arial;color: #333333;font-family: "微软雅黑","黑体";  }
a { color: #666; text-decoration:none; cursor:pointer;}
a:hover { color: #9a3334;}
a.red{color:#9a3334; }
em { font-style: normal;}
li { list-style: none outside none;}
img { border: 0 none;  vertical-align: top;}
table { border-collapse: collapse;border-spacing: 0;}
label { cursor: pointer;}
p {word-wrap: break-word; line-height:20px;}
.clear{ clear:both;}

.content{ width:1200px; position: relative; margin:0px auto;}
.logo{ text-align: center;}
.tit{ position:absolute;
	background: url(images/img_03.png) no-repeat; top:120px; left:400px;margin-left:-200px!important;/*FF IE7 该值为本身宽的一半 */
	
	width:829px;
	height:214px;
	
}
.nav{ width:900px;position:absolute; top:400px;left:450px;margin-left:-220px!important;/*FF IE7 该值为本身宽的一半 */}
.nav li{ float:left; width:241px; height:214px; margin-right:20px;}
.jj{ text-align:center;position:absolute; top:750px; left:600px;margin-left:-143px!important;/*FF IE7 该值为本身宽的一半 */}
