* {
	margin: 0;
	padding: 0;
}
img {border:none;vertical-align:middle}
body {
	margin: 20px;
	background: #F2F5FE url(images2/img01.gif) repeat-x;
}

body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1em;
	font-weight:bold;
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

hr {
	display: none;
}

.hr {
}


/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #2286EB;
}

/* Header */

#header {
	padding: 10px 10px 12px 10px;
	background: url(images2/img1.gif) no-repeat left bottom;
}

#header h1, #header h2 {
	display: inline;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF url(images2/img2.gif) repeat-y;
}

/* Blog */

#blog {
	width: 740px;
	margin-top: -6px;
	padding-left: 10px;
}

.post .title {
	height: 18px;
	margin: 0;
	padding: 6px 0 0 15px;
	background: url(images2/img4.gif) repeat-x;
}

.post .title a {
	text-decoration: none;
	color: #333333;
}

.post .title a:hover {
	color: #3366FF;
}

.post .date {
	padding-right: 15px;
	text-align: right;
	font: x-small Arial, Helvetica, sans-serif;
	margin-top: -16px;
}

.post .entry {
	padding: 20px 15px 10px 15px;
	line-height: 1.8em;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Footer */

#footer {
	background: url(images2/img3.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/****/

.boxlist li {
	float:left;
}
.boxlist li a {
	border: 1px solid #D2D2D2;
	float:left;
	margin: 0px 0px 10px 10px;
	width:82px;
	height:35px;
	text-decoration: none;
	color:black;
	font-weight:bold;
	padding-left:40px;
	padding-top:10px;
	text-align:center;
}
.boxlist li a:hover {
	background-color:#F0F0F0;
}

.i_nongli {background: url(pics/icons50.gif) no-repeat 0px 0px;}
.i_ip {background: url(pics/icons50.gif) no-repeat 0px -200px;}
.i_phone {background: url(pics/icons50.gif) no-repeat 0px -300px;}
.i_area {background: url(pics/icons50.gif) no-repeat 0px -350px;}
.i_trans {background: url(pics/icons50.gif) no-repeat 0px -250px;}
.date a {
	color: #333333;
	text-decoration: none;
}

.software a {text-decoration:none; color:#333333;}
.software a:hover {background-color:#FFFF99; text-decoration:underline;}
