﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:url(images/web/bg.jpg) repeat-x;
	background-color: #EBFFD7;
}
body,td,th,input,textarea,select {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}

a{color:#666666; text-decoration:none;}
a:hover,a:active{color:#009600;}
.aW{color:#FFFFFF;}

#frm{width:960px; margin:auto; padding:0px 12px 0px 12px;}

#menu{width:526px; height:40px;}

.img{border:1px solid #EDEDED; padding:5px;}

#con{line-height:25px; margin:12px;}
#con strong{color:#009600; font-size:14px;}

#con2{line-height:28px;}
#con2 strong{color:#009600; font-size:14px;}


#demo{
	width:600px; margin:auto; text-align:center; overflow:hidden;
	padding-top:3px;	
}
