@charset "utf-8";
/* CSS Document */

@import url("global.css");
@import url("layout.css");
@import url("button.css");

#content{ }
#content #c1{}


	/* --[ =main ]
	--------------------------------- */
	#main{ float:left; width:698px; margin-top:8px;}
	#main .c2{ padding:8px;}
		#main h2{ padding:8px 30px; font-size:14px; color:#005133; }
		#main .title{ padding:7px 0 5px 32px; background:#006042; color:#FFF; font-weight:bold;}
		#main h1{ padding:22px 0 18px 0; text-align:center; color:red; font-size:14px;}
		#main .newsInfo{ padding:12px 0; text-align:center; color:#505050; border-top:1px solid #cacaca; }
		#main .content{ padding:8px; line-height:180%; font-size:14px; color:#505050;}
			#main .content p{ text-indent:2em; margin:8px 0; }

		#newlist ul{}
			#newlist li{ padding:5px 0; padding-left:18px; border-bottom:1px dashed #b2b2b2;}
			#newlist .list{ padding:12px 0;}
			#newlist .list li{ padding-left:28px; background: url(../images/global/li_icon_02.gif) no-repeat 18px center;}
				#newlist .list li em{ float:right; font-style:normal; font:Tahoma, Geneva, sans-serif; color:#505050;}
				#newlist .list li a{ color:#505050;}
				#newlist .list li a:hover{ color:#F85544;}
		
		#commend{ padding:8px 0; border:2px solid #4c9781; border-width:2px 0;}
			#commend .affiche{ color:red;}
			#commend .top{ color:#004eff;}
			#commend a:hover .top{ color:#F85544;}
		

	/* --[ =sidebar ]
	--------------------------------- */
	#sidebar{ float:right; width:215px; margin-top:8px; color:#505050;}
		#sidebar .round{ margin-bottom:8px;}
		#sidebar .c2{ padding:8px;}
		#sidebar h2{ height:23px; margin:2px 1px; position:relative; z-index:5; padding-left:8px; background:url(../images/my/sidebar_h2.gif) no-repeat left top; font-size:14px; color:#FFF;}
			#sidebar h2 span{ display:block; height:23px; line-height:23px; background:url(../images/my/sidebar_h2.gif) no-repeat right top;}
		#sidebar ul{ /*padding:8px 2px 8px 12px;*/ line-height:180%;}
			#notice li{ padding-left:12px; background:url(../images/my/notice_li_icon.gif) no-repeat left center;}
			
			#hotnews img{ padding:1px; border:1px solid #cacaca;}
			#hotnews li{ padding-left:12px; background:url(../images/my/hotnews_li_icon.gif) no-repeat left center;}
			#hotnews h3{ padding-bottom:8px; margin-bottom:8px; font-size:14px; text-align:center; border-bottom:1px solid #cacaca;}
			#hotnews a h3{ color:#005f40; }
				#hotnews a:hover h3{ color:#F85544; }
			
			#survey h3{ padding:3px 0; font-size:12px; font-weight:bold; }
				#survey .btn{ padding:5px 0 0 0; text-align:center;}
				#survey .btn input{border:none;background:url(../images/btn/right_look.gif) no-repeat;width:66px;height:27px;line-height:25px;font-size:12px;cursor:pointer;}
			#lottery p{ padding:5px 0; text-align:center; font-weight:bold;}
			#lottery .btn{ padding:5px 0; text-align:center;}
			
				#lottery button{ border: none 0; width:118px; height:48px; margin-left:8px;}
				#lottery button img{ margin-top:-1px; margin-left:-3px; *margin-top:0; *margin-left:0;}
















