/*
Comsenz官方站
(C) 2001-2006 Comsenz Inc.
http://www.comsenz.com
*/

/*初始化*/

h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th { padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, h7 { font-size:14px; font-weight:bold;}
img, table, td, th { border:0;}
ul, ol { list-style-type:none;}
a { color:#0097CC; text-decoration:underline;}
a:hover { color:#51B400; text-decoration:underline;}
body { font:12px Arial, "宋体", Verdana, sans-serif;}

/*头部*/
#head { width:100%; height:139px; background:url('') repeat-x top;}
    #head #logo { width:950px; height:105px; background:url('') no-repeat left top;}
	    #head #logo h1 { float:left;}
	    #head #logo p { float:right; margin-right:10px; margin-top:28px;}
		    #head #logo p a { color:#94a4c2;}
		    #head #logo p a strong { font-weight:normal;}
			#head #logo p em { padding:0 10px;}
	#head #menu { width:930px; height:33px; background:url('menu_bg.jpg') repeat-x top; white-space:nowrap}
        #menu li { float:left; width:95px; height:33px; background:url('menu_line.jpg') no-repeat right top;}
		    #menu li a { color:#fff; display:block; font-size:12px; font-weight:bold; text-decoration:none; padding:8px 16px;}
			#menu li a.here, #menu li a:hover { background:url('menu_bg2.jpg') no-repeat left top; color:#000}
			#menu li#search { width:236px; float:right; background:url('menu_right.jpg') no-repeat right top; padding-top:5px; position:relative}
			    #menu li#search input { width:150px; position:absolute; top:6px; font-size:12px; padding:4px 2px 0 3px; color:#666; border:1px solid #065387; height:16px;}
				#menu li#search input.submit { position:absolute; top:6px; left:160px; height:21px; border:0 none; color:#fff; font-weight:600; width:59px; background:url('search_bg.jpg') no-repeat left 50%; cursor:pointer; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:1px}
				#menu li a#menu_home { background:url('menu_home_other.jpg') no-repeat left top;}
				#menu li a.here#menu_home, #menu li a:hover#menu_home { background:url('menu_home.jpg') no-repeat left top;}
				#menu li a#idc { padding:10px 15px;}
				
				/*底部信息*/

#foot { width:100%; height:70px; margin-top:20px; overflow:hidden; background:url('foot_bg.jpg') repeat-x left bottom;}
    #foot div { width:950px; margin:0 auto; padding-top:20px;}
    #foot p#comsenzservice { float:left;}
	#foot p#message, #foot p#copy { float:right;}
	#foot p#copy { clear:both; white-space:nowrap; margin-top:5px;}
	#foot em { padding:0 10px; color:#666;}

/*统一样式*/

#head, #head #logo, #head #menu { margin:0 auto;}

#head, #head #logo { overflow:hidden;}

#head #logo p a strong, #foot p#comsenzservice strong { color:#0097CC;}

#head #logo p a, #foot p#comsenzservice a { text-decoration:none;} 

#foot p#comsenzservice a, #foot p#copy { color:#4c5a62;}
