@import url(../common_social/default.css);

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
/*------------all---------------*/
td {
	font-size: 12px;
}
h1{
   font-size:18px;
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
 }
/*-----------Login-------------*/
.field_forum {
	FONT-SIZE: 11px;
	height: 16px;
	width: 80%;
	border: 1px solid #666666;
	background-color: #fff;
	color: #999999;
}
.login a:link,.login a:visited,.login a:hover,.login{
	color: #000000;
	FONT-SIZE: 11px;
}
.login a:link,.login a:visited{
text-decoration:underline;
}
.login a:hover{
text-decoration:none;
}
.userlogin {
	font: 11px  Arial, Helvetica, sans-serif;
	height: 14px;
	width: 180px;
	border: 1px solid #999;
	background-color: #FFF;
}


/*-------------link---------------*/
a:link,a:visited,a:hover,a{
	color: #450500;
	FONT-SIZE: 12px;
}
a:link,a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FF6600;
}
.inmenu1 a:link,.inmenu1 a:visited,.inmenu1 a:hover{
	FONT-SIZE: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.inmenu1{
	color: #000;
}
.inmenu1 a:link,.inmenu1 a:visited {
	text-decoration: underline;
}
.inmenu1 a:hover {
	text-decoration: none;
}
.inmenu2 a:link,.inmenu2 a:visited,.inmenu2 a:hover {
	FONT-SIZE: 12px;
	font-weight: bold;
	line-height: 14px;
}
.inmenu2 a:link,.inmenu2 a:visited {
	color: #333;
	text-decoration: underline;
}
.inmenu2 a:hover {
	color: #003366;
	text-decoration: none;
}
.nav a:link,.nav a:visited,.nav a:hover {

	FONT-SIZE: 12px;
	font-weight: bold;
}
.nav,.nav a:link,.nav a:visited {
	color: #6a1e00;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*----------------word-----------------*/

.word1 {
	FONT-SIZE: 12px;
	color: #000;
	padding:4px 0 0 4px;
	text-align: left;
}
.word1 h1{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #FF4107;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.word2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #999999;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.word3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #CCCCCC;
	line-height: 20px;
}
.word4,.word4 a:link,.word4 a:visited,.word4 a:hover {
	FONT-SIZE: 12px;
	COLOR: #fff;
    text-decoration: none;
}
.main_text_l {
	FONT-SIZE: 14px;
	line-height: 20px;
	color: #333;
}

/*color*/
.color1 {
	background-color: #ffefd9;
	border: 1px solid #d49a7f;
	margin-bottom: 10px;
	padding: 2px;
}
.color2 {
	background-color: #ffe6c3;
	border: 1px solid #d49a7f;
	padding: 2px;
	font-weight: bold;
}
.color3 {
	background-color: #ffefd9;
	padding: 2px;
	font-weight: bold;
}
.color4 {
	background-image: url(index_08.gif);
	background-repeat: no-repeat;
}
.color5 {background:  #F2F2F2 url(index_10.jpg) repeat-x;}
.color6 {background-color: #CCCCCC;}
.color7 {
	background-color: #003366;
}
.color8 {
	background-color: #FFFFFF;
}
.color9 {background-color: #BACDDE;}
.color10 {color: #000;}

/*border*/
.border1 {border: 1px solid #6a8da3;}

.footer {
	background:url(index_17.jpg) repeat-x;
	color: #fff;
	height: 46px;
	vertical-align: middle;
    clear:both;
}
.padding1{
	padding-left: 10px;
}
.strong{
	font-weight: bold;
}
/*back*/

.back1{
    background-color: #FFFCCB;
	background-image: url(index_01.gif);
	background-repeat: repeat-x;
}
.back2{
    background-color: #FFFCCB;
	background-image: url(inside_01.gif);
	background-repeat: repeat-x;
}

#content { margin:0 auto; width:780px; }
#wrapper{
	width:780px;
	margin:auto;
	padding:0;
}
#sidebar{
	float:left;
	width:220px;
}
#main{
	float:right;
	width:532px!important;
	width:528px;
	margin-right:2px;
}

