/* CSS Document */
.main{ width:970px; min-height:600px; margin:0 auto;}
.sidebar{ width:230px; height:auto; margin-right:20px; float:left;}
.sidebar img{margin-top:8px; margin-left:10px;}
#rootCategoryName
{
	width:100%; height:30px; line-height:30px; font-size:14px;
    background:url(category_res/tile.png) repeat-x;
}
#rootCategoryName > div:first-child
{
	float:left; margin-left:10px;
	color:#414A8B;
}
.guide{ width:230px; height:auto;border:thin solid #e0dfdf;}
.guide span{ font-size:14px; font-weight:bold; line-height:30px; color:#F00; margin:10px 10px auto 50px;}
.guide ul{list-style:none; margin-top:10px; margin-left:20px;}
.guide li{font-size:14px; line-height:30px;}
.guide li ul {list-style:none; margin-top:0px; margin-left:20px;}
.guide li ul li {font-size:14px; line-height:20px;}
.guide a{color:#000; text-decoration:none;}
.content
{ 
	width:710px; 
	min-height:500px;  float:left;
}
div#wzy {
    width: 100%;
    background: #fff;
}
#wzy .location {
    width: 100%;
}
#wzy .infobox.newsDetail {
    width: 100%;
}
.location{ width:718px; height:30px; background:url(category_res/tile.png) repeat-x; line-height:30px;}
.location div{margin-right:20px;font-size:13px; float:right;}
.location div a{text-decoration:none; color:#000;}
.list{margin-top:20px; margin-left:20px; width:100%; height:auto;}
.list ul{width:95%; margin-left:10px; list-style:none;}
.list li{border-bottom:thin dashed #000; line-height:30px;}
.list li span{float:right;}
.list li a{text-decoration:none; font-size:12px; color:#000;}
.title{ width:100%; padding-left:20px; height:37px; background:url(category_res/title.jpg) no-repeat;}
.title span{margin-left:10px; line-height:25px; font-size:16px; font-weight:bold;}
.title input[type="image"]{margin-right:50px;float:right;}

#ArticleGrid
{
	padding-left:0px;
	margin-left:10px;
}
#ArticleGrid li
{
	line-height:25px; list-style:none;
	background:url(http://www.yjsc.wust.edu.cn/css/image/li_ico3.png) no-repeat 0px;
	padding-left:10px;
	border-bottom:1px dotted #666666;
}
#ArticleGrid li span
{
	color:Gray;
	float:right;
}
#ArticleGrid li a:link,li a:visited
{
	color:#232222;
	text-decoration:none;
}
#ArticleGrid li a:hover
{
	text-decoration:underline;
}



