@charset "utf-8";

.cate,.lists{ width:280px; float:left; margin-bottom:30px; }
#links_about    { width:330px; margin-bottom:20px;}
.about_left     { width:200px; float:left;}
.about_right    { width:100px; float:right;}
#links_main	{ display:none; width:700px; background:#FFF; padding:20px; margin:0 0 30px 0; }
#close		{ width:120px; display:block; cursor:pointer; text-align:right; margin:-50px 0 10px 593px; }

p.link		{ vertical-align:middle; }
p.str1		{ line-height:40px; }
p.str2		{ line-height:19px; }
p.link a		{ display:block; width:200px; height:40px; background:url("/images/link_mat.png") no-repeat; border:1px solid #999; text-align:center; text-decoration:none; color:#333; }
p.link a:hover	{ background:url("/images/link_mat_over.png") no-repeat; border:1px solid #E30; color:#E30; }

a.arrow			{ background:url("/common/images/arrow.png") no-repeat; padding-left:20px; text-decoration:none; color:#333; }
a.arrow:hover	{ color:#E30; }

table.links				{}
table.links td			{ width:200px; height:40px; padding:13px; }
table.links td.str1		{ line-height:40px; }
table.links td.str2		{ line-height:19px; }
table.links td a		{ display:block; width:200px; height:40px; background:url("/images/link_mat.png") no-repeat; border:1px solid #999; text-align:center; text-decoration:none; color:#333; }
table.links td a:hover	{ background:url("/images/link_mat_over.png") no-repeat; border:1px solid #E30; color:#E30; }
