﻿/*
 * $Frontfree: projects/MSUII/Web/App_Themes/MSU/default.css,v 1.2 2006/03/21 04:38:45 chenchen Exp $
 */
.pos a{
	color:#00f;
	text-decoration:underline;
}
.subcate li h3
{
margin-bottom:0px;
padding-bottom:0px;
}

.subcate li h3 a
{
font-size:14px;
}

.subcate li h3 a:hover
{
font-size:14px;
}

.subcate li h3 a:visited
{
font-size:14px;
}

.subcate li div
{
font-size:12px;
padding-bottom:10px;
}

BODY
{
	margin: 0px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	font-size: 11px;
	color: #4f4f4f;
	text-align:center;
    overflow-x: hidden;
}
#container {
	background-color: white;
	background-image: url(images/msu_pub_01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#container_new {
	background-color: white;
	background-image: url(images/MC_Background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
/*a, area, input {
 blr:expression(this.onFocus=this.blur());
} 
:focus {
	-moz-outline-style: none;
}*/
TD
{
	font-family: Verdana, Tahoma, 'Times New Roman';
	font-size: 11px;
	line-height: 170%;
}

A
{
	font-family: Verdana, Tahoma, 'Times New Roman';
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}

A:visited
{
	font-family: Verdana, Tahoma, 'Times New Roman';
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}

A:hover
{
	font-family: Verdana, Tahoma, 'Times New Roman';
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: underline;
}
A IMG
{
	border:0;
}

HR
{
	color: #525252;
	height: 1px;
}

/*虚线*/
.BrokenLine
{
	background-image: url(Images/DashedLine_bg.gif);
    background-repeat: repeat-x;
    padding-left:5px;
}

/*在一些图片的外边需要有一个灰边*/
.ImageBorder
{
	border: 1px solid #cccccc;
}
.input_p {
	background-image: url(images/P8_03.gif);
	background-repeat: repeat-x;
	height: 25px;
	border: solid 1px #adb9c2;
	color: #424242;
	font-size: 14px;
	padding-top: 3px;
}
.list_sqr{
	list-style-image: url(/images/list_sqr_03_2.gif);
	vertical-align:middle;
	list-style-position:outside;
}