* { margin: 0; padding: 0 }
p { text-align: left; padding-top: 0px;}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{color: #484848;text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color: #484848;text-decoration: none;} /* 未访问的链接 */ 
a:visited {color: #484848;text-decoration: none;} /* 已访问的链接 */
a:hover{COLOR: #dd0000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #484848;text-decoration: underline;} /* 点击激活链接 */

.bluefont {color: #3333cc}
.bluefont2 {color: #3333cc
font-family:"宋体";
font-size:14px;
font-weight:bold;
}
.copy {font-family: Arial, Helvetica, sans-serif}

a.textlink {
color: #3333cc;
font-weight:nomal;
text-decoration: underline;
}
a.textlink:hover { 
color: #3333cc;
font-weight:nomal;
text-decoration: underline;
}

a.textlink2 {
color: #3333cc;
text-decoration: underline;
font-family:"宋体";
font-size:14px;
font-weight:bold;
}
a.textlink2:hover { 
color: #3333cc;
text-decoration: underline;
font-family:"宋体";
font-size:14px;
font-weight:bold;
}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin: 0px;
BACKGROUND-COLOR: #c9def1; 
background-image: url(images/body_bg1.gif);
background-repeat: repeat-x;
background-position: center top;
text-decoration: none;
SCROLLBAR-FACE-COLOR: #f2f2f2;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-c0c0c0: #cccccc; SCROLLBAR-TRACK-COLOR: #cfcfcf; SCROLLBAR-DARKSHADOW-COLOR: #cfcfcf;
}
#info{height:0px; width:0px;top:35%; left:40%;position:absolute;line-height:1.7;}
#center{background:#fff;border:2px solid #fff; width:357px; height:358px; position:absolute; margin:-50px -100px;}
#center strong{ display:block; padding:2px 5px; background:#EBF4FC; color:#519FEE;}
#center p{padding:10px; text-align:center; color:#1C6FB8;}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-size: 9pt;
font-family:"宋体";
line-height: 150%;
font-weight: normal;
}
p {line-height: 1.6em;}



/* 菜单css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
.menu_tdbg
{
background-image: url(images/temp_05.jpg);
background-repeat: repeat-y;
background-position: left top;
text-align: left;
padding-left:6px;padding-top:3px;
width:710px;
height:58px;
}

.topmenu
{
text-align: left;
padding-top:3px;
}

.topmenu2
{
height:39px;
text-align: center;
padding-top:20px;
}

a.menu {
width:118px;
height:35px;
background:url(images/05menu_out.gif) no-repeat;
background-position: left top;
padding-left: 60px; padding-top: 13px; 
text-align: left; 
color: #000000;
display: block;
font-family:"宋体";
font-size:14px;
font-weight:bold;
}
a.menu:hover {
height:35px;
background:url(images/05menu_over.gif) no-repeat;
background-position: left top;
padding-left: 60px; padding-top: 13px; 
text-align: left; 
color: #ffffff;
display: block;
font-family:"宋体";
font-size:14px;
font-weight:bold;
}

a.topmenu_text1 {
height:35px;
padding-left: 0px; padding-top: 10px; 
text-align: left; 
color: #484848;
display: block;
font-family:"宋体";
font-size:14px;
font-weight:nomal;
}
a.topmenu_text1:hover {
height:35px;
background:url(images/topmenu_bg1.gif) no-repeat;
background-position: left top;
padding-left: 0px; padding-top: 10px; 
text-align: left; 
color: #3333cc;
display: block;
font-family:"宋体";
font-size:14px;
font-weight:nomal;
text-decoration: none;
}

a.topmenu_text2{font-family:"黑体";color: #3333cc;text-decoration: none; font-size:16px;} /* 链接无下划线,有为underline */
a:topmenu_text2:link {font-family:"黑体";color: #3333cc;text-decoration: underline;font-size:16px;} /* 未访问的链接 */ 
a:topmenu_text2:visited {font-family:"黑体";color: #3333cc;text-decoration: underline;font-size:16px;} /* 已访问的链接 */
a:topmenu_text2:hover{font-family:"黑体";COLOR: #3333cc;text-decoration: underline;font-size:16px;} /* 鼠标在链接上 */ 
a:topmenu_text2:active {font-family:"黑体";color: #3333cc;text-decoration: underline;font-size:16px;} /* 点击激活链接 */

/* 中部通用的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
.center_maintdbg {
         background-image: url(images/center_maintdbg.gif);
	background-repeat: repeat-y;
	background-position: center top;	
         width: 830px;
         text-align: left;
BACKGROUND-COLOR: #ffffff;
color: #5c5c5c;
padding-left:40px;padding-right:40px;
}

/* 标题背景的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
.title_tdbg {
background-image: url(images/title_bg.gif);
background-repeat: repeat-y;
background-position: left top;	
text-align: left;
height:48px;
color: #3333cc;
font-family:"宋体";
font-size:14px;
font-weight:bold;
padding-left:60px;padding-top:10px;
}

.center_tdbg2 {
         background-image: url(images/center_tdbg2.gif);
	background-repeat: repeat-y;
	background-position: left top;	
         text-align: left;
padding-left:40px;
}

/* 获奖区域的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
a.huojiang_biaoti{font-family:"黑体";color: #dd0000;text-decoration: underline; font-size:16px;} /* 链接无下划线,有为underline */
a:huojiang_biaoti:link {font-family:"黑体";color: #484848;text-decoration: underline;font-size:16px;} /* 未访问的链接 */ 
a:huojiang_biaoti:visited {font-family:"黑体";color: #484848;text-decoration: underline;font-size:16px;} /* 已访问的链接 */
a:huojiang_biaoti:hover{font-family:"黑体";COLOR: #dd0000;text-decoration: underline;font-size:16px;} /* 鼠标在链接上 */ 
a:huojiang_biaoti:active {font-family:"黑体";color: #dd0000;text-decoration: underline;font-size:16px;} /* 点击激活链接 */


/* 大赛官方页调用论坛作品链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
.zippo {width: 815px; padding-left:10px;padding-top:0px;margin:0;text-align: left;}
.textzippophoto li  { list-style: none; height: 1.8em; line-height: 1.8em; overflow: hidden; }
.textzippophoto li em a { color: #5c5c5c; margin-left: 0px; }
.zippophoto { padding:0;margin:0;overflow: hidden; *height: 1%; }
.zippophoto li { float: left; list-style: none; width: 141px; margin: 0 21px 22px 0; }
.zippophoto li a { background:#fff; padding: 5px; display: block; border: #5c5c5c 1px solid; }
.zippophoto li a:hover { background:#caddee; padding: 5px; display: block; border: #caddee 1px solid; }
.zippophoto li p { padding:0;margin:0;text-align: left; width: 140px; height: 20px; overflow: hidden; border: color: 5c5c5c;background:#ffffff; padding-left:0px; padding-right:0px; 
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #e0e0e0;
border-bottom-color: #e0e0e0;
border-left-color: #e0e0e0;}
.photo li p a { border: none; }
