/* CSS Document */

/*ʽ*/
body, form, ul, li, td,th {	margin:0px;	padding: 0;	text-align:left;}
body { font-size:12px;font-family:"΢ź",Arial;background:#fff;}
table{table-layout:fixed;word-wrap:break-word;word-break:break-all;}
img{border:0}

li,ul{list-style:none;}
/*p{text-indent:18pt;}*/
.hr_line2{ height:1px; color:#eee; font-size:0}
.hr_line{ height:1px; color:#000; font-size:0}
.l{float:left; overflow:hidden;}
.r{float:right;}
.clear{clear:both;font-size:0;}

/*textcolor======================================*/
.red{color:#ff0a5e;}
.red-txt{color:#ff0a5e; font-size:14px; font-weight:bold;}
.brown{color:#54040b; font-weight:bold;}
.yellow{ color:#fffc00;}
.blue{ color:#039;}
.center {
	text-align: center;
	}
/*linkstyle======================================*/

a {color: #4AE300; outline:none;}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline; color:#999;}
a:hover {text-decoration:underline; color:#ff5400;}
a:active {text-decoration: none;}






h1, h2, h3 {padding:5px 0;
	margin:0;
	
	font-weight: bold;
	}

h1 {
	font-size: 1.2em;

	}

h1, h1 a{
	color: #4DE500; text-decoration: none;
	}

h1 a:hover, h1 a:visited {
	color: #999;
	}


/*ֿʼ*/
/*header begin*/
#header{ height:50px; margin:60px 0 0 20px;; width:670px;}
#header .logo{ height:50px;width:156px;background:url(logo.jpg) no-repeat;}
#header .logo a{ height:50px;width:156px; display:block;}
#header .info{height:50px; padding-bottom:5px;}
#header .info p{padding-left:25px; line-height:16px; font-size:10px;}

#content{ margin:20px 0px 0px 20px; width:670px;}
#content li{ margin:5px 0px;}

#content .information{ font-size:0.8em; color:#999;}
#footer{ font-size:10px; padding:20px 0 20px 20px; width:670px;}
#footer p{ margin:0; padding:0;}
