/* CSS Document */

body {
    margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../../pic/bg001.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*background-color:#F8F7F3;*/
}

p { /*呼タゅ妓Α*/
font-family:arial;
font-size:13px;
line-height:20px;
color:#333333;
}

p.title { /*网站首页标题文字样式*/
font-family:微软雅黑;
font-size:15px;
color:#A60000;
font-weight:bold;
letter-spacing:1px;
}

p.edtion { /*网站首页标题文字样式*/
font-family:arial;
font-size:13px;
color:#BCBCBC;
}

p.menuTitle { /*网站首页标题文字样式*/
font-family:微软雅黑;
font-size:20px;
color:#A60000;
font-weight:bold;
letter-spacing:1px;
}

p.contentTitle { /*网站正文标题文字样式*/
font-family:微软雅黑;
font-size:16px;
color:#333333;
font-weight:bold;
letter-spacing:1px;
}

p.navTitle { /*网站栏目导航标题文字样式*/
font-family:微软雅黑;
font-size:16px;
color:#A60000;
font-weight:bold;
}

p.editionLink { /*版权中友情链接标题样式*/
font-family:arial;
font-size:13px;
color:#A60000;
font-weight:bold;
}

a:link {color: #333333;text-decoration: none;}
a:visited {color: #333333;text-decoration: none;}
a:hover {color: #0066FF;text-decoration: underline;}

a.edtion:link {color: #BCBCBC;text-decoration: none;}
a.edtion:visited {color: #BCBCBC;text-decoration: none;}
a.edtion:hover {color: #C40004;text-decoration: underline;}

a.localNav:link {color: #A60000;text-decoration: none;}
a.localNav:visited {color: #A60000;text-decoration: none;}
a.localNav:hover {color: #0066FF;text-decoration: underline;}

.linkInput {
width:190px;
height:20px;
border:1px solid #AD576B;
}

.contactTextarea {
width:400px;
height:100px;
border:1px solid #AD576B;
}

.loginInput {
width:170px;
height:20px;
border:1px solid #196384;
}

.messInput1 { /*留言板输入框样式1*/
width:110px;
height:20px;
border:1px solid #FFFFFF;
}

.messInput2 { /*留言板输入框样式2*/
width:320px;
height:20px;
border:1px solid #FFFFFF;
}

.messInput3 { /*留言板输入框样式3*/
width:530px;
height:20px;
border:1px solid #FFFFFF;
}

.messInput4 { /*留言板输入框样式4*/
width:530px;
height:90px;
border:1px solid #FFFFFF;
}